عرض خاص: التوصيل بالمجان، و الدفع عند الاستلام، اسرع واطلب الآن

عرض خاص: التوصيل بالمجان و الدفع عند الاستلام

سياسة الاستبدال والاسترجاع

سياسة الاستبدال والاسترجاع: 


  • - الإستبدال والإسترجاع حق مضمون كل عملائنا وهو يشمل جميع المنتجات التي نعرضها على متجرنا.
  • - جميع المنتجات المعروضة على متجرنا قابلة لسياسة الإستبدال والإسترجع وفق الشروط والأحكام المنصوص عليها في هذه الصحفة.
  • - يمكن الإرجاع أو الإستبدال إذا كان المنتج بنفس حالته الأصلية عند الشراء ومغلفا بالغلاف الأصلي.
  • - الاسترجاع خلال ثلاثة (3) أيام والاستبدال خلال سبعة (7) أيام من تاريخ الشراء.
  • - يرجى التواصل معنا عبر صفحة اتصل بنا أو عبر أرقامنا الهاتفية من أجل طلب الإسترجاع أو الإستبدال.
  • - يرجى تصوير المنتج وإرساله مع تحديد المدينة والعنوان ورقم الطلب ليتم إستبداله بمنتج اخر في حالة كان المنتج فاسدا أو به عيب معين، أو لا يستغل وفق المتفق عليه.
  • - يتم إسترجاع المبلغ للعميل كاملا في حالة كان المنتج الذي توصل به مختلف تماما مع وصف المنتج في صفحة المنتج بموقعنا.
  • - لسنا مسؤولين عن أي توقعات لإستعمال المنتجات من طرف العميل لم نذكرها بصفحة المنتج بموقعنا.
  • - تخصم 30 بالمائة أو قيمة لا تقل عن 25 درهما إذا كان العميل لا يريد المنتج وليس به عيب ولا أي مشكل يذكر.


Disable Right-Click on Images .discount_badge { position: relative; font-size: 14px; display: inline-block; height: 24px; line-height: 24px; background-color: #FFBF00; color: #000000; padding: 0 5px; border-radius: 3px; font-weight: 700; } .single-title .discount_badge { margin-right: 12px; top: -3px; animation: zoom 1s infinite linear; } @keyframes zoom { 0% { transform: scale(0.9); } 10% { transform: scale(1); } 80% { transform: scale(0.9); } 100% { transform: scale(0.9); } } var productItem = document.getElementsByClassName("product-item") for (var i = var price_checker = productItem[i].querySelector("div.product-info > div > span.currency-value.before") !== null; if (price_checker) { productItem[i].style.position = "relative" var discount_pp = document.createElement("span") discount_pp.setAttribute("class", "discount_pp") productItem[i].appendChild(discount_pp) var price_bef = productItem[i].querySelector("div.product-info > div > span.currency-value.before > span.value") var price_aft = productItem[i].querySelector("div.product-info > div > span.currency-value.after > span.value") var price_after = parseInt(price_aft.textContent) var price_before = parseInt(price_bef.textContent) var pp = (price_after * 100) / price_before var pp_rounded = (Math.round((100 - pp))).toString() discount_pp.innerHTML = pp_rounded + "%-" } body{ margin:5; overflow-x:hidden; } .footer{ background:#737373; padding:30px 0px; font-family: 'Play', sans-serif; text-align:center; } .footer .row{ width:100%; margin:1% 0%; padding:0.6% 0%; color:gray; font-size:0.8em; } .footer .row a{ text-decoration:none; color:gray; transition:0.5s; } .footer .row a:hover{ color:#737373; } .footer .row ul{ width:100%; } .footer .row ul li{ display:inline-block; margin:0px 30px; } .footer .row a i{ font-size:2em; margin:0% 1%; } @media (max-width:720px){ .footer{ text-align:left; padding:5%; } .footer .row ul li{ display:block; margin:10px 0px; text-align:left; } .footer .row a i{ margin:0% 3%; } }