www.gates.com
Open in
urlscan Pro
2606:4700:4400::6812:2b24
Public Scan
Submitted URL: http://gates.com.co/
Effective URL: https://www.gates.com/us/en.html
Submission: On November 30 via manual from US — Scanned from DE
Effective URL: https://www.gates.com/us/en.html
Submission: On November 30 via manual from US — Scanned from DE
Form analysis
8 forms found in the DOM<form><span class="fieldset">
<p><input type="checkbox" value="check" id="chkMain" checked="checked" class="legacy-group-status optanon-status-checkbox"><label for="chkMain">Active</label></p>
</span></form>
GET /us/en/search.html
<form action="/us/en/search.html" method="get" class="search-form">
<div class="search-form__options js-search-options">
<div class="search-form__selected js-search-type-trigger">
<span class="js-selected-search-type">Products</span> <i class="toggle-arrow search-form__icon icon-angle-down"></i>
</div>
<div class="search-form__options-bottom">
<ul class="reset-list">
<li class="search-form__search-type js-search-type-option active" data-url="#" data-parameter="product" data-placeholder="Search by part number, product name, or keyword">Products</li>
<li class="search-form__search-type js-search-type-option" data-url="#" data-parameter="content" data-placeholder="Search Content and Media">Content</li>
</ul>
</div>
</div>
<input type="hidden" name="searchType" id="searchType" value="product">
<div class="input-box">
<input type="text" data-type="search" name="text" id="search" class="input-text js-search-input" placeholder="Search by part number, product name, or keyword" autocomplete="off">
</div>
<div id="autocomplete-box">
<!-- List will be populated through scripts -->
<ul></ul>
</div>
<button class="icon-search" type="search"></button>
</form>
GET /us/en/ymm/search/vehicle/result.html
<form action="/us/en/ymm/search/vehicle/result.html" class="search-by-vehicle-form vps-button-form" method="GET">
<ul class="form-list vehicle-form__list clearfix row" style="list-style: none;">
<li class="vehicle-type step col-md-6">
<label for="equipment-clazz" class="vehicle-form__label vehicle-form__label--type sr-only">Vehicle Class</label>
<select class="select vehicle-type__select js-vehicle-select vehicle-class__select shift-dropdown" data-value="1" name="equipment-clazz" required="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Vehicle Class</option>
</select>
</li>
<li class="vehicle-form__item vehicle-type step hide col-md-5 clearfix">
<label for="vehicle-type" class="vehicle-form__label vehicle-form__label--type sr-only">Vehicle Details</label>
<select class="select js-vehicle-select shift-dropdown" name="vehicle-type" disabled="" data-value="2" required="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Vehicle Details</option>
</select>
</li>
<li class="vehicle-form__item step hide col-md-2">
<label for="year" class="sr-only">Year</label>
<select class="select vehicle-form__select js-vehicle-select" name="year" data-value="3" required="" disabled="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Year</option>
</select>
</li>
<li class="vehicle-form__item step hide col-md-4">
<label for="make" class="sr-only">Make</label>
<select class="select vehicle-form__select js-vehicle-select shift-dropdown" name="make" data-value="4" required="" disabled="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Make</option>
</select>
</li>
<li class="vehicle-form__item step hide col-md-2">
<label for="model" class="sr-only">Model</label>
<select class="select vehicle-form__select js-vehicle-select" name="model" data-value="5" required="" disabled="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Model</option>
</select>
</li>
<li class="vehicle-form__item step hide col-md-4">
<label for="engine" class="sr-only">Engine</label>
<select class="select vehicle-form__select js-vehicle-select shift-dropdown" name="engine" data-value="6" required="" disabled="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Engine</option>
</select>
</li>
<li class="vehicle-form__item step hide col-md-3">
<button class="vehicle-submit width-100 button button-default" type="submit" disabled="">View Parts</button>
</li>
</ul>
</form>
GET /us/en/ymm/search/vin/result.html
<form action="/us/en/ymm/search/vin/result.html" method="GET" class="js-vin-search-form">
<ul class="form-list vehicle-form__list clearfix vehicle-form__list--vin" style="list-style: none;">
<li class="vin-number">
<label for="vin" class="vehicle-form__label">Enter a VIN Number</label>
<div class="input-box">
<input type="text" name="vin" id="vin" class="input-text input-text--vin js-vin-input" placeholder="Enter a VIN Number">
</div>
<div class="vin-powered-by">
<span>Powered By</span>
<span class="sr-only">Omnivin</span>
<img src="/content/dam/gates/home/vps/omnivin-logo.png" alt="Omni vin logo">
</div>
</li>
<li class="vin-btn">
<button type="button" class="vin-submit button button-default width-100 js-vin-submit" onclick="vpsButton.validateVinNumber(this)">FIND VEHICLE</button>
</li>
<li class="vin-requirements">
<ul class="red-bullets red-bullets--vin" style="list-style: none;">
<li>
<span class="char-length-requirement length-mismatch">VIN must be exactly 17 characters in length</span>
</li>
<li>
<span class="char-unique-requirement character-mismatch">The letters "I", "O" and "Q" never appear in a VIN </span>
</li>
<li>
<span class="year-requirement year-mismatch">Vehicle year must be 1981 or newer</span>
</li>
</ul>
</li>
</ul>
<div class="error-msg vin-search__error--modal"></div>
</form>
GET /us/en/ymm/search/interchange/result.html
<form action="/us/en/ymm/search/interchange/result.html" method="get" class="interchangeFrm">
<label for="vehicle-part-number" class="vehicle-form__label">Enter a Part Number to view Gates’ solutions.</label>
<ul class="form-list vehicle-form__list clearfix vehicle-form__list--interchange" style="list-style: none;">
<li class="vehicle-form__item vehicle-form__item--interchange">
<div class="input-box">
<input type="text" id="partNumber" name="part-number" class="input-text vehicle-part-number" placeholder="Part Number">
</div>
</li>
<li class="vehicle-form__item vehicle-form__item--interchange">
<button type="button" class="width-100 button button-default" onclick="vpsButton.validateInterchange(this)">FIND PART</button>
</li>
<li>
<div class="hints" onclick="vpsButton.hints()">
<div class="hints__header">
<span class="icon-question-mark"></span>
</div>
</div>
</li>
</ul>
<div class="vps hints__content">
<h2 class="hints__title">Search Hints</h2>
<p>When searching for another automotive manufacturer or distributor part number only exact matches will be returned.</p>
</div>
</form>
GET /us/en/ymm/search/vehicle/result.html
<form action="/us/en/ymm/search/vehicle/result.html" class="search-by-vehicle-form vps-button-form" method="GET">
<ul class="form-list vehicle-form__list clearfix row" style="list-style: none;">
<li class="vehicle-type step col-md-6">
<label for="equipment-clazz" class="vehicle-form__label vehicle-form__label--type sr-only">Vehicle Class</label>
<select class="select vehicle-type__select js-vehicle-select vehicle-class__select shift-dropdown" data-value="1" name="equipment-clazz" required="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Vehicle Class</option>
</select>
</li>
<li class="vehicle-form__item vehicle-type step hide col-md-5 clearfix">
<label for="vehicle-type" class="vehicle-form__label vehicle-form__label--type sr-only">Vehicle Details</label>
<select class="select js-vehicle-select shift-dropdown" name="vehicle-type" disabled="" data-value="2" required="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Vehicle Details</option>
</select>
</li>
<li class="vehicle-form__item step hide col-md-2">
<label for="year" class="sr-only">Year</label>
<select class="select vehicle-form__select js-vehicle-select" name="year" data-value="3" required="" disabled="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Year</option>
</select>
</li>
<li class="vehicle-form__item step hide col-md-4">
<label for="make" class="sr-only">Make</label>
<select class="select vehicle-form__select js-vehicle-select shift-dropdown" name="make" data-value="4" required="" disabled="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Make</option>
</select>
</li>
<li class="vehicle-form__item step hide col-md-2">
<label for="model" class="sr-only">Model</label>
<select class="select vehicle-form__select js-vehicle-select" name="model" data-value="5" required="" disabled="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Model</option>
</select>
</li>
<li class="vehicle-form__item step hide col-md-4">
<label for="engine" class="sr-only">Engine</label>
<select class="select vehicle-form__select js-vehicle-select shift-dropdown" name="engine" data-value="6" required="" disabled="" onchange="vpsButton.changeSelect(this)">
<option value="" selected="">Engine</option>
</select>
</li>
<li class="vehicle-form__item step hide col-md-3">
<button class="vehicle-submit width-100 button button-default" type="submit" disabled="">View Parts</button>
</li>
</ul>
</form>
GET /us/en/ymm/search/vin/result.html
<form action="/us/en/ymm/search/vin/result.html" method="GET" class="js-vin-search-form">
<ul class="form-list vehicle-form__list clearfix vehicle-form__list--vin" style="list-style: none;">
<li class="vin-number">
<label for="vin" class="vehicle-form__label">Enter a VIN Number</label>
<div class="input-box">
<input type="text" name="vin" id="vin" class="input-text input-text--vin js-vin-input" placeholder="Enter a VIN Number">
</div>
<div class="vin-powered-by">
<span>Powered By</span>
<span class="sr-only">Omnivin</span>
<img src="/content/dam/gates/home/vps/omnivin-logo.png" alt="Omni vin logo">
</div>
</li>
<li class="vin-btn">
<button type="button" class="vin-submit button button-default width-100 js-vin-submit" onclick="vpsButton.validateVinNumber(this)">FIND VEHICLE</button>
</li>
<li class="vin-requirements">
<ul class="red-bullets red-bullets--vin" style="list-style: none;">
<li>
<span class="char-length-requirement length-mismatch">VIN must be exactly 17 characters in length</span>
</li>
<li>
<span class="char-unique-requirement character-mismatch">The letters "I", "O" and "Q" never appear in a VIN </span>
</li>
<li>
<span class="year-requirement year-mismatch">Vehicle year must be 1981 or newer</span>
</li>
</ul>
</li>
</ul>
<div class="error-msg vin-search__error--modal"></div>
</form>
GET /us/en/ymm/search/interchange/result.html
<form action="/us/en/ymm/search/interchange/result.html" method="get" class="interchangeFrm">
<label for="vehicle-part-number" class="vehicle-form__label">Enter a Part Number to view Gates’ solutions.</label>
<ul class="form-list vehicle-form__list clearfix vehicle-form__list--interchange" style="list-style: none;">
<li class="vehicle-form__item vehicle-form__item--interchange">
<div class="input-box">
<input type="text" id="partNumber" name="part-number" class="input-text vehicle-part-number" placeholder="Part Number">
</div>
</li>
<li class="vehicle-form__item vehicle-form__item--interchange">
<button type="button" class="width-100 button button-default" onclick="vpsButton.validateInterchange(this)">FIND PART</button>
</li>
<li>
<div class="hints" onclick="vpsButton.hints()">
<div class="hints__header">
<span class="icon-question-mark"></span>
</div>
</div>
</li>
</ul>
<div class="vps hints__content">
<h2 class="hints__title">Search Hints</h2>
<p>When searching for another automotive manufacturer or distributor part number only exact matches will be returned.</p>
</div>
</form>
Text Content
Cookie Notice We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners. Close Accept Cookies Cookie Settings * Your Privacy * Strictly Necessary Cookies * Performance Cookies * Functional Cookies * Targeting Cookies * Gates Cookie Policy Privacy Preference Centre Active Always Active Save Settings Allow All * Contact Us * Where to Buy * en Menu Menu Products * Products * Content * Vehicle Parts Search VEHICLE PARTS SEARCH Close * Search By Vehicle * Search By Vin * Interchange VEHICLE DETAILS * Vehicle Class Vehicle Class * Vehicle Details Vehicle Details * Year Year * Make Make * Model Model * Engine Engine * View Parts * Enter a VIN Number Powered By Omnivin * FIND VEHICLE * * VIN must be exactly 17 characters in length * The letters "I", "O" and "Q" never appear in a VIN * Vehicle year must be 1981 or newer Enter a Part Number to view Gates’ solutions. * * FIND PART * SEARCH HINTS When searching for another automotive manufacturer or distributor part number only exact matches will be returned. Products By * Category Category Power Transmission * Micro-V Belts Micro-V Belts Micro-V Belts * Automotive Micro-V Belts * Industrial Micro-V Belts * Appliance Micro-V Belts * V-Belts V-Belts V-Belts * Automotive V-Belts * Banded V-Belt * Bandless V-Belt * Double V * Flat Belts * Fractional Horsepower * G-Force Recreation Belts * PU V-Belts * Round Belts * Truck Belts * Variable Speed * Special Belts Special Belts Special Belts * Lawn and Garden Belts * Recreational Vehicle Belts * Refrigeration Belts * Special Application Belts * Synchronous Belts Synchronous Belts Synchronous Belts * Poly Chain® Synchronous Belts * Rubber Synchronous Belts * Carbon Drive™ Belts * Automotive Timing Belts Automotive Timing Belts Automotive Timing Belts * Automotive Timing Belts * Automotive Timing Belts - Racing (RPM) * Gates TPU Polyurethane Belting Gates TPU Polyurethane Belting Gates TPU Polyurethane Belting * Synchro-Power™ Industrial Belting * Synchro-Clean™ Food Grade Belting * Fabrication and Accessories * Power Transmission Components Power Transmission Components Power Transmission Components * Bushings * Carbon Drive™ Cranksets * Carbon Drive™ Sprockets * Couplings * Decoupler Pulley * Engine Variable Timing Spool Valve Filters * Engine Variable Valve Timing Solenoids * Fan Brackets * Idler Pulleys * Other PT Metals * Sheaves * Sprockets * Tensioners * Timing Belt Pulleys * Water Pumps Water Pumps Water Pumps * Water Pumps (Electric) * Water Pumps (Standard, Heavy-Duty, Performance) * Power Transmission Kits Power Transmission Kits Power Transmission Kits * Coupler Kits (EuroGrip) * Serpentine Kits * Solution Kits * Timing Belt Component Kits * Timing Belt Component Kits - Racing * Timing Belt Component Kits w/ Water Pumps * Power Transmission Tools and Merchandisers Power Transmission Tools and Merchandisers Power Transmission Tools and Merchandisers * Power Transmission Merchandisers * Power Transmission Tools All Power Transmission Fluid Power * Hydraulic Hose and Couplings Hydraulic Hose and Couplings Hydraulic Hose and Couplings * Air Brake / Compressed Air * Ball Valves * Brass Adapters * Hydraulic Accessories * Hydraulic Adapters and Valves * Hydraulic Equipment and Crimpers * Hydraulic Hose Assemblies * Live Swivels * PTFE Hydraulic Hose and Couplings * Quick Disconnect Couplers * Spiral Wire Hose and Couplings * Textile Braid Hose and Couplings * Thermoplastic Hose and Couplings * Wire Braid Hose and Couplings * Hydraulic Tubing and Tube Fittings Hydraulic Tubing and Tube Fittings Hydraulic Tubing and Tube Fittings * Hydraulic Tube Fittings and Adapters * Hydraulic Tubing * Industrial Hose Industrial Hose Industrial Hose * Chemical * Food and Beverage * General Purpose * Marine and Engine Hose * Material Handling * Mining Hose and Couplings * Oilfield * Petroleum Transfer * Pressure Washer * Steam * Water * Couplings and Ferrules * High Pressure Oilfield Hose High Pressure Oilfield Hose High Pressure Oilfield Hose * Oilfield Accessories * Fluid Power Tools and Merchandisers Fluid Power Tools and Merchandisers Fluid Power Tools and Merchandisers * Fluid Power Assortments * Fluid Power Tools * Fluid Power Merchandisers * Hose Cutters * Engine Hose Engine Hose Engine Hose * Air Conditioning Hose and Couplings * Coolant Hose * Coolant Tanks * Fuel Line Hose * Heater Control Valves * Heater Hose * Power Steering * Hose Clamps and Couplings * Cooling Fan Modules * Turbocharger Oil Line * SCR * Vacuum Tubing * Transmission Oil Cooler Hose * Air Brake / Compressed Air * Other Engine Hose * Air Intake and Defroster Hose * Air Vent Hose * Emission Control Hose * Fuel Fill Hose * Turbocharger Hose All Fluid Power Other Products * Automotive Accessories Automotive Accessories Automotive Accessories * Hood Latch Kit (Heavy-Duty) * Static Straps * Splash Guards * Caps and Thermostats Caps and Thermostats Caps and Thermostats * Diesel Emissions Fluid (DEF) Caps * Fuel Cap/Cooling System Testers, Replacement Parts and Adapters * Thermostats * Fuel Caps * Thermostat Seals and Gaskets * Radiator Caps * Oil Caps * Coolant Outlets * Radiator Cap/Cooling System Testers, Replacement Parts and Adapters * Engine Hose (Air Intake/Emissions) Engine Hose (Air Intake/Emissions) Engine Hose (Air Intake/Emissions) * Air Intake and Defroster Hose * Air Vent Hose * Emission Control Hose * Turbocharger Hose * Service Station and Shop Support Hose Service Station and Shop Support Hose Service Station and Shop Support Hose * Gas Pump Hose * Air Service Hose * Multi-Use Hose * Signal Call Hose * Water Hose * Windshield Washer, Wiper and Vacuum Components Windshield Washer, Wiper and Vacuum Components Windshield Washer, Wiper and Vacuum Components * Washer and Vacuum Hose All Other Products Product Innovations PRODUCT INNOVATIONS FROM GATES You can count on Gates to supply innovative new products that push the boundaries of materials science. We engineer our products to continually exceed expectations and outperform industry standards. We are constantly expanding our product catalog and services to support every facet of our customer's operations. EXPLORE PRODUCT INNOVATIONS GATES MEGASYS™ MXG™ 4K HYDRAULIC HOSE * Vehicle Parts Search VEHICLE PARTS SEARCH Close * Search By Vehicle * Search By Vin * Interchange VEHICLE DETAILS * Vehicle Class Vehicle Class * Vehicle Details Vehicle Details * Year Year * Make Make * Model Model * Engine Engine * View Parts * Enter a VIN Number Powered By Omnivin * FIND VEHICLE * * VIN must be exactly 17 characters in length * The letters "I", "O" and "Q" never appear in a VIN * Vehicle year must be 1981 or newer Enter a Part Number to view Gates’ solutions. * * FIND PART * SEARCH HINTS When searching for another automotive manufacturer or distributor part number only exact matches will be returned. * Industries Vehicle VIN Search Industries * Agriculture * Automotive * Construction * Consumer Products * Food & Beverage * General Manufacturing * Heavy Duty Industrial Equipment * HVAC * Lawn, Garden & Professional Landscaping * Machine Tools & Precision Equipment * Micromobility * Mining * Oil & Gas * Powersports * Truck & Bus * All Industries * Solutions Revolutionary Hose Solutions Solutions * Revolutionary Hose Solutions * Product Innovations * Chain to Belt * Gates Carbon Drive * Gates G-Force™ * All Solutions * Knowledge Center Belt Tension Calculator Knowledge Center * Resources Library * Calculators * Engineering Applications * Mobile Apps * Training * Newsletters * Original Equipment Solutions & Services * Product Application Engineering * All Knowledge Center * About Us View Careers About Us * Company Overview * Executive Team * Investor Relations * Sustainability * Careers * News * Gates Joint Ventures * Supplier Information * Virtual Patent Marking * All About Us * Contact Us * Where to Buy * en DESIGN POWER™ A Gates Solution A new software platform by Gates offering multiple digital design tools to support the engineering and specification of belt-drive systems across a broad array of applications, making the process easier and more precise than ever before. Find Out More NEW MOTO X5 BELT Gates has been the leading provider of belt drives to motorized two-wheelers for over 40 years as a cleaner, quieter, smoother, and more durable alternative to chain drives. The innovative Moto X5 belt is a significant addition to the Gates Carbon Drive portfolio as it offers the same core belt drive benefits but with even quieter performance than its predecessors. Learn More NEW ECRIMP™ WEBSITE The Gates eCrimp website has been redesigned to provide all of the functionality of the previous eCrimp website, plus much more! Find and print the most up-to-date crimp specifications for your Gates hydraulic and industrial hoses and assemblies. LEARN MORE ABOUT eCRIMP DESIGN POWER™ A Gates Solution A new software platform by Gates offering multiple digital design tools to support the engineering and specification of belt-drive systems across a broad array of applications, making the process easier and more precise than ever before. Find Out More NEW MOTO X5 BELT Gates has been the leading provider of belt drives to motorized two-wheelers for over 40 years as a cleaner, quieter, smoother, and more durable alternative to chain drives. The innovative Moto X5 belt is a significant addition to the Gates Carbon Drive portfolio as it offers the same core belt drive benefits but with even quieter performance than its predecessors. Learn More NEW ECRIMP™ WEBSITE The Gates eCrimp website has been redesigned to provide all of the functionality of the previous eCrimp website, plus much more! Find and print the most up-to-date crimp specifications for your Gates hydraulic and industrial hoses and assemblies. LEARN MORE ABOUT eCRIMP DESIGN POWER™ A Gates Solution A new software platform by Gates offering multiple digital design tools to support the engineering and specification of belt-drive systems across a broad array of applications, making the process easier and more precise than ever before. Find Out More NEW MOTO X5 BELT NEW ECRIMP™ WEBSITE DESIGN POWER™ GATES. DRIVEN BY POSSIBILITY. If it runs, we can help it run better. We're Gates, global leaders in power transmission and fluid power products and services. We serve customers across industries, bringing relentless innovation, and uncompromising quality to every product we make. Our reputation is built on over a century of experience, but everything we do is geared toward powering the future. LEARN MORE ABOUT GATES CORPORATION THE STRENGTH OF GATES' INNOVATION Watch how Gates combines material science and process engineering to create innovative products that provide performance, reliability and the strength to withstand even the most challenging environments. VIEW POLY CHAIN® BELTS 0:00 0:00 / 0:44 Email this to a Friend Wrong email addressTo*Add Another Email AddressFrom*Message CancelSend Email 320x240640x4801280x960Custom Size Embed Link To share this content with others, copy and past this code:Embed Size640x480 CancelSelect All Share Link To share this content with others, copy and past this link: CancelSelect All POWER TRANSMISSION We keep industry running. From process and specialty manufacturing to mining, and everything in between, our industrial belt and power transmission solutions help the world’s leading companies outperform the competition. VIEW POWER TRANSMISSION PRODUCTS POPULAR POWER TRANSMISSION CATEGORIES Previous Serpentine Kits Water Pumps Automotive Timing Belts Synchronous Belts Micro-V Belts Poly Chain® Synchronous Belts V-Belts Banded V-Belt Serpentine Kits Water Pumps Automotive Timing Belts Synchronous Belts Micro-V Belts Poly Chain® Synchronous Belts V-Belts Banded V-Belt Serpentine Kits Water Pumps Automotive Timing Belts Synchronous Belts Next FLUID POWER At Gates, we believe operating challenges are made to be overcome. That’s why thousands of industrial facilities, global operations, and OE manufacturers around the world choose Gates® hose and hydraulic systems, parts, and accessories to power their most demanding fluid power applications. VIEW FLUID POWER PRODUCTS POPULAR FLUID POWER CATEGORIES Previous Hydraulic Tubing and Tube Fittings Engine Hose Coolant Hose Wire Braid Hose and Couplings Hydraulic Hose and Couplings Spiral Wire Hose and Couplings Textile Braid Hose and Couplings Fuel Line Hose Hydraulic Tubing and Tube Fittings Engine Hose Coolant Hose Wire Braid Hose and Couplings Hydraulic Hose and Couplings Spiral Wire Hose and Couplings Textile Braid Hose and Couplings Fuel Line Hose Hydraulic Tubing and Tube Fittings Engine Hose Coolant Hose Wire Braid Hose and Couplings Next GATES SOLUTIONS Downtime and lost production can cost millions of dollars a day in the oil & gas industry. As the leader in fluid power engineering, Gates delivers premium Engineering & Services to decrease downtime, increase safety for the oil & gas market, and contributing to risk management. VIEW GATES' SOLUTIONS Resources, Education & Tools NAVIGATES Take Gates' expertise with you wherever you go. The NaviGates app puts application information for almost every vehicle on the road at your fingertips. DOWNLOAD NAVIGATES GATESCONNECT™ GatesConnect™ makes online ordering fast and easy for authorized Gates distributors, providing immediate customer service with 24/7 ordering, repeat purchases, and other tracking. GATESCONNECT™ ECRIMP MOBILE The eCrimp mobile app gives instant access to industrial hose assembly specifications whether you're online or offline. DOWNLOAD ECRIMP ABOUT US CUSTOMER SUPPORT Company Overview Contact Us Executive Team Automotive Replacement & Support Investor Relations Limited Warranty Careers Locations News Where To Buy Policies SIGN UP FOR OUR NEWSLETTER Become a Gates Insider today. Join Now CONNECT WITH US * Supplier Login © 2022 > Gates Corporation, All Rights Reserved. Terms Of Use | Privacy > Policy | Supply Chain Transparency | Safety Recall: CVT Clutch > | Newsletters Terms Of Use | Privacy Policy | Supply Chain Transparency | Safety Recall: CVT Clutch | Newsletters © 2022 Gates Corporation, All Rights Reserved. × CHOOSE YOUR REGION OR LANGUAGE North America UNITED STATES English MEXICO Español Europe Czech English Italiano Türk Deutsch Español Polskie Dutch Français Русский Asia Pacific INDIA English CHINA 中文 KOREA 한국어 English JAPAN 日本語 English AUSTRALIA AND NEW ZEALAND English South America BRAZIL Português ARGENTINA Español -------------------------------------------------------------------------------- Gates Unitta Gates Unitta Japan