document.addEventListener("DOMContentLoaded",function(){let t=document.querySelector('.more-info-tabs__nav-link.mobile[data-id="reviews"]'),d=document.querySelector("#reviews");t&&d&&(t.classList.add("active"),d.classList.add("show","active"),d.style.display="block")}),document.addEventListener("DOMContentLoaded",function(){let t=document.querySelector("#product-tabs-options > salla-product-options");if(t){let d=`
جدول مقاسات الفساتين
EN المقاس الصدر الخصر الأرداف
6S322636
8M342838
10L363040
12XL383242
14XXL403444
16XXXL423646
`;t.insertAdjacentHTML("beforeend",d),document.querySelectorAll(".accordion-title").forEach(t=>{t.addEventListener("click",()=>{let d=t.closest(".accordion-group"),e=d.classList.contains("open");document.querySelectorAll(".accordion-group").forEach(t=>t.classList.remove("open")),e||d.classList.add("open")})})}}); document.addEventListener("DOMContentLoaded", function () { // ابحث عن عنصر cart-options const target = document.querySelector(".cart-options"); if (target) { // إضافة البنر داخل العنصر const banner = document.createElement("div"); banner.className = "aljawhara-gift-banner"; banner.innerHTML = ` VIP Banner `; target.prepend(banner); } });