(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
Application: Fits 1932 Ford Hi-Boy Hot Rod Grill Shells Ford V8 Engine Fits 1931-1939 Various Ford Cars Ford V8 Engine This radiator is easy to buy wrong, please check the Inlet & Outlet Location before purchase!
Specifications: High Performance Racing Spec. 4-Row of tubes Core Racing Design Core Material: All Aluminum Tank Material: AA5052 Aircraft Grade Aluminum Surface Finish: Aircraft Grade Raw Aluminum Includes CNC machined filler neck and cap Core Size: 17-1/4" H × 17"W Overall Size: 22-1/2"H ×19-9/10"W Upper inlet: 1-1/2" located on ccheck. Lower outlet: 1-3/4" located on driver side. Transmission Oilcooler : yes Radiator cap: included OEM Style Brass Petcock Drain. Please Check the Size Before You Buy!
Description: 100% Brand New Item Full Aluminum Radiator We All Products With Made By OEM Approved & ISO Certified Manufacturers With Materials That Meets Or Exceeds Strict OEM Requirements Improves Cooling by 35 - 45% Heat Radiation They are made to high standards of quality and workmanship using the highest We All Products grades of AA5052 Aircraft Grade Aluminum available and are constructed with 100% Tig welded seams, Brazed Core Technology and no Epoxy. Super light weight design help reduce the weight compared to the oem radiator and helps eliminate plastic end tanks that will eventually leak. Each radiator is especially designed to fit each application and will allow oem and aftermarket fans. Tri core will have aluminum large rows allowing faster heat exchange and reduce possibility's of overheating. With racing radiator it will raise coolant capacity and improve heat exchange compared to oem.
Aluminum plate is pressed, high quality and durable.
${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)