document.currentScript.insertAdjacentHTML('afterend', '
'); if (typeof window.c2sMainScriptStatus === 'undefined') { window.c2sMainScriptStatus = 'inserted'; var tag = document.createElement('script'); tag.src = 'https://lepoint.clic2shop.com/widget/wmain.js'; tag.async = true; tag.defer = true; document.body.appendChild(tag); }