/* Add custom Js styles below */ (() => { const categoryUrl = 'https://salla.sa/haifa-line-abayas/redirect/categories/187191902'; const imageUrl = 'https://cdn.files.salla.network/homepage/1400226780/aee1fa53-fc6c-45b7-bc50-0fc4a542435b.webp'; const gridContainer = document.querySelector(".s-block--banners .grid") const container = document.createElement("div"); container.className = 'banner-entry'; container.innerHTML = ` ` gridContainer.appendChild(container) })();