If you're interested in adding some flare to your 08-09 Caliber SRT-4 or 07-12 Caliber, this is for you!
This American made unit is made of carbon fiber that pops from almost all paint colors for a nice contrast! It provides a steeper angle, and longer length giving a more aggressive look.
Uses stock mounting holes from the 07-12 caliber spoiler so no drilling is necessary if you have one of these already on your trunk. Mounting hardware is included.
Note: These are shipped directly from the manufacturer. The lead time on this item is 3-6 weeks for completion. These items are made to order as they do not keep these in stock.
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>