/* Add custom Js code below */ let esm = "سهل للتسويق الالكتروني"; let link = "https://sahlsa.com/"; document.addEventListener("DOMContentLoaded", function () { document.querySelector(".copyright-text p").innerHTML = ` صنع بإتقان على | 2025 ${esm} `; }); /* اداراة الاعمال */ let content = `

موثق لدي منصة الاعمال

`; setTimeout(() => { let position = document.querySelector(".store-footer__inner salla-apps-icons"); position.insertAdjacentHTML("beforebegin", content); },1000)