(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}/4
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
Package: 1 X 10AN 46.45" Line w/ 90°& 45°Fittings 1 X 10AN 69.68" Line w/ 90°Fittings 1 X 10AN 39.76" Line w/ 90°Fittings 6 X 10AN to 7/8"-14 ORB Fittings 2 X 10AN to M22x1.5 Fittings 2 X Washers 6 X Zip Ties
Specs: 100% Brand New Color:Black Length:173cm/122cm /106cm Maximum Working Pressure: 500psi. Bursting Pressure: 2000psi. Temperature Range: -40℉ to 257℉. Hose ID: 0.55". Hose OD: 0.783inch. Length:173cm/122cm /106cm
The installation is just connecting the hoses and the fittings in the right place according the above instruction. Professional installation is strongly recommended! The installation is just easy-direct replacement within several minutes High-strength nylon outer braid prevents expansion under high pressure and protects line against abrasion. These Allison transmission cooler lines fix the old leaky transmission lines in your 2006-2010 Chevy GMC 6.6L Duramax LBZ & LMM. These heavy-duty, high-flow, flexible transmission lines are just what you need for trouble-free performance from your Allison Transmission. Pressure parameter: 380 Bar / 5,500 PSI working pressure 950 Bar / 13,800 PSI Min burst pressure
${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)