You unlocked FREE shipping !
You are $1 away from free shipping.
Gothic Lolita
Gothic Lolita Fashion
Gothic Lolita is the darkest expression of Japanese Lolita fashion — elegant, dramatic, and deeply...
Gothic Lolita Fashion
Gothic Lolita is the darkest expression of Japanese Lolita fashion — elegant, dramatic, and deeply aesthetic. Devil Fashion's Gothic Lolita collection brings this unique style to the alternative western market with carefully designed pieces that honour the aesthetic.
Gothic Lolita Essentials
Gothic Lolita Dresses — Dark layered dresses with lace and petticoat volume
Gothic Lolita Blouses — Ruffled Victorian-inspired dark blouses
Gothic Lolita Accessories — Headbands, chokers, and Gothic Lolita accessories
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);
}
});
})();