{"product_id":"cafyn™️-instant-firm-eye-bag-cream-pack-of-2-copy","title":"Celyn™️ Instant Firm Eye Bag Cream (Pack of 2)","description":"\u003cstyle\u003e\n    \/* Instant Firmx Premium Page *\/\n    .zaavio-premium * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    .zaavio-premium {\n        width: 100%;\n        font-family: inherit;\n        font-size: inherit;\n        line-height: 1.4;\n        color: #333;\n        background: #fff;\n        overflow: hidden;\n    }\n    \n    \/* Premium Promo Banner *\/\n    .zaavio-promo-banner {\n        background: #006eff;\n        color: #fff;\n        text-align: center;\n        padding: 12px 15px;\n        font-weight: bold;\n        font-size: 16px;\n        margin: 0 0 15px 0;\n        position: relative;\n        overflow: hidden;\n        border-radius: 6px;\n    }\n    \n    \/* Premium Header Banner *\/\n    .zaavio-header-banner {\n        background: linear-gradient(145deg, #ffb700 0%, #ffd24d 100%);\n        border-radius: 8px;\n        padding: 18px 20px;\n        position: relative;\n        margin-bottom: 15px;\n        box-shadow: 0 4px 12px rgba(255, 183, 0, 0.15);\n        overflow: hidden;\n    }\n    \n    .zaavio-header-banner::before {\n        content: \"\";\n        position: absolute;\n        top: -15px;\n        right: -15px;\n        width: 100px;\n        height: 100px;\n        background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 70%);\n        border-radius: 50%;\n        z-index: 1;\n    }\n    \n    .zaavio-header-title {\n        color: #333;\n        font-size: 16px;\n        font-weight: 700;\n        margin-bottom: 6px;\n    }\n    \n    .zaavio-header-title span {\n        color: #006eff;\n    }\n    \n    .zaavio-header-subtitle {\n        color: #333;\n        font-size: 15px;\n        line-height: 1.4;\n    }\n    \n    \/* Product Images *\/\n    .zaavio-product-img {\n        width: 100%;\n        display: block;\n        margin: 15px 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n    \n    .zaavio-centered-img {\n        display: block;\n        margin: 15px auto;\n        max-width: 100%;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n    \n    \/* Introduction section *\/\n    .zaavio-intro {\n        background: linear-gradient(to right, rgba(255,181,2,0.1), rgba(255,181,2,0.05));\n        padding: 12px 15px;\n        margin: 15px 0;\n        border-left: 3px solid #ffb502;\n        font-size: 15px;\n        line-height: 1.5;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    \/* Section headers *\/\n    .zaavio-section-header {\n        background: #006eff;\n        color: #fff;\n        padding: 10px 15px;\n        font-weight: bold;\n        font-size: 16px;\n        margin: 20px 0 15px;\n        border-radius: 4px;\n    }\n    \n    \/* Feature lists *\/\n    .zaavio-feature-list {\n        list-style: none;\n        padding: 0;\n        margin: 15px 0;\n    }\n    \n    .zaavio-feature-list \u003e li {\n        background: linear-gradient(to bottom right, rgba(255,181,2,0.15), rgba(255,181,2,0.05));\n        margin: 12px 0;\n        padding: 15px;\n        border-left: 3px solid #ffb502;\n        position: relative;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-feature-list \u003e li b {\n        color: #006eff;\n        position: relative;\n        display: inline-block;\n        margin-right: 5px;\n        font-weight: 600;\n    }\n    \n    .zaavio-feature-list \u003e li b:after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 30%;\n        background-color: rgba(255,181,2,0.2);\n        z-index: -1;\n        border-radius: 2px;\n    }\n    \n    .zaavio-feature-list img {\n        width: 100%;\n        display: block;\n        margin: 12px 0 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    \n    \/* Nested lists *\/\n    .zaavio-feature-list ul {\n        list-style: none;\n        padding: 10px 0 0 10px;\n        margin: 5px 0 10px;\n    }\n    \n    .zaavio-feature-list ul li {\n        position: relative;\n        padding: 4px 0 4px 20px;\n        margin-bottom: 5px;\n    }\n    \n    .zaavio-feature-list ul li:before {\n        content: \"✓\";\n        color: #006eff;\n        position: absolute;\n        left: 0;\n        top: 4px;\n        font-size: 14px;\n    }\n    \n    \/* Steps list *\/\n    .zaavio-steps-list {\n        list-style: none;\n        padding: 0;\n        margin: 15px 0;\n        counter-reset: step-counter;\n    }\n    \n    .zaavio-steps-list \u003e li {\n        background: linear-gradient(to bottom right, rgba(255,181,2,0.1), rgba(255,181,2,0.03));\n        margin: 12px 0;\n        padding: 12px 15px 12px 45px;\n        position: relative;\n        border-radius: 8px;\n        counter-increment: step-counter;\n    }\n    \n    .zaavio-steps-list \u003e li:before {\n        content: counter(step-counter);\n        position: absolute;\n        left: 12px;\n        top: 50%;\n        transform: translateY(-50%);\n        background: #006eff;\n        color: white;\n        width: 24px;\n        height: 24px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: bold;\n        font-size: 14px;\n    }\n    \n    .zaavio-steps-list \u003e li b {\n        color: #006eff;\n        position: relative;\n        display: inline-block;\n        margin-right: 5px;\n        font-weight: 600;\n    }\n    \n    .zaavio-steps-list img {\n        width: 100%;\n        display: block;\n        margin: 10px 0 0;\n        border-radius: 8px;\n    }\n    \n    \/* Results section *\/\n    .zaavio-results {\n        background: linear-gradient(to right, rgba(255,181,2,0.12), rgba(255,181,2,0.05));\n        padding: 18px;\n        margin: 20px 0;\n        border-radius: 8px;\n        border-left: 4px solid #ffb502;\n    }\n    \n    .zaavio-results p {\n        margin-bottom: 15px;\n    }\n    \n    .zaavio-results p:last-child {\n        margin-bottom: 0;\n    }\n    \n    .zaavio-results strong {\n        color: #006eff;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .zaavio-results strong:after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 30%;\n        background-color: rgba(255,181,2,0.2);\n        z-index: -1;\n        border-radius: 2px;\n    }\n    \n    .zaavio-highlight {\n        background: linear-gradient(145deg, #ffb700 0%, #ffd24d 100%);\n        text-align: center;\n        padding: 15px;\n        margin: 15px 0;\n        border-radius: 8px;\n        font-weight: bold;\n        font-size: 16px;\n    }\n    \n    \/* Text emphasis *\/\n    .zaavio-premium b, .zaavio-premium strong {\n        color: #006eff;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .zaavio-premium b:after, .zaavio-premium strong:after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 30%;\n        background-color: rgba(255,181,2,0.2);\n        z-index: -1;\n        border-radius: 2px;\n    }\n    \n    \/* Mobile optimizations *\/\n    @media (min-width: 481px) {\n        .zaavio-header-title, .zaavio-section-header {\n            font-size: 18px;\n        }\n        \n        .zaavio-header-subtitle, .zaavio-intro {\n            font-size: 16px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"zaavio-premium\"\u003e\n\u003c!-- Premium Promo Banner --\u003e\n\u003cdiv class=\"zaavio-promo-banner\"\u003eBuy 1, Get 1 FREE!\u003c\/div\u003e\n\u003c!-- First Product Image --\u003e \u003cimg alt=\"Instant Firmx Eye Cream\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/71fUul2XaNL._AC_SL1500.jpg?v=1729166062\" class=\"zaavio-product-img\"\u003e \u003c!-- Header Banner --\u003e\n\u003cdiv class=\"zaavio-header-banner\"\u003e\n\u003ch3 class=\"zaavio-header-title\"\u003e\n\u003cspan\u003eOriginal\u003c\/span\u003e Instant Firmx™️ Eye Cream - Your Secret to Radiant Ageless Under Eyes!\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- Product Hero Image --\u003e \u003cimg height=\"662\" width=\"397\" alt=\"Instant Firmx Eye Cream Showcase\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0583\/0387\/3139\/files\/d1_3f5d457e-5b21-4df2-9a30-87096799b304.webp?v=1723887895\" class=\"zaavio-centered-img\"\u003e \u003c!-- Introduction --\u003e\n\u003cdiv class=\"zaavio-intro\"\u003e\n\u003cb\u003eTired of eye bags, wrinkles, and looking old?\u003c\/b\u003e Our Instant Eye Tightener cream gives you an \u003cb\u003einstant eye lift at home\u003c\/b\u003e - no expensive treatments needed!\u003c\/div\u003e\n\u003c!-- Product Image --\u003e \u003cimg alt=\"Instant Firmx Results\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/S00caea6f1eeb41e39234eb0b5d2d99a4u.jpg?v=1726917842\" class=\"zaavio-product-img\"\u003e \u003c!-- Features Section --\u003e\n\u003ch3 class=\"zaavio-section-header\"\u003eWhy You Need This Eye Cream Now:\u003c\/h3\u003e\n\u003cul class=\"zaavio-feature-list\"\u003e\n\u003cli\u003e\n\u003cb\u003eWorks Fast:\u003c\/b\u003e See firmer, tighter skin in minutes \u003cimg alt=\"Fast Results\" src=\"\"\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eLasts Long:\u003c\/b\u003e Enjoy younger-looking eyes for up to 8 hours \u003cimg alt=\"Long-Lasting Results\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/e2ad72765879edb4c49547a4ff027e91_jpg_2200x2200q80_jpg.webp?v=1726918522\"\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003ePowerful Formula:\u003c\/b\u003e 6 active ingredients fight aging:\n\u003cul\u003e\n\u003cli\u003eSodium Silicate: Instant tightening\u003c\/li\u003e\n\u003cli\u003eHyaluronic Acid: Deep hydration\u003c\/li\u003e\n\u003cli\u003eHydrolyzed Collagen: Plumps skin\u003c\/li\u003e\n\u003cli\u003eVitamin E: Protects from damage\u003c\/li\u003e\n\u003cli\u003eGlycerin: Locks in moisture\u003c\/li\u003e\n\u003cli\u003eLecithin: Smooths fine lines\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cimg alt=\"Powerful Formula\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/71Ungc1R-xL._AC_SX679_5c7ecf5d-db62-4099-aa2e-4b561b0779df.jpg?v=1726918669\"\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eDoes It All:\u003c\/b\u003e Tightens, reduces wrinkles, fades dark circles \u003cimg alt=\"Multiple Benefits\" src=\"https:\/\/cdn.cloudfastin.top\/image\/9c4e3de637db1f3ab6b8f04077fddae48c9865c8.jpeg\"\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSafe for Everyone:\u003c\/b\u003e Works on all skin types \u003cimg alt=\"Safe for All Skin Types\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/91HHhp2-8YL._AC_SL1500.jpg?v=1726918512\"\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- How To Use Section --\u003e\n\u003ch3 class=\"zaavio-section-header\"\u003eEasy to Use:\u003c\/h3\u003e\n\u003col class=\"zaavio-steps-list\"\u003e\n\u003cli\u003e\n\u003cb\u003eClean face\u003c\/b\u003e (no oily products)\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eApply pea-sized amount\u003c\/b\u003e around eyes\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eLet dry\u003c\/b\u003e, then enjoy your new look! \u003cimg alt=\"Easy Application\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/14db9c6c4fbf8b202332e50e76bc283f_jpg_2200x2200q80_jpg.webp?v=1726918520\"\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c!-- Results Section --\u003e\n\u003ch2 class=\"zaavio-section-header\"\u003eClinically Proven \/ Results\u003c\/h2\u003e\n\u003cdiv class=\"zaavio-results\"\u003e\n\u003cp\u003eThanks to our Instant Eye Temporary Eye Tightener, you can achieve an amazing youthful - all without expensive treatments or procedures.\u003c\/p\u003e\n\u003cimg alt=\"Clinical Results\" src=\"https:\/\/cdn.cloudfastin.top\/image\/84964d6652e43fb10db4e055c035dc4498875dd2.jpeg\" class=\"zaavio-product-img\"\u003e\n\u003cdiv class=\"zaavio-highlight\"\u003eLOOK YOUNGER, MORE AWAKE \u0026amp; FRESHER EVERY DAY!\u003c\/div\u003e\n\u003cimg alt=\"Before and After Results\" src=\"https:\/\/cdn.cloudfastin.top\/image\/e351cceb466a86a9867097376daf0ed118b6b45f.jpeg\" class=\"zaavio-product-img\"\u003e\n\u003cp\u003e\u003cstrong\u003ePack of 2:\u003c\/strong\u003e Get double the benefits with our \u003cstrong\u003especial Buy 1 Get 1 Free offer!\u003c\/strong\u003e Each pack contains two 30ml tubes, ensuring you never run out of your new favorite eye cream.\u003c\/p\u003e\n\u003cimg alt=\"Product Package\" src=\"https:\/\/cdn.cloudfastin.top\/image\/f62b9f115483f3fd0ff2de35758e68ad2dac1283.jpeg\" class=\"zaavio-product-img\"\u003e\n\u003cp\u003e\u003cstrong\u003eWake up to brighter, firmer, and younger-looking eyes every day with Instant Firmx™️ Eye Cream. Your journey to ageless beauty starts here!\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Mr.Amit x TMM","offers":[{"title":"Default Title","offer_id":42996832895042,"sku":"6837598409","price":699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0666\/2422\/5346\/files\/cafyn-eye-cream-under-eye-cream-for-dark-circles-mosturizer-cream-for-eye-celyn-instant-firm-eye-bag-cream-pack-of-2-zaavio-38684493217962.jpg?v=1770991912","url":"https:\/\/benzema.store\/products\/cafyn%e2%84%a2%ef%b8%8f-instant-firm-eye-bag-cream-pack-of-2-copy","provider":"benzema.store","version":"1.0","type":"link"}