You unlocked FREE shipping !
You are $0 away from free shipping.
Gothic Fashion
Devil Fashion is a dark alternative clothing brand built by and for the gothic community. Our gothic clothing...
Devil Fashion is a dark alternative clothing brand built by and for the gothic community. Our gothic clothing collection is the heart of everything we do — a curated selection of dark fashion pieces that honour the aesthetic without compromise.
What We Mean by Gothic Fashion
Gothic fashion is more than black clothing — it's a language of aesthetics rooted in Victorian elegance, dark romanticism, and subcultural identity. Our gothic collection spans the full aesthetic range: classic goth, romantic goth, dark academia, nu-goth, and everything in between.
Gothic Bottoms — Wide-leg trousers, gothic skirts, pleated dark pants
Gothic Accessories — Chokers, harnesses, dark jewellery, bags, hats
Dark Alternative Fashion Since 2012
Devil Fashion has been a trusted name in gothic and alternative clothing since 2012. We ship worldwide to the USA, UK, Germany, France, Australia, and over 50 countries. Free worldwide shipping on all orders.
)
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);
}
});
})();