www.bagriders.com Open in urlscan Pro
69.16.242.11  Public Scan

Submitted URL: http://www.bagriders.com/
Effective URL: https://www.bagriders.com/
Submission: On June 23 via api from US — Scanned from DE

Form analysis 10 forms found in the DOM

GET https://www.bagriders.com/catalogsearch/result/

<form id="minisearch-form-top-search" class="form minisearch" action="https://www.bagriders.com/catalogsearch/result/" method="get">
  <div class="field search"><label class="label" for="minisearch-input-top-search" data-role="minisearch-label"><span>Search</span></label>
    <div class="control"><input id="minisearch-input-top-search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both"
        aria-expanded="false" autocomplete="off" data-block="autocomplete-form">
      <div id="minisearch-autocomplete-top-search" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Search" class="action search" disabled=""><span>Search</span></button></div>
</form>

GET https://www.bagriders.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form_mobile" action="https://www.bagriders.com/catalogsearch/result/" method="get">
  <div class="searchbar">
    <div class="search-status">
      <div class="idle" data-role="idle-indicator"></div>
      <div class="active" data-role="active-indicator">
        <picture class="mfwebp">
          <source type="image/webp" srcset="https://www.bagriders.com/media/mf_webp/gif/static/frontend/BagRiders/retail/en_US/images/loader-1.webp"> <img data-webpconverted="1"
            src="https://www.bagriders.com/static/version1714938158/frontend/BagRiders/retail/en_US/images/loader-1.gif" alt="Searching">
        </picture>
      </div>
    </div>
    <div class="search-input"><label for="mobile-search-keyword">Search</label> <input type="search" name="q" id="mobile-search-input" spellcheck="false" autocomplete="off"></div>
  </div>
  <div class="mobile-search-autocomplete" data-role="search-results" id="mobile_search_autocomplete"></div>
  <div class="actions" style="display: none;"><button type="submit" title="Search" class="action search" disabled=""><span>Search</span></button></div>
</form>

POST https://www.bagriders.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.bagriders.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter"><label class="label" for="newsletter"><span>Sign Up for Our Newsletter:</span></label>
    <div class="control"><input name="email" type="email" id="newsletter" placeholder="email address" data-validate="{required:true, 'validate-email':true}"></div>
  </div>
  <div class="actions"><button class="action subscribe primary" title="Sign Up" type="submit"><span>Sign Up</span></button></div>
</form>

POST https://www.bagriders.com/share_cart/action/email/

<form id="share-cart-email-form" onsubmit="cartShare.share(event, this);" class="share-cart-form" style="display: none" action="https://www.bagriders.com/share_cart/action/email/" method="post"><input name="form_key" type="hidden"
    value="IxeO3HRIO6IaT6RP">
  <fieldset class="fieldset">
    <div class="field required"><label for="recipient_email">Recipient Email(s)</label>
      <div class="control"><textarea required="" class="input-text required-entry" id="recipient_email" name="recipient_email" placeholder="Enter Each Email Address in Next Line"></textarea></div>
    </div>
    <div class="field required"><label for="sender_name">Your Name (required)</label>
      <div class="control"><input type="text" class="input-text required-entry" required="" name="sender_name" placeholder="Enter Your Name" value=""></div>
    </div>
    <div class="field required"><label for="sender_email">Your Email (required)</label>
      <div class="control"><input type="email" class="input-text required-entry validate-email" required="" name="sender_email" placeholder="Enter Your Email" value=""></div>
    </div>
    <div class="field"><label for="message">Message (optional)</label>
      <div class="control"><textarea class="input-text" id="message" name="message"></textarea></div>
    </div>
  </fieldset>
  <div class="result" style="display:none;"></div>
  <div class="actions-toolbar"><button type="submit" title="Share" class="btn btn-secondary button2" value="Share"><span> <span data-processing-text="Sending Email. Please wait..">Share</span></span></button></div>
</form>

POST https://www.bagriders.com/share_cart/action/link/

<form id="share-cart-link-form" class="share-cart-form" onsubmit="cartShare.share(event, this);" style="display: none" action="https://www.bagriders.com/share_cart/action/link/" method="post"><input name="form_key" type="hidden"
    value="IxeO3HRIO6IaT6RP">
  <fieldset class="fieldset">
    <div class="field required"><label for="sender_name">Your Name (required)</label>
      <div class="control"><input type="text" class="input-text required-entry" required="" name="sender_name" placeholder="Enter Your Name" value=""></div>
    </div>
    <div class="field required"><label for="sender_email">Your Email (required)</label>
      <div class="control"><input type="email" class="input-text required-entry validate-email" required="" name="sender_email" placeholder="Enter Your Email" value=""></div>
    </div>
  </fieldset>
  <div class="result" style="display:none;"></div>
  <div class="actions-toolbar"><button type="submit" title="Get Link" class="btn btn-secondary button2" value="Get Link"><span> <span data-processing-text="Generating Link. Please wait..">Get Link</span></span></button></div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.bagriders.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: submitLoginForm }" id="modal-login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="modal-customer-email"><span data-bind="i18n: 'Email'">Email</span></label>
      <div class="control">
        <input name="username" id="modal-customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}">
      </div>
    </div>
    <div class="field password required">
      <label for="modal-pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="modal-pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}">
      </div>
    </div>
    <div class="forgot-password sectional">
      <a class="action" data-bind="click: showLostPasswordForm">
                            <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                        </a>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') --><!-- /ko -->
    <div class="actions sectional">
      <div class="primary">
        <button type="submit" class="action action-login primary" name="send" id="modal-send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
    </div>
    <div class="additional-actions">
      <a class="action" data-bind="click: showCreateAccountForm">
                            <span data-bind="i18n: 'Create an Account!'">Create an Account!</span>
                        </a>
    </div>
  </div>
</form>

POST

<form class="form form-create-account" method="post" data-mage-init="{&quot;validation&quot;:{}}" data-bind="event: {submit: submitCreateAccountForm }" id="modal-create-account-form">
  <div class="fieldset create-account" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field firstname required">
      <label class="label" for="modal-customer-firstname"><span data-bind="i18n: 'First Name'">First Name</span></label>
      <div class="control">
        <input name="firstname" id="modal-customer-firstname" type="text" class="input-text" required="true" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-validate="{required:true}">
      </div>
    </div>
    <div class="field lastname required">
      <label class="label" for="modal-customer-lastname"><span data-bind="i18n: 'Last Name'">Last Name</span></label>
      <div class="control">
        <input name="lastname" id="modal-customer-lastname" type="text" class="input-text" required="true" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-validate="{required:true}">
      </div>
    </div>
    <div class="field email required">
      <label class="label" for="modal-create-account-email"><span data-bind="i18n: 'Email'">Email</span></label>
      <div class="control">
        <input name="email" id="modal-create-account-email" type="email" class="input-text" required="true" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-validate="{required:true, 'validate-email':true}">
      </div>
    </div>
    <div class="field password required">
      <label for="modal-create-account-pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" required="true" id="modal-create-account-pass" data-validate="{required:true}">
      </div>
    </div>
    <div class="field password required">
      <label for="modal-create-account-pass-confirm" class="label"><span data-bind="i18n: 'Confirm Password'">Confirm Password</span></label>
      <div class="control">
        <input name="password_confirmation" type="password" class="input-text" required="true" id="modal-create-account-pass-confirm" data-validate="{required:true, equalTo: '#modal-create-account-pass'}">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-create-account-form-fields') --><!-- /ko -->
    <div class="actions sectional">
      <div class="primary">
        <button type="submit" class="action action-create-account primary" name="send" id="login-modal-create-account">
          <span data-bind="i18n: 'Create Account'">Create Account</span>
        </button>
      </div>
    </div>
    <div class="additional-actions">
      <a class="action" data-bind="click: showLoginForm">
                            <span data-bind="i18n: 'Already have an account? Go sign in!'">Already have an account? Go sign in!</span>
                        </a>
    </div>
  </div>
</form>

POST

<form class="form form-lost-password" method="post" data-mage-init="{&quot;validation&quot;:{}}" data-bind="event: {submit: submitLostPasswordForm }" id="modal-lost-password-form">
  <div class="fieldset lost-password" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="modal-lost-password-email"><span data-bind="i18n: 'Email'">Email</span></label>
      <div class="control">
        <input name="email" id="modal-lost-password-email" type="email" class="input-text required" required="true" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}"
          data-validate="{required:true, 'validate-email':true}">
      </div>
    </div>
    <div class="actions sectional">
      <div class="primary">
        <button type="submit" class="action action-lost-password primary" name="send" id="modal-lost-password-submit">
          <span data-bind="i18n: 'Send It'">Send It</span>
        </button>
      </div>
    </div>
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-V7x7Pz" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 450px; min-width: 200px; max-width: 1000px; border-radius: 6px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/YsZ5UG/images/398bb12a-7f22-4bac-95c1-e612646fc69f.jpeg&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; padding: 0px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 600px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 455px 150px 10px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go2733202621 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(56, 56, 56); border-radius: 3px; border-style: none; border-color: rgb(32, 32, 32); border-width: 2px; color: rgb(255, 255, 255); font-family: Roboto, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 900; letter-spacing: 1px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 35px; width: 100%;">LEARN
          MORE</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Login/Register
The store will not work correctly when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

My Cart
 * Orders
 * Returns
 * Account Settings
 * Sign Out

Login/Register
Search
Search

Search
 * Compare Products


Menu
Search
Search

Search
Select Your Vehicle
 * Air Ride Kits
 * Air Management
   * Management Packages
   * Air Line
   * Air Tanks
   * Air Tool Parts
   * Check Valves
   * Compressors
   * Control Systems
   * Controller Mounts
   * Electrical
   * Flow Controls
   * Gauges and Pods
   * Manifolds and Valves
   * Replacement Parts
   * Thread Tape and Sealant
   * Water Traps
 * Suspension
   * Air Suspension
   * Coilovers
   * Coilover Air Cups
   * Coilover Conversion Bags
   * Control Arms
   * Lowering Springs
   * Replacement Parts
   * Shocks
   * Air Suspension Parts
   * Universal Suspension
 * Fittings
   * Air Tool Fittings
   * Compression
   * Check Valves
   * Dump Mufflers
   * Fitting Packs
   * Flow Controls
   * Push to Connect
   * Threaded
 * Wheels
 * Gear
   * Shirts
   * Outerwear
   * Accessories
   * Stickers
   * Gift Cards

Login/Register
844-404-7344
Email Us

Account

Settings
Language
Bag Riders
 * Bag Riders (Canada)

Previous
FREE SHIPPING* to the Continental US
Click for details
 

Nissan 370Z and New Z Super Low Kits Now Available!
Learn More
 
 

0% APR Financing Options Available!
Learn More
 
FREE SHIPPING* to the Continental US
Click for details
 

Nissan 370Z and New Z Super Low Kits Now Available!
Learn More
 
 

0% APR Financing Options Available!
Learn More
 
FREE SHIPPING* to the Continental US
Click for details
Next
Select Your Vehicle
Select your Vehicle:
MakeAcuraAlfa RomeoAston
MartinAudiBMWBuickCadillacChevroletChryslerDatsunDodgeEagleFerrariFiatFiskerFordGenesisGeoGMCHondaHyundaiInfinitiIsuzuJaguarJeepKiaLamborghiniLand
RoverLexusLincolnLotusMaseratiMazdaMercedes-AMGMercedes-BenzMercuryMiniMitsubishiNissanOldsmobileOpelPlymouthPontiacPorscheSaabSaturnScionSeatSkodaSmartSubaruSuzukiTeslaToyotaVolkswagenVolvo
Model
Generation
Drivetrain
Browse Parts Continue Clear Vehicle
I can't find my vehicle
Build a Full Kit
The whole package, build your own custom complete air ride kit with your choice
of controller, management, and suspension.
Shop Suspension
Find the right suspension for your vehicle to achieve the perfect handling and
stance. We carry everything from bolt-in air suspension and coilovers to
aftermarket shocks and control arms.
Shop Management
Air ride controllers, compressors, air tanks, and more fittings than you know
what to do with, you name it - we've got it, and you'll find it right here.
Shop Wheels
Nothing sets off a build like the right choice of wheels. Choose from our
ever-growing selection of Ready-to-Ship cast wheels or customize your dream
3-piece wheels.



 * FEELAIR BP4: 15% OFF SALE
   
   From now until 6/30, get 15% off FeelAir BP4 digital control systems. That's
   up to $250 off air ride kits and management packages with the FeelAir BP4!
   
   Read More


 * FEELAIR BP4: WHAT'S IN THE BOX?
   
   FeelAir BP4 is an up and coming name in the world of air suspension, offering
   an insane bang for buck on digital management that holds its own against the
   likes of Air Lift’s 3P. Today we will go over what you can expect in the box
   if you were to order FeelAir BP4 for your vehicle.
   
   Read More


 * HOW TO SET UP YOUR AIR SUSPENSION FOR RIDE QUALITY OR STANCE
   
   A huge selling point of air ride is that you have absolute control when it
   comes time to dial in your setup. If you wanna ride around low and stiff like
   a true hotboi, you can do that. Want a bit more comfort and float to your
   ride? You can do that as well! Here we will explain how to dial in your air
   suspension to achieve your desired stance or comfort.
   
   Read More


 * AIR SUSPENSION FINANCING
   
   Financing with interest rates as low as 0% APR! If you're looking to finance
   your air suspension purchase, you can buy now and then pay it off early!
   
   Read More

Read More News
Tech Documents
Installation Guides | Wiring Diagrams | User Manuals
Air Ride FAQ
You've got questions? We've got answers!



Bag Riders
 * Blog
 * Careers
 * Our Story
 * Brands
 * Gift Cards

Get Help
 * Tech Documents
 * Air Ride FAQ
 * Shipping and Delivery
 * Returns

Info
 * Contact Us
 * Terms and Conditions
 * Cookies
 * Warranties

Get the Lowdown
Keep up to date with the latest deals, news, and releases!
Sign Up for Our Newsletter:

Sign Up


Copyright © Bag Riders LLC. All rights reserved.


We use cookies as part of our website's functionality. To learn more about
cookies, how we use them, and how to disable them, please see our Cookie Policy.
OK

Choose sharing option
×
 * Email
 * URL

Recipient Email(s)

Your Name (required)

Your Email (required)

Message (optional)


Share
Your Name (required)

Your Email (required)


Get Link


Close

Close

Close
You've Selected

Continue Shopping Browse Parts

Close
Request New Vehicle:

Tell us about your Vehicle: Something went wrong. Please try again later.


THANK YOU!

Your request has been received!

Ok
Submit Request

Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?

Close
Select your Vehicle:
MakeAcuraAlfa RomeoAston
MartinAudiBMWBuickCadillacChevroletChryslerDatsunDodgeEagleFerrariFiatFiskerFordGenesisGeoGMCHondaHyundaiInfinitiIsuzuJaguarJeepKiaLamborghiniLand
RoverLexusLincolnLotusMaseratiMazdaMercedes-AMGMercedes-BenzMercuryMiniMitsubishiNissanOldsmobileOpelPlymouthPontiacPorscheSaabSaturnScionSeatSkodaSmartSubaruSuzukiTeslaToyotaVolkswagenVolvo
Model
Generation
Drivetrain
Browse Parts Continue Clear Vehicle
I can't find my vehicle

Close
Log In

Email

Password

Forgot Your Password?
Sign In
Create an Account!
First Name

Last Name

Email

Password

Confirm Password

Create Account
Already have an account? Go sign in!
It happens... enter your email address below and we'll send you instructions on
how to recover your password.
Email

Send It
Okay
Okay


Close dialog 1
LEARN MORE