(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
Fitment:
Fits Ford : (Please check your vehicle compatibility before buying) 1999-2010 Ford F250 F350 Super Duty with 3-1/2 inch diameter axle tube (NOT fit models equipped with overload springs or dually models); 2011-2022 Ford F250 F350 with 3-1/2 inch diameter axle tube (4wd only) (Exc. Airbag Suspension Systems; Exc. Factory Overload Springs) not fit 2-PC DRIVE SHAFT.
Specification:
Auto Part Position: Rear Material: Alloy Steel Lifting Height: 2 Inches Block width: 70mm U bolts thread Pitch: M16X1.5 U bolts length: 15.55"
Please note:
Lift spacer thickness and lift are not a 1 to 1 ratio due to the suspension geometry. This lift kit will raise the rear of your Ford by a true 2". Profession installation is highly recommended.
Features:
2'' height block to replace the factory block to achieve different rear lifting.
Powder coated black Tapered Fabricated Steel with cross support is better than others' casting iron and aluminum blocks.
The leaf springs U bolts are Longer than the original bolts with 10.9 grades and M16x1.5 thread pitch, more suitable for the tuner.(If they are too long, you could cut them as needed.)
Benefits: Maintain factory ride quality; Increased ground clearance; Levels the front with the rear; Fit larger rims and tires. Easy to be installed in about 1 hour.
Perfect solution for towing and hauling, An alignment is recommended after install.
${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)