Produits — ALMAAH
🎉 Code BIENVENUE : -10% sur ta première commande
HomeGrossessePostpartumBébéAllaitementE-BookTous les produits

Produits

🌸
Alma — Conseillère ALMAAH
En ligne · répond instantanément
🛍️ Mon panier
document.addEventListener("DOMContentLoaded", function() { var handle = document.body.getAttribute("data-product-handle"); var label = handle === "culotte-postpartum" ? "CULOTTE" : "BRASSIÈRE"; setTimeout(function() { document.querySelectorAll("div, span, p, strong").forEach(el => { if (el.innerText && el.innerText.match(/^BRASSIÈRE\s\d+/)) { var number = el.innerText.match(/\d+/); number = number ? number[0] : ''; el.innerText = label + " " + number; } }); }, 500); });