الأقسام
Your Cart

المنتجات المرتجعة

الرجاء استكمال النموذج التالي للحصول على رقم إرجاع المنتج.

تفاصيل الطلب
معلومات عن المنتج
التحقق
لقد قرأت ووافقت على شروط الاستخدام
let span = document.querySelector("up"); window.onscroll = function{ if(this.scrollY >=0){ span.classList.add("show") }else{ span.classList.remove("show") } }
Notification Module
This is the sticky Notification module. You can use it for any sticky messages such as cookie notices or special promotions, etc.