We carry OEM Head Bolts for the 95-10 Chrysler 2.4L engines. If you are replacing your head gasket, or removing your head for maintenance, we highly recommend you change the head bolts. These bolt are torque to yield bolts, and are only meant to be used one time. Re-using used bolts may result in head gasket failure.
These head bolts fit the following vehicles:
95-99 Neon 2.4L Swap
03-05 Neon SRT-4
01-10 PT Cruiser
03-07 PT Cruiser GT
This price is for a set of 10.
Select an option to add this to your cart.
0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
drag_drawer = false;
enable_body_scrolling = true;
hide_header = false;
reset_product_zindex = false;
}
} else {
pos_y = 0;
}
}
"
:style="
'transform: translate(0px, ' + pos_y + 'px)'
"
x-trap="drag_drawer"
x-show="drag_drawer"
x-transition:enter="animation-300 opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-start="opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-end="!translate-y-0 opacity-100"
x-transition:leave="animation-300 !translate-y-0 opacity-100"
x-transition:leave-start="!translate-y-0 opacity-100"
x-transition:leave-end="opacity-0 !translate-y-full md:!translate-y-0"
x-cloak>