CAD $
English
Currency
CAD $
CAD $
EUR €
XPF Fr
USD $
Language
English
English
français
Skip to content
Menu
Search
0
Shopping bag
Close
Back
New in
Men's
All products men
Necklaces
Bracelets
Earrings
Rings
Watches
Women's
All products women
Necklaces
Rings
Earrings
Bracelets
Watches
5am
Accessories
Gift card
Men sales
Women sales
Login
Returns & Exchanges
Enter your order number and Email or Phone to find your order
FIND YOUR ORDER
Secured by
Cookies
This website uses cookies to ensure you get the best experience on your device.
Accept all cookies
Decline all cookies
cookies-popups-0
Close
0 products in your cart
0
Close
document.addEventListener("DOMContentLoaded", function() { document.addEventListener("click", function(e) { if (e.target.closest(".gempages-add-to-cart-button")) { fetch('/cart.js') .then(response => response.json()) .then(data => { // Update the cart drawer if (typeof Shopify.theme.jsCart !== "undefined") { Shopify.theme.jsCart.update(data); } else { location.reload(); // Fallback if no AJAX update } }) .catch(error => console.error("Cart update failed:", error)); } }); });