Mopar discontinued the OEM mount on Mar 03, 2026. We do not have anymore left, this is an aftermarket replacement.
This mount fits ALL Dodge Darts made from 2013-2016, fits manual and automatic transmissions, fits all 1.4/2.0/2.4 engines.
Modern Performance is the Dart expert!
Modern Performance has been in business since 1997. Since the late 1990's, we have developed, and carried in stock parts for Chrysler 4 cylinder cars. We are Dart experts, as we have owned two Darts since 2013/2014, one being a 1.4 Turbo, and the other a 2.4 GT. Our warehouse is located in Houston Texas, and we stock tons of product for same day shipping. We hope we can help you with your Dart parts needs soon!
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>