{"product_id":"the-complete-lash-love-combo-set","title":"The Complete Lash Love Combo Set","description":"\u003cdiv class=\"lash-combo-container\"\u003e\n  \n  \u003cdiv class=\"sparkle\"\u003e✨\u003c\/div\u003e\n  \u003cdiv class=\"sparkle sparkle2\"\u003e💖\u003c\/div\u003e\n  \u003cdiv class=\"sparkle sparkle3\"\u003e✨\u003c\/div\u003e\n\n  \u003ch1\u003e💖 Luxury Lash Combo Deal 💖\u003c\/h1\u003e\n\n  \u003cp class=\"intro\"\u003e\n    Why buy separately when you can enjoy the complete luxury lash experience and save? ✨\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"products\"\u003e\n    \u003cdiv class=\"product-card\"\u003e\n      \u003ch3\u003e💎 La Belle Eyelash Kit (720 PCS)\u003c\/h3\u003e\n      \u003cp class=\"price\"\u003eR549.00\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-card\"\u003e\n      \u003ch3\u003e🌿 Luxury Aloe Vera Lash Remover\u003c\/h3\u003e\n      \u003cp class=\"price\"\u003eR399.99\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pricing-box\"\u003e\n    \u003cp\u003eTotal Value if Purchased Separately:\u003c\/p\u003e\n    \u003ch2 class=\"old-price\"\u003eR948.99\u003c\/h2\u003e\n\n    \u003cp\u003eToday Only:\u003c\/p\u003e\n    \u003ch1 class=\"sale-price\"\u003eR799.99\u003c\/h1\u003e\n\n    \u003cdiv class=\"save-badge\"\u003e\n      🎉 SAVE R149.00 🎉\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"description\"\u003e\n    ✨ Create stunning salon-quality lashes at home with the premium La Belle 720 PCS Eyelash Kit, then remove them effortlessly with our gentle Aloe Vera Luxury Lash Remover.\n    \u003cbr\u003e\u003cbr\u003e\n    💕 The perfect combination for beauty lovers who want convenience, elegance, and exceptional value.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"limited-stock\"\u003e\n    🚚 Free Delivery Nationwide 🇿🇦 \u003cbr\u003e\n    💖 Limited Stock Available\n  \u003c\/div\u003e\n\n  \u003ca href=\"#product-form\" class=\"cta-button\"\u003e\n    🛍️ Claim Your Combo Deal\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n.lash-combo-container{\n    position:relative;\n    background:linear-gradient(135deg,#fff0f6,#ffe4ee,#ffd6e7);\n    padding:35px;\n    border-radius:25px;\n    text-align:center;\n    font-family:Arial, sans-serif;\n    color:#444;\n    overflow:hidden;\n    box-shadow:0 10px 30px rgba(255,105,180,0.15);\n}\n\n\/* Floating Sparkles *\/\n.sparkle{\n    position:absolute;\n    font-size:28px;\n    animation:float 4s ease-in-out infinite;\n}\n.sparkle2{\n    right:30px;\n    top:40px;\n    animation-delay:1s;\n}\n.sparkle3{\n    left:20px;\n    bottom:60px;\n    animation-delay:2s;\n}\n\n@keyframes float{\n    0%,100%{transform:translateY(0px);}\n    50%{transform:translateY(-15px);}\n}\n\n.lash-combo-container h1{\n    color:#d63384;\n    margin-bottom:15px;\n    animation:fadeInDown 1s ease;\n}\n\n.intro{\n    font-size:18px;\n    margin-bottom:25px;\n    animation:fadeIn 1.5s ease;\n}\n\n.products{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:15px;\n    margin-bottom:25px;\n}\n\n.product-card{\n    background:white;\n    padding:18px;\n    border-radius:18px;\n    width:260px;\n    box-shadow:0 5px 15px rgba(0,0,0,0.08);\n    transition:all .3s ease;\n}\n\n.product-card:hover{\n    transform:translateY(-8px);\n    box-shadow:0 10px 25px rgba(214,51,132,0.2);\n}\n\n.price{\n    font-size:22px;\n    font-weight:bold;\n    color:#d63384;\n}\n\n.pricing-box{\n    background:white;\n    padding:25px;\n    border-radius:20px;\n    margin:20px auto;\n    max-width:500px;\n    box-shadow:0 5px 20px rgba(0,0,0,0.08);\n}\n\n.old-price{\n    color:#999;\n    text-decoration:line-through;\n}\n\n.sale-price{\n    color:#e60073;\n    font-size:42px;\n    margin:10px 0;\n    animation:pulse 2s infinite;\n}\n\n@keyframes pulse{\n    0%{transform:scale(1);}\n    50%{transform:scale(1.08);}\n    100%{transform:scale(1);}\n}\n\n.save-badge{\n    display:inline-block;\n    background:#ff4da6;\n    color:white;\n    padding:12px 25px;\n    border-radius:50px;\n    font-weight:bold;\n    margin-top:10px;\n    animation:bounce 2s infinite;\n}\n\n@keyframes bounce{\n    0%,20%,50%,80%,100%{transform:translateY(0);}\n    40%{transform:translateY(-10px);}\n    60%{transform:translateY(-5px);}\n}\n\n.description{\n    margin-top:25px;\n    line-height:1.8;\n    font-size:16px;\n}\n\n.limited-stock{\n    margin-top:25px;\n    font-weight:bold;\n    color:#d63384;\n    font-size:18px;\n}\n\n.cta-button{\n    display:inline-block;\n    margin-top:25px;\n    background:linear-gradient(45deg,#ff4da6,#d63384);\n    color:white !important;\n    text-decoration:none;\n    padding:16px 35px;\n    border-radius:50px;\n    font-size:20px;\n    font-weight:bold;\n    box-shadow:0 8px 20px rgba(214,51,132,0.3);\n    transition:all .3s ease;\n    animation:glow 2s infinite alternate;\n}\n\n.cta-button:hover{\n    transform:scale(1.08);\n}\n\n@keyframes glow{\n    from{\n        box-shadow:0 0 10px rgba(255,77,166,0.4);\n    }\n    to{\n        box-shadow:0 0 25px rgba(255,77,166,0.8);\n    }\n}\n\n@keyframes fadeInDown{\n    from{\n        opacity:0;\n        transform:translateY(-20px);\n    }\n    to{\n        opacity:1;\n        transform:translateY(0);\n    }\n}\n\n@keyframes fadeIn{\n    from{opacity:0;}\n    to{opacity:1;}\n}\n\n@media(max-width:768px){\n    .products{\n        flex-direction:column;\n        align-items:center;\n    }\n}\n\u003c\/style\u003e","brand":"Deo Volente \u0026 Co","offers":[{"title":"Default Title","offer_id":47858284527767,"sku":null,"price":799.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/0721\/3463\/files\/Screenshot-20260616_180105_Chrome.jpg?v=1781626072","url":"https:\/\/deovolentecogodfirst.co.za\/products\/the-complete-lash-love-combo-set","provider":"Deo Volente \u0026 Co","version":"1.0","type":"link"}