Votre commande est qualifié pour la livraison gratuite
You are $1 away from free shipping.
Others Hats
Gothic Bags & Purses
Your bag says as much as your outfit. Devil Fashion's gothic bags and purses...
Gothic Bags & Purses
Your bag says as much as your outfit. Devil Fashion's gothic bags and purses collection features dark alternative handbags, skull bags, gothic backpacks and purses for those who carry their aesthetic everywhere they go.
Gothic Handbags — Dark alternative structured handbags
Skull Bags — Gothic skull-motif bags and purses
Gothic Backpacks — Dark alternative backpacks for everyday use
Gothic Crossbody Bags — Small dark alternative crossbody styles
Free worldwide shipping. Devil Fashion — gothic accessories 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);
}
});
})();