Herzlichen Glückwunsch! Deine Bestellung ist für den kostenlosen Versand qualifiziert.
You are $0 away from free shipping.
Geschirre
Gothic Harnesses & Body Chains
Gothic harnesses are more than accessories — they're architectural. Devil Fashion's body harness...
Gothic Harnesses & Body Chains
Gothic harnesses are more than accessories — they're architectural. Devil Fashion's body harness collection features chest harnesses, full-body chains, and bondage-inspired dark alternative accessories that transform any outfit.
Gothic Chest Harnesses — Structured chest harnesses in faux leather and chains
Gothic Body Chains — Full body chain harnesses for layering
Bondage-Inspired Accessories — Dark alternative strapping and body accessories
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);
}
});
})();