www.weathertech.ca Open in urlscan Pro
23.212.249.208  Public Scan

Submitted URL: http://weathertech.ca/
Effective URL: https://www.weathertech.ca/en/
Submission Tags: tranco_l324
Submission: On May 25 via api from DE — Scanned from CA

Form analysis 1 forms found in the DOM

Name: mainPOST /en/

<form name="main" method="post" action="/en/" onsubmit="javascript:return WebForm_OnSubmit();" id="main">
  <div>
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['main'];
    if (!theForm) {
      theForm = document.main;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=WGklB4Xe0kmGzaYsmcSpeQ18nTZ6KRsD2JT9gh9nYV2Oj1z4-xREXGSgDHGAphEjc1-ICZfim-2wA2OVPcZXAQFU8kU1&amp;t=638469947903148691" type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    function banner_track(el, id) {
      el.href = '/en/banners.aspx?BannerId=' + id;
      el.mousedown = '';
      return true;
    } //]]>
  </script>
  <script src="/cms/includes/swfobject.js" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=13NdxDV8e8iXGs5Qsf_dCOqOsC4piCGtFSvV40OUihqi2i4U-B82_rnsFYxBkr7k4GNgwR6bRU22E4KQ588th8glG9WpCCD4j5QRB0EeRZiYoB2ZVApZZvj3zq4DnQvAJgi313Kwq_uRGQsxEk_WSezq9XhGkOc_OJklDRT33SQ47AwO0&amp;t=2e7d0aca"
    type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=6IoGX_Icja0iir9iWpkvOrk39pChOW5lTXT4lxo_TD61Q5c68N26QXWRP5zzk2dizgEYM_ANGd7DRl1X6EGSannN0r6GEKsrXlI166ENdnAyl0P9S1DQjOjR-lmhvT0bz4t-lt2co87_VH7TwltI3woX8nISuYtKG-0764sbZjSUoL6i0&amp;t=2e7d0aca"
    type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    function WebForm_OnSubmit() {
      if (document.getElementById('CT_AnnexCloud_0_fck_ccEditor') != null && FCKeditorAPI.GetInstance('CT_AnnexCloud_0_fck_ccEditor')) FCKeditorAPI.GetInstance('CT_AnnexCloud_0_fck_ccEditor').UpdateLinkedField();
      return true;
    }
    //]]>
  </script>
  <input type="hidden" name="hdnSubDirectory" id="hdnSubDirectory" value="/en"><input type="hidden" name="hdnSDirectoryID" id="hdnSDirectoryID" value="3"><input type="hidden" name="hdnCountryCode" id="hdnCountryCode" value="CA"><input type="hidden"
    name="hdnIsResponsive" id="hdnIsResponsive" value="True"><input type="hidden" name="hdnIsTestMode" id="hdnIsTestMode" value="0"><input type="hidden" name="hdnIsAssetServerEnabled" id="hdnIsAssetServerEnabled" value="1"><span
    id="hdnSiteCurrencySymbol" style="display:none">$</span><input type="hidden" name="hdnLanguageShortName" id="hdnLanguageShortName" value="en">
  <script type="text/javascript">
    //<![CDATA[
    Sys.WebForms.PageRequestManager._initialize('AjaxManager', 'main', [], [], [], 90, '');
    //]]>
  </script>
  <style>
    @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
      @media {
        header {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
        }

        a.sitelogo,
        h1.hpLogo {
          width: 40%;
          position: relative;
        }

        h1.hpLogo a.sitelogo {
          height: 100%;
          background-size: contain;
          position: absolute;
          width: 95%;
        }

        header nav {
          width: 60%;
        }

        header nav>ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
        }

        header nav>ul li {
          width: 98px;
        }

        header nav>ul ul.subNav li {
          width: auto;
        }

        #vehicle-picker>div:first-of-type {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
        }

        #vehicle-picker>div:first-of-type .selectContainer {
          width: 16.5%;
          position: relative;
        }

        #vehicle-picker>div:first-of-type .selectContainer .optionSelector {
          height: 100%;
          position: absolute;
          padding: 0;
        }

        header nav .iconCont {
          display: block;
        }

        header nav>ul>li>button,
        header nav>ul>li>a {
          display: block;
        }

        #vehicle-picker .selectContainer .small {
          height: auto;
          line-height: 1;
        }
      }
    }

    @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) and (max-width:58.750em) {
      @media {
        #vehicle-picker>div:first-of-type {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
        }

        #vehicle-picker>div:first-of-type .selectContainer {
          width: 100%;
        }

        #vehicle-picker>div:first-of-type .selectContainer .optionSelector {
          height: auto;
          position: static;
          padding: 13px 5px;
          margin-bottom: 1em;
        }
      }
    }

    @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) and (max-width:48em) {
      @media {
        header nav>ul li {
          width: 68px;
        }

        header nav>ul>li>button,
        header nav>ul>li>a {
          font-size: .5em !important;
        }

        .selectContainer {
          margin-bottom: 10px;
        }
      }
    }
  </style>
  <script>
    window["HeaderVehiclePicker"] = {};
    window["HeaderVehiclePicker"]["MakeDrpDwnId"] = "CT_Header_0_drpResponsiveMake";
    window["HeaderVehiclePicker"]["YearDrpDwnId"] = "drpResponsiveYear_CT_Header_0";
    window["HeaderVehiclePicker"]["ModelDrpDwnId"] = "drpResponsiveModel_CT_Header_0";
    window["HomePageVehiclePicker"] = {};
    window["HomePageVehiclePicker"]["MakeDrpDwnId"] = "CT_Header_0_drpMake";
    window["HomePageVehiclePicker"]["ModelDrpDwnId"] = "drpModel_CT_Header_0";
    window["HomePageVehiclePicker"]["YearDrpDwnId"] = "drpYear_CT_Header_0";
    window["HeaderSettings"] = {};
    window["HeaderSettings"]["GlobalSiteId"] = "3";
    window["HeaderSettings"]["ConsolidateAjax"] = true;
    window["HeaderSettings"]["MyAccountLink"] = "/my-account/";
    window["HeaderSettings"]["EmptyYearText"] = "Select Year";
    window["HeaderSettings"]["EmptyVehicleText"] = "Select Model";
    window["HeaderSettings"]["KeepUserOnItemPageWhileChangingVehicle"] = false;
    window["HeaderSettings"]["CurItemGroupCustURL"] = "";
    window["HeaderSettings"]["iURL"] = "";
    window["HeaderSettings"]["ChangeAnswersText"] = "false";
    window["HeaderSettings"]["IsHomePage"] = "Yes";
    window["HeaderSettings"]["TranslatedText"] = {}
    window["HeaderSettings"]["TranslatedText"]["Select"] = "Select";
    window["HeaderSettings"]["TranslatedText"]["Make"] = "Make";
    window["HeaderSettings"]["TranslatedText"]["Model"] = "Model";
    window["HeaderSettings"]["TranslatedText"]["Year"] = "Year";
    window["HeaderSettings"]["TranslatedText"]["SelectMake"] = "Select Make";
    window["HeaderSettings"]["TranslatedText"]["SelectYear"] = "Select Year";
    window["HeaderSettings"]["TranslatedText"]["SelectModel"] = "Select Model";
    window["HeaderSettings"]["TranslatedText"]["HomepageBannerPlayButtonText"] = "Play";
    window["HeaderSettings"]["TranslatedText"]["HomepageBannerPauseButtonText"] = "Pause";
    var siteSubDirectory;
    if ($('#hdnSubDirectory')) {
      siteSubDirectory = $('#hdnSubDirectory').val();
    } else {
      siteSubDirectory = '';
    }
    var enableSaveVehicle = 1;
    var ConsolidateAjax = true;
    var pagetype = 'NPP';
    var makeHitGTM = '#CT_Header_0_drpMake';
    var modelHitGTM = '#drpModel_CT_Header_0';
    var yearHitGTM = '#drpYear_CT_Header_0';
    var loginStatusGTM = 'false';
  </script>
  <header class="site-header-redesign">
    <a class="visuallyHidden" id="skip" href="#maincontent">Skip to Main Content</a>
    <a class="sitelogo" style="background:url('/cms/images/canada/layout/white/WT-Moniker-Logo-12.svg');" href="/en/" role="banner"><span class="visuallyHidden">WeatherTech Canada</span></a>
    <nav aria-label="primary redesign-primary">
      <ul>
        <li data-title="Main Nav Product List">
          <button type="button" aria-expanded="false" aria-controls="product-list">
            <span class="nav-item-media">
              <svg class="nav-item-media__icon" focusable="false" aria-hidden="true">
                <use xlink:href="/cms/images/canada/icons/header-icons_v3.svg#icon-nav-viewallproducts"></use>
              </svg>
            </span>
            <span class="js-GTM-tracking-text">View All<span class="word-break"> Products</span></span>
          </button>
          <ul id="product-list" class="subNav" hidden="">
            <li>
              <a id="CT_Header_0_rptMenus_ctl00_lnkDeptname" href="/en/products/interior-protection/">Interior Protection</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl01_lnkDeptname" href="/en/products/exterior-protection/">Exterior Protection</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl02_lnkDeptname" class="lngDept" href="/en/products/anti-fatigue-comfort-mats/">Anti-Fatigue Comfort Mats</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl03_lnkDeptname" href="/en/products/phone-and-tablet-products/">Phone &amp; Tablet Products</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl04_lnkDeptname" href="/en/products/home-and-business-products/">Home &amp; Business Products</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl05_lnkDeptname" href="/en/products/germ-protection/">Germ Protection</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl06_lnkDeptname" href="/en/products/bumper-protection/">Bumper Protection</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl07_lnkDeptname" class="lngDept" href="/en/products/techcare/">Auto Detailing &amp; Cleaning Products</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl08_lnkDeptname" href="/en/products/license-plate-frames/">License Plate Frames</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl09_lnkDeptname" href="/en/products/accessories/">Accessories</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl10_lnkDeptname" href="/en/products/kid-friendly-solutions/">Kid-Friendly Solutions</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl11_lnkDeptname" href="/en/products/pet-accessories/">Pet Products</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl12_lnkDeptname" href="/en/products/apparel/">Merchandise</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl13_lnkDeptname" class="lngDept" href="/en/products/golf-and-golf-cart-products/">Golf &amp; Golf Cart Products</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl14_lnkDeptname" href="/en/gift-cards/">Gift Cards</a>
            </li>
            <li>
              <a id="CT_Header_0_rptMenus_ctl23_lnkDeptname" href="/en/products/new-products/">New Products</a>
            </li>
            <li><a href="https://www.weathertech.ca/en/products/">View All Products</a></li>
          </ul>
        </li>
        <li data-title="Main Nav Vehicle Picker">
          <button type="button" class="navVehicle" aria-expanded="false" aria-controls="vehicle-picker">
            <span class="visuallyHidden">Vehicle selected</span>
            <span class="num" style="display: none;" data-event="Phone">0</span>
            <span class="nav-item-media">
              <svg class="nav-item-media__icon" focusable="false" aria-hidden="true">
                <use xlink:href="/cms/images/canada/icons/header-icons_v3.svg#icon-nav-shopforvehicle"></use>
              </svg>
            </span>
            <span class="js-GTM-tracking-text">Shop Your <span class="word-break">Vehicle</span></span></button>
          <div id="vehicle-picker" class="subNav" hidden="" tabindex="0">
            <button type="button" class="close">Close <span class="icon-close"></span></button>
            <h2 id="vehiclePickerForm"><span class="icon-shop_by_vehicle"></span>Shop for your Vehicle</h2>
            <p class="topText">Personalize your WeatherTech experience by selecting the make, year &amp; model of your vehicle.</p>
            <div>
              <div class="selectContainer">
                <select name="CT_Header_0$drpResponsiveMake" id="CT_Header_0_drpResponsiveMake" aria-labelledby="vehiclePickerForm make" class="drpResponsiveMake">
                  <option value="">Select Make</option>
                  <option value="1">Acura</option>
                  <option value="2">Alfa Romeo</option>
                  <option value="89">Aston Martin</option>
                  <option value="5">Audi</option>
                  <option value="7">Bentley</option>
                  <option value="8">BMW</option>
                  <option value="144">Bugatti</option>
                  <option value="9">Buick</option>
                  <option value="10">Cadillac</option>
                  <option value="11">Chevrolet</option>
                  <option value="12">Chrysler</option>
                  <option value="173">Club Car</option>
                  <option value="176">Cushman</option>
                  <option value="14">Dodge</option>
                  <option value="172">EZGO</option>
                  <option value="70">Ferrari</option>
                  <option value="16">Fiat</option>
                  <option value="17">Ford</option>
                  <option value="59">Freightliner</option>
                  <option value="168">Genesis</option>
                  <option value="18">Geo</option>
                  <option value="19">GM</option>
                  <option value="20">GMC</option>
                  <option value="21">Honda</option>
                  <option value="58">Hummer</option>
                  <option value="22">Hyundai</option>
                  <option value="180">Ineos</option>
                  <option value="23">Infiniti</option>
                  <option value="60">International</option>
                  <option value="25">Isuzu</option>
                  <option value="26">Jaguar</option>
                  <option value="27">Jeep</option>
                  <option value="61">Kenworth</option>
                  <option value="28">Kia</option>
                  <option value="155">Lamborghini</option>
                  <option value="29">Land Rover / Range Rover</option>
                  <option value="30">Lexus</option>
                  <option value="31">Lincoln</option>
                  <option value="32">Lotus</option>
                  <option value="174">Lucid</option>
                  <option value="62">Mack</option>
                  <option value="72">Maserati</option>
                  <option value="157">Maybach</option>
                  <option value="33">Mazda</option>
                  <option value="158">McLaren</option>
                  <option value="34">Mercedes-Benz</option>
                  <option value="35">Mercury</option>
                  <option value="57">MINI</option>
                  <option value="37">Mitsubishi</option>
                  <option value="38">Nissan</option>
                  <option value="39">Oldsmobile</option>
                  <option value="64">Peterbilt</option>
                  <option value="40">Peugeot</option>
                  <option value="41">Plymouth</option>
                  <option value="177">Polestar</option>
                  <option value="42">Pontiac</option>
                  <option value="43">Porsche®</option>
                  <option value="84">RAM</option>
                  <option value="178">Rivian</option>
                  <option value="45">Rolls Royce</option>
                  <option value="46">SAAB</option>
                  <option value="47">Saturn</option>
                  <option value="66">Scion</option>
                  <option value="73">smart</option>
                  <option value="165">SRT</option>
                  <option value="49">Subaru</option>
                  <option value="50">Suzuki</option>
                  <option value="83">Tesla</option>
                  <option value="52">Toyota</option>
                  <option value="54">Volkswagen</option>
                  <option value="55">Volvo</option>
                  <option value="65">Western Star</option>
                  <option value="179">Yamaha</option>
                </select>
                <span class="optionSelector" id="make">
                  <span class="small">Select</span>
                  <span class="large">Make</span>
                </span>
              </div>
              <div class="selectContainer">
                <select id="drpResponsiveYear_CT_Header_0" aria-labelledby="vehiclePickerForm year" class="drpResponsiveYear">
                  <option value="">Select Year</option>
                </select>
                <span class="optionSelector disabled" id="year">
                  <span class="small">Select</span>
                  <span class="large">Year</span>
                </span>
              </div>
              <div class="selectContainer">
                <select id="drpResponsiveModel_CT_Header_0" aria-labelledby="vehiclePickerForm model" class="drpResponsiveModel">
                  <option value="">Select Model</option>
                </select>
                <span class="optionSelector disabled" id="model">
                  <span class="small">Select</span>
                  <span class="large">Model</span>
                </span>
              </div>
              <div class="selectContainer">
                <button type="button" id="viewProductsBtn" disabled="" href="javascript:void(0);">
                  <span class="small">View</span>
                  <span class="large">Products</span>
                </button>
              </div>
            </div>
            <p><a href="/en/service/product-updates/">Vehicle Not Listed Above?<span class="visuallyHidden">View our product request form.</span><span class="icon-caret-right"></span></a></p>
          </div>
        </li>
        <li data-title="Main Nav Customer Service"><a href="/en/service/">
                        <span class="nav-item-media">
                            <svg class="nav-item-media__icon" focusable="false" aria-hidden="true">
                               <use xlink:href="/cms/images/canada/icons/header-icons_v3.svg#icon-nav-customerservice"></use></svg>
                        </span>
                        Customer<span class="word-break">Service</span>
                            
                    </a>
        </li>
        <li data-title="Main Nav My Account"><a href="/en/my-account/login/">
                        <span class="nav-item-media">
                            <svg class="nav-item-media__icon" focusable="false" aria-hidden="true">
                                <use xlink:href="/cms/images/canada/icons/header-icons_v3.svg#icon-nav-myaccount"></use></svg>
                        </span>
                        My <span class="word-break">Account</span></a></li>
        <li data-title="Main Nav Shopping Cart"><a href="/en/shopping-cart/" class="navItemCart">
                        <span class="visuallyHidden">Cart contains</span>
                        <span class="num" style="display: none;" data-event="Phone">0</span>
                        <span class="visuallyHidden">Items</span>
                        <span class="nav-item-media">
                            <svg class="nav-item-media__icon" focusable="false" aria-hidden="true">
                               <use xlink:href="/cms/images/canada/icons/header-icons_v3.svg#icon-nav-shoppingcart"></use></svg>
                        </span>
                        Shopping  <span class="word-break">Cart</span></a></li>
        <li data-title="Main Nav Language Selector">
          <button type="button" aria-expanded="false" aria-controls="lang-picker">
            <span class="visuallyHidden">You're currently browsing WeatherTech</span>
            <span class="iconCont">
              <img src="/cms/images/canada/layout/white/flag_ca.svg" alt="Graphic of the&nbsp;Canada&nbsp;flag.">
            </span>
            <span class="js-GTM-tracking-text">Canada&nbsp;&nbsp;<br> English<span class="downCarrot"></span>
            </span>
            <span class="visuallyHidden">Click to select your preferred country/language</span></button>
          <ul id="lang-picker" class="subNav" hidden="">
            <li class="canada">
              <div>
                <span class="visuallyHidden">Country:</span>
                <span class="countryName"> Canada</span>
              </div>
              <div class="ssLanguage">
                <span class="visuallyHidden">Select:</span>
                <a href="https://www.weathertech.ca/en?vsp=1"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="en">English</span><span class="visuallyHidden">language for WeatherTechCanada</span></a> |
                <a href="https://www.weathertech.ca/fr?vsp=1"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="fr">Français</span><span class="visuallyHidden">language for WeatherTechCanada</span></a> <span
                  class="visuallyHidden">language for WeatherTech.com.</span>
              </div>
            </li>
            <li class="europe">
              <div>
                <span class="visuallyHidden">Country:</span>
                <span class="countryName"> Europe</span>
              </div>
              <div class="ssLanguage">
                <span class="visuallyHidden">Select:</span>
                <a href="https://www.weathertecheurope.com/en/" auto-tracked="true"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="en">English</span><span class="visuallyHidden">language for WeatherTechEurope</span></a>
                <span class="visuallyHidden">language for WeatherTech.com.</span>
              </div>
            </li>
            <li class="mexico">
              <div>
                <span class="visuallyHidden">Country:</span>
                <span class="countryName"> Mexico</span>
              </div>
              <div class="ssLanguage">
                <span class="visuallyHidden">Select:</span>
                <a href="https://www.weathertech.mx/" auto-tracked="true"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="es">Español</span><span class="visuallyHidden">language for WeatherTechMexico</span></a> <span
                  class="visuallyHidden">language for WeatherTech.com.</span>
              </div>
            </li>
            <li class="united kingdom">
              <div>
                <span class="visuallyHidden">Country:</span>
                <span class="countryName"> United Kingdom</span>
              </div>
              <div class="ssLanguage">
                <span class="visuallyHidden">Select:</span>
                <a href="https://www.weathertecheurope.com/uk/" auto-tracked="true"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="en">English</span><span class="visuallyHidden">language for WeatherTechUnited Kingdom</span></a>
                <span class="visuallyHidden">language for WeatherTech.com.</span>
              </div>
            </li>
            <li class="united states">
              <div>
                <span class="visuallyHidden">Country:</span>
                <span class="countryName"> United States</span>
              </div>
              <div class="ssLanguage">
                <span class="visuallyHidden">Select:</span>
                <a href="https://www.weathertech.com/"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="en">English</span><span class="visuallyHidden">language for WeatherTechUnited States</span></a> <span
                  class="visuallyHidden">language for WeatherTech.com.</span>
              </div>
            </li>
            <li class="countryNotListed"><a href="/en/dealer-locator/">
                                Country Not Listed?
                                <div class="ssLanguage">
                                    View Local Dealers Near You
                                </div>
                            </a>
            </li>
          </ul>
        </li>
      </ul>
    </nav>
  </header>
  <div class="shopForVehicleHome shopForVehicleHomeBackground" role="complementary">
    <div class="container16 clearfix">
      <div class="shopForVehicleSelect">
        <div class="shopForVehicleHome_make">
          <label for="drpMake" class="visually-hidden">Select Vehicle Make</label>
          <select name="CT_Header_0$drpMake" id="CT_Header_0_drpMake" aria-labelledby="vehiclePickerForm make">
            <option value="">Select Make</option>
            <option value="1">Acura</option>
            <option value="2">Alfa Romeo</option>
            <option value="89">Aston Martin</option>
            <option value="5">Audi</option>
            <option value="7">Bentley</option>
            <option value="8">BMW</option>
            <option value="144">Bugatti</option>
            <option value="9">Buick</option>
            <option value="10">Cadillac</option>
            <option value="11">Chevrolet</option>
            <option value="12">Chrysler</option>
            <option value="173">Club Car</option>
            <option value="176">Cushman</option>
            <option value="14">Dodge</option>
            <option value="172">EZGO</option>
            <option value="70">Ferrari</option>
            <option value="16">Fiat</option>
            <option value="17">Ford</option>
            <option value="59">Freightliner</option>
            <option value="168">Genesis</option>
            <option value="18">Geo</option>
            <option value="19">GM</option>
            <option value="20">GMC</option>
            <option value="21">Honda</option>
            <option value="58">Hummer</option>
            <option value="22">Hyundai</option>
            <option value="180">Ineos</option>
            <option value="23">Infiniti</option>
            <option value="60">International</option>
            <option value="25">Isuzu</option>
            <option value="26">Jaguar</option>
            <option value="27">Jeep</option>
            <option value="61">Kenworth</option>
            <option value="28">Kia</option>
            <option value="155">Lamborghini</option>
            <option value="29">Land Rover / Range Rover</option>
            <option value="30">Lexus</option>
            <option value="31">Lincoln</option>
            <option value="32">Lotus</option>
            <option value="174">Lucid</option>
            <option value="62">Mack</option>
            <option value="72">Maserati</option>
            <option value="157">Maybach</option>
            <option value="33">Mazda</option>
            <option value="158">McLaren</option>
            <option value="34">Mercedes-Benz</option>
            <option value="35">Mercury</option>
            <option value="57">MINI</option>
            <option value="37">Mitsubishi</option>
            <option value="38">Nissan</option>
            <option value="39">Oldsmobile</option>
            <option value="64">Peterbilt</option>
            <option value="40">Peugeot</option>
            <option value="41">Plymouth</option>
            <option value="177">Polestar</option>
            <option value="42">Pontiac</option>
            <option value="43">Porsche®</option>
            <option value="84">RAM</option>
            <option value="178">Rivian</option>
            <option value="45">Rolls Royce</option>
            <option value="46">SAAB</option>
            <option value="47">Saturn</option>
            <option value="66">Scion</option>
            <option value="73">smart</option>
            <option value="165">SRT</option>
            <option value="49">Subaru</option>
            <option value="50">Suzuki</option>
            <option value="83">Tesla</option>
            <option value="52">Toyota</option>
            <option value="54">Volkswagen</option>
            <option value="55">Volvo</option>
            <option value="65">Western Star</option>
            <option value="179">Yamaha</option>
          </select>
        </div>
        <div class="shopForVehicleHome_year disabled">
          <label for="drpYear_CT_Header_0" class="visually-hidden">Select Vehicle Year</label>
          <select id="drpYear_CT_Header_0" aria-labelledby="vehiclePickerForm year">
            <option>Select Year</option>
          </select>
        </div>
        <div class="shopForVehicleHome_model">
          <label for="drpModel_CT_Header_0" class="visually-hidden">Select Vehicle Model</label>
          <select id="drpModel_CT_Header_0" aria-labelledby="vehiclePickerForm model">
            <option>Select Model</option>
          </select>
        </div>
      </div>
      <div class="shopForVehicleHome_buttons">
        <div class="buttons">
          <span class="goWrapper"><a class="btn" id="lnkGo" href="javascript:void(0);" disabled="disabled" tabindex="-1">Shop Your Vehicle</a></span>
          <span class="or">or</span>
          <a href="/en/products/" class="btn">Shop By Product&nbsp;<span class="icon-arrow-right">&nbsp;</span></a>
        </div>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    var globalSiteSubDirectory = '';
    var globalCountryCode = '';
    var globalIsResponsive = true;
    var globalAjaxTimeOut = 57000;
    jQuery(function($) {
      globalSiteSubDirectory = getGlobalSiteSubDirectory();
      globalCountryCode = getGlobalCountryCode();
      getGlobalAjaxTimeOut();
    });
    (function() {
      BaseModule.addAjaxModuleBind("InitializeDynamicContent", {
        "pagetype": "NPP",
        "data": {
          "BaseUrl": "/en/",
          "Year": "",
          "VehicleId": "",
          "ChangeAnswers": "False",
          "ItemGroupId": "",
          "ChoiceIds": ""
        },
        "callback": myInitializeDynamicContent
      });
      BaseModule.addAjaxModuleBind("InitializeRelatedItemsDetail", {
        "pagetype": "NPP",
        "data": {},
        "callback": myRelatedItemsDetail
      });
      BaseModule.addAjaxModuleBind("InitializeUpsoldRelatedItems", {
        "pagetype": "NPP",
        "data": {},
        "callback": myUpsoldRelatedItems
      });
    })();
    $(document).ready(function() {
      BaseModule.addAjaxModuleBind("NextBanner", {
        "pagetype": "NPP",
        "data": {
          "b": getBannerData()
        },
        "callback": myNextBanner
      });
      var pagetype = "NPP";
      if (pagetype === "ACP") {
        var relatedProductsContainer = document.getElementById('upsoldRelatedItems');
        initSpinner(relatedProductsContainer);
      }
    });
  </script>
  <div class="homepage-interior">
    <div class="homepage-hero-section">
      <div class="container container-homepage-redesign container-split-slider">
        <div class="split-slider-wrapper">
          <div class="split-slider-wrapper__left">
            <div class="main-slider-container" id="divBannerContainer_CT_HeroBanner_0_ccBannersRotatingList"><button type="button" class="a11y-slider-next js-hero-next"><span class="sr-only">Next slide</span></button><button type="button"
                class="a11y-slider-prev js-hero-prev"><span class="sr-only">Previous slide</span></button><span class="slide-count-container">Now showing slide <span class="js-current-slide">1</span> of <span class="js-slide-count">5</span>.</span>
              <button class="a11y-slider-sr-only" type="button" tabindex="0">Click to skip slider carousel</button><button type="button" class="a11y-slider-autoplay" data-autoplaying="true">Toggle slider autoplay<span
                  class="js-a11y-slider-autoplay__translation-text">Pause</span></button>
              <ul class="main-slider list-reset a11y-slider" style="">
                <li class="main-slider-slide js-slide a11y-slider-active a11y-slider-visible">
                  <div class="main-slide-image BG-center lazyloaded" data-bg="https://assets.weathertech.com/assets/3/7/SWD_Slider.png" style="background-image: url(&quot;https://assets.weathertech.com/assets/3/7/SWD_Slider.png&quot;);">
                    <div class="main-slide-content left">
                      <h2 class="main-slide-content__title">MAXIMUM FRESH AIR ENJOYMENT</h2>
                      <div class="main-slide-content__footer left"><a class="btn" href="/side-window-deflectors/">Shop Side Window Deflectors</a></div>
                    </div>
                  </div>
                </li>
                <li class="main-slider-slide js-slide" tabindex="-1" aria-hidden="true">
                  <div class="main-slide-image BG-bottom-right lazyloaded" data-bg="https://assets.weathertech.com/assets/3/7/impactliner_slider_image-en.png"
                    style="background-image: url(&quot;https://assets.weathertech.com/assets/3/7/impactliner_slider_image-en.png&quot;);">
                    <div class="main-slide-content bottom left">
                      <h2 class="main-slide-content__title">HEAVY-DUTY TRUCK BED PROTECTION 💪</h2>
                      <div class="main-slide-content__footer bottom left"><a class="btn" href="/impactliner/" tabindex="-1">Shop ImpactLiner</a></div>
                    </div>
                  </div>
                </li>
                <li class="main-slider-slide js-slide" tabindex="-1" aria-hidden="true">
                  <div class="main-slide-image BG-center lazyloaded" data-bg="https://assets.weathertech.com/assets/3/7/TechCareWebSliderUGC.png"
                    style="background-image: url(&quot;https://assets.weathertech.com/assets/3/7/TechCareWebSliderUGC.png&quot;);">
                    <div class="main-slide-content right">
                      <h2 class="main-slide-content__title">SPRING TIME REFRESH 🧼</h2>
                      <div class="main-slide-content__footer right"><a class="btn" href="/techcare/cleaner-protector-kit/" tabindex="-1">Shop TechCare</a></div>
                    </div>
                  </div>
                </li>
                <li class="main-slider-slide js-slide" tabindex="-1" aria-hidden="true">
                  <div class="main-slide-image BG-bottom-right lazyloaded" data-bg="https://assets.weathertech.com/assets/3/7/floorliner_hp_slider.png"
                    style="background-image: url(&quot;https://assets.weathertech.com/assets/3/7/floorliner_hp_slider.png&quot;);">
                    <div class="main-slide-content right">
                      <h2 class="main-slide-content__title">GEAR UP FOR ADVENTURE</h2>
                      <div class="main-slide-content__footer right"><a class="btn" href="/floorliner-hp/" tabindex="-1">Shop FloorLiner HP</a></div>
                    </div>
                  </div>
                </li>
                <li class="main-slider-slide js-slide" tabindex="-1" aria-hidden="true">
                  <div class="main-slide-image BG-bottom-right lazyload" data-bg="https://assets.weathertech.com/assets/3/7/cargotech_pro_banner_en_2.png">
                    <div class="main-slide-content bottom left">
                      <h2 class="main-slide-content__title">INTRODUCING THE ALL-NEW CARGOTECH PRO</h2>
                      <div class="main-slide-content__footer bottom left"><a class="btn" href="/cargotech-pro/" tabindex="-1">Learn More</a></div>
                    </div>
                  </div>
                </li>
              </ul>
              <div class="a11y-slider-sr-only" tabindex="-1">End of slider carousel</div>
              <!--slider stuff-->
              <div class="custom-control-area">
                <div class="slide-progress"><svg class="progress-ring" width="62" height="62">
                    <circle class="progress-ring__circle" stroke="#ce181e" stroke-width="4" fill="transparent" r="21" cx="31" cy="31" style="transition-duration: 0ms; stroke-dasharray: 131.947, 131.947; stroke-dashoffset: 131.947px;"></circle>
                  </svg></div>
              </div>
            </div>
            <input name="CT_HeroBanner_0$hdnTime" type="hidden" id="CT_HeroBanner_0_hdnTime" value="1"><input name="CT_HeroBanner_0$hdnCount" type="hidden" id="CT_HeroBanner_0_hdnCount" value="5">
          </div>
          <!--left side-->
          <div class="split-slider-wrapper__right">
            <script type="text/javascript">
              function selectItem(ItemGroupId, Name, customURL) {
                if (window['isGTMActive'] === 'Yes') {
                  var PLmake = $('#' + window["HeaderVehiclePicker"]["MakeDrpDwnId"] + ' option:selected').text(),
                    PLmodel = $('#' + window["HeaderVehiclePicker"]["ModelDrpDwnId"] + ' option:selected').text(),
                    PLyear = $('#' + window["HeaderVehiclePicker"]["YearDrpDwnId"] + ' option:selected').text();
                  if (PLmake == '' || PLmake == "Select Make") {
                    PLmake = "ALL"
                  }
                  if (PLmodel == '' || PLmodel == "Select Model") {
                    PLmodel = "UNIVERSAL"
                  }
                  if (PLyear == '' || PLyear == "Select Year") {
                    PLyear = "2000"
                  }
                  dataLayer.push({
                    ecommerce: null
                  });
                  dataLayer.push({
                    'event': 'select_item',
                    'ecommerce': {
                      'currency': 'CAD',
                      'items': [{
                        'item_name': Name,
                        'item_id': ItemGroupId,
                        'quantity': 1,
                        'item_brand': 'WeatherTech',
                        'item_make': PLmake,
                        'item_model': PLmodel,
                        'item_year': PLyear,
                        'item_category2': PLmake,
                        'item_category3': PLmodel,
                        'item_category4': PLyear,
                        'item_variant': PLyear + ' ' + PLmake + ' ' + PLmodel + ' ' + Name
                      }]
                    },
                    'eventCallback': function() {
                      window.location = customURL;
                    },
                    'eventTimeout': 200
                  });
                } else {
                  window.location = customURL;
                }
              }
            </script>
            <div class="gallery-slider-container hero-slider-container" id="divHotProductsContainer_CT_HotProducts_0_ccHotProductList">
              <script type="text/javascript">
                function selectItem(ItemGroupId, Name, customURL) {
                  if (window['isGTMActive'] === 'Yes') {
                    var PLmake = $('#' + window["HeaderVehiclePicker"]["MakeDrpDwnId"] + ' option:selected').text(),
                      PLmodel = $('#' + window["HeaderVehiclePicker"]["ModelDrpDwnId"] + ' option:selected').text(),
                      PLyear = $('#' + window["HeaderVehiclePicker"]["YearDrpDwnId"] + ' option:selected').text();
                    if (PLmake == '' || PLmake == "Select Make") {
                      PLmake = "ALL"
                    }
                    if (PLmodel == '' || PLmodel == "Select Model") {
                      PLmodel = "UNIVERSAL"
                    }
                    if (PLyear == '' || PLyear == "Select Year") {
                      PLyear = "2000"
                    }
                    dataLayer.push({
                      ecommerce: null
                    });
                    dataLayer.push({
                      'event': 'select_item',
                      'ecommerce': {
                        'currency': 'CAD',
                        'items': [{
                          'item_name': Name,
                          'item_id': ItemGroupId,
                          'quantity': 1,
                          'item_brand': 'WeatherTech',
                          'item_make': PLmake,
                          'item_model': PLmodel,
                          'item_year': PLyear,
                          'item_category2': PLmake,
                          'item_category3': PLmodel,
                          'item_category4': PLyear,
                          'item_variant': PLyear + ' ' + PLmake + ' ' + PLmodel + ' ' + Name
                        }]
                      },
                      'eventCallback': function() {
                        window.location = customURL;
                      },
                      'eventTimeout': 200
                    });
                  } else {
                    window.location = customURL;
                  }
                }
              </script>
              <div class="gallery-slider-title">
                <div class="gallery-slider-title__icon">
                  <svg class="icon icon-flame">
                    <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-flame">
                    </use>
                  </svg>
                </div><!--?xml version="1.0" encoding="utf-8"?--><!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
                <h2>Hot Products</h2>
              </div><button type="button" class="gallery-slider-btn gallery-slider-btn--next">
                <span class="sr-only">Next slide</span></button><button type="button" class="gallery-slider-btn gallery-slider-btn--prev" disabled="">
                <span class="sr-only">Previous slide</span></button>
              <button class="a11y-slider-sr-only" type="button" tabindex="0">Click to skip slider carousel</button>
              <ul class="gallery-slider hero-slider reset-list a11y-slider" style="height: 179px;">
                <li class="gallery-slide a11y-slider-active a11y-slider-visible" onclick="selectItem('298','FloorLiner HP','https://www.weathertech.ca/en/floorliner-hp/');">
                  <div class="gallery-slide__image" style="background-image:url('https://assets.weathertech.com/assets/1/7/180x135/CHEV_Silverado_18_446071IM.jpg');">
                    <span class="visually-hidden">FloorLiner HP</span>
                  </div>
                  <div class="gallery-slide__info">
                    <h4 class="gallery-slide__info__title">FloorLiner HP</h4>
                    <div class="gallery-slide__button-holder">
                      <a href="#" class="gallery-btn" aria-label="Shop Now for FloorLiner HP">Shop Now</a>
                    </div>
                  </div>
                  <!--hero slide-->
                </li>
                <li class="gallery-slide a11y-slider-visible" onclick="selectItem('52','FloorLiner','https://www.weathertech.ca/en/floorliner-digitalfit/');">
                  <div class="gallery-slide__image" style="background-image:url('https://assets.weathertech.com/assets/1/7/180x135/FORD_Explorer_15_4670411.JPG');">
                    <span class="visually-hidden">FloorLiner</span>
                  </div>
                  <div class="gallery-slide__info">
                    <h4 class="gallery-slide__info__title">FloorLiner</h4>
                    <div class="gallery-slide__button-holder">
                      <a href="#" class="gallery-btn" aria-label="Shop Now for FloorLiner">Shop Now</a>
                    </div>
                  </div>
                  <!--hero slide-->
                </li>
                <li class="gallery-slide a11y-slider-visible" onclick="selectItem('384','BumperTopper','https://www.weathertech.ca/en/bumpertopper/');">
                  <div class="gallery-slide__image" style="background-image:url('https://assets.weathertech.com/assets/1/7/180x135/BMW_Bumper_Topper_Video_Still.jpg');">
                    <span class="visually-hidden">BumperTopper</span>
                  </div>
                  <div class="gallery-slide__info">
                    <h4 class="gallery-slide__info__title">BumperTopper</h4>
                    <div class="gallery-slide__button-holder">
                      <a href="#" class="gallery-btn" aria-label="Shop Now for BumperTopper">Shop Now</a>
                    </div>
                  </div>
                  <!--hero slide-->
                </li>
                <li class="gallery-slide a11y-slider-visible" onclick="selectItem('1','Cargo/Trunk Liner','https://www.weathertech.ca/en/cargo-liner/');">
                  <div class="gallery-slide__image" style="background-image:url('https://assets.weathertech.com/assets/1/7/180x135/3.CHEVY_Suburban_15_41678.jpg');">
                    <span class="visually-hidden">Cargo/Trunk Liner</span>
                  </div>
                  <div class="gallery-slide__info">
                    <h4 class="gallery-slide__info__title">Cargo/Trunk Liner</h4>
                    <div class="gallery-slide__button-holder">
                      <a href="#" class="gallery-btn" aria-label="Shop Now for Cargo/Trunk Liner">Shop Now</a>
                    </div>
                  </div>
                  <!--hero slide-->
                </li>
                <li class="gallery-slide" onclick="selectItem('370','Child Car Seat Protector','https://www.weathertech.ca/en/child-car-seat-protector/');" tabindex="-1" aria-hidden="true">
                  <div class="gallery-slide__image" style="background-image:url('https://assets.weathertech.com/assets/1/7/180x135/Child_Car_Seat_Protector_Tan_IV3.jpg');">
                    <span class="visually-hidden">Child Car Seat Protector</span>
                  </div>
                  <div class="gallery-slide__info">
                    <h4 class="gallery-slide__info__title">Child Car Seat Protector</h4>
                    <div class="gallery-slide__button-holder">
                      <a href="#" class="gallery-btn" aria-label="Shop Now for Child Car Seat Protector" tabindex="-1">Shop Now</a>
                    </div>
                  </div>
                  <!--hero slide-->
                </li>
                <li class="gallery-slide" onclick="selectItem('230','Christmas Tree Mat','https://www.weathertech.ca/en/christmas-tree-mat/');" tabindex="-1" aria-hidden="true">
                  <div class="gallery-slide__image" style="background-image:url('https://assets.weathertech.com/assets/1/7/180x135/2000x1500_0516_Christmas_Mat_WateringBRV2.jpg');">
                    <span class="visually-hidden">Christmas Tree Mat</span>
                  </div>
                  <div class="gallery-slide__info">
                    <h4 class="gallery-slide__info__title">Christmas Tree Mat</h4>
                    <div class="gallery-slide__button-holder">
                      <a href="#" class="gallery-btn" aria-label="Shop Now for Christmas Tree Mat" tabindex="-1">Shop Now</a>
                    </div>
                  </div>
                  <!--hero slide-->
                </li>
                <li class="gallery-slide" onclick="selectItem('172','Gift Cards','https://www.weathertech.ca/en/gift-cards/');" tabindex="-1" aria-hidden="true">
                  <div class="gallery-slide__image" style="background-image:url('https://assets.weathertech.com/assets/1/7/180x135/CA_GC_Winter2022.jpg');">
                    <span class="visually-hidden">Gift Cards</span>
                  </div>
                  <div class="gallery-slide__info">
                    <h4 class="gallery-slide__info__title">Gift Cards</h4>
                    <div class="gallery-slide__button-holder">
                      <a href="#" class="gallery-btn" aria-label="Shop Now for Gift Cards" tabindex="-1">Shop Now</a>
                    </div>
                  </div>
                  <!--hero slide-->
                </li>
              </ul>
              <div class="a11y-slider-sr-only" tabindex="-1">End of slider carousel</div>
            </div>
            <div class="block">
              <div class="cta-slider-wrapper">
                <ul class="cta-slider-list reset-list">
                  <li class="cta-slider-items"><a href="/en/products" class="cta-slide-image lazyloaded" data-bg="https://assets.weathertech.com/assets/1/7/auto-block1.JPG" style="background-image: url(&quot;https://assets.weathertech.com/assets/1/7/auto-block1.JPG&quot;);">
    <div class="cta-slide-content">
    <div class="cta-slide-content__inner">
    <h3 class="cta-slide-content__inner__title">Shop Auto</h3>
    </div>
    </div>
    </a></li>
                  <li class="cta-slider-items"><a href="/en/products/home-and-business-products/" class="cta-slide-image lazyloaded" data-bg="https://assets.weathertech.com/assets/1/7/home-block1.JPG" style="background-image: url(&quot;https://assets.weathertech.com/assets/1/7/home-block1.JPG&quot;);">
    <div class="cta-slide-content">
    <div class="cta-slide-content__inner">
    <h3 class="cta-slide-content__inner__title">Shop Home</h3>
    </div>
    </div>
    </a></li>
                  <li class="cta-slider-items"><a href="/en/products/pet-accessories/" class="cta-slide-image lazyloaded" data-bg="https://assets.weathertech.com/assets/1/7/pet-block2.jpg" style="background-image: url(&quot;https://assets.weathertech.com/assets/1/7/pet-block2.jpg&quot;);">
    <div class="cta-slide-content">
    <div class="cta-slide-content__inner">
    <h3 class="cta-slide-content__inner__title">Shop Pet</h3>
    </div>
    </div>
    </a></li>
                </ul>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="full-width">
      <div class="block">
        <div class="parallax-banner lazyloaded" style="background-image:url('https://assets.weathertech.com/assets/1/7/ShopByCategory1.JPG')"><span class="visually-hidden">parallaxed graphic</span>
          <h3 class="parallax-banner__title parallax-banner__title--capitalize">Shop By category</h3>
        </div>
      </div>
    </div>
    <div class="icon-grid-section">
      <div class="container container-homepage-redesign">
        <div class="block">
          <ul class="icon-grid-listing reset-list">
            <li class="icon-grid-item">
              <a href="/en/products/golf-and-golf-cart-products/" class="icon-grid-link">           <span class="icon-grid-link__content">             <span class="icon-grid-media">               <svg class="icon icon-golf-cart">                 <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-golf-cart"></use>               </svg>             </span>             <span class="icon-grid-link__content__text">Golf &amp; Golf Cart Products</span>           </span>         </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/interior-protection/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media">           <svg class="icon icon-interior">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-InteriorProtection"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">Interior Protection</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/exterior-protection/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-vehicle">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-ExteriorProtection"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">Exterior Protection</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/phone-and-tablet-products/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-devices">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-devices"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">Phone &amp; Tablet Products</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/germ-protection/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-GermProtection">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-GermProtection"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">Germ Protection</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/bumpstep/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-BumperProducts">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-BumperProducts"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">Bumper Protection</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/techcare/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-AutoCleaningAndDetailing">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-AutoCleaningAndDetailing"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">Auto Cleaning &amp; Detailing</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/license-plate-frames/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-LicensePlateFrames">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-LicensePlateFrames"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">License Plate Frames</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/accessories/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-Accessories">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-Accessories"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">Accessories</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/home-and-business-products/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-HomeAndBusinessProducts">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-HomeAndBusinessProducts"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">Home and Business Products</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/pet-accessories/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-PetProducts">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-PetProducts"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">Pet Products</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/racing-gear/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-RacingTeamApparel">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-RacingTeamApparel"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">Apparel</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/gift-cards/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-GiftCards">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-GiftCards"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">Gift Cards</span>       </span>     </a>
            </li>
            <li class="icon-grid-item">
              <a href="/en/products/" class="icon-grid-link">       <span class="icon-grid-link__content">         <span class="icon-grid-media"><svg class="icon icon-AllProducts">             <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-AllProducts"></use>           </svg>         </span>         <span class="icon-grid-link__content__text">All Products</span>       </span>     </a>
            </li>
          </ul>
        </div>
      </div>
    </div>
    <div class="full-width js-annex-lazy">
      <div class="block">
        <div class="parallax-banner annex-cloud lazyloaded" data-bg="https://assets.weathertech.com/assets/1/7/Join-WT-family1.JPG" style="background-image: url(&quot;https://assets.weathertech.com/assets/1/7/Join-WT-family1.JPG&quot;);"><span
            class="visually-hidden">parallaxed graphic</span>
          <h3 class="parallax-banner__title parallax-banner__title--capitalize">#WEATHERTECHCANADA</h3>
        </div>
      </div>
    </div>
    <div class="banner-links-section">
      <div class="container container-homepage-redesign">
        <div class="block">
          <ul class="full-banner-listing reset-list">
            <li class="full-banner-item"><a href="https://www.weathertech.com/blog/" class="full-banner full-banner--flex full-banner--small full-banner--no-margin lazyloaded" data-bg="https://assets.weathertech.com/assets/1/7/grid-blog1.JPG" style="background-image: url(&quot;https://assets.weathertech.com/assets/1/7/grid-blog1.JPG&quot;);">
    <div class="inner-full-banner inner-full-banner--center">
    <div class="center-content-wrapper">
    <h2 class="left-content-wrapper__title left-content-wrapper__title--small">Blog</h2>
    </div>
    </div>
    </a></li>
            <li class="full-banner-item"><a href="https://www.weathertech.ca/en/dealer-locator/" target="_blank" class="full-banner full-banner--flex full-banner--small full-banner--no-margin lazyloaded" data-bg="https://assets.weathertech.com/assets/1/7/grid-dealer1.JPG" style="background-image: url(&quot;https://assets.weathertech.com/assets/1/7/grid-dealer1.JPG&quot;);">
    <div class="inner-full-banner inner-full-banner--center">
    <div class="center-content-wrapper">
    <h2 class="left-content-wrapper__title left-content-wrapper__title--small">Find a Local Dealer</h2>
    </div>
    </div>
    </a></li>
            <li class="full-banner-item"><a href="https://www.weathertechracing.com" target="_blank" class="full-banner full-banner--flex full-banner--small full-banner--no-margin lazyloaded" data-bg="https://assets.weathertech.com/assets/1/7/WeatherTech_Motorsports_1.jpg" auto-tracked="true" style="background-image: url(&quot;https://assets.weathertech.com/assets/1/7/WeatherTech_Motorsports_1.jpg&quot;);">
    <div class="inner-full-banner inner-full-banner--center">
    <div class="center-content-wrapper">
    <h2 class="left-content-wrapper__title left-content-wrapper__title--small">Motorsports</h2>
    </div>
    </div>
    </a></li>
          </ul>
        </div>
      </div>
    </div>
  </div>
  <div id="languageOverlay" class="show">
    <div class="callout">
      <p><strong>Voulez-vous voir cette site web en Francais?</strong></p>
      <p>(Would you like to view the website in French?)</p>
    </div>
    <div class="container">
      <div class="grid_6 alpha omega"><a href="https://www.weathertech.ca/fr/" class="btn"> 				<span>Oui!</span>  				<span>(Yes!)</span> 			</a></div>
      <div class="grid_6 alpha omega"><a href="#" onclick="closePopup()" class="btn close"> 				<span>Non merci</span>  				<span>(No Thanks)</span> 			</a></div>
    </div>
  </div>
  <script>
    function closePopup() {
      var caOverlay = document.getElementById("languageOverlay");
      caOverlay.classList.remove("show");
    }

    function langOverlay() {
      setTimeout(function() {
        var caOverlay = document.getElementById("languageOverlay");
        caOverlay.classList.add("show");
      }, 300);
    };
    langOverlay();
  </script>
  <div class="block">
    <div class="weathertech-values-section">
      <div class="weathertech-container">
        <ul class="icon-grid-listing icon-grid-listing--padding reset-list">
          <li class="icon-grid-item icon-grid-item--no-width"><a href="/en/service/warranty/" class="icon-grid-link">
    <div class="icon-grid-block">
    <div class="icon-grid-block__content">
    <div class="icon-grid-media"><svg class="icon icon-LimitedLifetimeWarranty"> 									<use xlink:href="\cms\images\icons\svg-legend.svg#icon-LimitedLifetimeWarranty"></use> 								</svg></div>
    <p class="icon-grid-block__content__text">Lifetime Limited Warranty</p>
    </div>
    </div>
    </a></li>
          <li class="icon-grid-item icon-grid-item--no-width"><a href="/en/behindtech/" class="icon-grid-link">
    <div class="icon-grid-block">
    <div class="icon-grid-block__content">
    <div class="icon-grid-media"><svg class="icon icon-ManufacturedInUSA"> 									<use xlink:href="\cms\images\icons\svg-legend.svg#icon-ManufacturedInUSA"></use> 								</svg></div>
    <p class="icon-grid-block__content__text">Manufacturing in the USA</p>
    </div>
    </div>
    </a></li>
          <li class="icon-grid-item icon-grid-item--no-width"><a href="/en/service/factory-store-info/" class="icon-grid-link">
    <div class="icon-grid-block">
    <div class="icon-grid-block__content">
    <div class="icon-grid-media"><svg class="icon icon-FreeStorePickup"> 									<use xlink:href="\cms\images\icons\svg-legend.svg#icon-FreeStorePickup"></use> 								</svg></div>
    <p class="icon-grid-block__content__text">In Store Pickup</p>
    </div>
    </div>
    </a></li>
          <li class="icon-grid-item icon-grid-item--no-width"><a href="/en/service/" class="icon-grid-link">
    <div class="icon-grid-block">
    <div class="icon-grid-block__content">
    <div class="icon-grid-media"><svg class="icon icon-ExcellentCustomerService"> 									<use xlink:href="\cms\images\icons\svg-legend.svg#icon-customer-service"></use> 								</svg></div>
    <p class="icon-grid-block__content__text">Excellent Customer Service</p>
    </div>
    </div>
    </a></li>
        </ul>
      </div>
      <div>&nbsp;</div>
    </div>
  </div>
  <!--new footer-->
  <div class="svg-legend" aria-hidden="true">
    <svg focusable="false" style="position: absolute; width: 0; height: 0; overflow: hidden;" xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink">
      <symbol id="icon-facebook" viewBox="0 0 32 32">
        <path
          d="M31.997 15.999c0-8.836-7.163-15.999-15.999-15.999s-15.999 7.163-15.999 15.999c0 7.985 5.851 14.604 13.499 15.804v-11.18h-4.062v-4.625h4.062v-3.525c0-4.010 2.389-6.225 6.043-6.225 1.75 0 3.581 0.313 3.581 0.313v3.937h-2.017c-1.987 0-2.607 1.233-2.607 2.498v3.001h4.437l-0.709 4.625h-3.728v11.18c7.649-1.2 13.499-7.819 13.499-15.804z">
        </path>
      </symbol>
      <symbol id="icon-instagram" viewBox="0 0 32 32">
        <path
          d="M16 2.881c4.275 0 4.781 0.019 6.462 0.094 1.563 0.069 2.406 0.331 2.969 0.55 0.744 0.288 1.281 0.638 1.837 1.194 0.563 0.563 0.906 1.094 1.2 1.838 0.219 0.563 0.481 1.412 0.55 2.969 0.075 1.688 0.094 2.194 0.094 6.463s-0.019 4.781-0.094 6.463c-0.069 1.563-0.331 2.406-0.55 2.969-0.288 0.744-0.637 1.281-1.194 1.837-0.563 0.563-1.094 0.906-1.837 1.2-0.563 0.219-1.413 0.481-2.969 0.55-1.688 0.075-2.194 0.094-6.463 0.094s-4.781-0.019-6.463-0.094c-1.563-0.069-2.406-0.331-2.969-0.55-0.744-0.288-1.281-0.637-1.838-1.194-0.563-0.563-0.906-1.094-1.2-1.837-0.219-0.563-0.481-1.413-0.55-2.969-0.075-1.688-0.094-2.194-0.094-6.463s0.019-4.781 0.094-6.463c0.069-1.563 0.331-2.406 0.55-2.969 0.288-0.744 0.638-1.281 1.194-1.838 0.563-0.563 1.094-0.906 1.838-1.2 0.563-0.219 1.412-0.481 2.969-0.55 1.681-0.075 2.188-0.094 6.463-0.094zM16 0c-4.344 0-4.887 0.019-6.594 0.094-1.7 0.075-2.869 0.35-3.881 0.744-1.056 0.412-1.95 0.956-2.837 1.85-0.894 0.888-1.438 1.781-1.85 2.831-0.394 1.019-0.669 2.181-0.744 3.881-0.075 1.713-0.094 2.256-0.094 6.6s0.019 4.887 0.094 6.594c0.075 1.7 0.35 2.869 0.744 3.881 0.413 1.056 0.956 1.95 1.85 2.837 0.887 0.887 1.781 1.438 2.831 1.844 1.019 0.394 2.181 0.669 3.881 0.744 1.706 0.075 2.25 0.094 6.594 0.094s4.888-0.019 6.594-0.094c1.7-0.075 2.869-0.35 3.881-0.744 1.050-0.406 1.944-0.956 2.831-1.844s1.438-1.781 1.844-2.831c0.394-1.019 0.669-2.181 0.744-3.881 0.075-1.706 0.094-2.25 0.094-6.594s-0.019-4.887-0.094-6.594c-0.075-1.7-0.35-2.869-0.744-3.881-0.394-1.063-0.938-1.956-1.831-2.844-0.887-0.887-1.781-1.438-2.831-1.844-1.019-0.394-2.181-0.669-3.881-0.744-1.712-0.081-2.256-0.1-6.6-0.1v0z">
        </path>
        <path
          d="M16 7.781c-4.537 0-8.219 3.681-8.219 8.219s3.681 8.219 8.219 8.219 8.219-3.681 8.219-8.219c0-4.537-3.681-8.219-8.219-8.219zM16 21.331c-2.944 0-5.331-2.387-5.331-5.331s2.387-5.331 5.331-5.331c2.944 0 5.331 2.387 5.331 5.331s-2.387 5.331-5.331 5.331z">
        </path>
        <path d="M26.462 7.456c0 1.060-0.859 1.919-1.919 1.919s-1.919-0.859-1.919-1.919c0-1.060 0.859-1.919 1.919-1.919s1.919 0.859 1.919 1.919z"></path>
      </symbol>
      <symbol id="icon-twitter" viewBox="0 0 32 32">
        <path
          d="M32 7.075c-1.175 0.525-2.444 0.875-3.769 1.031 1.356-0.813 2.394-2.1 2.887-3.631-1.269 0.75-2.675 1.3-4.169 1.594-1.2-1.275-2.906-2.069-4.794-2.069-3.625 0-6.563 2.938-6.563 6.563 0 0.512 0.056 1.012 0.169 1.494-5.456-0.275-10.294-2.888-13.531-6.862-0.563 0.969-0.887 2.1-0.887 3.3 0 2.275 1.156 4.287 2.919 5.463-1.075-0.031-2.087-0.331-2.975-0.819 0 0.025 0 0.056 0 0.081 0 3.181 2.263 5.838 5.269 6.437-0.55 0.15-1.131 0.231-1.731 0.231-0.425 0-0.831-0.044-1.237-0.119 0.838 2.606 3.263 4.506 6.131 4.563-2.25 1.762-5.075 2.813-8.156 2.813-0.531 0-1.050-0.031-1.569-0.094 2.913 1.869 6.362 2.95 10.069 2.95 12.075 0 18.681-10.006 18.681-18.681 0-0.287-0.006-0.569-0.019-0.85 1.281-0.919 2.394-2.075 3.275-3.394z">
        </path>
      </symbol>
      <symbol id="icon-pinterest" viewBox="0 0 32 32">
        <path
          d="M16 2.138c-7.656 0-13.863 6.206-13.863 13.863 0 5.875 3.656 10.887 8.813 12.906-0.119-1.094-0.231-2.781 0.050-3.975 0.25-1.081 1.625-6.887 1.625-6.887s-0.412-0.831-0.412-2.056c0-1.925 1.119-3.369 2.506-3.369 1.181 0 1.756 0.887 1.756 1.95 0 1.188-0.756 2.969-1.15 4.613-0.331 1.381 0.688 2.506 2.050 2.506 2.462 0 4.356-2.6 4.356-6.35 0-3.319-2.387-5.638-5.787-5.638-3.944 0-6.256 2.956-6.256 6.019 0 1.194 0.456 2.469 1.031 3.163 0.113 0.137 0.131 0.256 0.094 0.4-0.106 0.438-0.338 1.381-0.387 1.575-0.063 0.256-0.2 0.306-0.463 0.188-1.731-0.806-2.813-3.337-2.813-5.369 0-4.375 3.175-8.387 9.156-8.387 4.806 0 8.544 3.425 8.544 8.006 0 4.775-3.012 8.625-7.194 8.625-1.406 0-2.725-0.731-3.175-1.594 0 0-0.694 2.644-0.863 3.294-0.313 1.206-1.156 2.712-1.725 3.631 1.3 0.4 2.675 0.619 4.106 0.619 7.656 0 13.863-6.206 13.863-13.863 0-7.662-6.206-13.869-13.863-13.869z">
        </path>
      </symbol>
      <symbol id="icon-youtube" viewBox="0 0 32 32">
        <path
          d="M31.681 9.6c0 0-0.313-2.206-1.275-3.175-1.219-1.275-2.581-1.281-3.206-1.356-4.475-0.325-11.194-0.325-11.194-0.325h-0.012c0 0-6.719 0-11.194 0.325-0.625 0.075-1.987 0.081-3.206 1.356-0.963 0.969-1.269 3.175-1.269 3.175s-0.319 2.588-0.319 5.181v2.425c0 2.587 0.319 5.181 0.319 5.181s0.313 2.206 1.269 3.175c1.219 1.275 2.819 1.231 3.531 1.369 2.563 0.244 10.881 0.319 10.881 0.319s6.725-0.012 11.2-0.331c0.625-0.075 1.988-0.081 3.206-1.356 0.962-0.969 1.275-3.175 1.275-3.175s0.319-2.587 0.319-5.181v-2.425c-0.006-2.588-0.325-5.181-0.325-5.181zM12.694 20.15v-8.994l8.644 4.513-8.644 4.481z">
        </path>
      </symbol>
      <symbol id="icon-blogger2" viewBox="0 0 32 32">
        <path
          d="M29 0h-26c-1.65 0-3 1.35-3 3v26c0 1.65 1.35 3 3 3h26c1.65 0 3-1.35 3-3v-26c0-1.65-1.35-3-3-3zM28 20.25c0 4.281-3.481 7.75-7.794 7.75h-8.4c-4.313 0-7.806-3.469-7.806-7.75v-8.5c0-4.281 3.494-7.75 7.806-7.75h3.931c4.313 0 7.762 3.219 7.762 7.5 0.056 0.8 0.781 1.5 1.6 1.5h1.344c0.863 0 1.55 0.906 1.55 1.762v5.488z">
        </path>
        <path d="M22 20c0 1.1-0.9 2-2 2h-8c-1.1 0-2-0.9-2-2v0c0-1.1 0.9-2 2-2h8c1.1 0 2 0.9 2 2v0z"></path>
        <path d="M18 12c0 1.1-0.9 2-2 2h-4c-1.1 0-2-0.9-2-2v0c0-1.1 0.9-2 2-2h4c1.1 0 2 0.9 2 2v0z"></path>
      </symbol>
      <symbol id="icon-linkedin" viewBox="0 0 32 32">
        <path
          d="M29 0h-26c-1.65 0-3 1.35-3 3v26c0 1.65 1.35 3 3 3h26c1.65 0 3-1.35 3-3v-26c0-1.65-1.35-3-3-3zM12 26h-4v-14h4v14zM10 10c-1.106 0-2-0.894-2-2s0.894-2 2-2c1.106 0 2 0.894 2 2s-0.894 2-2 2zM26 26h-4v-8c0-1.106-0.894-2-2-2s-2 0.894-2 2v8h-4v-14h4v2.481c0.825-1.131 2.087-2.481 3.5-2.481 2.488 0 4.5 2.238 4.5 5v9z">
        </path>
      </symbol>
    </svg>
  </div>
  <div class="footer-revamp" role="contentinfo">
    <div class="top-footer">
      <div class="footer-column footer-column--position-1">
        <div class="footer-section">
          <div class="newsletter">
            <label for="newsletter-container" class="newsletter-container__label"> Sign Up for Our Newsletter </label>
            <div class="newsletter-container">
              <input type="text" id="newsletter-container" class="newsletter-container__input js-newsletter-container js-salesforce-GTM" placeholder="Enter your email address">
              <button class="newsletter-container__btn" id="js-aSignup" type="submit"> Sign Up </button>
            </div>
          </div>
        </div>
        <!--footer-section-->
        <div class="footer-section">
          <h2 class="footer-section__title">Connect With Us</h2>
          <ul class="footer-social-listing">
            <li class="footer-social-item">
              <a class="social-container__link" href="https://www.facebook.com/WeatherTechCanada" target="_blank" auto-tracked="true">
              <span class="visually-hidden"> facebook</span>
              <svg class="icon social-container__link__icon">
                <use xlink:href="#icon-facebook" aria-hidden="true" focusable="false"></use>
              </svg>
            </a>
            </li>
            <li class="footer-social-item">
              <a class="social-container__link" href="https://www.instagram.com/weathertechcanada" target="_blank" auto-tracked="true">
              <span class="visually-hidden">instagram</span>
              <svg class="icon social-container__link__icon">
                <use xlink:href="#icon-instagram" aria-hidden="true" focusable="false"></use>
              </svg>
            </a>
            </li>
            <li class="footer-social-item">
              <a class="social-container__link" href="https://www.youtube.com/user/weathertech" target="_blank" auto-tracked="true">
              <span class="visually-hidden">youtube</span>
              <svg class="icon social-container__link__icon">
                <use xlink:href="#icon-youtube" aria-hidden="true" focusable="false"></use>
              </svg>
            </a>
            </li>
            <li class="footer-social-item">
              <a class="social-container__link" href="https://www.pinterest.com/weathertech/" target="_blank" auto-tracked="true">
              <span class="visually-hidden">pinterest</span>
              <svg class="icon social-container__link__icon">
                <use xlink:href="#icon-pinterest" aria-hidden="true" focusable="false"></use>
              </svg>
            </a>
            </li>
            <li class="footer-social-item">
              <a class="social-container__link" href="https://www.linkedin.com/company/weathertech-canada/" target="_blank" auto-tracked="true">
              <span class="visually-hidden">linkedin</span>
              <svg class="icon social-container__link__icon">
                <use xlink:href="#icon-linkedin" aria-hidden="true" focusable="false"></use>
              </svg>
            </a>
            </li>
            <li class="footer-social-item">
              <a class="social-container__link" href="https://www.weathertech.com/blog/">
              <span class="visually-hidden">blogger</span>
              <svg class="icon social-container__link__icon">
                <use xlink:href="/cms/images/canada/icons/svg-legend.svg#icon-blog" aria-hidden="true" focusable="false"></use>
              </svg>
            </a>
            </li>
          </ul>
        </div>
        <!--footer section-->
      </div>
      <!--footer-column-->
      <div class="footer-column footer-column--position-2">
        <div class="footer-section">
          <h2 class="footer-section__title">Contact Us</h2>
          <ul class="footer-contact-listing">
            <li class="footer-contact-item">
              <a class="footer-contact-item__link" href="tel:18889056287" auto-tracked="true">(888) 905-6287</a>
            </li>
            <li class="footer-contact-item">
              <a class="footer-contact-item__link" href="tel:19055492761" auto-tracked="true">(905) 549-2761</a>
            </li>
            <li class="footer-contact-item">
              <a class="footer-contact-item__link" href="mailto:sales@weathertechcanada.com" auto-tracked="true">
              sales@weathertechcanada.com
            </a>
            </li>
          </ul>
        </div>
        <!--footer section-->
        <div class="footer-section">
          <h2 class="footer-section__title"> Visit Our Store </h2>
          <ul class="footer-address-listing reset-list">
            <li class="footer-address-item"> 1164 Walkers Line<br>Burlington, ON L7M 1V2 </li>
          </ul>
        </div>
        <!--footer section-->
      </div>
      <!--footer column-->
      <div class="footer-column footer-column--position-3">
        <div class="footer-section">
          <h2 class="footer-section__title">Find a Dealer</h2>
          <ul class="dealer-listing">
            <li class="dealer-listing-item">
              <a href="/en/dealer-locator/" class="dealer-listing-item__link">Local Dealer</a>
            </li>
          </ul>
        </div>
        <!--footer-section-->
        <div class="footer-section">
          <h2 class="footer-section__title">
          </h2>
        </div>
        <div class="footer-section">
          <h2 class="footer-section__title">
            <a class="footer-section__title__link" href="/en/behindtech/">
                About Us
            </a>
          </h2>
        </div>
        <!--footer-section-->
        <div class="footer-section footer-section--mobile-only ">
          <div class="langSelection siteSelection">
            <div class="footer-section__title"> Country <button class="footer-section__title__sub-title footerLang" type="button">
                <span class="visually-hidden"> Toggles the country/language options </span> Change Country </button>
              <div class="ssList">
                <ul id="lang-picker-footer" class="" hidden="">
                  <li class="canada">
                    <div>
                      <span class="visuallyHidden">Country:</span>
                      <span class="countryName"> Canada</span>
                    </div>
                    <div class="ssLanguage">
                      <span class="visuallyHidden">Select:</span>
                      <a href="https://www.weathertech.ca/en?vsp=1"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="en">English</span><span class="visuallyHidden">language for WeatherTechCanada</span></a> |
                      <a href="https://www.weathertech.ca/fr?vsp=1"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="fr">Français</span><span class="visuallyHidden">language for WeatherTechCanada</span></a> <span
                        class="visuallyHidden">language for WeatherTech.com.</span>
                    </div>
                  </li>
                  <li class="europe">
                    <div>
                      <span class="visuallyHidden">Country:</span>
                      <span class="countryName"> Europe</span>
                    </div>
                    <div class="ssLanguage">
                      <span class="visuallyHidden">Select:</span>
                      <a href="https://www.weathertecheurope.com/en/" auto-tracked="true"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="en">English</span><span class="visuallyHidden">language for WeatherTechEurope</span></a>
                      <span class="visuallyHidden">language for WeatherTech.com.</span>
                    </div>
                  </li>
                  <li class="mexico">
                    <div>
                      <span class="visuallyHidden">Country:</span>
                      <span class="countryName"> Mexico</span>
                    </div>
                    <div class="ssLanguage">
                      <span class="visuallyHidden">Select:</span>
                      <a href="https://www.weathertech.mx/" auto-tracked="true"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="es">Español</span><span class="visuallyHidden">language for WeatherTechMexico</span></a>
                      <span class="visuallyHidden">language for WeatherTech.com.</span>
                    </div>
                  </li>
                  <li class="united kingdom">
                    <div>
                      <span class="visuallyHidden">Country:</span>
                      <span class="countryName"> United Kingdom</span>
                    </div>
                    <div class="ssLanguage">
                      <span class="visuallyHidden">Select:</span>
                      <a href="https://www.weathertecheurope.com/uk/" auto-tracked="true"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="en">English</span><span class="visuallyHidden">language for WeatherTechUnited Kingdom</span></a>
                      <span class="visuallyHidden">language for WeatherTech.com.</span>
                    </div>
                  </li>
                  <li class="united states">
                    <div>
                      <span class="visuallyHidden">Country:</span>
                      <span class="countryName"> United States</span>
                    </div>
                    <div class="ssLanguage">
                      <span class="visuallyHidden">Select:</span>
                      <a href="https://www.weathertech.com/"><span class="visuallyHidden">Select</span><span class="js-site-language" lang="en">English</span><span class="visuallyHidden">language for WeatherTechUnited States</span></a> <span
                        class="visuallyHidden">language for WeatherTech.com.</span>
                    </div>
                  </li>
                  <li class="countryNotListed"><a href="/en/dealer-locator/">
                                Country Not Listed?
                                <div class="ssLanguage">
                                    View Local Dealers Near You
                                </div>
                            </a>
                  </li>
                </ul>
              </div>
              <!--ssList is legacy code-->
            </div>
          </div>
          <div class="country-identifier">
            <span class="country-identifier__icon">
              <img src="/cms/images/canada/layout/white/flag_ca.svg" alt="Graphic of the&nbsp;Canada&nbsp;flag.">
            </span>
            <span class="country-identifier__info"> Canada English </span>
          </div>
        </div>
        <!--footer section-->
      </div>
      <!--footer-column-->
      <div class="footer-column footer-column--position-4 footer-column--banner">
        <div class="bannerFooter" data-ajax="banner" data-bannername="FooterBannerGroup">
          <div class="footerimg" data-gacat="Banner" data-galbl="IMSA WT Homepage Banner" data-onview="sendimpression" data-viewid="0">
            <a target="_blank" href="#" onclick="trackOutboundLink_nolink('http://sportscarchampionship.imsa.com/','Banner','IMSA WT Homepage Banner'); window.open('http://sportscarchampionship.imsa.com','_blank'); return false;"><span class="visuallyHidden">WeatherTech is the official title sponsor of the IMSA (International Motor Sports Association) SportsCar Championship.  Follow the Action at imsa.com. (Link opens in new window)</span></a>
          </div>
          <div>
            <style type="text/css">
              .bannerFooter {
                width: 100%;
                min-height: 50px;
                position: relative;
                max-width: 1132px;
                margin: auto !important;
              }

              .footerimg {
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                min-height: 0;
                width: 100%;
                background-size: 100%;
                background-position: center;
                background-repeat: no-repeat;
                background-image: url('https://assets.weathertech.com/assets/1/7/320x50.jpg');
              }

              .footerimg a {
                display: block;
                width: 100%;
                height: 100%;
              }

              @media only screen and (min-width:25em) {
                .bannerFooter {
                  min-height: 80px;
                }
              }

              @media only screen and (min-width:31.250em) {
                .footerimg {
                  d-image: url('https://assets.weathertech.com/assets/1/7/500x115.jpg');
                }

                .bannerFooter {
                  min-height: 100px;
                }
              }

              @media only screen and (min-width:37.5em) {
                .bannerFooter {
                  min-height: 130px;
                }
              }

              @media only screen and (min-width:43.75em) {
                .bannerFooter {
                  min-height: 150px;
                }
              }

              @media only screen and (min-width:50em) {
                .bannerFooter {
                  min-height: 175px;
                }

                .footerimg {
                  background-image: url('https://assets.weathertech.com/assets/1/7/800x115.jpg');
                }
              }

              @media only screen and (min-width:62.5em) {
                .footerimg {
                  background-image: url('https://assets.weathertech.com/assets/1/7/1132x115.jpg');
                }

                .bannerFooter {
                  min-height: 140px;
                }
              }
            </style>
          </div>
        </div>
        <div class="bannerFooterGroup" data-ajax="banner" data-bannername="FooterBannerCarousel">
        </div>
      </div>
    </div>
    <!--top footer-->
    <div class="bottom-footer">
      <ul class="footer-nav-listing">
        <li class="footer-nav-item">
          <a href="/en/service/terms/" class="footer-nav-item__link">Terms of Use</a>
        </li>
        <li class="footer-nav-item">
          <a class="footer-nav-item__link" href="/en/service/privacy/">Privacy Policy</a>
        </li>
        <li class="footer-nav-item">
          <a class="footer-nav-item__link" href="https://www.weathertech.com/service/trademarks/">Legal<span class="visuallyHidden">(Link opens in new window)</span></a>
        </li>
        <li class="footer-nav-item">
          <a class="footer-nav-item__link" href="/en/sitemap/">Sitemap</a>
        </li>
        <li class="footer-nav-item">
          <a class="footer-nav-item__link" href="#" onclick="Osano.cm.showDrawer('osano-cm-dom-info-dialog-open')">Cookies</a>
        </li>
        <li class="footer-nav-item footer-nav-item--desktop-only"> ©2024 MacNeil IP LLC </li>
      </ul>
      <p class="bottom-footer__copyright"> ©2024 MacNeil IP LLC </p>
    </div>
  </div>
  <script type="text/javascript">
    var counter = 1;
    var fromId = '';
    jQuery(document).ready(function() {
      var safeList = new Array('assets.weathertech.com', 'blog.weathertech.com', 'braceletsforafrica.com', 'calwingparts.com', 'canadapost.ca', 'dre.run', 'facebook.com', 'fedex.com', 'goo.gl', 'google.com', 'aguilaazteca.com',
        'autokinder.com.ve', 'auto-proz.com', 'californiaparts.com.ar', 'carsonnet.vn', 'llarasa.com', 'primeauto.ua', 'primeauto.ua', 'shop.edelwaxstube.de', 'tienda.foro4x4.com', 'toyota-tavanbogd.mn', 'weathertech-japan.com',
        'weathertech-sydney.com.au', 'aimg.com.ar', 'americanvehicleparts.co.uk', 'astauto.com.au', 'auteo.de', 'auto.com.ua', 'autoaccesorii.ro', 'autoaccessoricapogrosso.it', 'autocromo.com', 'autodeco.it', 'autolineshop.it', 'auto-m.ru',
        'automotor4x4store.com', 'autopartesruvalcaba.com', 'auto-sitzbezuege.com', 'autosports.com.mx', 'autoszonyeg.info', 'autotecnicapunzi.it', 'avex4x4.com', 'bahwanmotors.com', 'bianchiricambi.com', 'birlasshop.com', 'blinsurmexico.com',
        'bulder.cl', 'busaccautoricambi.it', 'calwing.com', 'calwingparts.com', 'carmarket.kz', 'carplustt.com', 'casapellas.com', 'convertino.biz', 'costautilaje.ro', 'coverking.com', 'dacsrl.net', 'distribucionescantelar.com', 'erbilvard.se',
        'excelautomotriz.com', 'fenrich.de', 'floorliner.co.il', 'fratellisalti.it', 'generalcarsandparts.nl', 'gyscubiertas.com.py', 'hartintl.com', 'iac-int.com', 'impenetra.ec', 'kremer.it', 'kremer-box.de', 'lookart.com.mx',
        'mattenloods.nl', 'mecauto.com.py', 'motorserv.co.za', 'multiserviciosdakar.com', 'neumannoffroad.com', 'osauto.mx', 'propartes.com', 'properformance.com.pa', 'properformance.com.ve', 'protemax.ec', 'realauto25.com', 'revspeed.ee',
        'ritacco-automotive.eu', 'servipunto.com.mx', 'speedup.it', 'staparts.co.nz', 'suncontrol.com.ar', 'superracks.cl', 'tarotomotiv.com.tr', 'toyota.com.gt', 'toyotajamaica.com', 'trc-tuning.com', 'tuning-s-line.com',
        'unsaccodiricambi.com', 'upfitter.com.au', 'varamilano.it', 'vidaxl.com', 'vidaxl.com', 'weathertech.ca', 'weathertech.com.ve', 'wtmexico.com', 'wtshop.co.kr', 'bach.ok-carservice.de', 'buyweathertech.ru', 'careequip.de',
        'directbuyautosupply.com', 'es-la.facebook.com', 'es-la.facebook.com', 'facebook.com', 'kc-motors.fr', 'm.facebook.com', 'multicarsonline.com', 'orp.com.kw', 'weathertech.bigcountry.com.mx', 'weathertechch.com', 'weathertechshop.eu',
        'weathertech-ukraine.com.ua', 'allracingperu.pe', 'altaroda.pt', 'argoob.com', 'autoaccessoriaprile.it', 'automax.com.ec', 'automotiveart.com', 'automotiveart.com', 'autotecnicapunzi.it', 'bb-automobiltechnik.de',
        'blindadosaquilino.com', 'bodyline.com.au', 'carcity.ky', 'carsplusguam.com', 'cauchoslamundial.com', 'eurocarparts.com', 'facebook.com', 'facebook.com', 'facebook.com', 'facebook.com', 'facebook.com', 'grupopana.com.pe',
        'gytisautek.no', 'instagram.com', 'isband.is', 'lumenia.com.ec', 'maluch.at', 'marzina.de', 'masterax.com', 'max-dywanik.pl', 'prolineguam.com', 'rnrautogear.com', 'tekkauto.com', 'weathertech.kiwi', 'zona4x4.com', 'instagram.com',
        'landing.weathertech.com', 'linkedin.com', 'macneil-ip.com', 'maps.google.com', 'networkadvertising.org', 'overcrestproductions.com', 'petcomfort.ca', 'petcomfort.com', 'pinterest.com', 'plus.google.com', 'policies.google.com',
        'sema.org', 'supportuwvetmed.org', 'techfloor.ca', 'techfloor.com', 'twitter.com', 'w3.org', 'w3.org', 'w3.org', 'weathertech.ca', 'weathertech.com', 'weathertech.mx', 'weathertechblog.com', 'weathertechdealer.ca',
        'weathertechdealer.com', 'weathertecheurope.com', 'weathertecheurope.freshsales.io', 'weathertechracing.com', 'weathertechwholesale.com', 'wwwapps.ups.com', 'youtube.com', 'youtube-nocookie.com');
      $("a").each(function() {
        var $a = jQuery(this);
        var href = this.href;
        // strip the host name down, removing subdomains or www
        var host = window.location.host.replace(/^(([^\/]+?\.)*)([^\.]{4,})((\.[a-z]{1,4})*)$/, '$3$4');
        var domain = this.hostname.split(".");
        //var domainname = domain[domain.length - 2] + '.' + domain[domain.length - 1];
        var domainname = '';
        for (var d = 0; d < domain.length; d++) {
          if (domain[d] != 'www') {
            domainname += domain[d];
            if (d != domain.length - 1) {
              domainname += '.';
            }
          }
        }
        var bLegal = 0;
        if ($a.hasClass('popLegal')) {
          bLegal = 1;
        }
        if ((this.href != null && ((typeof safeList !== 'undefined' && jQuery.inArray(domainname, safeList) < 0) || bLegal == 1) && !$a.is(".exempt"))) {
          var isPetComfort = href.indexOf("petcomfort.com") >= 0;
          if ((this.href.match(/^http/)) && ((!this.href.match(host)) || bLegal == 1) && (!this.href.match(/^javascript/))) {
            $a.addClass('thickbox').addClass('external');
            var _href = $a.attr("href");
            $a.attr('href', _href + '#TB_inline?height=300&width=480&inlineId=tb_external&linkId=' + counter);
            //$a.attr('onclick', 'javascript: pageTracker._trackPageview("/outgoing/' + ReplaceURLPrefixes(href) + '")');
            $a.attr('id', 'tb_external' + counter);
            tb_init('a.thickbox');
            counter = counter + 1;
            // on click, add external link code to the thickbox
            $a.click(function() {
              $(this).addClass('returnFocus');
              var popText = '';
              popText =
                "<h1>You are now leaving our site</h1>  <p>You are now leaving Standard's web-site and are going to a web-site that is not operated by the Americaneagle.com. Americaneagle.com is not responsible for the content or availability of linked sites.</p>  <p>Please be advised that&nbsp;Americaneagle.com does not represent either the third party or you, the member, if you enter into a transaction. Further, the privacy and security policies of the linked site may differ from those practiced by the americaneagle.com.</p>  <p>You will now access:</p>";
              var pathArray = this.href.split('/');
              var protocol = pathArray[0];
              var host = pathArray[2];
              var curUrl = protocol + '//' + host;
              // to style it accordingly; poptext will end with </p> which is removed and the url inserted; justifying as requested
              $(".popupCont").html(popText.substring(0, popText.length - 4) + " " + curUrl + "</p>");
              $(".popupCont").css({
                'text-align': 'left'
              })
              if ($a.hasClass('popLegal') || isPetComfort) {
                popText = isPetComfort ? '<p>You are now leaving <strong>%%site%%</strong> and will be redirected to <strong>PetComfort.com</strong> to shop for the PetComfort Feeding System.</p>' :
                  'You are now leaving <strong>%%site%%</strong> and will be directed to the Trademark Policies page on the <strong>WeatherTech U.S.</strong> website';
                popText = popText.replace("%%site%%", 'http://www.weathertech.ca/en/');
                $(".popupCont").html(popText);
              } else {}
              jQuery('#tb_external_thelink').before('<p id="tb_external_thelink"><a href="' + href + '" id="tb_thelink">' + href + '</a></p>').remove();
              //document.getElementById("tb_thelink").focus();
              var btnOK = document.getElementById('btnOK');
              btnOK.onclick = function(ev) {
                if (this.target == "_blank") {
                  location.href = href;
                } else {
                  if (href != null && href.indexOf("/service/trademarks") >= 0) {
                    href = 'http://www.weathertech.com/service/trademarks/';
                  }
                  open(href);
                  location.reload();
                };
              };
              $('#TB_closeAjaxWindow').remove();
              modalTrap('#TB_window');
            });
          }
        }
      });
    });

    function ReplaceURLPrefixes(string) {
      var text = string.toLowerCase();
      text = text.replace('http://', '');
      text = text.replace('https://', '');
      text = text.replace('www.', '');
      return text;
    }
  </script>
  <div style="display:none" id="tb_external" role="dialog">
    <div class="popupCont">
      <h1>You are now leaving our site</h1>
      <p>You are now leaving Standard's web-site and are going to a web-site that is not operated by the Americaneagle.com. Americaneagle.com is not responsible for the content or availability of linked sites.</p>
      <p>Please be advised that&nbsp;Americaneagle.com does not represent either the third party or you, the member, if you enter into a transaction. Further, the privacy and security policies of the linked site may differ from those practiced by the
        americaneagle.com.</p>
      <p>You will now access:</p>
    </div>
    <p style="text-align:center">
      <input type="submit" id="btnOK" value="Continue" class="btn">
      <input type="submit" id="Login" value="Go Back" onclick="tb_remove();$('.returnFocus').focus().removeClass('returnFocus');" class="btn">
    </p>
  </div>
  <script type="text/javascript">
    (function(e, t, o, n, p, r, i) {
      e.visitorGlobalObjectAlias = n;
      e[e.visitorGlobalObjectAlias] = e[e.visitorGlobalObjectAlias] || function() {
        (e[e.visitorGlobalObjectAlias].q = e[e.visitorGlobalObjectAlias].q || []).push(arguments)
      };
      e[e.visitorGlobalObjectAlias].l = (new Date).getTime();
      r = t.createElement("script");
      r.src = o;
      r.async = true;
      i = t.getElementsByTagName("script")[0];
      i.parentNode.insertBefore(r, i)
    })(window, document, "https://diffuser-cdn.app-us1.com/diffuser/diffuser.js", "vgo");
    vgo('setAccount', '26009110');
    vgo('setTrackByDefault', true);
    vgo('process');
  </script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="3989C74E">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
      value="/wEdAAxXejVerwQVDPmx0PpiEVfmvOTpRsWy/YUFOCU39Xd7HGq44lUOwAAPgjYn/5Er83rk/uml6AcQ223D3Rmm5l9jPkkPd+shhA5Kfe+b1beGHApCago48mbUa9O7IiGT7RzN4SLhav9VseBEgJ8f8VlnSxFFkyrreY3KxP4tDM8qfsCaqigfT/dXfxJSq2chaKuRCPqkL0wQ3Wy95p+L6jD0mfwNM3fdT6UuAwqyy32yNCHIyGlRp9NrTKYnpgGjTxZlpQQsHVi3GpAfnqQE0vYmAmo8dA==">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    const currencyFormatter = new Intl.NumberFormat('en-CA', {
      style: 'currency',
      currency: 'CAD',
      minimumFractionDigits: 2
    })
    //]]>
  </script>
  <noscript>
    <iframe src="//www.googletagmanager.com/ns.html?id=GTM-KLG5RRB title=" gta="" tracking"="" style="height: 0; width: 0; display: none; visibility: hidden"></iframe>
  </noscript>
  <!-- Global site tag (gtag.js) - Google AdWords: 1027724634 -->
  <script src="https://www.googletagmanager.com/gtag/js?id=AW-1027724634" async=""></script>
  <script>
    window.dataLayer = window.dataLayer || [];

    function gtag() {
      dataLayer.push(arguments);
    }
    gtag('js', new Date());
    gtag('config', 'AW-1027724634');
  </script>
  <script type="text/javascript">
    /* <[!CDATA[ */
    (function() {
      function init() {
        BaseModule.bindAjaxModules(globalSiteSubDirectory + "/storeajax.aspx", {
          globalAjaxTimeOut: globalAjaxTimeOut
        });
      }
      if (document.readyState === "loading") {
        // Calls the function during the 'DOMContentLoaded' event, after the HTML document has been completely loaded
        document.addEventListener("DOMContentLoaded", function() {
          //This is the latest event fired up during rendering page
          init();
        });
      } else {
        // Calls the function directly in cases where the component is rendered dynamically after 'DOMContentLoaded' has occurred
        init();
      }
    })();
    /* ]]> */
  </script>
  <script type="text/javascript">
    /* <[!CDATA[ */
    (function() {
      function bannersCallback(o) {
        if (!o.Success) return;
        $("#divBannerContainer_CT_HeroBanner_0_ccBannersRotatingList").html(o.HTML);
        bindMainSlider();
      }
      BaseModule.addAjaxModuleBind("Homepage_RotateBanners", {
        data: {
          i: "404",
          p: "CT_HeroBanner_0"
        },
        callback: bannersCallback
      });
    })();
    /* ]]> */
  </script>
  <script type="text/javascript">
    /* <[!CDATA[ */
    (function() {
      function hotProductsCallback(o) {
        if (!o.Success) return;
        $("#divHotProductsContainer_CT_HotProducts_0_ccHotProductList").html(o.HTML);
        bindGallerySlider();
      }
      BaseModule.addAjaxModuleBind("HotProducts", {
        data: {
          i: "3",
          p: "CT_HotProducts_0"
        },
        callback: hotProductsCallback
      });
    })();
    /* ]]> */
  </script>
  <script type="text/javascript">
    $(function() {
      $(".redirLegal").click(function() {
        $(this).attr("href", 'https://www.weathertech.com/service/trademarks/');
      });
      var refURLValue = '/en';
      if (refURLValue !== '') {
        refURLValue = "?refs=" + refURLValue;
      }
      $("#js-aSignup , #js-blogEmailSignup").live('click', function(e) {
        var emailAddress = $('.js-newsletter-container').val();
        var valid = ValidateEmail(emailAddress);
        if (valid) {
          sessionStorage.setItem("SubscribersEmail", emailAddress);
          window.location = 'https://www.weathertech.ca/en' + "/subscribe/";
        } else {
          alert('Please enter a valid email address');
        }
        e.preventDefault();
      });
      $(".js-newsletter-container").keyup(function(event) {
        var keycode = (event.keyCode ? event.keyCode : event.which);
        if (keycode == 13) {
          var emailAddress = $(this).val();
          var valid = ValidateEmail(emailAddress);
          if (valid) {
            event.preventDefault();
            sessionStorage.setItem("SubscribersEmail", emailAddress);
            window.location = 'https://www.weathertech.ca/en' + "/subscribe/";
          } else {
            return false;
          }
        }
      });
      var footerPicker = $('#lang-picker').clone().attr('id', 'lang-picker-footer').removeClass('subNav');
      $('.ssList').empty();
      $(footerPicker).appendTo('.ssList');
    });
  </script>
  <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
    value="/wEPDwULLTExNzk4MzI1MzYPZBYCZg9kFgQCAg9kFgYCAw9kFghmDxYCHgRUZXh0Be8NPGxpbmsgcmVsPSJzaG9ydGN1dCBpY29uIiBocmVmPSIvY21zL2ltYWdlcy9mYXZpY29ucy9mYXZpY29uLmljbyIgdHlwZT0iaW1hZ2UveC1pY29uIiAvPg0KPGxpbmsgcmVsPSJhcHBsZS10b3VjaC1pY29uIiBzaXplcz0iNTd4NTciIGhyZWY9Ii9jbXMvaW1hZ2VzL2Zhdmljb25zL2FwcGxlLXRvdWNoLWljb24tNTd4NTcucG5nIj4NCjxsaW5rIHJlbD0iYXBwbGUtdG91Y2gtaWNvbiIgc2l6ZXM9IjYweDYwIiBocmVmPSIvY21zL2ltYWdlcy9mYXZpY29ucy9hcHBsZS10b3VjaC1pY29uLTYweDYwLnBuZyI+DQo8bGluayByZWw9ImFwcGxlLXRvdWNoLWljb24iIHNpemVzPSI3Mng3MiIgaHJlZj0iL2Ntcy9pbWFnZXMvZmF2aWNvbnMvYXBwbGUtdG91Y2gtaWNvbi03Mng3Mi5wbmciPg0KPGxpbmsgcmVsPSJhcHBsZS10b3VjaC1pY29uIiBzaXplcz0iNzZ4NzYiIGhyZWY9Ii9jbXMvaW1hZ2VzL2Zhdmljb25zL2FwcGxlLXRvdWNoLWljb24tNzZ4NzYucG5nIj4NCjxsaW5rIHJlbD0iYXBwbGUtdG91Y2gtaWNvbiIgc2l6ZXM9IjExNHgxMTQiIGhyZWY9Ii9jbXMvaW1hZ2VzL2Zhdmljb25zL2FwcGxlLXRvdWNoLWljb24tMTE0eDExNC5wbmciPg0KPGxpbmsgcmVsPSJhcHBsZS10b3VjaC1pY29uIiBzaXplcz0iMTIweDEyMCIgaHJlZj0iL2Ntcy9pbWFnZXMvZmF2aWNvbnMvYXBwbGUtdG91Y2gtaWNvbi0xMjB4MTIwLnBuZyI+DQo8bGluayByZWw9ImFwcGxlLXRvdWNoLWljb24iIHNpemVzPSIxNDR4MTQ0IiBocmVmPSIvY21zL2ltYWdlcy9mYXZpY29ucy9hcHBsZS10b3VjaC1pY29uLTE0NHgxNDQucG5nIj4NCjxsaW5rIHJlbD0iYXBwbGUtdG91Y2gtaWNvbiIgc2l6ZXM9IjE1MngxNTIiIGhyZWY9Ii9jbXMvaW1hZ2VzL2Zhdmljb25zL2FwcGxlLXRvdWNoLWljb24tMTUyeDE1Mi5wbmciPg0KPGxpbmsgcmVsPSJhcHBsZS10b3VjaC1pY29uIiBzaXplcz0iMTgweDE4MCIgaHJlZj0iL2Ntcy9pbWFnZXMvZmF2aWNvbnMvYXBwbGUtdG91Y2gtaWNvbi0xODB4MTgwLnBuZyI+DQo8bGluayByZWw9Imljb24iIHR5cGU9ImltYWdlL3BuZyIgaHJlZj0iL2Ntcy9pbWFnZXMvZmF2aWNvbnMvZmF2aWNvbi0xNngxNi5wbmciIHNpemVzPSIxNngxNiI+DQo8bGluayByZWw9Imljb24iIHR5cGU9ImltYWdlL3BuZyIgaHJlZj0iL2Ntcy9pbWFnZXMvZmF2aWNvbnMvZmF2aWNvbi0zMngzMi5wbmciIHNpemVzPSIzMngzMiI+DQo8bGluayByZWw9Imljb24iIHR5cGU9ImltYWdlL3BuZyIgaHJlZj0iL2Ntcy9pbWFnZXMvZmF2aWNvbnMvZmF2aWNvbi05Nng5Ni5wbmciIHNpemVzPSI5Nng5NiI+DQo8bGluayByZWw9Imljb24iIHR5cGU9ImltYWdlL3BuZyIgaHJlZj0iL2Ntcy9pbWFnZXMvZmF2aWNvbnMvYW5kcm9pZC1jaHJvbWUtMTkyeDE5Mi5wbmciIHNpemVzPSIxOTJ4MTkyIj4NCjxtZXRhIG5hbWU9Im1zYXBwbGljYXRpb24tc3F1YXJlNzB4NzBsb2dvIiBjb250ZW50PSIvY21zL2ltYWdlcy9mYXZpY29ucy9zbWFsbHRpbGUucG5nIiAvPg0KPG1ldGEgbmFtZT0ibXNhcHBsaWNhdGlvbi1zcXVhcmUxNTB4MTUwbG9nbyIgY29udGVudD0iL2Ntcy9pbWFnZXMvZmF2aWNvbnMvbWVkaXVtdGlsZS5wbmciIC8+DQo8bWV0YSBuYW1lPSJtc2FwcGxpY2F0aW9uLXdpZGUzMTB4MTUwbG9nbyIgY29udGVudD0iL2Ntcy9pbWFnZXMvZmF2aWNvbnMvd2lkZXRpbGUucG5nIiAvPg0KPG1ldGEgbmFtZT0ibXNhcHBsaWNhdGlvbi1zcXVhcmUzMTB4MzEwbG9nbyIgY29udGVudD0iL2Ntcy9pbWFnZXMvZmF2aWNvbnMvbGFyZ2V0aWxlLnBuZyIgLz5kAgIPFgIeB1Zpc2libGVnFgJmDxYCHwAFmAM8c2NyaXB0PiB3aW5kb3cuZGF0YUxheWVyID0gd2luZG93LmRhdGFMYXllciB8fFtdOyBmdW5jdGlvbiBndGFnKCl7ZGF0YUxheWVyLnB1c2goYXJndW1lbnRzKTt9IGd0YWcoJ2NvbnNlbnQnLCdkZWZhdWx0Jyx7ICdhZF9zdG9yYWdlJzonZGVuaWVkJywgJ2FuYWx5dGljc19zdG9yYWdlJzonZGVuaWVkJywgJ2FkX3VzZXJfZGF0YSc6J2RlbmllZCcsICdhZF9wZXJzb25hbGl6YXRpb24nOidkZW5pZWQnLCdwZXJzb25hbGl6YXRpb25fc3RvcmFnZSc6J2RlbmllZCcsICdmdW5jdGlvbmFsaXR5X3N0b3JhZ2UnOidncmFudGVkJywgJ3NlY3VyaXR5X3N0b3JhZ2UnOidncmFudGVkJywgJ3dhaXRfZm9yX3VwZGF0ZSc6IDUwMCB9KTsgZ3RhZygic2V0IiwgImFkc19kYXRhX3JlZGFjdGlvbiIsIHRydWUpOyA8L3NjcmlwdD5kAgQPFgIfAWcWAmYPFgIfAAVtPHNjcmlwdCBzcmM9Imh0dHBzOi8vY21wLm9zYW5vLmNvbS9Benl0aWNTTm55M0ROM2ZoRS9jNTlmNzg5OS0wODJjLTQ0MGQtOGY4Ny0wMTlmODEwMzdkMGIvb3Nhbm8uanMiPjwvc2NyaXB0PmQCBg8WAh8BZ2QCDQ9kFgICAg8WAh8BZ2QCEA9kFggCBA8WAh8BZ2QCBw8WAh8BaGQCCA8WAh8BZ2QCCQ8WAh8BZ2QCBw9kFgYCDA9kFgICAQ9kFgICAw8WAh8BaGQCEA9kFgJmDw8WAh4KSXNIb21lcGFnZWdkZAIeD2QWAgICD2QWAgIDDxYCHwFoZBgJBUNDVF9IZXJvQmFubmVyXzAkY2NCYW5uZXJzUm90YXRpbmdMaXN0JGx2SXRlbXMkY3RybDQkbXZCYW5uZXJDb250ZW50Dw9kAgFkBUNDVF9IZXJvQmFubmVyXzAkY2NCYW5uZXJzUm90YXRpbmdMaXN0JGx2SXRlbXMkY3RybDEkbXZCYW5uZXJDb250ZW50Dw9kAgFkBUNDVF9IZXJvQmFubmVyXzAkY2NCYW5uZXJzUm90YXRpbmdMaXN0JGx2SXRlbXMkY3RybDIkbXZCYW5uZXJDb250ZW50Dw9kAgFkBSlDVF9Ib3RQcm9kdWN0c18wJGNjSG90UHJvZHVjdExpc3QkbHZJdGVtcw8UKwAOZGRkZGRkZDwrAAcAAgdkZGRmAv////8PZAVDQ1RfSGVyb0Jhbm5lcl8wJGNjQmFubmVyc1JvdGF0aW5nTGlzdCRsdkl0ZW1zJGN0cmwzJG12QmFubmVyQ29udGVudA8PZAIBZAVDQ1RfSGVyb0Jhbm5lcl8wJGNjQmFubmVyc1JvdGF0aW5nTGlzdCRsdkl0ZW1zJGN0cmwwJG12QmFubmVyQ29udGVudA8PZAIBZAUZQ1RfSGVyb0Jhbm5lcl8wJG12QmFubmVycw8PZAIBZAUtQ1RfSGVyb0Jhbm5lcl8wJGNjQmFubmVyc1JvdGF0aW5nTGlzdCRsdkl0ZW1zDxQrAA5kZGRkZGRkPCsABQACBWRkZGYC/////w9kBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WBgUTQ1RfQW5uZXhDbG91ZF8wJGZjawUWQ1RfQ2F0ZWdvcnlUaWxlc18wJGZjawUTQ1RfQ1RBX1NsaWRlcl8wJGZjawUPQ1RfRm9vdGVyXzEkZmNrBRRDVF9Gb290ZXJUaWxlc18wJGZjawUXQ1RfU2hvcEJ5Q2F0ZWdvcnlfMCRmY2vTeM2wAqhqdbW6qR2AWETqgstD7A==">
</form>

Text Content

$
Skip to Main Content WeatherTech Canada
 * View All Products
   * Interior Protection
   * Exterior Protection
   * Anti-Fatigue Comfort Mats
   * Phone & Tablet Products
   * Home & Business Products
   * Germ Protection
   * Bumper Protection
   * Auto Detailing & Cleaning Products
   * License Plate Frames
   * Accessories
   * Kid-Friendly Solutions
   * Pet Products
   * Merchandise
   * Golf & Golf Cart Products
   * Gift Cards
   * New Products
   * View All Products
 * Vehicle selected 0 Shop Your Vehicle
   Close
   
   
   SHOP FOR YOUR VEHICLE
   
   Personalize your WeatherTech experience by selecting the make, year & model
   of your vehicle.
   
   Select Make Acura Alfa Romeo Aston Martin Audi Bentley BMW Bugatti Buick
   Cadillac Chevrolet Chrysler Club Car Cushman Dodge EZGO Ferrari Fiat Ford
   Freightliner Genesis Geo GM GMC Honda Hummer Hyundai Ineos Infiniti
   International Isuzu Jaguar Jeep Kenworth Kia Lamborghini Land Rover / Range
   Rover Lexus Lincoln Lotus Lucid Mack Maserati Maybach Mazda McLaren
   Mercedes-Benz Mercury MINI Mitsubishi Nissan Oldsmobile Peterbilt Peugeot
   Plymouth Polestar Pontiac Porsche® RAM Rivian Rolls Royce SAAB Saturn Scion
   smart SRT Subaru Suzuki Tesla Toyota Volkswagen Volvo Western Star Yamaha
   Select Make
   Select Year Select Year
   Select Model Select Model
   View Products
   
   Vehicle Not Listed Above?View our product request form.

 * CustomerService
 * My Account
 * Cart contains 0 Items Shopping Cart
 * You're currently browsing WeatherTech Canada  
   English Click to select your preferred country/language
   * Country: Canada
     Select: SelectEnglishlanguage for WeatherTechCanada |
     SelectFrançaislanguage for WeatherTechCanada language for WeatherTech.com.
   * Country: Europe
     Select: SelectEnglishlanguage for WeatherTechEurope language for
     WeatherTech.com.
   * Country: Mexico
     Select: SelectEspañollanguage for WeatherTechMexico language for
     WeatherTech.com.
   * Country: United Kingdom
     Select: SelectEnglishlanguage for WeatherTechUnited Kingdom language for
     WeatherTech.com.
   * Country: United States
     Select: SelectEnglishlanguage for WeatherTechUnited States language for
     WeatherTech.com.
   * Country Not Listed?
     View Local Dealers Near You

Select Vehicle Make Select Make Acura Alfa Romeo Aston Martin Audi Bentley BMW
Bugatti Buick Cadillac Chevrolet Chrysler Club Car Cushman Dodge EZGO Ferrari
Fiat Ford Freightliner Genesis Geo GM GMC Honda Hummer Hyundai Ineos Infiniti
International Isuzu Jaguar Jeep Kenworth Kia Lamborghini Land Rover / Range
Rover Lexus Lincoln Lotus Lucid Mack Maserati Maybach Mazda McLaren
Mercedes-Benz Mercury MINI Mitsubishi Nissan Oldsmobile Peterbilt Peugeot
Plymouth Polestar Pontiac Porsche® RAM Rivian Rolls Royce SAAB Saturn Scion
smart SRT Subaru Suzuki Tesla Toyota Volkswagen Volvo Western Star Yamaha
Select Vehicle Year Select Year
Select Vehicle Model Select Model
Shop Your Vehicle or Shop By Product  
Next slidePrevious slideNow showing slide 1 of 5. Click to skip slider
carouselToggle slider autoplayPause


 * MAXIMUM FRESH AIR ENJOYMENT
   
   Shop Side Window Deflectors


 * HEAVY-DUTY TRUCK BED PROTECTION 💪
   
   Shop ImpactLiner


 * SPRING TIME REFRESH 🧼
   
   Shop TechCare


 * GEAR UP FOR ADVENTURE
   
   Shop FloorLiner HP


 * INTRODUCING THE ALL-NEW CARGOTECH PRO
   
   Learn More

End of slider carousel



HOT PRODUCTS

Next slide Previous slide Click to skip slider carousel
 * FloorLiner HP
   
   FLOORLINER HP
   
   Shop Now
 * FloorLiner
   
   FLOORLINER
   
   Shop Now
 * BumperTopper
   
   BUMPERTOPPER
   
   Shop Now
 * Cargo/Trunk Liner
   
   CARGO/TRUNK LINER
   
   Shop Now
 * Child Car Seat Protector
   
   CHILD CAR SEAT PROTECTOR
   
   Shop Now
 * Christmas Tree Mat
   
   CHRISTMAS TREE MAT
   
   Shop Now
 * Gift Cards
   
   GIFT CARDS
   
   Shop Now

End of slider carousel


 * SHOP AUTO


 * SHOP HOME


 * SHOP PET

parallaxed graphic


SHOP BY CATEGORY

 * Golf & Golf Cart Products
 * Interior Protection
 * Exterior Protection
 * Phone & Tablet Products
 * Germ Protection
 * Bumper Protection
 * Auto Cleaning & Detailing
 * License Plate Frames
 * Accessories
 * Home and Business Products
 * Pet Products
 * Apparel
 * Gift Cards
 * All Products

parallaxed graphic


#WEATHERTECHCANADA


 * BLOG


 * FIND A LOCAL DEALER


 * MOTORSPORTS

Voulez-vous voir cette site web en Francais?

(Would you like to view the website in French?)

Oui! (Yes!)
Non merci (No Thanks)

 * Lifetime Limited Warranty

 * Manufacturing in the USA

 * In Store Pickup

 * Excellent Customer Service

 

Sign Up for Our Newsletter
Sign Up


CONNECT WITH US

 * facebook
 * instagram
 * youtube
 * pinterest
 * linkedin
 * blogger


CONTACT US

 * (888) 905-6287
 * (905) 549-2761
 * sales@weathertechcanada.com


VISIT OUR STORE

 * 1164 Walkers Line
   Burlington, ON L7M 1V2


FIND A DEALER

 * Local Dealer





ABOUT US

Country Toggles the country/language options Change Country
 * Country: Canada
   Select: SelectEnglishlanguage for WeatherTechCanada | SelectFrançaislanguage
   for WeatherTechCanada language for WeatherTech.com.
 * Country: Europe
   Select: SelectEnglishlanguage for WeatherTechEurope language for
   WeatherTech.com.
 * Country: Mexico
   Select: SelectEspañollanguage for WeatherTechMexico language for
   WeatherTech.com.
 * Country: United Kingdom
   Select: SelectEnglishlanguage for WeatherTechUnited Kingdom language for
   WeatherTech.com.
 * Country: United States
   Select: SelectEnglishlanguage for WeatherTechUnited States language for
   WeatherTech.com.
 * Country Not Listed?
   View Local Dealers Near You

Canada English
WeatherTech is the official title sponsor of the IMSA (International Motor
Sports Association) SportsCar Championship. Follow the Action at imsa.com. (Link
opens in new window)


 * Terms of Use
 * Privacy Policy
 * Legal(Link opens in new window)
 * Sitemap
 * Cookies
 * ©2024 MacNeil IP LLC

©2024 MacNeil IP LLC


YOU ARE NOW LEAVING OUR SITE

You are now leaving Standard's web-site and are going to a web-site that is not
operated by the Americaneagle.com. Americaneagle.com is not responsible for the
content or availability of linked sites.

Please be advised that Americaneagle.com does not represent either the third
party or you, the member, if you enter into a transaction. Further, the privacy
and security policies of the linked site may differ from those practiced by the
americaneagle.com.

You will now access: