You unlocked FREE shipping !
You are $1 away from free shipping.
Pants
Gothic Pants & Dark Alternative Trousers
From leather-look gothic trousers to wide-leg steampunk pants, Devil Fashion's gothic bottoms...
Gothic Pants & Dark Alternative Trousers
From leather-look gothic trousers to wide-leg steampunk pants, Devil Fashion's gothic bottoms collection covers every dark alternative style. Built for comfort and impact — these are pants that do the talking.
Gothic Pants by Style
Gothic Wide-Leg Pants — Dramatic flared and wide-leg dark trousers
Leather-Look Pants — Faux leather gothic trousers for men and women
Steampunk Trousers — Victorian-cut buckled and pinstripe styles
Punk Pants — Plaid, ripped and alternative street style bottoms
Free worldwide shipping. Devil Fashion — dark alternative clothing 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);
}
});
})();