تفعيل الكوبون علي جميع المنتجات

اضافه قطعه متوافقه مع هاتف: Vivo - Y20 (V2043)

اسم القطعة نوع القطعة الحالة
BLP817 بطاريه
BF3 بطاريه
EBBA217ABY بطاريه
BLP711 بطاريه
a15 جرس
A20S سكرينه
F9GL12 سوكت
oppo A15 شاشه
Vivo Y1s شاشه
C51 شاشه
A12 شاشه
Spark 8c شاشه
A1K شاشه
‎X657C شاشه
oppo a93s lcd شاشه
VIVO Y51S شاشه
VIVO Y11S شاشه
InfinxGT20Pro شاشه
window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-5LNBZBJ5S5'); document.getElementById("theme-toggle").addEventListener("click", function() { document.body.classList.toggle("night-mode"); // تبديل الأيقونات const sunIcon = document.querySelector(".fa-sun"); const moonIcon = document.querySelector(".fa-moon"); if (document.body.classList.contains("night-mode")) { sunIcon.style.display = "none"; moonIcon.style.display = "inline"; localStorage.setItem('theme', 'night'); // حفظ النمط الليلي } else { sunIcon.style.display = "inline"; moonIcon.style.display = "none"; localStorage.setItem('theme', 'day'); // حفظ النمط النهاري } }); // تحميل النمط الذي كان المستخدم قد اختاره في الجلسات السابقة if (localStorage.getItem('theme') === 'night') { document.body.classList.add('night-mode'); document.querySelector(".fa-sun").style.display = "none"; document.querySelector(".fa-moon").style.display = "inline"; } if (window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches) { document.body.classList.add('night-mode'); document.querySelector(".fa-sun").style.display = "none"; document.querySelector(".fa-moon").style.display = "inline"; }