(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}/12
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: Mounts to Grille Side of Core Support 1955-56 Small Block/Big Block-Chevy L6 (Straight/Inline 6 cylinder) with (Short or Long Water Pump) 1955-57 Small Block/Big Block-Chevy V8 (with Long Water Pump)
Please Notice To confirm that this part fits your vehicle, check your vehicle's Year, Make, Model, Trim and Engine in the Compatibility Table. Also review the notes section in the compatibility chart for additional specifications about this part.
Configuration: 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 Dimensions: 16-3/8"H x 22"W Overall Dimensions: 22-7/8"H x 23-1/4"W Upper Inlet 1-1/2" located on the ccheck Lower Outlet 1-3/4 located on the Passenger side Uses 5/16" inverted flare tube O.E. fittings for transmission cooler (1/2"-20 flare cone) Includes 1/2" NPT bung on bottom of tank Transmission Cooler Included OEM style brass petcock drain. Please Check the Size Before You Buy!
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)