top of page

اكتشفي لمسة الإشراق مع طقم بيوليس ماست هاف إت ميني رقم 617 لوميـنوس الذي يجمع بين ثلاثة ألوان لامعة تمنح الشفاه مظهرًا ممتلئًا وجذابًا. تركيبة ناعمة تدوم طويلاً دون لزوجة، تضيف لمعة أنثوية وإحساسًا مريحًا لكل مناسبة. 💋🌸

Beaulis Must Have It Mini Liquid Lip Gloss Set 617 Luminous

$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"); } }); }); });