Filter

Supertech Valve Spring & Retainer Kit - J-Series

: In stock

:

: Stocky AutoWorks

$635.00

Supertech now offers a performance dual & single valve spring and retainer kits for popular Honda / Acura engine applications. Most offered...
$635.00

QUESTIONS & ANSWERS

Have a Question?

Be the first to ask a question about this.

Ask a Question
files/card-payments-small_fdcb0983-c8e1-4a96-b58f-9fe633c0e0bd.png

Supertech now offers a performance dual & single valve spring and retainer kits for popular Honda / Acura engine applications.

Most offered kits (unless otherwise specified) include 32 total valve springs and 16 titanium or aluminum retainers and may include spring seats (depending on engine application). 

Supertech Single/Dual Valve Springs:
Supertech performance valve springs are made with premium Superclean Chrome Silicon Vanadium Steel Alloy for higher performance and durability. Computer designed to ensure that wire stress levels do not overpass the limits for long durability under extreme conditions and harmonics are well under control.

Supertech Titanium Retainers
Supertech titanium retainers prevent valve float and strength up your valvetrain. Retainers are CNC machined from 6AL4V grade titanium.

Your order of $100 or more gets free standard delivery.

  • Standard delivered 4-5 Business Days
  • Express delivered 2-4 Business Days

Orders are processed and delivered Monday-Friday (excluding public holidays)


eMarket members enjoy free returns.

Supertech Valve Spring & Retainer Kit - J-Series

Regular price $635.00

jQuery(function($) { $('.selector-wrapper').hide(); $('.single-option-selector:eq(0)').val("Default Title").trigger('change'); }); //get variant form url var getVariant = function () { var params; var parser = document.createElement('a'); parser.href = window.location.href; var query = parser.search.substring(1); var vars = query.split('&'); for (var i = 0; i < vars.length; i++) { var pair = vars[i].split('='); var params = decodeURIComponent(pair[1]); } return params; } var showAddtocart = jQuery(".product-options-bottom").offset().top; //check position to show form in bottom function checkPosition(){ var scrollTop = jQuery(window).scrollTop(); if (scrollTop > showAddtocart) { jQuery(".add-to-cart-fixed").addClass('active'); //sync variant : content form => bottom form var idVariant = getVariant(); $("#second-select").val(idVariant); } else { jQuery(".add-to-cart-fixed").removeClass('active'); } }; jQuery(window).scroll(function () { checkPosition() }); //send request in bottom form jQuery(".button-addtocard").click(function(){ jQuery(".product-options-bottom #AddToCart-product-template").click(); }); //sync variant : content form => bottom form jQuery('#second-select').change(function(){ data_variant1 = ($(this).find(':selected').data('variant1')); data_variant2 = ($(this).find(':selected').data('variant2')); data_variant3 = ($(this).find(':selected').data('variant3')); if (data_variant1 != "") { jQuery("#swatch-0-" + data_variant1).click(); } if (data_variant2 != "") { jQuery("#swatch-1-" + data_variant2).click(); } if (data_variant3 != "") { jQuery("#swatch-2-" + data_variant3).click(); } });