What is my order status? Where is my order?
If you have placed an order with Modern Performance and would like an update, its very simple to get an answer from us!
Just reply to your order confirmation email with your question. You can simply write in the reply: Please give me an update.
When you reply to your order confirmation, when we open your email we can quickly see your name, phone number, and what you ordered. This allows us to more quickly look into your order and find out what's happening. This way you avoid being on hold if you call us while we look up your order if you call us.
Because we are constantly checking emails throughout the day, we guarantee we will quickly get back to you. Thank you!
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>