You unlocked FREE shipping !
You are $0 away from free shipping.
Accessories
"The devil is in the details.", Traditional saying
From spiked collars to lace gloves,...
"The devil is in the details.", Traditional saying
From spiked collars to lace gloves, our complete gothic accessories collection transforms any outfit from ordinary to extraordinary. Quality materials and thoughtful designs that enhance your dark aesthetic without overwhelming it
)
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);
}
});
})();