1067954993696428
const isConsentGranted = require('isConsentGranted'); const addConsentListener = require('addConsentListener'); if (!isConsentGranted('ad_storage')) { let wasCalled = false; addConsentListener('ad_storage', (consentType, granted) => { if (wasCalled) return; wasCalled = true; const cookies = getMyCookies(); sendFullPixel(cookies); }); }
top of page

Loyalty Program

اربح النقاط وحوّلها إلى مكافآت

  1. 01

    تسجيل الاشتراك

    • اشترك كعضو لتبدأ في الاستمتاع ببرنامج الولاء

  2. 02

    ربح النقاط

    • Purchase a product

      احصل على 10 من النقاط لكل $1 يتم إنفاقه

    • Sign up to the site

      40 من النقاط

  3. 03

    استرداد المكافآت

    • APPRCITE001

      50 من النقاط = خصم 50% لجميع منتجات المتجر

    • 10% off all products

      10 من النقاط = خصم 10% العنصر الأقل سعرًا في سلة التسوق

bottom of page