×
Marca
Disponibilidade
Nutrientes
Show moreShow less

Suplementos compuestos

Filtros
Mostrando 1-6 de um total de 6 artigo(s)
= prestashop.id_shop; console.log(id_shop); var locale = "es"; if(id_shop == 2){ locale = "pt"; } window.fcWidget.user.setProperties({ firstName: nombre, lastName: apellido, email: email, phone: phone, address: direccion, }); window.fcWidget.init({ token: "b9dd5ca0-a761-4c1d-ad56-7b979ce59906", host: "https://wchat.eu.freshchat.com", externalId: id_customer, locale: locale, }); } }else{ function initFreshChat() { window.fcWidget.init({ token: "b9dd5ca0-a761-4c1d-ad56-7b979ce59906", host: "https://wchat.eu.freshchat.com", }); } } function initialize(i,t){var e;i.getElementById(t)?initFreshChat():((e=i.createElement("script")).id=t,e.async=!0,e.src="https://wchat.eu.freshchat.com/js/widget.js",e.onload=initFreshChat,i.head.appendChild(e))}function initiateCall(){initialize(document,"freshchat-js-sdk")}window.addEventListener?window.addEventListener("load",initiateCall,!1):window.attachEvent("load",initiateCall,!1);