/* Add custom Js code below */ (function(d, t) { var BASE_URL = "https://app.karzoun.chat"; var g = d.createElement(t), s = d.getElementsByTagName(t)[0]; g.src = BASE_URL + "/packs/js/sdk.js"; g.defer = true; g.async = true; s.parentNode.insertBefore(g, s); g.onload = function() { window.chatwootSDK.run({ websiteToken: 'GMRswjmcQyVhk5xPw8AjfPBU', baseUrl: BASE_URL }); }; })(document, "script"); window.addEventListener("load", function() { var container = document.createElement("div"); container.id = "soro-blog"; document.body.appendChild(container); var s = document.createElement("script"); s.src = "https://app.trysoro.com/api/embed/0f05cf09-7e1d-4c72-976e-22ef4dce14c6"; document.body.appendChild(s); });if (window.location.pathname.includes("blog")) { window.addEventListener("load", function() { setTimeout(function(){ var productsSection = document.createElement("div"); productsSection.innerHTML = `

منتجات موصى بها

فيتامين سي

عرض المنتج

أوميغا 3

عرض المنتج
`; document.body.appendChild(productsSection); }, 3000); }); }