{
gallery_index = 0;
zoomed = false;
galleryResetZoom();
if ($refs.zoomSlider) $refs.zoomSlider.scrollTop = 0;
}, 350);
"
>
Share your cart
Use this link to send your cart to yourself or others.
Subtotal
Discount
Total
0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
cart_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-show="cart_drawer"
x-cloak>