(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
Specification:
Material: Aluminum O.D. of Inlet / Outlet Port: 2.5'' (65mm) Core Size: 11''W x 11 4/5''H X 2 1/2''Thick 2.5" Thick Core Color: Silver Working Pressure: 5~50psi Pressure Drop: 2~5psi at 35psi ; 0.2~0.5psi at 15psi Hot Air Temperature: 32°F~302°F (0°C~150°C)
Features:
Burst tested to 140psi. CNC machine flange for max strength and durability. TIG-welded AA5052 casted aluminum end tanks allows it to withstand high internal pressure. Helps reduce engine inlet temperature with better cooling efficiency than stock.
Note:
On installing your intercooler be sure that all hose clamps and fittings are tightened to prevent any leakage. Any cleaning should be done with hot soapy water and well rinsed. Do not exceed 9 bar (130 psi) rating on your oil cooler. Do not use any car cleaning products, particularly traffic film remover solutions or shampoos to clean your intercooler, radiator or oil cooler. The use of these products can damage the cooling systems and invalidate your warranty. We recommend that you should inspect your product on a regular basis for bent and/or crushed fins. Any bent fins should be carefully straightened to allow ambient air to pass through the core face. At the time of installing your intercooler, an approved coolant must be used and added to the coolant system. Be sure you NEVER mix coolant and ALWAYS use DISTILLED water.
${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)