Filter

PTE 50mm Blow Off Valve

: In stock

:

: Stocky AutoWorks

$259.99

This is the solution you’ve been waiting for! Building upon its heritage as a one-stop shop, Precision Turbo & Engine (PTE) has...
$259.99

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
This is the solution you’ve been waiting for! Building upon its heritage as a one-stop shop, Precision Turbo & Engine (PTE) has designed, engineered, and manufactured the all-new PTE 50mm Blow Off Valve (BOV) with the goal to offer the end user all components needed to have a complete PTE turbocharger system.

Features/benefits of the all new 50mm Blow Off Valve include:

-Machined from lightweight 6061 and 7075 aluminum

-Anodized black for great looks and protection from the elements

-Low-resistance rolling diaphragm for maximum response

-Includes 3 aluminum spacers for maximum adjustability

-Includes aluminum mounting flange

-Includes air fitting and crush washers for a leak-free installation

The PTE 50mm Blow Off Valve is designed to be a direct fit replacement for other units on the market.

As an added bonus, the unit is warranted to be free from manufacturers defect for a period of 12 months or 12,000 miles.

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.

PTE 50mm Blow Off Valve

Regular price $259.99

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(); } });