(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
Search Vehicle
search
${data.index + 1}/8
Description
Fitment
Shipping
Warranty
Select a vehicle to verify fitment
Check
This Part Fits Your Vehicle
This Part May Not Fit
Please check if this fits your vehicle before purchasing
Select a vehicle to verify fitment
Check
This Part Fits Your Vehicle
This Part May Not Fit
Select a vehicle to verify fitment
Check
This Part Fits Your Vehicle
This Part May Not Fit
Select a vehicle to verify fitment
Check
This Part Fits Your Vehicle
This Part May Not Fit
Description
Compatibility: Works with most types of e85 sensors with tube diameter of 9.5mm and end-to-end length of 95mm *Compatibility with Haltech HT-011000 not verified
Item includes: (1) Bypass Module - 6061 T-6 CNC Machined and Anodized (2) 8AN ORB to 8AN flare fittings (2) 8AN ORB to 6AN flare fittings (2) 6AN ORB Plugs (4) Buna-N O-rings for sensor seal, Ethanol Safe (1) Buna-N O-ring for housing body seal (4) M4x30 bolts for bolting housing body together (4) M5x8 bolts and stainless steel washers for bracket mounting (2) Allen keys for assembly (1) Spare o-ring and hardware pack **Does not include flex fuel sensor or bracket*
Features: 6061 T-6 Billet Aluminum construction Double o-ring seals for leak free operation 8AN ORB in / out with supplied adapters for 6AN and 8AN lines 6AN ORB lower ports can be used as a splitter feed for dual bank V6/V8/V10+ engines Includes (2) both plugs and (1) 6AN adapter as a splitter Can be installed on the feed side of the fuel rail or the return side
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)