You unlocked FREE shipping !
You are $0 away from free shipping.
Women Outerwear
"In the depths of winter, I finally learned that there was in me an invincible summer.",...
"In the depths of winter, I finally learned that there was in me an invincible summer.", Albert Camus
Our women's gothic outerwear collection is where warmth meets rebellion. Whether you're looking for dramatic gothic coats with flowing silhouettes or edgy punk jackets with metal hardware, these pieces are built for those who refuse to blend in. From wool peacoats with Victorian details to leather bombers with attitude, every piece transforms cold weather into an opportunity to make a statement. Perfect for layering over your favorite band tee or gothic dress.
)
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);
}
});
})();