Herzlichen Glückwunsch! Deine Bestellung ist für den kostenlosen Versand qualifiziert.
You are $1 away from free shipping.
Hats
Gothic Hats & Dark Alternative Headwear
Complete your dark look from the top down. Devil Fashion's gothic hat...
Gothic Hats & Dark Alternative Headwear
Complete your dark look from the top down. Devil Fashion's gothic hat collection ranges from dramatic Victorian top hats to witchy wide-brims, alternative caps, and dark headpieces for men and women.
Gothic Top Hats — Victorian and steampunk-inspired top hats
Wide-Brim Witchy Hats — Dramatic wide-brim dark hats
Alternative Caps — Dark alternative street-style headwear
Free worldwide shipping. Devil Fashion — gothic accessories since 2012.
)
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);
}
});
})();