document.addEventListener("DOMContentLoaded", function () { const targetSlider = document.getElementById("best-offers-3-slider"); if (!targetSlider) return; // إنشاء السكشن الجديد const section = document.createElement("section"); section.className = "offers-top-section"; section.innerHTML = `
`; targetSlider.parentNode.insertBefore(section, targetSlider); // ===== CSS ===== const style = document.createElement("style"); style.textContent = ` .offers-top-section { padding: 20px 15px; max-width: 1300px; margin: 0 auto 40px auto; } .offers-top-container { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: stretch; } .offer-card { display: block; width: 100%; overflow: hidden; border-radius: 16px; cursor: pointer; position: relative; transform: translateY(20px); opacity: 0; animation: fadeInUp 0.8s forwards; } .offer-card img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.4s ease; } .offer-card:hover img { transform: scale(1.05); } @keyframes fadeInUp { 0% { transform: translateY(20px); opacity: 0; } 100% { transform: translateY(0); opacity: 1; } } /* Responsive */ @media (max-width: 1024px) { .offers-top-container { grid-template-columns: 1fr 1fr; } } @media (max-width: 768px) { .offers-top-container { grid-template-columns: 1fr; } .offer-card { margin-bottom: 15px; } } @media (max-width: 480px) { .offers-top-section { padding: 15px 10px; } } `; document.head.appendChild(style); }); //faq stylish section document.addEventListener("DOMContentLoaded", function () { if (window.location.pathname !== "/" && window.location.pathname !== "/index.html") return; const section = document.createElement("section"); section.className = "bnar-faq-section"; section.innerHTML = `يمكنك الدفع باستخدام مدى، البطاقات الائتمانية، Apple Pay، و Stc Pay.
عادةً ما يتم توصيل الطلبات خلال 9إلى 12يوم عمل داخل المملكة.
نعم، يمكنك استرجاع المنتجات خلال 7 أيام من استلامها وفقًا لسياسة الإرجاع.