www.tdotperformance.ca Open in urlscan Pro
151.101.65.124  Public Scan

URL: https://www.tdotperformance.ca/
Submission: On April 17 via manual from CA — Scanned from CA

Form analysis 4 forms found in the DOM

GET https://www.tdotperformance.ca/catalogsearch/result/

<form class="minisearch" id="top-search-search-form-lAC5wOFY3u1O0DmiDw56bffID5I5Yhku" action="https://www.tdotperformance.ca/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="top-search-input-lAC5wOFY3u1O0DmiDw56bffID5I5Yhku" data-role="minisearch-label">
      <span class="screenreader-only">Search</span>
    </label>
    <div class="control">
      <input type="text" id="top-search-input-lAC5wOFY3u1O0DmiDw56bffID5I5Yhku" name="q" class="input-text search-input" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off"
        placeholder="Search entire store here...">
      <div id="top-search-js-anchor-id-lAC5wOFY3u1O0DmiDw56bffID5I5Yhku" class="js-focus-anchor" tabindex="-1"></div>
      <div id="top-search-autocomplete-lAC5wOFY3u1O0DmiDw56bffID5I5Yhku" class="search-autocomplete"></div>
    </div>
  </div>
  <button type="submit" title="Search" class="action search search-action" disabled="">
    <span class="search-icon" aria-hidden="true"></span>
    <span class="screenreader-only">Search</span>
  </button>
</form>

POST https://www.tdotperformance.ca/newsletter/subscriber/new/

<form class="newsletter-subscribe-form form" action="https://www.tdotperformance.ca/newsletter/subscriber/new/" method="post" id="footer-main-newsletter-form-POhNOaxsbfhduNzONENucGTbFI6ZBfi0" novalidate="novalidate">
  <input type="hidden" name="newsletter_signup_method" value="Footer Newsletter Signup">
  <div class="newsletter-form-field">
    <div class="newsletter-form-field-container">
      <div class="newsletter-form-control field">
        <label for="newsletter-signup-email" class="label">Email Address</label>
        <div class="control">
          <input type="text" name="email" id="newsletter-signup-email" data-validate="{required:true, 'validate-email':true}" class="newsletter-form-input" placeholder="Email Address">
        </div>
      </div>
      <div class="newsletter-form-subscribe-container">
        <button class="newsletter-form-subscribe-button" type="submit"> Get Coupon </button>
      </div>
    </div>
  </div>
  <div class="field-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-container" data-bind="scope:'recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796'">
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-wrapper" class="hidden-recaptcha">
      <div class="g-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-fka6mwqi07vb" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc9P44UAAAAAG4EdG7UzNSRvld6weEK-Z-bCO92&amp;co=aHR0cHM6Ly93d3cudGRvdHBlcmZvcm1hbmNlLmNhOjQ0Mw..&amp;hl=en&amp;v=rz4DvU-cY2JYCwHSTck0_qm-&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=b2ukks3b231g"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <p class="field-recaptcha-text" data-bind="{visible: isHidden(), html: getRecaptchaText()}">This site is protected by reCAPTCHA and the Google <a target="_blank" href="https://policies.google.com/privacy">Privacy Policy</a> and
      <a target="_blank" href="https://policies.google.com/terms">Terms of Service</a> apply.</p>
    <!-- /ko -->
  </div>
  <script>
    require(['jquery', 'domReady!'], function($) {
      $('#recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-container').appendTo('#newsletter-validate-detail');
    });
  </script>
  <input type="text" name="token" style="display: none">
</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 template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper" class="hidden-recaptcha">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-yjt336nvqdb0" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc9P44UAAAAAG4EdG7UzNSRvld6weEK-Z-bCO92&amp;co=aHR0cHM6Ly93d3cudGRvdHBlcmZvcm1hbmNlLmNhOjQ0Mw..&amp;hl=en&amp;v=rz4DvU-cY2JYCwHSTck0_qm-&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=q41qytyyy98"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <p class="field-recaptcha-text" data-bind="{visible: isHidden(), html: getRecaptchaText()}">This site is protected by reCAPTCHA and the Google <a target="_blank" href="https://policies.google.com/privacy">Privacy Policy</a> and
      <a target="_blank" href="https://policies.google.com/terms">Terms of Service</a> apply.</p>
    <!-- /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.tdotperformance.ca/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-RUJjzy" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 600px; min-width: 200px; max-width: 1000px; border-radius: 4px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 20px 15px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 300px; margin: -20px 0px -20px -15px; padding: 0px; border-top: 0px solid transparent; border-right: 0px; border-bottom: 0px solid transparent; border-left: 0px solid transparent; border-bottom-left-radius: 4px; border-top-left-radius: 4px; overflow: hidden; min-width: 300px; min-height: 300px;">
    <div class="needsclick  kl-private-reset-css-Xuajs1"
      style="background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/MpbCqY/images/6ebcd339-4c38-4325-aa38-01bb8fc3f601.gif&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; width: 100%; height: 100%; display: block;">
    </div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 0px 0px 15px; min-height: 300px; 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: 10px 6px 0px 0px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-107325043" style="width: 100%;">
          <p class="ql-align-center" style="font-size:14px;text-align:center;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-poppins"
              style="color:rgb(55, 63, 71);font-size:30px;font-family:Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:bold;">Before You Zoom Out of Here, Hit the Brakes!</span></p>
        </div>
      </div>
    </div>
    <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: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-107325044" style="width: 100%;">
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-poppins"
              style="font-size:16px;color:rgb(55, 63, 71);font-family:Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:400;">Save on your first order and get email only offers when you join.</span></p>
        </div>
      </div>
    </div>
    <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: 10px 6px 0px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_107325045" class="needsclick go3578274518 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-invalid="true" options="[object Object]" aria-describedby="klaviyo_ariaid_3"
            style="box-sizing: border-box; border-radius: 4px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(0, 0, 0); font-family: Poppins, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(208, 51, 31);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;">
            <div class="needsclick  kl-private-reset-css-Xuajs1" style="background-color: white; position: absolute; z-index: 1; right: 0px; border-radius: 4px; animation: 0.4s ease 0s 1 normal none running klaviyo-fadein; top: 9px;">
              <div class="needsclick go3298969293 kl-private-reset-css-Xuajs1" style="border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.26) 1px 1px 4px 0px; border: 1px solid rgb(208, 51, 31); background-color: rgb(255, 244, 240);"><span role="alert"
                  id="klaviyo_ariaid_3" class="needsclick  kl-private-reset-css-Xuajs1" style="font-size: 14px; padding: 8px; font-family: Poppins, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; color: rgb(208, 51, 31);">This field is
                  required</span></div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <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: 10px 6px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;"><button class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(193, 0, 1); border-radius: 6px; border-style: none; border-color: rgb(33, 29, 28); border-width: 3px; color: rgb(255, 255, 255); font-family: Poppins, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; letter-spacing: 0px; 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: 54px; width: 100%;">Continue</button>
      </div>
    </div>
    <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: 10px 6px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(255, 255, 255); border-radius: 2px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(83, 82, 82); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0px; 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: 8px; width: 100%;">No
          thanks.</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</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 main content
 * See All Parts
 * Shop Brands
 * About Us
 * Contact Us
 * Help Zone
 * Order Status
 * Log In
    * Sign In / Register
    * Account Dashboard
    * My Garage
    * Order History
    * Account Settings

Open Main Menu


Largest source of car
performance parts in Canada.

Search

Search
 * Free Shipping
 * Best Price Guarantee
 * 30 Days No-Hassle Returns

0 My Cart C$0.00 No Items Cart (0 item(s))
 * Performance Parts
    * Air Intake Systems
    * Batteries
    * Brakes
    * Cooling Systems
    * Engine Components
    * Exhaust Systems
    * Filters
    * Fuel Systems
    * Ignition Systems
    * Performance Chips
    * Suspension Systems
    * Transmission & Drivetrain
    * Turbochargers
   
   
   
   Performance Parts
   
   Shop All
 * Exterior
    * Bed Accessories
    * Bike Racks
    * Billet Grilles
    * Body Kits
    * Bug Deflectors
    * Car Covers
    * Chrome Trim
    * Custom Hoods
    * Fender Flares & Trim
    * Grille Protectors
    * License Plates
    * Mud Flaps
    * Off-Road Bumpers
    * Roof Racks
    * Running Boards & Nerf Bars
    * Side Mirrors
    * Side Vents
    * Snow Plows
    * Soft & Hard Tops
    * Spare Tire Carriers
    * Spoilers
    * Sunroof Deflectors
    * Tents & Awnings
    * Tonneau Covers
    * Trailer Hitches
    * Winches
    * Wind Deflectors
    * Wiper Blades
   
   
   
   Exterior Accessories
   
   Shop All
 * Interior
    * Car Organizers
    * Car Seats
    * Cargo Liners
    * Custom Gauges & Accessories
    * Dash Kits
    * Door Sills
    * Floor Mats
    * Pedal Pads
    * Seat Covers
    * Steering Wheels
    * Sun Shades
   
   
   
   Interior Accessories
   
   Shop All
 * Lighting
    * Auxiliary Lights
    * Fog Lights
    * Headlights
    * HID Lights
    * LED Lights
    * Light Bars
    * Light Covers
    * Miscellaneous Light Components
    * Off-Road Lights
    * Replacement Bulbs
    * Tail Lights
    * Light Mounts
   
   
   
   Lighting
   
   Shop All
 * Audio & Electronics
    * Audio & Electronic Accessories
    * Security Systems
    * Speakers
    * Video & Dash Cameras
    * Back Up Camera & Sensors
   
   
   
   Audio & Electronics
   
   Shop All
 * Wheels & Tires
    * Caliper Covers
    * Lug Nuts & Locks
    * Tire & Wheel Accessories
    * Tires
    * Wheels
   
   
   
   Wheels & Tires
   
   Shop All
 * Tools & Garage
    * Auto Detailing
    * Automotive Chemicals
    * Automotive Paint
    * Automotive Tools
    * Garage Accessories
    * Safety Equipment
   
   
   
   Tools & Garage
   
   Shop All
 * Specialty Parts
    * Racing Gear
    * Automotive Apparel
    * Travel
   
   
   
   Specialty Parts
   
   Shop All

Free Shipping
Anywhere In Canada*

Here's Why We've Been Named One of Canada's Fastest Growing Businesses in the
Profit Hot 500...

 * As Seen on CBC's Dragon's Den - Where we closed a deal on air with Michele
   Romanow, listed as one of the 100 Most Powerful Women in Canada.
 * Fast Shipping From Canada - Over 99% of our products are shipped from Canada,
   so expect a quick delivery without any hidden fees! (like unexpected custom
   fees)
 * 30-Day Easy Returns - We guarantee fitment on every order made, so if your
   product does not fit, we will exchange it or refund it to the last penny.
 * Buy Now, Pay Later with Affirm.


Select a Shop By Vehicle
Enter Your Vehicle
Year
2024
2023
2022
2021
2020
2019
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
1979
1978
1977
1976
1975
1974
1973
1972
1971
1970
1969
1968
1967
1966
1965
1964
1963
1962
1961
1960
1959
1958
1957
1956
1955
1954
1953
1952
1951
1950
1949
1948
1947
1946
1945
1944
1943
1942
1941
1940
1939
1938
1937
1936
1935
1934
1933
1932
1931
1930
1929
1928
1927
1926
1925
1924
1923
1917
Make

Model

Go
0 My Garage

My Garage

Clear All

Garage is empty.

Select a vehicle to store in your garage.

Save 'My Garage' to make searches quicker.

Save My Garage


SINCE 2011, WE'VE SHIPPED OVER 1,000,000 AUTOMOTIVE PARTS TO CANADIAN CUSTOMERS



Finally a great car parts website for Canadians! Love it.

James S.

Completely satisfied with prices and customer service.

Alan W.

The price was better than the competitors, not to mention the shipping time was
astronomically lower.

William H.

Great experience, good prices and lots of stock!

Angus G.


AUTO PARTS & ACCESSORIES

Shop All
 * Tires
 * Floor Mats
 * Air Intake Systems
 * Exhaust Systems
 * Brakes
 * Tonneau Covers
 * Running Boards & Nerf Bars
 * Suspension Systems
 * Roof Racks
 * Bug Deflectors
 * Trailer Hitches
 * Headlights

Shop All


THE TDOT PERFORMANCE ADVANTAGE

What is it about cars that we all love so much? The speed, the style, the class,
the power? Whatever it is, we've got you covered. Performance parts, replacement
parts, exterior accessories, interior accessories, fuel equipment, if it has to
do with premium auto parts in Canada, you name it, we have it. At TDot
Performance, we specialize in providing drivers with premium aftermarket
industry truck parts, OEM car parts, and truck accessories for various vehicle
makes and models.

In 2015, we appeared on CBC’s Dragon’s Den and closed a deal on air with Michele
Romanow. Since then, we’ve continued to partner with all the right
manufacturers, ensuring that you’ll always find the right auto parts in Toronto
and all over Canada. Our store carries over 250 auto parts dealers and products
from brands such as Weathertech, Husky Liners, aFe Power, Rough Country,
Edelbrock, Wix Filters, SCT Performance, Dorman, BBS Wheels, Pro Comp, and more,
across dozens of product categories. Want to increase your vehicle’s horsepower
or torque like a pro? Try a Bully Dog. Need a new exhaust system? Flowmaster and
Borla are top performers. Want to add extra power and utility to your truck? Bak
Industries and Extang covers are popular choices. Need a smoother brake system?
Check out EBC Brakes. Looking to toy with your vehicle’s suspension? Readylift
products won't let you down. Fuel pressure regulators and fuel pumps? We have
the latest one by BD Diesel and Fass Fuel.

At TDot Performance, we are hardcore car enthusiasts who know exactly what's hot
on the auto parts market in Canada. From air filters and air intake systems to
oil pumps and oil filters to brake pads and brake rotors, you can bet that we’re
the first to have the latest ones. As Canada’s top auto parts dealer, our store
offers the lowest prices and best deals for high-quality products for your car,
truck, and SUV make and model. Worried about fitment? We guarantee fitment on
every order made, so if your product does not fit, we will exchange it or refund
it to the last penny with our 30-day easy returns.

A common misconception many consumers have is that ordering automotive parts
from an American store is cheaper than ordering automotive parts in Canada. What
many people don't know is that they will be charged hundreds of dollars in
hidden border fees and taxes when their car parts are sourced across the border
into Canada. Why pay the extra fees when you can find the same or even better
quality car parts in Canada at a cheaper price? Carrying only the highest
quality brands and auto parts available in Toronto and throughout Canada, we
have something for just about everyone. The best part: there are no hidden fees
and shipping is free! That's right, no customs duties, taxes, or brokerage fees
to worry about, and we're proudly Canadian! Whether you’re in Toronto, Calgary,
or Ottawa, you can bet on the fast deliveries of the car parts, gears, and
accessories for your vehicle. So go ahead, trust the number one auto parts store
in Canada, TDot Performance, and gear up to turn heads like a pro with your
newly decked-out ride!

View More


FEATURED CATEGORIES


 * PERFORMANCE PARTS
   
   Shop Now


 * EXTERIOR ACCESSORIES
   
   Shop Now


 * INTERIOR ACCESSORIES
   
   Shop Now


 * WHEELS & TIRES
   
   Shop Now


 * AUDIO & ELECTRONICS
   
   Shop Now


 * TOOLS & GARAGE
   
   Shop Now


 * LIGHTING
   
   Shop Now


 * SPECIALTY PARTS
   
   Shop Now


FEATURED BRANDS

We carry over 250 of the world's highest quality automotive parts brands across
42 product categories.

Browse All Brands
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

View More


WHAT TDOT PERFORMANCE OFFERS

TDot Performance is your one-stop-shop for all things automotive. Be it brakes
or exhaust systems, seat covers or trailer hitches, ball bearings, or air/fuel
filters, you can trust TDot Performance for all your automotive needs. With
renowned brands like Fabtech, Air Lift, BAK Industries, Wix Filters, Rigid
Industries, EBC Brakes, Pro Comp, Aries, Recaro, Back Rack, and Battery Tender,
TDot Performance provides unparalleled quality. Looking for new wheels to jazz
up the look of your car, have a look at Konig Wheels, XXR Wheels, or Enkei
Wheels for top-quality wheels at exceptionally affordable prices.

Regardless of whether you drive a car, truck, or SUV in Canada, aftermarket
parts are guaranteed to boost its functionality, power, style, and set it apart
from the rest. When it comes to where to buy the best upgrades, there’s not a
more trusted verified dealer of auto parts than TDot Performance. From Toronto
to Montreal to Vancouver, TDot Performance offers a fast shipment of the latest
car and truck parts, accessories, gears, and tires.

Installing new aftermarket tires is an efficient means of improving your car or
truck’s drivability. The automotive industry has engineered top-quality tires to
enhance acceleration, cornering, and braking while also generating smoother
aesthetics when paired with your wheels. All the aftermarket upgrades and
products you integrate won’t be of much use if your tires are unable to grip the
ground efficiently. Tires ensure a comfortable ride while providing the traction
and steering response that overcomes rain and snow.

There are different kinds of tires available in the market so different driving
personalities can select the ones that suit their needs. Summer tires certify
optimized grip and precise cornering. Winter tires are built to produce superb
traction during harsh cold weather. All-season tires guarantee a smooth drive
during summer, winter, or any other time of the year. Competition tires ensure
superb driving performance on racing applications. Truck/SUV tires emphasize
strength and resilience for heavy-duty jobs. There are also classic and muscle
tires that produce an inimitable look when matched with your wheels.

Worn-down tires often cause your vehicle to move to one side when you're trying
to go straight or they may cause your wheels to spin when accelerating. Select
TDot Performance for the latest and most innovative vehicle products and brands.
TDot Performance is Canada’s most trusted online shop for the most resilient and
head-turning aftermarket rims. and tires. Our online shop is an authorized
retailer of highly-regarded aftermarket brands which include the likes of
Michelin, Pirelli, Falken, Falken, and many more. Select from our shop’s broad
selection of summer, winter, all-season, off-road, and many other tires. You can
access them all from our easy-to-navigate website.

Our shop ensures customers have the precise tires, wheels, and products to
maximize their vehicle’s performance. TDot Performance offers free shipping for
drivers residing in Canada. Enjoy our store’s fast shipping system and rest
assured that orders are free from any customs, duties, or brokerage fees. When
you select and buy your wheels and tires from us, you’re guaranteed all the
warranties bestowed by the original manufacturer along with exceptional customer
service.

If a certain product is trending then you can bet we'll be the first ones to
have stocks ready to be delivered anywhere in Canada. Need assistance locating
the proper components? Feel free to call our store at 1-800-276-7566 or send us
an email at sales@tdotperformance.ca. Be it air filters, air intake systems,
brake pads, fuel pumps, brake rotors, oil filters, oil coolers, or any other
upgrade, our customer service ensures that you find the precise ones that
accommodate your driving needs.

View More


SHOP BY VEHICLE

View More
 * ABARTH
 * AC
 * AC COBRA
 * ACURA
 * ALFA ROMEO
 * ALPINE
 * ALVIS
 * AM GENERAL
 * AMERICAN MOTORS
 * AMPHICAR
 * APOLLO
 * ARMSTRONG-SIDDELEY
 * ARNOLT-BRISTOL
 * ASTON MARTIN
 * ASUNA
 * AUDI
 * AUSTIN
 * AUSTIN HEALEY
 * AUTOCAR LLC.
 * AVANTI
 * BENTLEY
 * BERING
 * BERTONE
 * BIZZARRINI
 * BLUE BIRD
 * BMW
 * BOND
 * BORGWARD
 * BRICKLIN
 * BRISTOL
 * BUGATTI
 * BUICK
 * CADILLAC
 * CAN-AM (MC)
 * CHANCE COACH TRANSIT
 * CHECKER
 * CHEVROLET
 * CHRYSLER
 * CITROEN
 * COUNTRY COACH
 * CRANE CARRIER
 * CROWN COACH
 * DAEWOO
 * DAF
 * DAIHATSU
 * DAIMLER
 * DARRIN
 * DELLOW
 * DELOREAN
 * DENZEL
 * DESOTO
 * DETOMASO
 * DEUTSCH-BONNET
 * DIAMOND REO
 * DKW
 * DODGE
 * DUAL-GHIA
 * DUPLEX
 * EAGLE
 * EDSEL
 * EL DORADO
 * ELVA
 * EMERGENCY ONE
 * ESSEX
 * EXCALIBUR
 * FACEL VEGA
 * FAIRTHORPE
 * FARGO
 * FEDERAL MOTORS
 * FERRARI
 * FIAT
 * FISKER
 * FLXIBLE TRANSIT BUS
 * FORD
 * FRAZER
 * FRAZER NASH
 * FREIGHTLINER
 * FWD CORPORATION
 * GENESIS
 * GEO
 * GILLIG
 * GLAS
 * GM
 * GMC
 * GOGGOMOBIL
 * GOLIATH
 * GORDON-KEEBLE
 * GRIFFITH
 * HANSA
 * HENRY J
 * HILLMAN
 * HINO
 * HOLDEN
 * HONDA
 * HONDA (ATV)
 * HONDA (MC)
 * HRG
 * HUDSON
 * HUMBER
 * HUMMER
 * HYUNDAI
 * IC CORPORATION
 * INFINITI
 * INTERNATIONAL
 * ISO
 * ISUZU
 * JAGUAR
 * JEEP
 * JENSEN
 * KAISER
 * KALMAR
 * Karma
 * KAWASAKI (ATV)
 * KAWASAKI (MC)
 * KAWASAKI (UTV)
 * KENWORTH
 * KIA
 * KTM (ATV)
 * KTM (MC)
 * KURTIS
 * LAFORZA
 * LAGONDA
 * LAMBORGHINI
 * LANCIA
 * LAND ROVER
 * LEXUS
 * LINCOLN
 * LLOYD
 * LODAL
 * LOTUS
 * Lucid
 * MACK
 * MAICO
 * MARATHON
 * MARCOS
 * MASERATI
 * MATRA
 * MAYBACH
 * MAZDA
 * MCLAREN
 * MERCEDES-BENZ
 * MERCURY
 * MERKUR
 * MESSERSCHMITT
 * METROPOLITAN
 * MG
 * MINI
 * MITSUBISHI
 * MITSUBISHI FUSO
 * MOBILITY VENTURES
 * MONTEVERDI
 * MORETTI
 * MORGAN
 * MORRIS
 * MOSKVICH
 * MOTOR COACH IND.
 * NARDI
 * NASH
 * NEW FLYER
 * NISSAN
 * NOVA BUS CORPORATION
 * NSU
 * OLDSMOBILE
 * OMEGA
 * ONTARIO BUS
 * OPEL
 * ORION BUS
 * OSCA
 * OSHKOSH
 * OTTAWA
 * PACKARD
 * PANHARD
 * PANOZ
 * PANTHER
 * PEERLESS
 * PEGASO
 * PETERBILT
 * PEUGEOT
 * PIERCE
 * PLYMOUTH
 * POLARIS (UTV)
 * POLESTAR
 * PONTIAC
 * PORSCHE
 * QVALE
 * RAM
 * RELIANT
 * RENAULT
 * RILEY
 * Rivian
 * ROADMASTER RAIL
 * ROLLS ROYCE
 * ROVER
 * SAAB
 * SABRA
 * SALEEN
 * SALMSON
 * SATURN
 * SCION
 * SEAGRAVE FIRE APP
 * SEAT
 * SHELBY
 * SIATA
 * SIMCA
 * SINGER
 * SKODA
 * SMART
 * SMI
 * SPARTAN
 * SRT
 * STANDARD
 * STERLING
 * STUDEBAKER
 * STUTZ
 * SUBARU
 * SUNBEAM
 * SUZUKI
 * SUZUKI (ATV)
 * SUZUKI (MC)
 * SWALLOW
 * TATRA
 * TESLA
 * TOYOPET
 * TOYOTA
 * TRIUMPH
 * TURNER
 * TVR
 * UD
 * VAUXHALL
 * VESPA
 * VOLKSWAGEN
 * VOLVO
 * VPG
 * WARTBURG
 * WESTERN STAR
 * WILLYS
 * WINNEBAGO
 * WOLSELEY
 * WORKHORSE
 * YAMAHA (ATV)
 * YAMAHA (MC)
 * YAMAHA (UTV)
 * YUGO
 * ZUNDAPP

View More

Join our mailing list to SAVE up to 5% off and receive future exclusive offers!

Sign-up and save up to 5%! Receive exclusive offers through email.

Email Address

Get Coupon

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Shop By
 * Shop By Vehicle
 * Shop By Category
 * Shop By Brand
 * Performance Parts
 * Exterior Accessories
 * Interior Accessories
 * Lightning
 * Wheels
 * Tires


CUSTOMER

Customer
   
 * Promotions
 * Help Zone
 * Price Match
 * Track My Order
 * Returns/Exchanges


COMPANY

Company
 * Contact Us
 * About Us
 * Auto Parts Canada
 * Secure Shopping
 * Careers


ABOUT TDOT PERFORMANCE

About TDOT Performance

TDot Performance is proudly Canadian. Conceived in this great nation, our
company strives to meet the needs of all consumers for auto parts, such as car
lights, catalytic converters, wheels/rims, tires, bike racks, performance parts,
and more, in Canada. We offer the highest quality performance parts,
manufactured by brands such as Mickey Thompson, BD Diesel, MSD, Enkei, Royal
Purple, and more, coupled with free shipping through most of Canada.

Our customers pay no customs, duties, or brokerage fees, ensuring that they get
the lowest prices anywhere (domestically or internationally, some exclusions
apply). What's more, we have great customer service! Just check out our reviews.

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Top of Page

© 2024 TDot Performance. All rights reserved.

 * Privacy Policy
 * Terms
 * Sitemap

All manufacturer names, symbols, and descriptions used in our images and text
are used solely for identification purposes only. It is neither inferred nor
implied that any item sold by TDotPerformance is a product authorized by or in
any way connected with any vehicle manufacturers displayed on this page.

Ticket #: 939335840






Need Help? 1-800-276-7566

Close Main Menu
 * Performance Parts
   Back To Main Menu
    * Performance Parts Shop All
    * Air Intake Systems
    * Batteries
    * Brakes
    * Cooling Systems
    * Engine Components
    * Exhaust Systems
    * Filters
    * Fuel Systems
    * Ignition Systems
    * Performance Chips
    * Suspension Systems
    * Transmission & Drivetrain
    * Turbochargers
    * View More... View more Performance Parts

 * Exterior
   Back To Main Menu
    * Exterior Accessories Shop All
    * Bed Accessories
    * Bike Racks
    * Billet Grilles
    * Body Kits
    * Bug Deflectors
    * Car Covers
    * Chrome Trim
    * Custom Hoods
    * Fender Flares & Trim
    * Grille Protectors
    * License Plates
    * Mud Flaps
    * Off-Road Bumpers
    * Roof Racks
    * Running Boards & Nerf Bars
    * Side Mirrors
    * Side Vents
    * Snow Plows
    * Soft & Hard Tops
    * Spare Tire Carriers
    * Spoilers
    * Sunroof Deflectors
    * Tents & Awnings
    * Tonneau Covers
    * Trailer Hitches
    * Winches
    * Wind Deflectors
    * Wiper Blades
    * View More... View more Exterior Accessories

 * Interior
   Back To Main Menu
    * Interior Accessories Shop All
    * Car Organizers
    * Car Seats
    * Cargo Liners
    * Custom Gauges & Accessories
    * Dash Kits
    * Door Sills
    * Floor Mats
    * Pedal Pads
    * Seat Covers
    * Steering Wheels
    * Sun Shades
    * View More... View more Interior Accessories

 * Lighting
   Back To Main Menu
    * Lighting Shop All
    * Auxiliary Lights
    * Fog Lights
    * Headlights
    * HID Lights
    * LED Lights
    * Light Bars
    * Light Covers
    * Miscellaneous Light Components
    * Off-Road Lights
    * Replacement Bulbs
    * Tail Lights
    * Light Mounts
    * View More... View more Lighting

 * Audio & Electronics
   Back To Main Menu
    * Audio & Electronics Shop All
    * Audio & Electronic Accessories
    * Security Systems
    * Speakers
    * Video & Dash Cameras
    * Back Up Camera & Sensors
    * View More... View more Audio & Electronics

 * Wheels & Tires
   Back To Main Menu
    * Wheels & Tires Shop All
    * Caliper Covers
    * Lug Nuts & Locks
    * Tire & Wheel Accessories
    * Tires
    * Wheels
    * View More... View more Wheels & Tires

 * Tools & Garage
   Back To Main Menu
    * Tools & Garage Shop All
    * Auto Detailing
    * Automotive Chemicals
    * Automotive Paint
    * Automotive Tools
    * Garage Accessories
    * Safety Equipment
    * View More... View more Tools & Garage

 * Specialty Parts
   Back To Main Menu
    * Specialty Parts Shop All
    * Racing Gear
    * Automotive Apparel
    * Travel
    * View More... View more Specialty Parts

 * My Account
   Log In
    * Sign In / Register
    * Account Dashboard
    * My Garage
    * Order History
    * Account Settings

 * 0 My Garage
   
   Garage is empty.
   
   Select a vehicle to store in your garage.
   
   Save 'My Garage' to make searches quicker.
   
   Save My Garage Add New Vehicle
 * * See All Parts
   * Shop Brands
   * About Us
   * Contact Us
   * Help Zone
   * Order Status
   * Log In
      * Sign In / Register
      * Account Dashboard
      * My Garage
      * Order History
      * Account Settings

Close Main Menu

Your Cart 0 Item

Close Cart
View Cart Checkout
Close Cart overview



ALERT

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



This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Sign In
Forgot Your Password?


Close dialog 1

Before You Zoom Out of Here, Hit the Brakes!

Save on your first order and get email only offers when you join.

This field is required
Continue
No thanks.
1
 * Start Again

Hello there!
Ask me a question or two!

Today


--------------------------------------------------------------------------------

New Messages


Karl B.  a few seconds ago

Hey there!


I'm Karl, your TDot Bot Assistant.

How can I help you today?

Existing Order
Return/Exchange
Product Inquiries
Frequently Asked Questions
Live Chat With A Sales Agent

⚡by Freshworks


 * Start Again

1