top of page

دلّلي شفاهك بألوان مات أنيقة تدوم طويلاً مع طقم بيوليس ماست هاف إت ميني مات رقم 242 بارتكولار. يضم ثلاث درجات ساحرة تمنح لمسة مخملية خفيفة لا تتشقق ولا تجفّف الشفاه، لتنعمي بإطلالة أنثوية راقية ومظهر ثابت يدوم لساعات. 💄🌸

Beaulis Must Have It Mini Matte Liquid Lipstick Set 242 Particular

$10.99Price
Quantity
    bottom of page
    $w.onReady(function () { $w('#addToCartButton').onClick(() => { wixStores.cart.getCurrentCart() .then((cart) => { let items = cart.lineItems.filter(item => item.productId === $w('#productPage').product.id); let totalQty = items.reduce((sum, i) => sum + i.quantity, 0); if (totalQty >= 4) { wixWindow.openLightbox("تنبيه", { message: "عذرًا، لا يمكن طلب أكثر من 4 قطع من هذا المنتج." }); throw new Error("Maximum quantity reached"); } }); }); });