Herzlichen Glückwunsch! Deine Bestellung ist für den kostenlosen Versand qualifiziert.
You are $1 away from free shipping.
Women Vests
"I'm not a punk, but I play one on TV.", Dead Kennedys
Gothic vests...
"I'm not a punk, but I play one on TV.", Dead Kennedys
Gothic vests that speak without words. Sleeveless rebellion perfect for layering over band tees or bare skin, these pieces add edge to any midnight ensemble.
)
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);
}
});
})();