ca-cycleworks.com Open in urlscan Pro
192.190.221.173  Public Scan

URL: https://ca-cycleworks.com/
Submission: On October 23 via manual from DE — Scanned from US

Form analysis 4 forms found in the DOM

GET https://ca-cycleworks.com/catalogsearch/result/

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

POST https://ca-cycleworks.com/amfinder/index/search/

<form method="post" action="https://ca-cycleworks.com/amfinder/index/search/">
  <input type="hidden" name="finder_id" value="1">
  <input type="hidden" name="back_url" value="aHR0cHM6Ly9jYS1jeWNsZXdvcmtzLmNvbS9hbWZpbmRlcg,,">
  <input type="hidden" name="reset_url" value="aHR0cHM6Ly9jYS1jeWNsZXdvcmtzLmNvbS8,">
  <input type="hidden" name="category_id" value="2">
  <input type="hidden" name="current_apply_url" value="aHR0cHM6Ly9jYS1jeWNsZXdvcmtzLmNvbS8,">
  <div class="amfinder-title" data-amfinder-js="title"> Bike Selector </div>
  <ul class="amfinder-toggle">
    <li style="width: 32%" class="am-item -list-item">
      <div class="dropdown-title">Year</div>
      <div class="dropdown-element amshopby-clearer">
        <div class="amfinder-select-wrapper">
          <select id="finder-1--1" data-dropdown-id="1" name="finder[1]" data-amfinder-js="select" class="amfinder-select">
            <option value="0">Please Select ...</option>
            <option value="30"> 2018 </option>
            <option value="29"> 2017 </option>
            <option value="14"> 2016 </option>
            <option value="15"> 2015 </option>
            <option value="16"> 2014 </option>
            <option value="4"> 2013 </option>
            <option value="5"> 2012 </option>
            <option value="6"> 2011 </option>
            <option value="7"> 2010 </option>
            <option value="13"> 2009 </option>
            <option value="8"> 2008 </option>
            <option value="9"> 2007 </option>
            <option value="10"> 2006 </option>
            <option value="11"> 2005 </option>
            <option value="31"> 2004 </option>
            <option value="12"> 2003 </option>
            <option value="32"> 2002 </option>
            <option value="33"> 2001 </option>
            <option value="20"> 2000 </option>
            <option value="21"> 1999 </option>
            <option value="22"> 1998 </option>
            <option value="34"> 1997 </option>
            <option value="258"> 1996 </option>
            <option value="259"> 1995 </option>
            <option value="260"> 1994 </option>
            <option value="261"> 1993 </option>
            <option value="480"> 1992 </option>
            <option value="481"> 1991 </option>
            <option value="23"> 1990 </option>
            <option value="17"> 1989 </option>
            <option value="18"> 1988 </option>
            <option value="19"> 1987 </option>
            <option value="2"> 1986 </option>
            <option value="3"> 1985 </option>
            <option value="24"> 1984 </option>
            <option value="25"> 1983 </option>
            <option value="26"> 1982 </option>
            <option value="27"> 1981 </option>
            <option value="28"> 1980 </option>
            <option value="1"> Year </option>
          </select>
        </div>
      </div>
    </li>
    <li style="width: 32%" class="am-item -list-item">
      <div class="dropdown-title">Make</div>
      <div class="dropdown-element amshopby-clearer">
        <div class="amfinder-select-wrapper">
          <select id="finder-1--2" data-dropdown-id="2" name="finder[2]" disabled="disabled" data-amfinder-js="select" class="amfinder-select">
            <option value="0">Please Select ...</option>
          </select>
        </div>
      </div>
    </li>
    <li style="width: 32%" class="am-item -list-item">
      <div class="dropdown-title">Model</div>
      <div class="dropdown-element amshopby-clearer">
        <div class="amfinder-select-wrapper">
          <select id="finder-1--3" data-dropdown-id="3" name="finder[3]" disabled="disabled" data-amfinder-js="select" class="amfinder-select">
            <option value="0">Please Select ...</option>
          </select>
        </div>
      </div>
    </li>
    <li class="last -list-item">
      <div class="amfinder-buttons no-display" data-amfinder-js="buttons">
        <button class="button" name="reset" value="1" title="Reset" type="submit"> Reset </button>
        <button class="button action primary" title="Find" type="submit"> Find </button>
      </div>
    </li>
  </ul>
</form>

POST https://ca-cycleworks.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://ca-cycleworks.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <span class="label"> Sign Up for Our Newsletter: </span>
        <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Subscribe</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="on">
      </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="on">
      </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://ca-cycleworks.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

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


Skip to Content
 * FREE SHIPPING WITH $150 ORDER!!
 * Sign In
 * Create an Account

Toggle Nav
My Cart
My Cart
Close You have no items in your shopping cart.
Search
Search
Advanced Search
Search
 * Compare Products

Menu
 * FP-HUS
 * Timing Belts
 * Fuel Tanks
 * EFI
 * Gaskets
 * Parts
 * Coils
 * Gear

Account
 * FREE SHIPPING WITH $150 ORDER!!
 * Sign In
 * Create an Account

We are migrating to a shopify store.
The plan is to import orders since about 2018 (and their current info) to
Shopify but you'll have to make a new password and add credit cards again.



Bike Selector
 * Year
   Please Select ... 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007
   2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992
   1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 Year
 * Make
   Please Select ...
 * Model
   Please Select ...
 * Reset Find




Best Sellers

 1.  TB1100
     Ca Cycleworks ExactFit™ Timing Belt for Ducati 1000 and 1100 2V Engines,
     ST3, Bimota (each)
 2.  TB1198
     Ca Cycleworks ExactFit™ Timing Belt for Ducati 821, 848, 939, 1098, 1198,
     1200, Bimota (each)
 3.  TB696
     Ca Cycleworks ExactFit™ Timing Belt for Ducati Scrambler, 796, 696 (each)
 4.  TB800
     Ca Cycleworks ExactFit™ Timing Belt for Ducati 600, 620, 695, 750, 800
     (each)
 5.  TB900
     Ca Cycleworks ExactFit™ Timing Belt for Ducati 900, 907, ST2 (each)
 6.  TB996
     Ca Cycleworks ExactFit™ Timing Belt for Ducati 748, 851, 888, 916, 996
     (each)
 7.  TB999
     Ca Cycleworks ExactFit™ Timing Belt for Ducati 749, 996R, 998, 999, S4RS
     (each)
 8.  TBF1
     Ca Cycleworks ExactFit™ Timing Belt for Older Model Ducati, Bimota, Cagiva
     (each)
 9.  TBST4
     Ca Cycleworks ExactFit™ Timing Belt for Ducati 748, S4, S4R, ST4, ST4S
     (each)
 10. CS900D
     [Out of Stock - Estimated Restock 3/31/24] Ca Cycleworks Cylinder Studs
     (each)



Newsletter
Sign Up for Our Newsletter:
Subscribe
 * Search Terms
 * Privacy and Cookie Policy
 * Advanced Search
 * Orders and Returns
 * Contact Us

orders@ca-cycleworks.com — 619-501-2466 — Monday to Thursday 10a to 5p eastern
Copyright © 2018-present CA Cycleworks LLC. All rights reserved.
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?