Votre commande est qualifié pour la livraison gratuite
You are $0 away from free shipping.
Women Shorts
"I am the ghost of the girl you want to be.", Siouxsie and the Banshees, Spellbound
...
"I am the ghost of the girl you want to be.", Siouxsie and the Banshees, Spellbound
Gothic shorts for restless spirits and midnight misfits. Minimal fabric, maximal attitude. Summer rebellion that tastes like dark cherries and forbidden freedom.
)
capture();
// Retry après 1.5s au cas où gtag n'est pas encore initialisé
setTimeout(capture, 1500);
// Retry final sur ATC / page cart pour maximiser la fenêtre avant checkout
document.addEventListener('click', function(e) {
var el = e.target;
if (el && (el.matches('[name="add"], .add-to-cart, [data-action="add-to-cart"]') ||
el.closest('[name="add"], .add-to-cart, [data-action="add-to-cart"]'))) {
setTimeout(capture, 300);
}
});
})();