You unlocked FREE shipping !
You are $0 away from free shipping.
Gothic Clothing for Men
Welcome to Devil Fashion's complete gothic menswear collection — the darkest wardrobe in alternative fashion. Whether you're dressing...
Welcome to Devil Fashion's complete gothic menswear collection — the darkest wardrobe in alternative fashion. Whether you're dressing for the stage, the street, or the shadows, our gothic clothes for men are built for men who refuse to blend in.
Every order ships worldwide — from the UK and USA to Germany, Australia and beyond. Devil Fashion has been the dark alternative clothing provider since 2012, trusted by the global gothic community.
)
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);
}
});
})();