No products in the cart.
Dress Up Bolts Titanium Hardware Engine Bay Kit – Toyota Supra MKIV
Dress Up Bolts Titanium Hardware kit for the Toyota Supra MKIV engine bay looks great and delivers a durable replacement option to prevent bolt/nut failure and ugly rust/corrosion.
This kit includes 43 titanium hardware pieces and detailed instructions making installation quick and easy. The entire kit only weighs 165g!
This kit is available in seven color options: Red, True Burned, Gold, Blue, Purple, Polished, & Black.
Dress Up Bolts Titanium hardware is made of Ti 6AI-4V (Grade 5) and incorporates a hex key design that allows our bolts to be easily installed using an Allen wrench.
Titanium is ~45% lighter, stronger, and will not corrode like your stock OEM hardware!
Check out the location diagram to see which hardware pieces this kit replaces in the engine bay.
//
if (!window.alignImageContent) {
window.alignImageContent = function(uuid, verticalAlign) {
/**
* Reason for keeping this function here is that it should execute right after the image is mounted on page.
* Ref: https://stackoverflow.com/questions/4057236/how-to-add-onload-event-to-a-div-element
* Else there will be visible lag in alignment of content over the image.
*/
var contentRef = document.querySelector(“#” + uuid + ” .shogun-image-content”)
var wrapperRef = document.querySelector(“#” + uuid + ” .shogun-image-container”)
if (!contentRef) return
if (verticalAlign === ‘top’) {
contentRef.style.top = 0
} else if (verticalAlign === ‘bottom’) {
contentRef.style.bottom = 0
} else {
if (!wrapperRef) return
var wrapperHeight = wrapperRef.clientHeight
var contentHeight = contentRef.clientHeight
contentRef.style.top = (wrapperHeight – contentHeight) / 2 + “px”
}
}
}
(function() {
window.SHOGUN_IMAGE_ELEMENTS = window.SHOGUN_IMAGE_ELEMENTS || new Array();
window.SHOGUN_IMAGE_ELEMENTS.push({ hoverImage: ”, uuid: ‘s-8b0a29f5-885b-4565-be7d-0755c2c87bc2’, verticalAlign: ‘top’ })
var alignContent = window.alignImageContent.bind(undefined, ‘s-8b0a29f5-885b-4565-be7d-0755c2c87bc2’, ‘top’)
var image = document.querySelector(“#” + ‘s-8b0a29f5-885b-4565-be7d-0755c2c87bc2’ + ” img”)
if (image) image.addEventListener(“load”, alignContent)
})()
//