{"product_id":"retinol-berry-revitalizing-eye-patches","title":"Retinol Berry Eye Patches for Puffiness \u0026 Fine Lines","description":"\u003c!-- Retinol Berry Revitalizing Eye Patch --\u003e\u003c!-- Shopify CRO \/ AIDA \/ Mobile-First PDP --\u003e\n\u003cstyle\u003e\n  .rbep-pdp {\n    --primary: #7B1FA2;\n    --secondary: #9C27B0;\n    --accent: #E91E63;\n    --soft: #F7EFF9;\n    --soft-2: #FCF8FD;\n    --text: #242124;\n    --muted: #686168;\n    --white: #FFFFFF;\n\n    max-width: 100%;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.55;\n    overflow: hidden;\n  }\n\n  .rbep-pdp * {\n    box-sizing: border-box;\n  }\n\n  .rbep-pdp img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 16px;\n  }\n\n  .rbep-container {\n    width: 100%;\n    max-width: 820px;\n    margin: 0 auto;\n    padding-left: 18px;\n    padding-right: 18px;\n  }\n\n  .rbep-section {\n    padding: 42px 0;\n  }\n\n  .rbep-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: rgba(123,31,162,.10);\n    color: var(--primary);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n  }\n\n  .rbep-title {\n    margin: 0;\n    color: var(--primary);\n    font-size: clamp(31px, 8vw, 48px);\n    line-height: 1.06;\n    letter-spacing: -1.3px;\n    font-weight: 850;\n  }\n\n  .rbep-subtitle {\n    margin: 16px auto 0;\n    max-width: 680px;\n    color: var(--text);\n    font-size: 18px;\n    line-height: 1.45;\n  }\n\n  .rbep-heading {\n    margin: 0 0 12px;\n    color: var(--primary);\n    font-size: clamp(26px, 7vw, 34px);\n    line-height: 1.15;\n    letter-spacing: -.5px;\n  }\n\n  .rbep-heading-center {\n    text-align: center;\n  }\n\n  .rbep-intro {\n    margin: 0 auto 26px;\n    max-width: 680px;\n    color: var(--muted);\n    font-size: 16px;\n    text-align: center;\n  }\n\n  .rbep-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 14px 30px;\n    border-radius: 999px;\n    background: var(--primary);\n    color: var(--white) !important;\n    text-decoration: none !important;\n    font-size: 16px;\n    font-weight: 800;\n    letter-spacing: .02em;\n    box-shadow: 0 9px 24px rgba(123,31,162,.20);\n    transition: transform .2s ease, box-shadow .2s ease;\n  }\n\n  .rbep-button:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 12px 28px rgba(123,31,162,.27);\n  }\n\n  \/* HERO *\/\n  .rbep-hero {\n    padding: 48px 0 38px;\n    background: linear-gradient(155deg, #F3E5F5 0%, #FFFFFF 58%, #FCF8FD 100%);\n    text-align: center;\n  }\n\n  .rbep-hero-points {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin: 20px 0 24px;\n  }\n\n  .rbep-hero-point {\n    padding: 8px 12px;\n    border: 1px solid rgba(123,31,162,.12);\n    border-radius: 999px;\n    background: rgba(255,255,255,.82);\n    color: #4B354F;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .rbep-hero-media {\n    margin: 28px auto 0;\n    max-width: 760px;\n  }\n\n  \/* BENEFIT LIST *\/\n  .rbep-benefits {\n    background: #FFFFFF;\n  }\n\n  .rbep-feature {\n    margin-bottom: 30px;\n    padding: 22px;\n    border-radius: 20px;\n    background: var(--soft-2);\n    box-shadow: 0 8px 28px rgba(85,48,96,.06);\n  }\n\n  .rbep-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .rbep-feature-tag {\n    display: inline-flex;\n    align-items: center;\n    margin-bottom: 10px;\n    color: var(--primary);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .rbep-feature h3 {\n    margin: 0 0 9px;\n    color: var(--text);\n    font-size: 23px;\n    line-height: 1.2;\n  }\n\n  .rbep-feature p {\n    margin: 0 0 18px;\n    color: var(--muted);\n    font-size: 16px;\n  }\n\n  \/* HOW IT WORKS *\/\n  .rbep-how {\n    background: var(--soft);\n  }\n\n  .rbep-step {\n    position: relative;\n    margin-bottom: 14px;\n    padding: 20px 20px 20px 66px;\n    border-radius: 16px;\n    background: #FFFFFF;\n  }\n\n  .rbep-step:last-child {\n    margin-bottom: 0;\n  }\n\n  .rbep-step-number {\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    width: 34px;\n    height: 34px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--primary);\n    color: #FFFFFF;\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .rbep-step h3 {\n    margin: 0 0 5px;\n    color: var(--primary);\n    font-size: 18px;\n  }\n\n  .rbep-step p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  .rbep-result-box {\n    margin-top: 22px;\n    padding: 20px;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #7B1FA2, #9C27B0);\n    color: #FFFFFF;\n    text-align: center;\n  }\n\n  .rbep-result-box strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 22px;\n  }\n\n  .rbep-result-box span {\n    font-size: 15px;\n    opacity: .94;\n  }\n\n  \/* SPECS *\/\n  .rbep-specs {\n    background: #FFFFFF;\n  }\n\n  .rbep-spec-box {\n    overflow: hidden;\n    border: 1px solid rgba(123,31,162,.11);\n    border-radius: 18px;\n    background: #FFFFFF;\n    box-shadow: 0 7px 24px rgba(75,34,91,.05);\n  }\n\n  .rbep-spec-row {\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n    padding: 15px 18px;\n    border-bottom: 1px solid #EEE3F0;\n  }\n\n  .rbep-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .rbep-spec-label {\n    color: var(--primary);\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: .03em;\n  }\n\n  .rbep-spec-value {\n    color: var(--text);\n    font-size: 15px;\n    font-weight: 600;\n  }\n\n  \/* FAQ *\/\n  .rbep-faq {\n    background: var(--soft-2);\n  }\n\n  .rbep-faq details {\n    margin-bottom: 12px;\n    border: 1px solid rgba(123,31,162,.10);\n    border-radius: 15px;\n    background: #FFFFFF;\n    overflow: hidden;\n  }\n\n  .rbep-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .rbep-faq summary {\n    position: relative;\n    padding: 18px 48px 18px 18px;\n    color: var(--text);\n    font-size: 16px;\n    font-weight: 750;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .rbep-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rbep-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: var(--primary);\n    font-size: 25px;\n    font-weight: 400;\n  }\n\n  .rbep-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .rbep-faq-answer {\n    padding: 0 18px 18px;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  .rbep-faq-answer p {\n    margin: 0;\n  }\n\n  \/* CTA *\/\n  .rbep-final-cta {\n    padding: 48px 0;\n    background: linear-gradient(135deg, #641780 0%, #8E24AA 100%);\n    text-align: center;\n  }\n\n  .rbep-final-cta h2 {\n    max-width: 650px;\n    margin: 0 auto 10px;\n    color: #FFFFFF;\n    font-size: clamp(27px, 7vw, 37px);\n    line-height: 1.15;\n  }\n\n  .rbep-final-cta p {\n    max-width: 560px;\n    margin: 0 auto 22px;\n    color: rgba(255,255,255,.90);\n    font-size: 16px;\n  }\n\n  .rbep-final-cta .rbep-button {\n    background: #FFFFFF;\n    color: var(--primary) !important;\n    box-shadow: none;\n  }\n\n  @media (min-width: 768px) {\n    .rbep-section {\n      padding: 58px 0;\n    }\n\n    .rbep-hero {\n      padding: 65px 0 50px;\n    }\n\n    .rbep-feature {\n      padding: 30px;\n    }\n\n    .rbep-spec-row {\n      display: grid;\n      grid-template-columns: 180px 1fr;\n      align-items: center;\n      gap: 20px;\n      padding: 17px 22px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .rbep-container {\n      padding-left: 15px;\n      padding-right: 15px;\n    }\n\n    .rbep-hero {\n      padding-top: 38px;\n    }\n\n    .rbep-subtitle {\n      font-size: 17px;\n    }\n\n    .rbep-feature {\n      padding: 18px;\n      border-radius: 17px;\n    }\n\n    .rbep-feature h3 {\n      font-size: 21px;\n    }\n\n    .rbep-button {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"rbep-pdp\"\u003e\n\u003c!-- A — ATTENTION --\u003e\n\u003csection class=\"rbep-hero\"\u003e\n\u003cdiv class=\"rbep-container\"\u003e\n\u003cspan class=\"rbep-eyebrow\"\u003e10-Minute Eye Refresh\u003c\/span\u003e\n\u003ch1 class=\"rbep-title\"\u003eRETINOL BERRY\u003cbr\u003eREVITALIZING EYE PATCH\u003c\/h1\u003e\n\u003cp class=\"rbep-subtitle\"\u003eWake up tired-looking eyes with a cooling hydrogel treatment designed to visibly refresh \u003cstrong\u003epuffiness, fine lines and dull-looking under-eyes.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"rbep-hero-points\"\u003e\n\u003cspan class=\"rbep-hero-point\"\u003e✨ Smoother-Looking Skin\u003c\/span\u003e \u003cspan class=\"rbep-hero-point\"\u003e⚡ Helps Depuff\u003c\/span\u003e \u003cspan class=\"rbep-hero-point\"\u003e💧 Instant Hydration\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/2.gif?v=1786085034\" alt=\"Retinol Berry Revitalizing Hydrogel Eye Patch\" loading=\"eager\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- I — INTEREST --\u003e\n\u003csection class=\"rbep-section rbep-benefits\"\u003e\n\u003cdiv class=\"rbep-container\"\u003e\n\u003ch2 class=\"rbep-heading rbep-heading-center\"\u003eTired Eyes? Give Them 10 Minutes.\u003c\/h2\u003e\n\u003cp class=\"rbep-intro\"\u003eA targeted blend of skincare ingredients and flexible hydrogel helps bring hydration, freshness and a smoother-looking finish exactly where you want it.\u003c\/p\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"rbep-feature\"\u003e\n\u003cdiv class=\"rbep-feature-tag\"\u003e🫐 RETINOL + BERRY COMPLEX\u003c\/div\u003e\n\u003ch3\u003eSmooth. Brighten. Refresh.\u003c\/h3\u003e\n\u003cp\u003eRetinol works alongside antioxidant-rich berry extracts to help improve the appearance of fine lines and bring back a fresher, more radiant look to tired under-eyes.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_7_15_20_31_1.png?v=1786087253\" alt=\"Retinol and berry antioxidant eye patch benefits\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\u003cdiv class=\"rbep-feature\"\u003e\n\u003cdiv class=\"rbep-feature-tag\"\u003e⚡ CAFFEINE-POWERED REFRESH\u003c\/div\u003e\n\u003ch3\u003eLook Less Tired in Minutes\u003c\/h3\u003e\n\u003cp\u003eCaffeine-infused hydrogel helps visibly refresh puffy-looking under-eyes, making it an easy morning pick-me-up or pre-makeup treatment.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_7_15_20_32_2.png?v=1786087253\" alt=\"Caffeine hydrogel eye patches for puffy tired-looking eyes\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\u003cdiv class=\"rbep-feature\"\u003e\n\u003cdiv class=\"rbep-feature-tag\"\u003e💧 INTENSE HYDRATION\u003c\/div\u003e\n\u003ch3\u003ePlumper-Looking Skin in 10 Minutes\u003c\/h3\u003e\n\u003cp\u003eUltra Filling Spheres™ and moisture-rich hydrogel deliver a quick hydration boost, helping the eye area appear smoother, fuller and more refreshed.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_7_15_20_32_3.png?v=1786087253\" alt=\"Hydrating hydrogel eye patches for a smoother plumper-looking eye area\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\u003cdiv class=\"rbep-feature\"\u003e\n\u003cdiv class=\"rbep-feature-tag\"\u003e🎯 FLEXIBLE MULTI-ZONE DESIGN\u003c\/div\u003e\n\u003ch3\u003eNot Just for Under-Eyes\u003c\/h3\u003e\n\u003cp\u003eThe flexible contour-hugging shape lets you target more than one area. Use the patches under the eyes or place them wherever skin needs an extra hydration boost.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_7_15_20_32_4.png?v=1786087253\" alt=\"Multi-zone hydrogel patches for under eyes forehead smile lines and neck\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D — DESIRE \/ HOW IT WORKS --\u003e\n\u003csection class=\"rbep-section rbep-how\"\u003e\n\u003cdiv class=\"rbep-container\"\u003e\n\u003cspan class=\"rbep-eyebrow\"\u003eSimple Skincare Ritual\u003c\/span\u003e\n\u003ch2 class=\"rbep-heading\"\u003e3 Steps. 10–15 Minutes.\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 24px; color: #686168; font-size: 16px;\"\u003ePerfect for mornings, before makeup, after a long day or whenever your eye area needs a quick refresh.\u003c\/p\u003e\n\u003cdiv class=\"rbep-step\"\u003e\n\u003cspan class=\"rbep-step-number\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eApply\u003c\/h3\u003e\n\u003cp\u003ePlace the hydrogel patches onto clean, dry skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rbep-step\"\u003e\n\u003cspan class=\"rbep-step-number\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eRelax\u003c\/h3\u003e\n\u003cp\u003eLeave on for approximately \u003cstrong\u003e10–15 minutes\u003c\/strong\u003e while the hydrogel delivers its moisture-rich essence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rbep-step\"\u003e\n\u003cspan class=\"rbep-step-number\"\u003e3\u003c\/span\u003e\n\u003ch3\u003ePat \u0026amp; Glow\u003c\/h3\u003e\n\u003cp\u003eRemove the patches and gently pat the remaining essence into the skin. No rinsing needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rbep-result-box\"\u003e\n\u003cstrong\u003e10 Minutes to a Fresher Look\u003c\/strong\u003e \u003cspan\u003e Hydrated. Refreshed. Ready for the day. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"rbep-section rbep-specs\"\u003e\n\u003cdiv class=\"rbep-container\"\u003e\n\u003ch2 class=\"rbep-heading rbep-heading-center\"\u003eProduct Details\u003c\/h2\u003e\n\u003cp class=\"rbep-intro\"\u003eEverything you need to know before adding these hydrogel patches to your skincare routine.\u003c\/p\u003e\n\u003cdiv class=\"rbep-spec-box\"\u003e\n\u003cdiv class=\"rbep-spec-row\"\u003e\n\u003cdiv class=\"rbep-spec-label\"\u003eContents\u003c\/div\u003e\n\u003cdiv class=\"rbep-spec-value\"\u003e60 patches \/ 83 g (2.92 oz)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rbep-spec-row\"\u003e\n\u003cdiv class=\"rbep-spec-label\"\u003eKey Ingredients\u003c\/div\u003e\n\u003cdiv class=\"rbep-spec-value\"\u003eRetinol, Berry Extract, Caffeine, Ultra Filling Spheres™\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rbep-spec-row\"\u003e\n\u003cdiv class=\"rbep-spec-label\"\u003eTexture\u003c\/div\u003e\n\u003cdiv class=\"rbep-spec-value\"\u003eFlexible hydrogel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rbep-spec-row\"\u003e\n\u003cdiv class=\"rbep-spec-label\"\u003eTargets\u003c\/div\u003e\n\u003cdiv class=\"rbep-spec-value\"\u003eFine lines, dark circles, puffiness and dryness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rbep-spec-row\"\u003e\n\u003cdiv class=\"rbep-spec-label\"\u003eTreatment Time\u003c\/div\u003e\n\u003cdiv class=\"rbep-spec-value\"\u003e10–15 minutes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rbep-spec-row\"\u003e\n\u003cdiv class=\"rbep-spec-label\"\u003eApplication Areas\u003c\/div\u003e\n\u003cdiv class=\"rbep-spec-value\"\u003eUnder-eyes, forehead lines, smile lines and neck\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"rbep-section rbep-faq\"\u003e\n\u003cdiv class=\"rbep-container\"\u003e\n\u003ch2 class=\"rbep-heading rbep-heading-center\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"rbep-intro\"\u003eQuick answers before your first treatment.\u003c\/p\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I use the eye patches?\u003c\/summary\u003e\n\u003cdiv class=\"rbep-faq-answer\"\u003e\n\u003cp\u003eApply them to clean, dry skin and leave them on for approximately 10–15 minutes. Remove the patches, then gently pat any remaining essence into the skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre they only for under the eyes?\u003c\/summary\u003e\n\u003cdiv class=\"rbep-faq-answer\"\u003e\n\u003cp\u003eNo. Their flexible shape can also be placed on areas such as forehead lines, smile lines and the neck for targeted hydration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo these patches contain retinol?\u003c\/summary\u003e\n\u003cdiv class=\"rbep-faq-answer\"\u003e\n\u003cp\u003eYes. Retinol is part of the retinol and berry formula designed to support smoother-looking skin and fine-line care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does caffeine do?\u003c\/summary\u003e\n\u003cdiv class=\"rbep-faq-answer\"\u003e\n\u003cp\u003eCaffeine is included to help refresh the appearance of tired, puffy-looking under-eyes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen will I notice a difference?\u003c\/summary\u003e\n\u003cdiv class=\"rbep-faq-answer\"\u003e\n\u003cp\u003eThe hydrating hydrogel can leave the eye area looking fresher and smoother after use. Results can vary depending on your skin and skincare routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen should I use them?\u003c\/summary\u003e\n\u003cdiv class=\"rbep-faq-answer\"\u003e\n\u003cp\u003eUse them whenever your eye area needs a quick hydration and refreshing boost — especially in the morning, before makeup or as part of your evening skincare routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- A — ACTION --\u003e\n\u003csection class=\"rbep-final-cta\"\u003e\n\u003cdiv class=\"rbep-container\"\u003e\n\u003ch2\u003eGive Tired-Looking Eyes a 10-Minute Reset\u003c\/h2\u003e\n\u003cp\u003eHydrate, refresh and smooth the appearance of your eye area with one simple hydrogel treatment.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"rbep-button\"\u003e SHOP EYE PATCHES \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"60 Patches \/ 83 g (2.92 oz) \/ Buy 1","offer_id":53676333171051,"sku":"NC0248260807096-1pc","price":24.99,"currency_code":"USD","in_stock":true},{"title":"60 Patches \/ 83 g (2.92 oz) \/ Buy 2 Get 1 Free","offer_id":53676523028843,"sku":"NC0248260807096-1pc*3","price":49.99,"currency_code":"USD","in_stock":true},{"title":"60 Patches \/ 83 g (2.92 oz) \/ Buy 3 Get 2 Free ( Free Shiping)","offer_id":53676523061611,"sku":"NC0248260807096-1pc*5","price":74.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_7_15_20_31_1.png?v=1786087253","url":"https:\/\/zavrlyus.com\/products\/retinol-berry-revitalizing-eye-patches","provider":"zavrlyUS","version":"1.0","type":"link"}