(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: Please check compatibility (Both top hose and bottom hose on Passeger side)
Fits:
1960-1962 Ford Falcon 2.4L 2360CC 144Cu. In. l6 1960-1962 Ford Falcon 2.8L 170Cu. In. l6 1962-1965 Ford Falcon 4.3L 260Cu. In. V8 1965-1965 Ford Falcon 4.7L 289Cu. In. V8 1962 Ford Falcon 3.6L 221Cu. In. V8 1965 Ford Mustang 4.3L 260Cu. In. V8 1965-1966 Ford Mustang 4.7L 4727CC 289Cu. In. V8 1960-1964 Ford Ranchero 2.4L 144Cu. In. l6 1961-1965 Ford Ranchero 2.8L 170Cu. In. l6 1964-1965 Ford Ranchero 3.3L 200Cu. In. l6 1962-1964 Ford Ranchero 4.3L 260Cu. In. V8 1965 Ford Ranchero 4.7L 289Cu. In. V8 1960-1963 Mercury Comet 2.4L 144Cu. In. l6 1961-1965 Mercury Comet 2.8L 170Cu. In. l6 1963-1965 Mercury Comet 3.3L 200Cu. In. l6 1962-1963 Mercury Comet 3.6L 221Cu. In. V8 1962-1965 Mercury Comet 4.3L 260Cu. In. V8 1964-1965 Mercury Comet 4.7L 289Cu. In. V8 1964-1965 Mercury Comet 7.0L 6997CC 427Cu. In. V8
Specifications:
High-Performance Racing Spec. 4-Row of tubes Core Racing Design Radiator Material: AA5052 Aircraft Grade Aluminum Core Size: 16-6/7'' W x 16-4/9'' H x 2 4/9''Thick Overall Size: 19-3/5''W x 21-5/9'' H Upper Inlet is: 1-1/2 inches Passenger Side Lower Outlet is: 1-3/4 inches Passenger Side Trans Cooler Details are: 1/8-27 NPT Mounting Type is: Bracket Includes CNC machined filler neck and cap OEM Style Brass Petcock Drain. Please Check the Size Before Purchasing!
Features:
This AA5052 aluminum radiator enhances cooling efficiency by 30%-45% compared to stock car radiators. Its lightweight tube and fin design maximizes heat dissipation, while the increased coolant capacity ensures optimal performance and resistance to temperature surges, ideal for racing applications.
1. ISO/IATF16949 Certified: Full Aluminum Radiator for Superior Cooling and Perfect Fit
2. Made from Aircraft AA5052 grade aluminum for a prolonged lifespan and with a raw aluminum finish.
3. Brazed core technology to guarantee optimum performance and dependability.
4. All AA5052 Aluminum 2mm thick tanks and fittings, Ensure it's hard and durable.
5. Billet Aluminum CNC machined fill neck is rugged and durable.
6. Ergonomic design CNC machined cap with Engraved craftsmanship, 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)