eatonmotorsports.com
Open in
urlscan Pro
23.227.38.32
Public Scan
Submitted URL: http://eatonholding.com/
Effective URL: https://eatonmotorsports.com/
Submission: On June 10 via api from US — Scanned from DE
Effective URL: https://eatonmotorsports.com/
Submission: On June 10 via api from US — Scanned from DE
Form analysis
13 forms found in the DOMPOST /account/login
<form accept-charset="UTF-8" action="/account/login" method="post">
<input name="form_type" type="hidden" value="customer_login">
<input name="utf8" type="hidden" value="✓">
<div class="login-form">
<p class="intro">If you are already registered, please log in.</p>
<div class="form-field">
<label class="form-label" for="customer_email"> Email <em>*</em>
</label>
<input id="customer_email" class="form-control" type="email" value="" name="customer[email]" placeholder="Email">
</div>
<div class="form-field">
<label class="form-label" for="customer_password"> Password <em>*</em>
</label>
<input id="customer_password" class="form-control" type="password" value="" placeholder="Password" name="customer[password]">
</div>
<div class="form-actions">
<a class="forgot-password" href="/account/login#recover" aria-label="forgot password">
Forgot your password?
</a>
<input type="submit" class="btn btn--secondary" value="Login">
</div>
</div>
</form>
GET /search
<form action="/search" method="get" class="input-group search-bar" role="search">
<input type="hidden" name="type" value="product">
<input type="text" name="q" value="" placeholder="Search for a product..." class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
<button type="submit" class="btn-search icon-search" title="search">
<svg class="icon">
<use xlink:href="#icon-search"></use>
</svg>
</button>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="list-product-form-7125886631980" data-id="product-actions-7125886631980" enctype="multipart/form-data">
<a class="btn product-btn" href="/products/eaton-motorsports-t-shirt-1" aria-label="button">
Choose options
</a>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="list-product-form-6907578318892" data-id="product-actions-6907578318892" enctype="multipart/form-data">
<a class="btn product-btn" href="/products/g-loc-04-17-sti-brake-pads" aria-label="button">
Choose options
</a>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="list-product-form-6878750441516" data-id="product-actions-6878750441516" enctype="multipart/form-data">
<input type="hidden" name="id" value="40430855979052">
<input type="hidden" name="quantity" value="1">
<button data-btn-addtocart="" class="btn product-btn" type="submit" data-form-id="#list-product-form-6878750441516"> Pre order </button>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="list-product-form-6907578318892" data-id="product-actions-6907578318892" enctype="multipart/form-data">
<a class="btn product-btn" href="/products/g-loc-04-17-sti-brake-pads" aria-label="button" tabindex="0">
Choose options
</a>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="list-product-form-6907609186348" data-id="product-actions-6907609186348" enctype="multipart/form-data">
<a class="btn product-btn" href="/products/g-loc-corvette-c6grand-sport-z06-brake-pads-non-ceramic" aria-label="button" tabindex="0">
Choose options
</a>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="list-product-form-6907594211372" data-id="product-actions-6907594211372" enctype="multipart/form-data">
<a class="btn product-btn" href="/products/g-loc-08-10-wrx-brake-pads" aria-label="button" tabindex="0">
Choose options
</a>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="list-product-form-7102952800300" data-id="product-actions-7102952800300" enctype="multipart/form-data">
<a class="btn product-btn" href="/products/g-loc-brz-brake-pads-17-22brembo-only" aria-label="button" tabindex="0">
Choose options
</a>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="list-product-form-6907607187500" data-id="product-actions-6907607187500" enctype="multipart/form-data">
<a class="btn product-btn" href="/products/copy-of-g-loc-15-21-wrx-brake-pads-w-o-eyesight" aria-label="button" tabindex="0">
Choose options
</a>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants" id="list-product-form-6907580252204" data-id="product-actions-6907580252204" enctype="multipart/form-data">
<a class="btn product-btn" href="/products/g-loc-18-sti-brake-pads" aria-label="button" tabindex="-1">
Choose options
</a>
</form>
POST /contact
<form method="post" action="/contact" id="contact_form_3" accept-charset="UTF-8" class="input-group"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
<script src="//eatonmotorsports.com/cdn/shop/t/6/assets/jquery.min.js?v=183235607511247117321647282314"></script>
<script>
$(document).ready(function() {
if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
var newsletterSuccessPopup = (function() {
var popup = $('#newsletter-success-modal');
var success = popup.find('.success');
var error = popup.find('.error');
success.hide();
error.show();
popup.modal('show')
$.cookie('emailSubcribeModal', 'closed', {
expires: 1,
path: '/'
});
})();
var newURL = location.href.split("?")[0];
window.history.pushState('object', document.title, newURL);
}
})
</script>
<input type="hidden" name="contact[tags]" value="newsletter">
<input class="input-group-field form-control" type="email" name="contact[email]" aria-label="Email Address" placeholder="Email address" required="required">
<input class="btn btn--primary" type="submit" value="Subscribe">
</form>
POST /contact#contact_form
<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
<div class="form-content">
<input type="hidden" name="contact[Product Title]" value="">
<input type="hidden" name="contact[Product Link]" value="https://eatonmotorsports.com">
<div class="form-group">
<input type="text" required="" id="contactFormName" name="contact[Name]" autocapitalize="words" placeholder="Name" class="form-control">
</div>
<div class="form-group">
<input type="email" name="contact[email]" required="" id="contactFormEmail" placeholder="Email" class="form-control">
</div>
<div class="form-group">
<input type="tel" required="" name="contact[Phone Number]" pattern="[0-9]*" placeholder="Phone Number" class="form-control">
</div>
<div class="form-group custom-radio">
<label class="form-label"> How can we help? </label>
<input checked="" id="do-you-need-1" type="radio" name="contact[How can we help?]" value="I can't find a product">
<label for="do-you-need-1"> I can't find a product </label>
<input id="do-you-need-2" type="radio" name="contact[How can we help?]" value="I have a question about a product">
<label for="do-you-need-2"> I have a question about a product </label>
<input id="do-you-need-3" type="radio" name="contact[How can we help?]" value="Both">
<label for="do-you-need-3"> Both </label>
</div>
<div class="form-group">
<label for="contactFormMessage" class="form-label"> What can i help you with today ? </label>
<textarea rows="6" name="contact[Message]" id="contactFormMessage" class="form-control"></textarea>
</div>
<div class="form-group custom-radio last">
<label class="form-label"> How would you like me to contact you? </label>
<input checked="" id="contact-with-you-1" type="radio" name="contact[How would you like me to contact you?]" value="Phone">
<label for="contact-with-you-1"> Phone </label>
<input id="contact-with-you-2" type="radio" name="contact[How would you like me to contact you?]" value="Email">
<label for="contact-with-you-2"> Email </label>
<input id="contact-with-you-3" type="radio" name="contact[How would you like me to contact you?]" value="Both">
<label for="contact-with-you-3"> Both </label>
</div>
<div class="actions">
<input type="submit" class="btn btn--primary" value="Submit Contact">
</div>
</div>
</form>
Text Content
WE VALUE YOUR PRIVACY We and our partners use cookies and other technologies to improve your experience, measure performance, and tailor marketing. Details in our Privacy Policy Manage preferencesAcceptDecline Skip to content × * Home * Brakes ❯ ❮ Brakes * Brake System ❯ ❮ Brake System * Brake Fluid * Brake Line Kits * Brake Pads ❯ ❮ Brake Pads * Performance Brake pads * Racing Brake Pads * Brake Rotors ❯ ❮ Brake Rotors * Brake Rotors - Blank * Brake Rotors - Slotted * Brake Rotors - 2 Piece * Engine ❯ ❮ Engine * Cooling ❯ ❮ Cooling * Oil Coolers * Radiator Hoses * Radiators * Engine Management * Exhaust ❯ ❮ Exhaust * Axle Backs * Catbacks * Downpipes * Exhaust Gaskets * Headers and Manifolds * Turbo Back Exhaust * Forced Induction ❯ ❮ Forced Induction * Intercooler Kits * Intercoolers * Supercharger Kits * Turbo Blankets * Intake ❯ ❮ Intake * Air Boxes * Air Filters * Cold Air Intakes * Motor Builds ❯ ❮ Motor Builds * Pulleys * Oil System ❯ ❮ Oil System * Oil Catch Cans * Oil Pans * Oil Pickups * Oil Separators * Suspension ❯ ❮ Suspension * Height Adjustment ❯ ❮ Height Adjustment * Coilovers * Lowering Springs * Shock and Spring Kits * Shocks and Struts * Suspension Linkage ❯ ❮ Suspension Linkage * Camber Kits * Control Arms * Sway Bars * Sway Bar Bushings * Sway Bar Endlinks * Drivetrain ❯ ❮ Drivetrain * Clutches and Flywheels ❯ ❮ Clutches and Flywheels * Clutch Lines * Clutch Kits - Multi * Clutch Kits - Single * Flywheels * Differentials ❯ ❮ Differentials * Differentials * Diff Braces * Diff Bushings * Shifters and Bushings ❯ ❮ Shifters and Bushings * Shifters * Shifter Bushings * Drivetrain Mounts & Bushings ❯ ❮ Drivetrain Mounts & Bushings * Transmission Mounts * Axles and Driveshafts ❯ ❮ Axles and Driveshafts * Axles * Driveshafts * Interior ❯ ❮ Interior * Race Seats * Seat Belts & Harnesses * Seat Brackets & Frames * Safety Gear ❯ ❮ Safety Gear * Fire Safety * Helmets and Accessories * Window Nets * BMW▾ ❯ ❮ BMW▾ * E36 ❯ ❮ E36 * 3 Series * M3 * E46 ❯ ❮ E46 * 3 Series * M3 * E90/92 ❯ ❮ E90/92 * 3 Series * M3 * Chevrolet▾ ❯ ❮ Chevrolet▾ * C5 ❯ ❮ C5 * Base * Z06 * C6 ❯ ❮ C6 * Base * Grand Sport * Z06 * ZR1 * C7 ❯ ❮ C7 * Stingray * Grand Soort * Z06 * ZR1 * Subaru WRX/STI▾ ❯ ❮ Subaru WRX/STI▾ * 02-05 GD WRX * 06-07 GD WRX * GD STI * GR WRX * GR STI * VA WRX * VA STI * Subaru BRZ▾ ❯ ❮ Subaru BRZ▾ * ZC6 BRZ * ZD8 BRZ * VW ❯ ❮ VW * MK7 ❯ ❮ MK7 * GTI * Golf R * MK8 ❯ ❮ MK8 * GTI * Golf R * Wish Lists * +1 833.367.7678 * Sales@EatonMotorsports.com * My Account * PRICE MATCHING AVAILABLE ON ALL PRODUCTS!* Contact for details Language Currency BUY NOW, PAY LATER. Starting at 0% APR learn more × Sales@EatonMotorsports.com PRICE MATCHING AVAILABLE ON ALL PRODUCTS!* Contact for details My Account Login or Create an account CUSTOMER LOGIN × × If you are already registered, please log in. Email * Password * Forgot your password? Create your account and enjoy a new shopping experience. Create a new account +1 833.367.7678 Monday - Friday, 9am-5pm EST TRENDING * G-Loc Brakes * Garmin * Sparco * Cobb Accessport * Faircloth Composites * Motul POPULAR PRODUCTS Quick View Eaton Motorsports EATON MOTORSPORTS T-SHIRT $20.00 Choose options Quick View G-Loc Brakes G-LOC 04-17 STI BRAKE PADS $207.00 Choose options Quick View Garmin GARMIN CATALYST™ DRIVING PERFORMANCE OPTIMIZER $899.00 Pre order 0 My Cart: $0.00 Your cart is currently empty. Continue shopping Total: $0.00 I agree with the terms and conditions Check out View cart Shop by Categories * Home * Brakes ❯ ❮ Brakes * Brake System ❯ ❮ Brake System * Brake Fluid * Brake Line Kits * Brake Pads ❯ ❮ Brake Pads * Performance Brake pads * Racing Brake Pads * Brake Rotors ❯ ❮ Brake Rotors * Brake Rotors - Blank * Brake Rotors - Slotted * Brake Rotors - 2 Piece * Engine ❯ ❮ Engine * Cooling ❯ ❮ Cooling * Oil Coolers * Radiator Hoses * Radiators * Engine Management * Exhaust ❯ ❮ Exhaust * Axle Backs * Catbacks * Downpipes * Exhaust Gaskets * Headers and Manifolds * Turbo Back Exhaust * Forced Induction ❯ ❮ Forced Induction * Intercooler Kits * Intercoolers * Supercharger Kits * Turbo Blankets * Intake ❯ ❮ Intake * Air Boxes * Air Filters * Cold Air Intakes * Motor Builds ❯ ❮ Motor Builds * Pulleys * Oil System ❯ ❮ Oil System * Oil Catch Cans * Oil Pans * Oil Pickups * Oil Separators * Suspension ❯ ❮ Suspension * Height Adjustment ❯ ❮ Height Adjustment * Coilovers * Lowering Springs * Shock and Spring Kits * Shocks and Struts * Suspension Linkage ❯ ❮ Suspension Linkage * Camber Kits * Control Arms * Sway Bars * Sway Bar Bushings * Sway Bar Endlinks * Drivetrain ❯ ❮ Drivetrain * Clutches and Flywheels ❯ ❮ Clutches and Flywheels * Clutch Lines * Clutch Kits - Multi * Clutch Kits - Single * Flywheels * Differentials ❯ ❮ Differentials * Differentials * Diff Braces * Diff Bushings * Shifters and Bushings ❯ ❮ Shifters and Bushings * Shifters * Shifter Bushings * Drivetrain Mounts & Bushings ❯ ❮ Drivetrain Mounts & Bushings * Transmission Mounts * Axles and Driveshafts ❯ ❮ Axles and Driveshafts * Axles * Driveshafts * Interior ❯ ❮ Interior * Race Seats * Seat Belts & Harnesses * Seat Brackets & Frames * Safety Gear ❯ ❮ Safety Gear * Fire Safety * Helmets and Accessories * Window Nets * BMW▾ ❯ ❮ BMW▾ * E36 ❯ ❮ E36 * 3 Series * M3 * E46 ❯ ❮ E46 * 3 Series * M3 * E90/92 ❯ ❮ E90/92 * 3 Series * M3 * Chevrolet▾ ❯ ❮ Chevrolet▾ * C5 ❯ ❮ C5 * Base * Z06 * C6 ❯ ❮ C6 * Base * Grand Sport * Z06 * ZR1 * C7 ❯ ❮ C7 * Stingray * Grand Soort * Z06 * ZR1 * Subaru WRX/STI▾ ❯ ❮ Subaru WRX/STI▾ * 02-05 GD WRX * 06-07 GD WRX * GD STI * GR WRX * GR STI * VA WRX * VA STI * Subaru BRZ▾ ❯ ❮ Subaru BRZ▾ * ZC6 BRZ * ZD8 BRZ * VW ❯ ❮ VW * MK7 ❯ ❮ MK7 * GTI * Golf R * MK8 ❯ ❮ MK8 * GTI * Golf R Toggle menu 0 UPGRADE YOUR STOPPING POWER! Don't settle for a boring brake set-up...take your pick from the biggest names in stopping power like G-Loc, Essex, AP Racing, Centric, Stoptech and more! Shop now NEW EATON MERCH New merch now available for pre order Pre Order Now! MEET YOUR NEW MOTORSPORTS COACH Looking to take your motorsports skills to the next level? Garmin has your answer with the Catalyst GPS-based coaching system. With real-time audible coaching, you can immediately improve your performance. The touchscreen display also allows you to see session analysis in real-time, so you can make adjustments on the fly. SHOP NOW GET THE BEST SAFETY WITH OUR SELECTION OF HELMETS, SEATS, AND CLOTHING No matter what you're after for your next adventure on the track, we have something for everyone! From Stilo to Simpson and everything in between - browse our selection of stylish helmets, seats & harnesses, plus cool clothing from Alpinestars. The best gear around awaits! Shop now UPGRADE YOUR STOPPING POWER! Don't settle for a boring brake set-up...take your pick from the biggest names in stopping power like G-Loc, Essex, AP Racing, Centric, Stoptech and more! Shop now NEW EATON MERCH New merch now available for pre order Pre Order Now! MEET YOUR NEW MOTORSPORTS COACH Looking to take your motorsports skills to the next level? Garmin has your answer with the Catalyst GPS-based coaching system. With real-time audible coaching, you can immediately improve your performance. The touchscreen display also allows you to see session analysis in real-time, so you can make adjustments on the fly. SHOP NOW GET THE BEST SAFETY WITH OUR SELECTION OF HELMETS, SEATS, AND CLOTHING No matter what you're after for your next adventure on the track, we have something for everyone! From Stilo to Simpson and everything in between - browse our selection of stylish helmets, seats & harnesses, plus cool clothing from Alpinestars. The best gear around awaits! Shop now UPGRADE YOUR STOPPING POWER! Don't settle for a boring brake set-up...take your pick from the biggest names in stopping power like G-Loc, Essex, AP Racing, Centric, Stoptech and more! Shop now * 1 * 2 * 3 * 4 Year Select Year202420232022202120202019201820172016201520142013201220112010200920082007200620052004200320022001200019991998199719961995199419931992 Make Select Make Model Select Model Submodel Select Submodel Search × clear filters POPULAR MODELS 13-20 Subaru BRZ Parts + Accessories shop now 08-14 SUBARU STI parts + accessories Shop now 08-12 BMW M3 parts + accessories Shop now 15-22 SUBARU STI parts + accessories Shop Now 06-13 Corvette Z06 parts + accessories shop now ABOUT US Eaton Motorsports is the premier destination for track enthusiasts and grassroots racers. We specialize in aftermarket parts for Subaru, Corvette, BMW, Porsche, and Mini Cooper. With years of experience in the HPDE community, we understand what it takes to make your car perform better on the track. Our family-run business uses the parts we sell, so you can be sure that you're getting quality products at a fair price. If you can't find what you're looking for on our website, please don't hesitate to contact us. We'll do our best to help you get what you need to take your racing career to the next level. Price match available, please contact for more information. FEATURED PRODUCTS view more Quick View G-Loc Brakes G-LOC 04-17 STI BRAKE PADS $207.00 Choose options Quick View G-Loc Brakes G-LOC CORVETTE C6(GRAND SPORT & Z06) BRAKE PADS - NON-CERAMIC $285.00 Choose options Quick View G-Loc Brakes G-LOC 08-10 WRX BRAKE PADS $183.00 Choose options Quick View G-Loc Brakes G-LOC BRZ BRAKE PADS 17-22(BREMBO ONLY) $207.00 Choose options Quick View G-Loc Brakes G-LOC CORVETTE C6(BASE & Z51) BRAKE PADS $165.00 Choose options Quick View G-Loc Brakes G-LOC 18+ STI BRAKE PADS $214.00 Choose options * 1 * 2 POPULAR BRANDS STILO, SIMPSON, HANS Eaton Motorsports is an authorized distributor for Stilo, Simpson and HANS safety equipment. Offering the best safety, comfort and style for HPDE and Competitive racing. STILO Shop Stilo Helmets HANS Shop HANS Devices SIMPSON Shop Simpson Safety Equipment CANT FIND A PRODUCT YOU'RE LOOKING FOR? Don't see a product you're looking for? We carry a wide variety of parts, accessories, and safety gear that may not be available from our website. Contact us via phone or email and we would be happy to get you what you need. NEWS GLOC BRAKE PADS GIVEAWAY - OFFICIAL RULES by Rich Plescia on September 30, 2023 Eligibility: - The GLOC Brake Pads Giveaway (the "Giveaway") is open to individuals aged 18 and older who are legal residents of The United St... Read more UNLOCK HIDDEN PERFORMANCE WITH THE GARMIN CATALYST - THE ULTIMATE AFTERMARKET PERFORMANCE PART by Rich Plescia on April 1, 2023 Unleash the power of your performance vehicle with Garmin Catalyst, the revolutionary aftermarket technology. It's making waves on tracks all over by providing an affordable and powerful way to upgrade any driver’s experience! With its intuitive touchscreen display and built-in sensors plus a remote camera feature - you get instant feedback every lap so you can make adjustments in real time for optimal track success. Read more WHAT MAKES IT A TRACK PAD ? by Rich Plescia on February 28, 2023 Are you looking to upgrade your vehicle's brakes? Then look no further than Eaton Motorsport for your next brake pads. Discover the advantages they can offer, from increased stopping power to improved grip while cornering. Learn what factors make these track pads great and how they differ from regular brake pads! Whether it be racing or your very first HPDE, let Eaton motorsports help give you that extra edge on the tracks – but make sure you know all there is before taking off with them! Read more NEED IT FAST? We offer multiple shipping options to get you your products in a timely manner. FINANCING We offer Affirm Financing starting at 0% APR. QUICK SHIPPING We work with multiple distributors across the US to get you your parts quickly. EXPERIENCED SUPPORT Our sales team has years of experience in the aftermarket community. JOIN IN OUR MAILING LIST Receive our latest updates about our products and promotions. FURTHER INFO. * Terms of Service * Refund policy * News CONTACT * * (833) 367-7678 * Ask an expert * Email: Info@EatonMotorsports.com We use cookies to improve your experience on our website. Read about how we use cookies in our Privacy Policy. By browsing this website, you agree to our use of cookies. privacy policy accept YOUR CART × HAVE QUESTIONS? × Don't see a product you're looking for? Or do you have questions regarding a product? Talk to one of our experts who would be happy to help and respond in 1-2 business days. PLEASE ANSWER THE FOLLOWING QUESTIONNAIRE How can we help? I can't find a product I have a question about a product Both What can i help you with today ? How would you like me to contact you? Phone Email Both × × Continue shopping View cart × You have successfully subscribed! × This email address is already registered! × is added to your shopping cart. Qty: Continue shopping Go to cart * Opens in a new window. * Opens external website. * Opens external website in a new window.