(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}/7
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
Application:
2011-2021 Jeep Grand Cherokee 5.7L 2011-2021 Jeep Grand Cherokee 3.6L 2011-2021 Dodge Durango 5.7L 2011-2021 Dodge Durango 3.6L 2014-2020 Jeep Grand Cherokee 3.0L
Specifications:
High-Performance Spec. 1-Row of tubes Core Design Core Material: AA5052 Aluminum Core Size: 25" H x 20 2/5" W Overall Size: 30 1/3" H x 26" W Inlet Hose Connection: 1 1/2" Outlet Hose Connection: 1 1/2" CNC Precision Machined Radiator Cap OEM Style Brass Petcock Drain. Please Check the Size Before You Buy!
Description:
This AA5052 Aluminum Radiator offers maximum cooling efficiency to prevent engine failure. Its lightweight, high-heat transferring aluminum and tube and fin design increase surface area for better heat dissipation. At 30%-45% more efficient than stock radiators, it also has a higher coolant capacity, ensuring reliable performance and resistance to temperature surges in racing applications.
1. Made from Aircraft AA5052 grade aluminum for a prolonged lifespan, featuring a raw aluminum finish. 2. Utilizes brazed core technology to guarantee optimum performance and dependability. 3. Constructed with 2mm thick AA5052 aluminum tanks and fittings, ensuring durability and strength. 4. Rugged and durable billet aluminum CNC-machined fill neck. 5. Ergonomic design with a CNC-machined cap featuring engraved craftsmanship and anodized treatment.
${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)