(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}/12
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
6AN Fuel Line Kit PTFE E85 Hose Stainless Steel Braided High Pressure Fuel Line 16FT With 10pcs Swivel Fuel Hose Fitting Adapters Kit
Package Includes: 16 Feet AN 6 Nylon- Stainless Steel Braided Fuel Hose 4 x Straight AN 6 Reusable Swivel Fuel Hose Fitting Adapter 2 x 45° AN 6 Reusable Swivel Fuel Hose Fitting Adapter 2 x 90° AN 6 Reusable Swivel Fuel Hose Fitting Adapter 2 x 180° AN 6 Reusable Swivel Fuel Hose Fitting Adapter
Hose End Fitting Features: ID: 5/16". OD: 0.43inch. Length: 20 feet. Working temperature range: -76℉ to 446℉ (-60℃ to 230℃). Max working pressure: 5000 psi. Bursting pressure: 10000psi. Inner diameter: 8.13 mm (5/16") Outside diameter: 10.92 mm (7/16") AN6 ptfe fuel line fitting kit is ideal for high temperature and high pressure applications. Applicable Medium:6AN e85 fuel line works with all automotive fuels, lubricants, and coolants. -6 ptfe stainless steel braided fuel line relatively hard,it can't be bend and folding in half. Professional installation is highly recommended.
Braided Hose Features: Made of durable PTFE synthetic rubber tube bonded and secured by Nylon and 308 Stainless Steel outer braid Outside: Covered with High Quality Woven Nylon to Enhance Flexibility and Give a Cool Racing Appearance Inner hose Material: Stainless Steel PTFE Fuel Line Maximized Resistance to Heat, Corrosion and Abrasion
${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)