window.addEventListener("load", function () { setTimeout(() => { const subtitles = document.querySelectorAll('.product-card__subtitle'); subtitles.forEach(subtitle => { // منع التكرار if (subtitle.parentNode.querySelector('.custom-product-stars')) return; const stars = document.createElement('div'); stars.className = 'custom-product-stars'; stars.innerHTML = ` `; // بعد الوصف مباشرة subtitle.insertAdjacentElement('afterend', stars); }); }, 1000); }); const addDeveloperText = () => { const footer = document.querySelector('.footer-bottom'); if (!footer) return; // منع التكرار if (footer.querySelector('.joserve-dev')) return; const dev = document.createElement('div'); dev.className = 'joserve-dev '; dev.innerHTML = 'تطوير جوسيرف'; footer.insertAdjacentElement('beforeend', dev); }; // تشغيل متكرر بسيط لحد ما الفوتر يظهر const interval = setInterval(() => { addDeveloperText(); if (document.querySelector('.joserve-dev')) { clearInterval(interval); } }, 500); // window.addEventListener('load', () => { // setTimeout(() => { // const productOptions = document.querySelector('salla-product-options'); // if (!productOptions || document.querySelector('.custom-free-shipping')) { // return; // } // const section = document.createElement('div'); // section.className = 'custom-free-shipping'; // section.innerHTML = ` //
// احصل على شحن مجاني عند إضافة // 290 ر.س للسلة //
//تناغم مثالي مع سواد العبايه وفخامتها
//تناغم مثالي مع سواد العبايه وفخامتها
أوصوا بالمنتج