You unlocked FREE shipping !
You are $1 away from free shipping.
Men Bottoms
Gothic Pants & Bottoms for Men
Find your ideal dark alternative bottoms at Devil Fashion. From leather-look gothic...
Gothic Pants & Bottoms for Men
Find your ideal dark alternative bottoms at Devil Fashion. From leather-look gothic trousers to wide-leg steampunk pants and punk plaid styles — men's gothic pants built to make a statement.
Gothic Trousers — Slim, wide-leg and dramatic dark trouser cuts
Leather-Look Pants — Faux leather gothic pants for men
Gothic Kilts — Dark alternative kilts in gothic and punk styles
Free worldwide shipping. Devil Fashion — dark alternative menswear 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);
}
});
})();