www.bmc-switzerland.com Open in urlscan Pro
151.101.65.124  Public Scan

Submitted URL: http://www.bmc-switzerland.com/
Effective URL: https://www.bmc-switzerland.com/
Submission: On September 21 via manual from IN — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.bmc-switzerland.com/intl_en/catalogsearch/result/

<form class="header__search-form minisearch" id="search_mini_form" action="https://www.bmc-switzerland.com/intl_en/catalogsearch/result/" method="get">
  <div class="search"><label class="label screenreader-text" for="search" data-role="minisearch-label"><span>Search</span></label>
    <div><input id="search" type="text" name="q" value="" placeholder="Search entire site here..." class="input-text header__search-input" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions screenreader-text"><button type="submit" title="Search" class="action search" disabled=""><span>Search</span></button></div>
</form>

POST

<form id="popup-modal_form" action="" method="post" onsubmit="return false;"><label
    style="-webkit-user-select: none; display:inline-block; font-family: Raleway, 'Helvetica Nueu', Verdana, Arial, sans-serif; font-size:13px; font-weight:600; margin-left: 0px;" for="emailAddress">Sign Up Here:</label> <input name="emailAddress"
    id="emailAddress" type="email"><input type="hidden" name="prefLanguage" value="en"><button
    style="background-image: none; background: #000; border: 1px solid #000; color: #fff; cursor: pointer; display: inline-block; font-family: 'GT America','Helvetica Neue',Helvetica,Arial,sans-serif; font-weight: 400; margin: 10px auto; padding: 1.0625em 1.3125em; font-size: 1.4rem; line-height: .15625rem; box-sizing: border-box; vertical-align: middle;"
    type="submit" id="popup-modal_form_submit"><span>Subscribe</span><br></button></form>

<form class="newsletter-popup__form form slideshow"><input type="hidden" name="store_code" value="intl_en">
  <div class="newsletter-popup__form-slides slideshow__slides" style="transform: translateX(0px);">
    <div class="newsletter-popup__form-wrapper newsletter-popup__form-wrapper--email slideshow__slide slideshow__slide--active" data-index="1">
      <div class="fieldset">
        <h1 class="newsletter-popup__title">BE THE FIRST TO KNOW</h1>
        <p class="newsletter-popup__text">Sign up to our newsletter and stay up to date with all our latest and greatest offers and products.</p>
        <div class="field no-label email field--focused" data-name="email"><label class="screenreader-text" for="newsletter-popup-email">example@email.com</label>
          <div class="control"><input type="email" name="email" id="newsletter-popup-email" placeholder="example@email.com"></div>
        </div>
        <div class="field choice gdpr" data-name="gdpr">
          <div class="control"><label class="label" for="newsletter-popup-gdpr">By clicking “Submit” I agree to receive emails from BMC and I understand I can withdraw my consent at any time. I also agree to the </label> <br>
            <a href="/privacy" style="color:#F6F6F6">Privacy Policy</a></div>
        </div><a href="javascript:void(0)" class="newsletter-popup__next button button--primary">Submit</a>
      </div>
    </div>
    <div class="newsletter-popup__form-wrapper newsletter-popup__form-wrapper--details slideshow__slide slideshow__slide--next" data-index="2">
      <div class="fieldset">
        <h2 class="newsletter-popup__title">Supercharge your inbox</h2>
        <p class="newsletter-popup__text">By providing us with a little extra information, we will make sure that we only send you the most relevant information.</p>
        <div class="field name field--focused" data-name="name"><label class="title-label" for="newsletter-popup-name">Your name (Optional)</label>
          <div class="control"><input type="text" name="name" id="newsletter-popup-name"></div>
        </div>
        <!--<div class="field choice gender" data-name="gender"><label class="title-label" for="newsletter-popup-gender">Gender (Optional)</label> <div class="control"><label class="label"><input type="radio" name="gender" value="male" /><span>Male</span></label> <label class="label"><input type="radio" name="gender" value="female" /><span>Female</span></label> <label class="label"><input type="radio" name="gender" value="prefer_not_to_say" /><span>Prefer not to say</span></label></div></div>-->
        <div class="field choice interests field--focused field--filled" data-name="interests"><label class="title-label" for="newsletter-popup-interests">Interests (Optional)</label>
          <div class="interests__column">
            <div class="control interests__heading"><input type="checkbox" id="newsletter-popup-Road"><label class="label" for="newsletter-popup-Road">Road</label></div>
          </div>
          <div class="interests__column">
            <div class="control interests__heading"><input type="checkbox" id="newsletter-popup-MTB"><label class="label" for="newsletter-popup-MTB">MTB</label></div>
          </div>
          <div class="interests__column">
            <div class="control interests__heading"><input type="checkbox" id="newsletter-popup-Gravel"><label class="label" for="newsletter-popup-Gravel">Gravel</label></div>
          </div>
          <div class="interests__column">
            <div class="control interests__heading"><input type="checkbox" id="newsletter-popup-Triathlon"><label class="label" for="newsletter-popup-Triathlon">Triathlon</label></div>
          </div>
        </div><button type="submit" class="newsletter-popup__submit button button--primary">Submit</button>
      </div>
    </div>
    <div class="newsletter-popup__form-wrapper newsletter-popup__form-wrapper--success slideshow__slide" data-index="3">
      <div class="fieldset">
        <h1 class="newsletter-popup__title">Thanks for signing up</h1><a href="javascript:void(0)" class="newsletter-popup__complete button button--primary">Return to site</a>
      </div>
    </div>
  </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.bmc-switzerland.com/intl_en/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

The store will not work correctly in the case 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.

Your company account is blocked and you cannot place orders. If you have
questions, please contact your company administrator.


WE USE COOKIES TO MAKE YOUR EXPERIENCE BETTER. TO COMPLY WITH THE NEW E-PRIVACY
DIRECTIVE, WE NEED TO ASK FOR YOUR CONSENT TO SET THE COOKIES. LEARN MORE.

Allow Cookies
Menu
 * Bikes
   Back Bikes
    * Models
      Back Models
       * Road
         Back Road
          * Teammachine SLR
          * Teammachine ALR DISC
          * Teammachine ALR
          * Roadmachine
          * Timemachine Road
          * Timemachine
          * Trackmachine
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
      
       * Gravel
         Back Gravel
          * URS
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
      
       * Mountain
         Back Mountain
          * Twostroke
          * Fourstroke
          * Fourstroke LT
          * Speedfox
          * Blast 27
          * Twostroke Kids
          * Speedfox AMP
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
      
       * Lifestyle
         Back Lifestyle
          * Alpenchallenge
          * Alpenchallenge AMP Sport
          * Alpenchallenge AMP Cross
          * Alpenchallenge AMP City
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
      
       * E-Bike AMP
         Back E-Bike AMP
          * Speedfox AMP
          * Alpenchallenge AMP Sport
          * Alpenchallenge AMP Cross
          * Alpenchallenge AMP City
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
   
    * Disciplines
      Back Disciplines
       * Road
         Back Road
          * Altitude
          * Endurance
          * Aero / Triathlon
          * Track
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
      
       * Gravel
         Back Gravel
          * Gravel
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
      
       * Mountain
         Back Mountain
          * Cross-Country
          * Trail
          * All-Mountain
          * All-Terrain
          * Kids
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
      
       * Lifestyle
         Back Lifestyle
          * Road
          * Sport
          * All-Track
          * City
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
      
       * E-Bike AMP
         Back E-Bike AMP
          * AMP Trail
          * All-Mountain
          * Road
          * AMP Sport
          * AMP All-Track
          * AMP City
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
   
      
    * Help me choose
      Back Help me choose
      
   
    * What size am I?
    * Test a bike
    * Find a dealer
    * BMC is for everyone
    * Register your BMC bike

 * Try a bike / Find a dealer
 * Adicta Lab
   Back Adicta Lab
      
    * Cycling Apparel
      Back Cycling Apparel
    * About Adicta Lab
      Back About Adicta Lab
    * Sustainability
      Back Sustainability
    * Technologies
      Back Technologies
      
   
    * What size am I?
    * Test a bike
    * Find a dealer
    * BMC is for everyone
    * Register your BMC bike

 * Explore
   Back Explore
      
    * Explore
      Back Explore
       * Inside BMC
         Back Inside BMC
          * The Brand
          * Technologies
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
      
       * Stories
         Back Stories
          * Teammachine Technology
          * Twostroke
          * Teammachine
          * Blast
          * Alpenchallenge AMP
          * URS in Jordan
          * URS
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
      
       * News & Events
         Back News & Events
          * News
          * Test Rides
          * Events
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
      
       * Sport
         Back Sport
          * Qhubeka Assos
          * AG2R CITROËN TEAM
          * Absolute Absalon BMC
          * BMC Pro Triathlon Team Powered by 2XU
          * BMC Legends
          * BMC Ride Crew
         
          * What size am I?
          * Test a bike
          * Find a dealer
          * BMC is for everyone
          * Register your BMC bike
   
      
   
    * What size am I?
    * Test a bike
    * Find a dealer
    * BMC is for everyone
    * Register your BMC bike

 * Dealer Locator
 * Bike Registration
 * Masterpiece

 * What size am I?
 * Test a bike
 * Find a dealer
 * BMC is for everyone
 * Register your BMC bike

Change language
CHF
CHF
 * €EUR
 * $USD
 * CA$CAD
 * A$AUD
 * S€SKA
 * CHFCHF

Search
Search

Search


STAY IN TOUCH!

Keep up to date with all the latest SCOR product drops, ride events, exclusive
offers and more.

Delivered fresh to your inbox.

Sign Up Here: Subscribe


Pauline Ferrand-Prévot defends her


EUROPEAN CHAMPION TITLE

Discover Fourstroke




EXPLORE THE BMC RANGE


ROAD




GRAVEL




MOUNTAIN




CITY




E-BIKE AMP





 


FEATURED PRODUCTS

 * Road
 * Mountain

 * 01
 * 02

Previous Product Next Product
 * Teammachine SLR01 ONE More Details
 * Twostroke 01 ONE More Details



 

More travel, more stoke


FOURSTROKE 01 LT

Check it out



 


HELP ME CHOOSE

Find Your Perfect Bike Size



 


INNOVATION


BMC STANDS FOR BIKE MANUFACTURING COMPANY AND THAT'S WHAT WE DO BEST.

Whether for road, track, or trail, professional athlete or weekend warrior, it
is our mission to produce the best bike in every class. We conduct our own
research and development in-house at the BMC Impec Lab in Switzerland, and we
use the findings to create unique, cutting edge, proprietary cycling
technologies that continue to be what make BMC bikes stand out from the crowd.

Learn More
Play




 


INNOVATION

Learn more about our technologies



 * Contact
 * Bike Finder
 * Size Guide
 * Bike Registration
 * FAQ
 * Manuals
 * Warranty
 * Recalls & Safety
 * Carbon Care
 * Crash Replacement
 * Bike Archive
 * Catalog Archive

 * Altitude
 * Endurance
 * Aero / Triathlon
 * Track
 * Gravel
 * Cross-Country
 * Trail
 * All-Mountain
 * All-Terrain
 * Kids
 * Lifestyle
 * E-Bike AMP

 * The Brand
 * Technologies
 * Partners
 * Jobs
 * Newsletter
 * Online Shopping
 * ADICTA LAB Support

B2B EUROPE EN | DE | FR | IT | ES
 
B2B SWITZERLAND DE | FR | IT
 
B2B NORTH AMERICA EN | FR | ES
 
B2B DISTRIBUTORS EN
Facebook Instagram YouTube
Copyright © 2021 BMC Switzerland AG. All rights reserved.
Impressum Disclaimer Privacy
Back to top
Close Video
Close popup


LOCATION

 * International
 * Europe   
 * Switzerland   
 * USA   


LANGUAGE

 * Deutsch
 * English
 * Español
 * Français
 * Italiano

Your email About you


BE THE FIRST TO KNOW

Sign up to our newsletter and stay up to date with all our latest and greatest
offers and products.

example@email.com

By clicking “Submit” I agree to receive emails from BMC and I understand I can
withdraw my consent at any time. I also agree to the
Privacy Policy
Submit


SUPERCHARGE YOUR INBOX

By providing us with a little extra information, we will make sure that we only
send you the most relevant information.

Your name (Optional)

Interests (Optional)
Road
MTB
Gravel
Triathlon
Submit


THANKS FOR SIGNING UP

Return to site
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?