Tout magasiner

}?/script> // Get the current URL var currentUrl = window.location.href; // Check if the current URL is the French version if (currentUrl.indexOf('/fr/') !== -1) { // Load the Gorgias chat widget script var script = document.createElement('script'); script.src = "https://config.gorgias.chat/bundle-loader/01GYCCA36KQ0Z8ZCXTEX79AMZE"; document.getElementById('gorgias-chat-widget-install-v3').appendChild(script); }