You unlocked FREE shipping !
You are $0 away from free shipping.
Men Capes & Cloaks
Gothic Capes & Cloaks for Men
Make a dramatic entrance. Devil Fashion's gothic capes and cloaks for men...
Gothic Capes & Cloaks for Men
Make a dramatic entrance. Devil Fashion's gothic capes and cloaks for men are outerwear at its most theatrical — hooded full-length cloaks, short dramatic capes, and alternative outerwear that demands attention.
Gothic Cloaks — Full-length hooded cloaks in dark fabrics
Gothic Capes — Short dramatic capes for men
Steampunk Capes — Victorian-inspired dark outerwear
Free worldwide shipping. Devil Fashion — gothic clothing for men 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);
}
});
})();