(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
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
Fitment:
Direct fit for the 2015-2020 BMW F8X M3 and M4 For 2015–2018 BMW M3 Sedan For 2015–2020 BMW M4 Coupe For 2015–2020 BMW M4 Convertible For 2016 BMW M4 GTS Coupe For 2019–2020 BMW M4 CS Coupe For 2019-2020 BMW M2 Competition Chassis Codes: F80, F82, F83 Engine Codes: S55 Rows: 15
Features:
Full aluminum TIG-welded bar-and-plate construction
46% increase in core volume
Increases oil capacity by .44 quarts
Enhance the durability and cooling capabilities of your 2015-2020 BMW M3 or M4 with our specialized Oil Cooler. Our performance oil cooler for the F80/82 models takes this design a step further by reinforcing its structure. We have opted for a sturdy, full aluminum, TIG-welded bar-and-plate cooler, forgoing the lightweight approach in favor of enhanced strength and cooling performance. The bars and plates are a much more robust form of heat exchanger core construction intended for improved heat transfer and have the strength to shrug off potential road debris, keeping your oil temps down, and where it should be.
Moreover, we have increased the core’s thickness by 10mm, resulting in a substantial 46% boost in core volume and an additional .4 quart of oil capacity.
${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)