let bannerPath = ` ` document.querySelectorAll(".banner-path-wrapper").forEach((item) => { item.innerHTML = bannerPath; });