torontojdmauto.com
Open in
urlscan Pro
2620:127:f00f:4::
Public Scan
Submitted URL: http://torontojdmauto.com/
Effective URL: https://torontojdmauto.com/
Submission: On March 28 via api from US — Scanned from CA
Effective URL: https://torontojdmauto.com/
Submission: On March 28 via api from US — Scanned from CA
Form analysis
17 forms found in the DOMPOST /localization
<form method="post" action="/localization" id="nav-localization" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
<div class="localization__grid">
<div class="localization__selector">
<input type="hidden" name="country_code" value="CA">
<country-selector><label class="label visually-hidden no-js-hidden" id="nav-localization-country-label">Country/Region</label>
<div class="custom-select relative w-full no-js-hidden" id="nav-localization-country"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox"
aria-labelledby="nav-localization-country-label">
<span class="text-start">Canada (CAD $)</span>
<svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
<path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
</svg>
</button>
<ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="nav-localization-country-opt-0">
<li class="custom-select__option flex items-center js-option" id="nav-localization-country-opt-0" role="option" data-value="CA" aria-selected="true">
<span class="pointer-events-none">Canada (CAD $)</span>
</li>
</ul>
</div>
</country-selector>
</div>
</div>
<script>
customElements.whenDefined('custom-select').then(() => {
if (!customElements.get('country-selector')) {
class CountrySelector extends customElements.get('custom-select') {
constructor() {
super();
this.loaded = false;
}
async showListbox() {
if (this.loaded) {
super.showListbox();
return;
}
this.button.classList.add('is-loading');
this.button.setAttribute('aria-disabled', 'true');
try {
const response = await fetch('?section_id=country-selector');
if (!response.ok) throw new Error(response.status);
const tmpl = document.createElement('template');
tmpl.innerHTML = await response.text();
const el = tmpl.content.querySelector('.custom-select__listbox');
this.listbox.innerHTML = el.innerHTML;
this.options = this.querySelectorAll('.custom-select__option');
this.loaded = true;
} catch {
this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
} finally {
super.showListbox();
this.button.classList.remove('is-loading');
this.button.setAttribute('aria-disabled', 'false');
}
}
setButtonWidth() {
return;
}
}
customElements.define('country-selector', CountrySelector);
}
});
</script>
<script>
document.getElementById('nav-localization').addEventListener('change', (evt) => {
const input = evt.target.previousElementSibling;
if (input && input.tagName === 'INPUT') {
input.value = evt.detail.selectedValue;
evt.currentTarget.submit();
}
});
</script>
</form>
GET /search
<form class="search relative search--speech" role="search" action="/search" method="get">
<label class="label visually-hidden" for="header-search">Search</label>
<script src="//torontojdmauto.com/cdn/shop/t/18/assets/search-form.js?v=172508554731921826481683135331" defer="defer"></script>
<search-form class="search__form block">
<input type="hidden" name="type" value="product,page,">
<input type="hidden" name="options[prefix]" value="last">
<input type="search" class="search__input w-full input js-search-input" id="header-search" name="q" placeholder="Search for engine par" data-placeholder-one="Search for engines" data-placeholder-two="Search for transmissions"
data-placeholder-three="Search for engine parts" data-placeholder-prompts-mob="false" data-typing-speed="100" data-deleting-speed="60" data-delay-after-deleting="500" data-delay-before-first-delete="2000" data-delay-after-word-typed="2400"
role="combobox" autocomplete="off" aria-autocomplete="list" aria-controls="predictive-search-results" aria-owns="predictive-search-results" aria-haspopup="listbox" aria-expanded="false" spellcheck="false">
<button type="button" class="search__reset text-current vertical-center absolute focus-inset js-search-reset" hidden="">
<span class="visually-hidden">Reset</span>
<svg width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd" stroke-linejoin="round" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path d="M5 19 19 5M5 5l14 14"></path>
</svg>
</button>
<button class="search__submit text-current absolute focus-inset start"><span class="visually-hidden">Search</span><svg width="21" height="23" viewBox="0 0 21 23" fill="currentColor" aria-hidden="true" focusable="false" role="presentation"
class="icon">
<path
d="M14.398 14.483 19 19.514l-1.186 1.014-4.59-5.017a8.317 8.317 0 0 1-4.888 1.578C3.732 17.089 0 13.369 0 8.779S3.732.472 8.336.472c4.603 0 8.335 3.72 8.335 8.307a8.265 8.265 0 0 1-2.273 5.704ZM8.336 15.53c3.74 0 6.772-3.022 6.772-6.75 0-3.729-3.031-6.75-6.772-6.75S1.563 5.051 1.563 8.78c0 3.728 3.032 6.75 6.773 6.75Z">
</path>
</svg>
</button><speech-search-button class="search__speech focus-inset end" tabindex="0" title="Search by voice" style="--speech-icon-color: #ff580d">
<svg width="24" height="24" viewBox="0 0 24 24" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path fill="currentColor"
d="M17.3 11c0 3-2.54 5.1-5.3 5.1S6.7 14 6.7 11H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c3.28-.49 6-3.31 6-6.72m-8.2-6.1c0-.66.54-1.2 1.2-1.2.66 0 1.2.54 1.2 1.2l-.01 6.2c0 .66-.53 1.2-1.19 1.2-.66 0-1.2-.54-1.2-1.2M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3 3 3 0 0 0-3 3v6a3 3 0 0 0 3 3Z">
</path>
</svg>
</speech-search-button>
<link href="//torontojdmauto.com/cdn/shop/t/18/assets/speech-search.css?v=177126016175843458791683135331" rel="stylesheet" type="text/css" media="all">
<script src="//torontojdmauto.com/cdn/shop/t/18/assets/speech-search.js?v=62333279374776981001682820905" defer="defer"></script>
</search-form>
<div class="js-search-results" tabindex="-1" data-predictive-search=""></div>
<span class="js-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7450217906212" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41136489463844"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/jdm-toyota-lexus-acura-honda-mazda-nissan-infiniti-subaru-scion-hyundai-tensioner" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id"
value="7450217906212"><input type="hidden" name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7450210631716" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41136450338852"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/jdm-toyota-lexus-acura-honda-mitsubishi-mazda-nissan-infiniti-subaru-hyundai-oxygen-sensors" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id"
value="7450210631716"><input type="hidden" name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7450207322148" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41136437592100"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/jdm-lexus-toyota-lx570-tundra-sequoia-5-7l-v8-3ur-fe-2007-2021-ac-compressor" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id"
value="7450207322148"><input type="hidden" name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7450197360676" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41136256122916"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/jdm-acura-integra-4clylinder-1994-2001-b18b-1-8l-ac-compressor" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="7450197360676"><input
type="hidden" name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7448496406564" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41131716640804"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/jdm-honda-civic-1996-2000-d16y-1-6l-manual-transmission-1" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="7448496406564"><input
type="hidden" name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7448493260836" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41131698061348"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/jdm-suzuki-grand-vitara-2007-2736cc-2-7l-transmission-only-stock-no-1532" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id"
value="7448493260836"><input type="hidden" name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7442508021796" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41114105380900"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/jdm-toyota-camry-rav4-venza-hybrid-2018-2022-a25a-fxs-a-c-compressor" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id"
value="7442508021796"><input type="hidden" name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7440509927460" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41110448963620"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/toyota-tacoma-2016-2023-black-upper-grille-insert-only-trd-sport" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="7440509927460"><input
type="hidden" name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7440506093604" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41110433300516"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/toyota-tacoma-2005-2015-red-upper-grille-trd-sport" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="7440506093604"><input type="hidden"
name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7436155813924" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41097338224676"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/jdm-subaru-wrx-2015-2018-2-0l-fa20-dohc-low-mileage-alternator" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="7436155813924"><input
type="hidden" name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7436151750692" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41097322332196"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/jdm-subaru-wrx-2015-2018-2-0l-fa20-dohc-low-mileage-starter" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="7436151750692"><input
type="hidden" name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart/add
<form method="post" action="/cart/add" id="quick-add-7436147589156" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
name="utf8" value="✓"><input type="hidden" name="id" value="41097306144804"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
<span class="quick-add-btn-icon">
<span class="visually-hidden">Add to cart</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path
d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
</path>
<path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
</svg>
</span>
<span class="quick-add-btn-text">Add to cart</span>
</button>
<a href="/collections/best-selling-products/products/jdm-subaru-scion-impreza-frs-brz-2014-2-0l-fb20-ac-compressor" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="7436147589156"><input
type="hidden" name="section-id" value="template--14793310994468__featured-collection">
</form>
POST /cart
<form class="form" id="cart-drawer-form" action="/cart" method="post">
<cart-items id="cart-items" data-section="cart-drawer" data-empty="true">
<div class="flex flex-col justify-center items-center h-full js-cart-empty">
<p>Your cart is empty</p><a class="btn btn--primary" href="/collections/all">Start shopping</a>
</div>
<p class="visually-hidden" id="cart-live-region-text" role="status" aria-live="polite"> Subtotal: $0.00 CAD </p>
<p class="visually-hidden" id="cart-line-item-status" role="status" aria-live="polite" aria-hidden="true">Loading...</p>
<div class="alert mt-6 bg-error-bg text-error-text" id="cart-errors" role="alert" hidden=""></div>
</cart-items>
</form>
POST /contact#footer-signup_form
<form method="post" action="/contact#footer-signup_form" id="footer-signup_form" accept-charset="UTF-8" class="form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
<input type="hidden" name="contact[tags]" value="prospect, newsletter">
<div class="form__field">
<label class="label visually-hidden" for="footer-signup">Email</label>
<div class="input-with-button"><input type="email" class="input w-full focus-inset" id="footer-signup" name="contact[email]" value="" placeholder="Your email" autocomplete="email" aria-required="true" required=""><button
class="btn focus-inset has-ltr-icon">
<span class="visually-hidden">Subscribe</span>
<svg width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon">
<path d="M4.696 12h14.686m-7.007-7.5 7.5 7.5-7.5 7.5"></path>
</svg>
</button></div>
</div>
</form>
POST /localization
<form method="post" action="/localization" id="footer-localization" accept-charset="UTF-8" class="form localization" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
<div class="localization__grid">
<div class="localization__selector">
<input type="hidden" name="country_code" value="CA">
<country-selector><label class="label visually-hidden no-js-hidden" id="footer-localization-country-label">Country/Region</label>
<div class="custom-select relative w-full no-js-hidden" id="footer-localization-country"><button class="custom-select__btn input items-center" type="button" aria-expanded="false" aria-haspopup="listbox"
aria-labelledby="footer-localization-country-label">
<span class="text-start">Canada (CAD $)</span>
<svg width="20" height="20" viewBox="0 0 24 24" class="icon" role="presentation" focusable="false" aria-hidden="true">
<path d="M20 8.5 12.5 16 5 8.5" stroke="currentColor" stroke-width="1.5" fill="none"></path>
</svg>
</button>
<ul class="custom-select__listbox absolute invisible" role="listbox" tabindex="-1" aria-hidden="true" hidden="" aria-activedescendant="footer-localization-country-opt-0">
<li class="custom-select__option flex items-center js-option" id="footer-localization-country-opt-0" role="option" data-value="CA" aria-selected="true">
<span class="pointer-events-none">Canada (CAD $)</span>
</li>
</ul>
</div>
</country-selector><noscript>
<label for="footer-localization-country-native" class="label visually-hidden">Country/Region</label>
<div class="select inline-block relative">
<select class="custom-select__native" id="footer-localization-country-native" name="country_code">
<option value="CA" selected="">Canada (CAD $)</option>
<option value="US">United States (USD $)</option>
</select>
</div>
</noscript>
</div>
</div><noscript>
<div class="mt-6">
<button class="btn btn--primary">Update</button>
</div>
</noscript>
<script>
customElements.whenDefined('custom-select').then(() => {
if (!customElements.get('country-selector')) {
class CountrySelector extends customElements.get('custom-select') {
constructor() {
super();
this.loaded = false;
}
async showListbox() {
if (this.loaded) {
super.showListbox();
return;
}
this.button.classList.add('is-loading');
this.button.setAttribute('aria-disabled', 'true');
try {
const response = await fetch('?section_id=country-selector');
if (!response.ok) throw new Error(response.status);
const tmpl = document.createElement('template');
tmpl.innerHTML = await response.text();
const el = tmpl.content.querySelector('.custom-select__listbox');
this.listbox.innerHTML = el.innerHTML;
this.options = this.querySelectorAll('.custom-select__option');
this.loaded = true;
} catch {
this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
} finally {
super.showListbox();
this.button.classList.remove('is-loading');
this.button.setAttribute('aria-disabled', 'false');
}
}
setButtonWidth() {
return;
}
}
customElements.define('country-selector', CountrySelector);
}
});
</script>
<script>
document.getElementById('footer-localization').addEventListener('change', (evt) => {
const input = evt.target.previousElementSibling;
if (input && input.tagName === 'INPUT') {
input.value = evt.detail.selectedValue;
evt.currentTarget.submit();
}
});
</script>
</form>
Text Content
Skip to content !!! Huge Quantity of JDM Products Available in Store / Call us Today at 416-741-8080 or 905-714-1446 !!! Country/Region Canada (CAD $) * Canada (CAD $) Search Reset Search Log in Basket Menu * Home * Honda & Acura * Back * Honda & Acura * Engine & Transmission * Engine Only * Transmission Only * Engine Parts * Suspension Parts * Electrical Parts * Mazda * Back * Mazda * Engine & Transmission * Engine Only * Transmission Only * Engine Parts * Suspension Parts * Electrical Parts * Mitsubishi * Back * Mitsubishi * Engine & Transmission * Engine Only * Transmission Only * Engine Parts * Suspension Parts * Electrical Parts * Nissan/Infiniti * Back * Nissan/Infiniti * Engine & Transmission * Engine Only * Transmission Only * Engine Parts * Suspension Parts * Electrical Parts * Subaru * Back * Subaru * Engine & Transmission * Engine Only * Transmission Only * Engine Parts * Suspension Parts * Electrical Parts * Toyota * Back * Toyota * Engine & Transmission * Engine Only * Transmission Only * Engine Parts * Suspension Parts * Electrical Parts * Kia * Back * Kia * Engine & Transmission * Engine Only * Transmission Only * Engine Parts * Suspension Parts * Electrical Parts * Hyundai * Back * Hyundai * Engine & Transmission * Engine Only * Transmission Only * Engine Parts * Suspension Parts * Electrical Parts * Used Accessories * Lexus * Back * Lexus * Engine & Transmission * Engine Only * Transmission Only * Engine Parts * Suspension Parts * Electrical Parts * Volkswagen * Back * Volkswagen * Suspension Parts * Gallery * Contact Us CAN'T FIND WHAT YOU'RE LOOKING FOR GIVE US A CALL AT 416-741-8080 OR 905-714-1446 ONE OF THE LARGEST INVENTORY IN ONTARIO FOR RELIABLE AUTO PARTS NOT JUST ENGINES AND TRANSMISSIONS Aftermarket Auto Body Parts, Suspension parts, Chassis, Radiators, and much more !!! ENDLESS INVENTORY !!! HUGE INVENTORY IN STRUTS AND SHOCKS Call us before heading to the Warehouse Load slide 1 of 5 Load slide 2 of 5 Load slide 3 of 5 Load slide 4 of 5 Load slide 5 of 5 Pause slideshow Play slideshow Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty Shipping Available Affordable Prices Installation Available 90 Days Warranty SPECIALS Only $500 3 MONTHS WARRANTY JDM Honda Civic R18A 5-Speed !!! In Stock !!! SHIPPING AVAILABLE ACROSS NORTH AMERICA JDM K-Series AWD 5-Speed !!! Restock !!! $1900 +TAX, WITH 3 MONTHS WARRANTY JDM Prius / CT200H Engines In stock FRESH INVENTORY * New arrival Toronto Auto Parts JDM Toyota Camry, Rav4,Venza 2007 - 2017 Tensioner $60.00 Unit price / Unavailable In stock Add to cart Add to cart View details * New arrival Toronto Auto Parts JDM Toyota, Lexus, Acura, Honda, Mitsubishi, Mazda, Nissan, Infiniti, Subaru, Scion, Hyundai Oxygen Sensors $100.00 Unit price / Unavailable In stock Add to cart Add to cart View details * New arrival Toronto Auto Parts JDM Lexus / Toyota LX570,Tundra,Sequoia, 5.7L V8 3UR-FE 2007-2021 AC Compressor $500.00 Unit price / Unavailable In stock Add to cart Add to cart View details * New arrival Toronto Auto Parts JDM Acura Integra 4cylinder 1994-2001 B18B2 1.8L AC Compressor $110.00 Unit price / Unavailable In stock Add to cart Add to cart View details * New arrival Toronto Auto Parts JDM Honda Civic 1996-2000 D16Y 1.6L Manual Transmission $500.00 Unit price / Unavailable In stock Add to cart Add to cart View details * New arrival Toronto Auto Parts JDM Suzuki Grand Vitara 2007 2736CC 2.7L manual Transmission Only / Stock No:1532 $600.00 Unit price / Unavailable In stock Add to cart Add to cart View details * New arrival Toronto Auto Parts JDM Toyota Camry/Rav4/Venza Hybrid / Grand Highlander 2018-2022 A25A-FXS A/C Compressor $500.00 Unit price / Unavailable In stock Add to cart Add to cart View details * New arrival Toronto Auto Parts Toyota Tacoma 2020-2023 Black Upper Grille Insert Only TRD Sport $500.00 Unit price / Unavailable In stock Add to cart Add to cart View details * New arrival Toronto Auto Parts Toyota Tacoma 2005-2008 Red Upper Grille TRD Offroad $100.00 Unit price / Unavailable In stock Add to cart Add to cart View details * New arrival Toronto Auto Parts JDM Subaru WRX 2015-2018 2.0L FA20 DOHC / Low Mileage / Alternator $160.00 Unit price / Unavailable In stock Add to cart Add to cart View details * New arrival Toronto Auto Parts JDM Subaru WRX 2015-2018 2.0L FA20 DOHC / Low Mileage / Starter $135.00 Unit price / Unavailable In stock Add to cart Add to cart View details * New arrival Toronto Auto Parts JDM Subaru / Scion / Impreza / FRS / BRZ 2014 2.0L FB20 AC Compressor $200.00 Unit price / Unavailable In stock Add to cart Add to cart View details LOW MILEAGE INVENTORY We offer clean and low mileage engines and transmission and stay behind our products. Shop Now JUST A FEW OF OUR INVENTORY YOUR CART Close Your cart is empty Start shopping Subtotal: $0.00 CAD Loading... Previous Next * LIVE CHAT Here to Help * Shipping Available Fast & Affordable * Installation Available Fast & Affordable Installation * Affordable Prices Very Competitive Pricing Back to top TORONTO AUTO PARTS Locations * 50 Baywood Rd, Etobicoke ON, M9V3Z3 (Toronto) * 1031 Niagara St, Welland ON, L3C1M5 (Welland) Email Address * salestorontojdmauto@gmail.com (Preferred Email) * sales@torontojdmauto.com Phone Number * 1-416-741-8080 or 1-905-714-1446 Shop Hours * Mon - Fri : 9am - 6pm * Sat : 9am - 3pm * Welland Shop closed on Saturday * Facebook * Instagram * YouTube OUR COMPANY * About us * Refund policy * Shipping policy * Privacy policy * Terms of Service SHOP OUR STORE * Engines & Transmissions * JDM Engines * JDM Transmissions * Engine Parts NEWSLETTER Sign up for the latest inventory, sales, promotions and store updates. Email Subscribe Payment methods accepted * Apple Pay * Diners Club * Discover * Google Pay * Shop Pay * Visa Country/Region Canada (CAD $) * Canada (CAD $) Country/Region Canada (CAD $)United States (USD $) Update -------------------------------------------------------------------------------- © 2024 Toronto Auto Parts. Powered by Shopify. Back CHOOSE OPTIONS Close Close Item added to your cart. View cart