www.customdynamics.com Open in urlscan Pro
2606:4700:20::681a:b13  Public Scan

Submitted URL: https://customdynamics.com/
Effective URL: https://www.customdynamics.com/
Submission Tags: falconsandbox
Submission: On November 14 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST https://www.customdynamics.com/amfinder/index/search/

<form method="post" action="https://www.customdynamics.com/amfinder/index/search/">
  <input type="hidden" name="finder_id" value="2">
  <input type="hidden" name="back_url" value="aHR0cHM6Ly93d3cuY3VzdG9tZHluYW1pY3MuY29tL2FtZmluZGVy">
  <input type="hidden" name="reset_url" value="aHR0cHM6Ly93d3cuY3VzdG9tZHluYW1pY3MuY29tLw,,">
  <input type="hidden" name="category_id" value="">
  <input type="hidden" name="current_apply_url" value="aHR0cHM6Ly93d3cuY3VzdG9tZHluYW1pY3MuY29tLw,,">
  <div class="amfinder-title" data-amfinder-js="title"> Shop by Ride </div>
  <div class="site-filter amfinder-toggle">
    <div class="container-fluid">
      <strong class="heading-2 color-white mb-10"> Shop By Ride </strong>
      <div class="row row-grid row-gutters-sm align-items-lg-end">
        <div class="col-lg">
          <div class="form-label label-light">Make</div>
          <div class="dropdown-element amshopby-clearer">
            <div class="amfinder-select-wrapper">
              <select id="finder-2--3" data-dropdown-id="3" name="finder[3]" data-amfinder-js="select" class="amfinder-select">
                <option value="0">Select Make</option>
                <option value="60726"> Motorcycle - Harley Davidson </option>
                <option value="61627"> Motorcycle - Indian </option>
                <option value="62132"> UTV - CanAm Commander </option>
                <option value="61975"> UTV - CanAm Maverick </option>
                <option value="62131"> UTV - Honda Pioneer </option>
                <option value="61976"> UTV - Honda Talon </option>
                <option value="62315"> UTV - Kawasaki Mule </option>
                <option value="62419"> UTV - Kawasaki Teryx </option>
                <option value="62055"> UTV - Polaris General </option>
                <option value="62528"> UTV - Polaris RZR </option>
              </select>
            </div>
          </div>
        </div>
        <div class="col-lg">
          <div class="form-label label-light">Year</div>
          <div class="dropdown-element amshopby-clearer">
            <div class="amfinder-select-wrapper">
              <select id="finder-2--4" data-dropdown-id="4" name="finder[4]" disabled="disabled" data-amfinder-js="select" class="amfinder-select">
                <option value="0">Select Year</option>
              </select>
            </div>
          </div>
        </div>
        <div class="col-lg">
          <div class="form-label label-light">Model</div>
          <div class="dropdown-element amshopby-clearer">
            <div class="amfinder-select-wrapper">
              <select id="finder-2--5" data-dropdown-id="5" name="finder[5]" disabled="disabled" data-amfinder-js="select" class="amfinder-select">
                <option value="0">Select Model</option>
              </select>
            </div>
          </div>
        </div>
        <div class="col-lg">
          <div class="align-items-center d-flex no-display" data-amfinder-js="buttons">
            <!-- <button class="btn btn-primary btn-white mr-10" name="reset" value="1" title="Reset" type="submit">
                                Reset                            </button> -->
            <button class="btn btn-primary btn-black btn-arrow btn-arrow-white btn-arrow-after" title="Find" type="submit"> Find </button>
            <small class="filter-message"> Suggested fitment for U.S. models only. </small>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

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

<form action="https://www.customdynamics.com/newsletter/subscriber/new/" class="footer-newsletter form-inline" id="newsletter-validate-detail" method="post" novalidate="novalidate">
  <div class="form-group px-0">
    <input type="email" class="form-control control-light" id="footer_newsletter" name="email" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}" aria-label="Enter your email address">
  </div>
  <button type="submit" class="btn btn-primary btn-blue btn-arrow btn-arrow-white btn-arrow-after" am-captcha-protect="true"> Subscribe </button>
  <small class="text-14-regular mt-2"> We’ll send you installation tips, news and more. We don’t spam. </small>
</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() -->
    <!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
    <!-- /ko -->
    <!-- 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.customdynamics.com/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.

Skip to content
Select Language
Free Shipping on All Continental U.S. Orders Over $49.99 Have Questions? Email
Us or Call 1-800-382-1388

   
 * Back Motorcycle Lighting
   Motorcycle Lighting Products
    * Motorcycle LED Headlights & Passing Lamps
    * Motorcycle LED Turn Signals
    * Motorcycle LED Taillights & Brake Lights
    * Motorcycle LED Saddlebag & Latch Lights
    * Motorcycle Fairing Lights & LED Mirrors
    * Motorcycle Tour Pak Lighting & Accessories
    * Motorcycle Fender LED Lighting & Tribar
   
   Motorcycle Auxiliary & Accent Lighting
    * Motorcycle DRL & Auxiliary Lights
    * Motorcycle License Plate Frames & Tag Illumination
    * Motorcycle Accent Under Glow Systems
    * LED Light Bars for Motorcycles
    * Universal & Hardwire LED Lighting
   
   Top Motorcycle LED Light Brands
    * Shark Demon™ Performance Legal Lighting
    * ProBEAM® Premium LED Motorcycle Lighting
    * ProGLOW™ Color Changing LED System
    * Genesis® 4 LED Motorcycle Turn Signals
    * MagicFLEX® 2 Single Color LED System
    * Magical Wizards™ Color Changing LED System

   
 * Back Motorcycle Accessories
   Electrical Modules & Wiring Accessories
    * Turn Signal Load Equalizers & Relays
    * Run, Brake & Turn Conversion Modules
    * Brake Light Flasher Modules
    * Motorcycle Load Isolators
    * Motorcycle Turn Signal Modules
    * Plug & Play Motorcycle Wiring Adapters
    * LED System Remotes & Controllers
    * LED Installation Tools & Supplies
   
   Hard Parts & Merchandise
    * License Plate Mounts
    * Motorcycle Horns
    * Motorcycle Lens Replacements
    * Motorcycle Headlight Bucket & Mounts
    * Motorcycle Seat Bolt & Antenna
    * Motorcycle GoPro Mounts
    * Saddlebag Accessories
    * Gift Cards & Brand Merchandise
   
   Top Motorcycle Accessory Brands
    * ProBEAST® Motorcycle Air Horn
    * RickRak Motorcycle Accessories

   
 * Back Shop Off Road
   Side-by-Side (SXS) & UTV
    * SXS/UTV Street Legal Turn Signal Kits
    * SXS/UTV License Plate Frames & Mounts
    * SXS/UTV LED Lighting
    * SXS/UTV Horn & Electrical Accessories
   
   Golf Cart
    * Golf Cart Lighting & Accessories
   
   Snow Mobile
    * Snow Mobile Lighting

   
 * Back Shop By Model
   Harley-Davidson® Motorcycles
    * Shop Harley-Davidson® Road Glide
    * Shop Harley-Davidson® Street Glide
    * Shop Harley-Davidson® Road King
    * Shop Harley-Davidson® Softail
    * Shop Harley-Davidson® Dyna
    * Shop Harley-Davidson® Tri Glide
    * Shop Harley-Davidson® Ultra & Electra Glide
    * Shop Harley-Davidson® Sportster
   
   Indian Motorcycles®
    * Indian LED Turn Signals & Lenses
    * Indian Electrical Modules
    * Indian LED Headlamps & Driving Lights
    * Indian Motorcycle Rear Fender & Saddlebag Lights
    * Indian Motorcycle LED Accent Lights
   
   Side-by-Side, UTV, ATV and Off Road Vehicles
    * Side-by-Side SXS Lighting and Accessories

   
   
 * New Products
 * Tech Support
   Help Center Submit a Request Installation Videos
 * Contact

Makers of
Have Questions? Email Us or Call 1-800-382-1388
 * 
 * My Cart
   Close You have no items in your shopping cart.
   
 * 


Shop by Ride
Shop By Ride
Make
Select Make Motorcycle - Harley Davidson Motorcycle - Indian UTV - CanAm
Commander UTV - CanAm Maverick UTV - Honda Pioneer UTV - Honda Talon UTV -
Kawasaki Mule UTV - Kawasaki Teryx UTV - Polaris General UTV - Polaris RZR
Year
Select Year
Model
Select Model
Find Suggested fitment for U.S. models only.

Previous
DOT/SAE Compliant for On-Road Use


MOTORCYCLE LED HEADLIGHTS

Shop High-Performance LED Motorcycle Lighting
New Products Now Available


HIGH PERFORMANCE MEETS TRADITIONAL STYLE

Shop LED Headlights
LED Motorcycle Lights


NEW LIGHTING PRODUCTS

Shop All New Motorcycle Products
Plug and Play for Harley-Davidson® Motorcycles


ENHANCED SAFETY WITH BRIGHTER TAILLIGHTS

Shop Motorcycle Taillights LEDs
Auxiliary LED Motorcycle Lights


MOTORCYCLE LIGHTING ACCESSORIES

Shop Motorcycle Auxiliary Lights
Next


MOTORCYCLE LED LIGHTS AND ACCESSORIES

Welcome to Custom Dynamics®. Manufacturing the highest quality motorcycle lights
and accessories for over 20 years. Premium motorcycle LED lighting products for
Harley-Davidson and Indian Motorcycles. Motorcycle LED Underglow Accent Lights
to LED Headlamps for Motorcycles and DOT compliant Motorcycle LED Turn Signals
available. Now offering SxS Street Legal Lighting Kits. Shop our online store or
explore our products in person through your local Drag Specialties and Parts
Unlimited dealer.


INTRODUCING CD OFFROAD™

Shop Now


PROBEAM® LED LIGHTING

Shop Now


SHOP HARLEY-DAVIDSON® ROAD GLIDE






SHOP HARLEY-DAVIDSON® STREET GLIDE






SHOP HARLEY-DAVIDSON® ULTRA & ELECTRA GLIDE






SHOP HARLEY-DAVIDSON® ROAD KING






SHOP HARLEY-DAVIDSON® SOFTAIL






SHOP HARLEY-DAVIDSON® SPORTSTER






SHOP HARLEY-DAVIDSON® DYNA






SHOP HARLEY-DAVIDSON® TRI GLIDE




SHOP ALL MODELS

Shop All Parts
LICENSE PLATE MOUNTS AND FRAMES


MOTORCYCLE LICENSE PLATE FRAMES

Shop Now
Shop Smarter Shop Safer


DOT COMPLIANT LIGHTING

Invest in street legal products for your motorcycle.

Learn More


FEATURED PRODUCTS

Browse All
New


SHARK DEMON™ HEADLIGHT + FOG LAMP COMBO KIT FOR ROAD GLIDE

$999.95
New


SOFTAIL LOW RIDER ST LED WINDSHIELD TRIM

$199.95
New


REAR STRUT MOUNT LED TURN SIGNALS FOR M8 SOFTAIL

$159.95
New


SHARK DEMON™ 7” LED HEADLIGHT WITH BACKLIGHT FOR 2014-2024 HARLEY TOURING &
1984-2017 FL SOFTAIL MOTORCYCLES

$499.95


ONLY THE HIGHEST QUALITY MOTORCYCLE LED LIGHTING

Manufacturing & Distributing only the highest quality motorcycle led lighting;
we offer one of the largest selections of motorcycle lighting products in the
world. Over the past twenty years, it is clear Custom Dynamics' success is owed
to our loyal customers, dealers and supportive distribution channel.

About Us


CUSTOM DYNAMICS

Custom Dynamics has been a leading manufacturer of motorcycle LED lights for the
last 20 years. Utilizing the latest in LED lighting technology, new industry
leading motorcycle lights and accessories are offered for V-twin. In house
design and engineering teams create modern, quality products with plug and play
installation that last a lifetime. Custom Dynamics offers LED headlights, LED
turn signals, LED brake lights for Harley-Davidson and Indian Motorcycles. Shop
the best motorcycle light brand on the market to add safety and visibility to
your motorcycle.

In addition to motorcycle lights, Custom Dynamics offers the loudest motorcycle
horn replacements and auxiliary lighting options to further increase motorcycle
riders safety. High quality electrical components and wire accessories like
handlebar wire extensions are also available to aid in product installation.
Custom Dynamics customer support is the best available. Knowledgeable staff can
help guide you in your purchase decision and ensure you get the correct parts
for your motorcycle.

Many universal LED light products are also offered for any motorcycle or
vehicle. These can be used in a wide range of lighting applications. Bluetooth
controlled, color changing accent lights can illuminate any on road or off road
vehicle. LED license plate frames can light up a motorcycle or UTV and offer
plug and play street legal conversions for motorists looking to upgrade their
vehicle for compliance. Custom Dynamics designs DOT compliant and SAE compliant
lighting products to offer customers bright and safe upgrades to stock
motorcycle and UTV lighting.



Company Company
 * Overview
 * Contact
 * Videos
 * Customer Gallery
 * Blog
 * Charities

Customer Care Customer Care
 * Shipping Info
 * Policy
 * Dealers
 * Part Number Converter
 * Advertising

Tech Support Tech Support
 * Help Center
 * Submit a Request
 * Installation Videos

800-382-1388 Or Email Us

Subscribe We’ll send you installation tips, news and more. We don’t spam.
 * 
 * 
 * 
 * 
 * 


©2024. All rights reserved.
 * Terms & Conditions
 * Privacy


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?