{"product_id":"eye-care-patches","title":"Eye Care Patches","description":"\u003cstyle\u003e\n  \/* =========================================================\n     EYE CARE PATCHES - SHOPIFY LANDING PAGE\n     ========================================================= *\/\n\n  .eye-care-page {\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 16px 50px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    color: #24333a;\n    box-sizing: border-box;\n  }\n\n  .eye-care-page *,\n  .eye-care-page *::before,\n  .eye-care-page *::after {\n    box-sizing: border-box;\n  }\n\n  \/* =========================\n     HERO\n  ========================== *\/\n\n  .eye-care-hero {\n    text-align: center;\n    padding: 42px 20px 34px;\n    background: linear-gradient(180deg, #eef9f8 0%, #f8fcfc 100%);\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n\n  .eye-care-hero__eyebrow {\n    margin: 0 0 10px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #4f8584;\n  }\n\n  .eye-care-hero h1 {\n    margin: 0;\n    font-size: clamp(28px, 5vw, 42px);\n    line-height: 1.15;\n    font-weight: 800;\n    color: #1f3439;\n  }\n\n  .eye-care-hero__subtitle {\n    max-width: 620px;\n    margin: 14px auto 0;\n    font-size: 17px;\n    line-height: 1.6;\n    color: #587078;\n  }\n\n  .eye-care-hero__badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 20px;\n    padding: 9px 16px;\n    border-radius: 999px;\n    background: #ffffff;\n    color: #426f70;\n    font-size: 13px;\n    font-weight: 700;\n    box-shadow: 0 5px 18px rgba(47, 91, 95, 0.08);\n  }\n\n  \/* =========================\n     SECTION\n  ========================== *\/\n\n  .eye-care-section {\n    margin-top: 18px;\n    padding: 30px 24px;\n    background: #ffffff;\n    border: 1px solid #e3eeee;\n    border-radius: 18px;\n  }\n\n  .eye-care-section__kicker {\n    margin: 0 0 7px;\n    font-size: 11px;\n    letter-spacing: 1.4px;\n    font-weight: 800;\n    text-transform: uppercase;\n    color: #5a9291;\n  }\n\n  .eye-care-section h2 {\n    margin: 0 0 12px;\n    font-size: clamp(23px, 4vw, 30px);\n    line-height: 1.25;\n    color: #22363b;\n  }\n\n  .eye-care-section \u003e p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.75;\n    color: #63757b;\n  }\n\n  \/* =========================\n     BENEFITS\n  ========================== *\/\n\n  .eye-care-benefits {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .eye-care-benefit {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 16px;\n    background: #f5fbfb;\n    border-radius: 13px;\n    border: 1px solid #e2eeee;\n  }\n\n  .eye-care-benefit__icon {\n    flex: 0 0 40px;\n    width: 40px;\n    height: 40px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 11px;\n    background: #e4f5f3;\n    font-size: 20px;\n  }\n\n  .eye-care-benefit h3 {\n    margin: 1px 0 4px;\n    font-size: 16px;\n    line-height: 1.3;\n    color: #294247;\n  }\n\n  .eye-care-benefit p {\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.6;\n    color: #687a80;\n  }\n\n  \/* =========================\n     INGREDIENTS\n  ========================== *\/\n\n  .eye-care-ingredients {\n    margin-top: 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 9px;\n  }\n\n  .eye-care-ingredient {\n    padding: 15px 16px;\n    border-radius: 12px;\n    background: #f8fbfb;\n    border-left: 3px solid #91c9c4;\n  }\n\n  .eye-care-ingredient strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 15px;\n    color: #2c454a;\n  }\n\n  .eye-care-ingredient span {\n    display: block;\n    font-size: 13.5px;\n    line-height: 1.6;\n    color: #6c7c81;\n  }\n\n  \/* =========================\n     STEPS\n  ========================== *\/\n\n  .eye-care-steps {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .eye-care-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 15px;\n    background: #f7fbfb;\n    border-radius: 13px;\n  }\n\n  .eye-care-step__number {\n    flex: 0 0 34px;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #5b9996;\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .eye-care-step h3 {\n    margin: 1px 0 4px;\n    font-size: 15px;\n    color: #2b4449;\n  }\n\n  .eye-care-step p {\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.6;\n    color: #687a80;\n  }\n\n  \/* =========================\n     USE CASES\n  ========================== *\/\n\n  .eye-care-usecases {\n    margin-top: 20px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n\n  .eye-care-usecase {\n    padding: 17px;\n    border-radius: 13px;\n    background: #f5faf9;\n    border: 1px solid #e3eeee;\n  }\n\n  .eye-care-usecase strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 15px;\n    color: #2d474c;\n  }\n\n  .eye-care-usecase span {\n    display: block;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #6a7b80;\n  }\n\n  \/* =========================\n     PRODUCT DETAILS\n  ========================== *\/\n\n  .eye-care-details {\n    margin-top: 20px;\n    overflow: hidden;\n    border: 1px solid #e1ecec;\n    border-radius: 14px;\n  }\n\n  .eye-care-detail-row {\n    display: flex;\n    border-bottom: 1px solid #e6eeee;\n  }\n\n  .eye-care-detail-row:last-child {\n    border-bottom: none;\n  }\n\n  .eye-care-detail-label {\n    width: 36%;\n    padding: 13px 14px;\n    background: #f5f9f9;\n    font-size: 13px;\n    font-weight: 700;\n    color: #40575c;\n  }\n\n  .eye-care-detail-value {\n    width: 64%;\n    padding: 13px 14px;\n    font-size: 13px;\n    line-height: 1.5;\n    color: #687a80;\n  }\n\n  \/* =========================\n     CARE BOX\n  ========================== *\/\n\n  .eye-care-care {\n    margin-top: 20px;\n    padding: 20px;\n    background: #eef8f7;\n    border-radius: 14px;\n  }\n\n  .eye-care-care h3 {\n    margin: 0 0 10px;\n    font-size: 17px;\n    color: #2b474c;\n  }\n\n  .eye-care-care ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .eye-care-care li {\n    margin: 7px 0;\n    font-size: 13.5px;\n    line-height: 1.55;\n    color: #617479;\n  }\n\n  \/* =========================\n     FAQ\n  ========================== *\/\n\n  .eye-care-faq {\n    margin-top: 18px;\n  }\n\n  .eye-care-faq-item {\n    padding: 18px 0;\n    border-bottom: 1px solid #e2ebeb;\n  }\n\n  .eye-care-faq-item:first-child {\n    padding-top: 5px;\n  }\n\n  .eye-care-faq-item:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n\n  .eye-care-faq-item h3 {\n    margin: 0 0 7px;\n    font-size: 15px;\n    line-height: 1.45;\n    color: #2b4449;\n  }\n\n  .eye-care-faq-item p {\n    margin: 0;\n    font-size: 13.5px;\n    line-height: 1.65;\n    color: #697b80;\n  }\n\n  \/* =========================\n     NOTICE\n  ========================== *\/\n\n  .eye-care-notice {\n    margin-top: 18px;\n    padding: 18px;\n    text-align: center;\n    background: #f8faf9;\n    border-radius: 14px;\n    border: 1px solid #e4eceb;\n  }\n\n  .eye-care-notice p {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #748286;\n  }\n\n  \/* =========================\n     MOBILE\n  ========================== *\/\n\n  @media (max-width: 640px) {\n\n    .eye-care-page {\n      padding-left: 12px;\n      padding-right: 12px;\n      padding-bottom: 35px;\n    }\n\n    .eye-care-hero {\n      padding: 32px 16px 27px;\n      border-radius: 16px;\n    }\n\n    .eye-care-hero h1 {\n      font-size: 28px;\n    }\n\n    .eye-care-hero__subtitle {\n      font-size: 15px;\n    }\n\n    .eye-care-section {\n      padding: 24px 17px;\n      border-radius: 15px;\n    }\n\n    .eye-care-section h2 {\n      font-size: 23px;\n    }\n\n    .eye-care-usecases {\n      grid-template-columns: 1fr;\n    }\n\n    .eye-care-detail-label {\n      width: 38%;\n    }\n\n    .eye-care-detail-value {\n      width: 62%;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"eye-care-page\"\u003e\n\n  \u003c!-- =========================\n       HERO\n  ========================== --\u003e\n\n  \u003csection class=\"eye-care-hero\"\u003e\n\n    \u003cp class=\"eye-care-hero__eyebrow\"\u003e\n      DAILY EYE AREA CARE\n    \u003c\/p\u003e\n\n    \u003ch1\u003e\n      Eye Care Patches – Cooling \u0026amp; Eye Area Comfort\n    \u003c\/h1\u003e\n\n    \u003cp class=\"eye-care-hero__subtitle\"\u003e\n      Refresh tired-looking eyes with a convenient cooling patch designed\n      for the skin around the eyes. A simple addition to your daily\n      self-care routine.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"eye-care-hero__badge\"\u003e\n      7 Patches  •  Easy 8-Hour Routine\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       INTRO\n  ========================== --\u003e\n\n  \u003csection class=\"eye-care-section\"\u003e\n\n    \u003cp class=\"eye-care-section__kicker\"\u003e\n      SIMPLE DAILY CARE\n    \u003c\/p\u003e\n\n    \u003ch2\u003e\n      Daily Care for Tired, Dry-Feeling Eyes\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Long hours in front of screens, reading, studying, working, traveling,\n      or simply having a busy day can leave the eye area feeling tired and\n      uncomfortable. These eye care patches provide a convenient cooling\n      and soothing experience while helping care for the delicate skin\n      around the eyes.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"eye-care-benefits\"\u003e\n\n      \u003cdiv class=\"eye-care-benefit\"\u003e\n        \u003cdiv class=\"eye-care-benefit__icon\"\u003e❄️\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eCooling Comfort\u003c\/h3\u003e\n          \u003cp\u003e\n            Menthol provides a refreshing cooling sensation that can help\n            the eye area feel more refreshed after a long day.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-benefit\"\u003e\n        \u003cdiv class=\"eye-care-benefit__icon\"\u003e💧\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eMoisture Support\u003c\/h3\u003e\n          \u003cp\u003e\n            Glycerin, mineral oil, and petrolatum help maintain moisture\n            and reduce the feeling of dryness on the surrounding skin.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-benefit\"\u003e\n        \u003cdiv class=\"eye-care-benefit__icon\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eSoothing Eye Area Care\u003c\/h3\u003e\n          \u003cp\u003e\n            Allantoin helps condition and soothe the skin around the eyes\n            during your daily care routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-benefit\"\u003e\n        \u003cdiv class=\"eye-care-benefit__icon\"\u003e✨\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eVitamin E Care\u003c\/h3\u003e\n          \u003cp\u003e\n            Tocopherol, also known as Vitamin E, provides antioxidant\n            support while helping care for the skin barrier.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-benefit\"\u003e\n        \u003cdiv class=\"eye-care-benefit__icon\"\u003e😌\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eTired-Eye Comfort\u003c\/h3\u003e\n          \u003cp\u003e\n            A simple hands-off routine for moments when your eye area\n            feels tired after extended daily activities.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-benefit\"\u003e\n        \u003cdiv class=\"eye-care-benefit__icon\"\u003e🎒\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eConvenient Daily Care\u003c\/h3\u003e\n          \u003cp\u003e\n            Compact individual patches are easy to keep at home, in your\n            desk drawer, or in your travel bag.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       INGREDIENTS\n  ========================== --\u003e\n\n  \u003csection class=\"eye-care-section\"\u003e\n\n    \u003cp class=\"eye-care-section__kicker\"\u003e\n      FORMULATED FOR COMFORT\n    \u003c\/p\u003e\n\n    \u003ch2\u003e\n      Carefully Selected Ingredients\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The formula combines cooling, moisturizing, and skin-conditioning\n      ingredients to create a comfortable eye-area care experience.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"eye-care-ingredients\"\u003e\n\n      \u003cdiv class=\"eye-care-ingredient\"\u003e\n        \u003cstrong\u003eMenthol\u003c\/strong\u003e\n        \u003cspan\u003e\n          Creates a refreshing cooling sensation when applied to the skin.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-ingredient\"\u003e\n        \u003cstrong\u003eAllantoin\u003c\/strong\u003e\n        \u003cspan\u003e\n          Helps condition and soothe the skin, making it a common ingredient\n          in gentle skin-care formulas.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-ingredient\"\u003e\n        \u003cstrong\u003eTocopherol (Vitamin E)\u003c\/strong\u003e\n        \u003cspan\u003e\n          An antioxidant ingredient that helps support the skin barrier\n          and overall skin conditioning.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-ingredient\"\u003e\n        \u003cstrong\u003eGlycerin\u003c\/strong\u003e\n        \u003cspan\u003e\n          A humectant that helps attract and retain moisture in the skin.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-ingredient\"\u003e\n        \u003cstrong\u003ePetrolatum \u0026amp; Mineral Oil\u003c\/strong\u003e\n        \u003cspan\u003e\n          Help moisturize the skin and reduce moisture loss from the\n          surrounding eye area.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-ingredient\"\u003e\n        \u003cstrong\u003eBeeswax\u003c\/strong\u003e\n        \u003cspan\u003e\n          Helps provide structure to the patch formula while also\n          contributing to skin conditioning.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       HOW TO USE\n  ========================== --\u003e\n\n  \u003csection class=\"eye-care-section\"\u003e\n\n    \u003cp class=\"eye-care-section__kicker\"\u003e\n      HOW TO USE\n    \u003c\/p\u003e\n\n    \u003ch2\u003e\n      Your Simple 8-Hour Eye Care Routine\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Use the patches as part of your evening or daily self-care routine.\n      Always apply them to clean, dry skin around the eyes.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"eye-care-steps\"\u003e\n\n      \u003cdiv class=\"eye-care-step\"\u003e\n        \u003cdiv class=\"eye-care-step__number\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eClean\u003c\/h3\u003e\n          \u003cp\u003e\n            Gently cleanse the area around your eyes and make sure the skin\n            is clean and dry before application.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-step\"\u003e\n        \u003cdiv class=\"eye-care-step__number\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eApply\u003c\/h3\u003e\n          \u003cp\u003e\n            Carefully place the patch onto the skin around the eye area.\n            Gently press it into place so it sits comfortably.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-step\"\u003e\n        \u003cdiv class=\"eye-care-step__number\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eLeave On\u003c\/h3\u003e\n          \u003cp\u003e\n            Leave the patch in place for up to 8 hours according to the\n            product directions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-step\"\u003e\n        \u003cdiv class=\"eye-care-step__number\"\u003e4\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eRemove\u003c\/h3\u003e\n          \u003cp\u003e\n            Gently peel the patch away from the skin and discard after use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       WHO IT'S FOR\n  ========================== --\u003e\n\n  \u003csection class=\"eye-care-section\"\u003e\n\n    \u003cp class=\"eye-care-section__kicker\"\u003e\n      MADE FOR BUSY DAYS\n    \u003c\/p\u003e\n\n    \u003ch2\u003e\n      Designed for Modern Eye Strain\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Whether you're working, studying, traveling, or spending hours\n      looking at a screen, these patches make it easy to add a few minutes\n      of eye-area care to your routine.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"eye-care-usecases\"\u003e\n\n      \u003cdiv class=\"eye-care-usecase\"\u003e\n        \u003cstrong\u003e💻 Screen Users\u003c\/strong\u003e\n        \u003cspan\u003e\n          Ideal for people who spend long periods working at a computer\n          or using digital devices.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-usecase\"\u003e\n        \u003cstrong\u003e📚 Students\u003c\/strong\u003e\n        \u003cspan\u003e\n          A convenient care option after long sessions of reading,\n          studying, or completing assignments.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-usecase\"\u003e\n        \u003cstrong\u003e✈️ Travelers\u003c\/strong\u003e\n        \u003cspan\u003e\n          Compact patches that are easy to keep in a bag for daily\n          personal care while traveling.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-usecase\"\u003e\n        \u003cstrong\u003e🌙 Evening Routine\u003c\/strong\u003e\n        \u003cspan\u003e\n          An easy addition to your nighttime self-care routine before bed.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       PRODUCT DETAILS\n  ========================== --\u003e\n\n  \u003csection class=\"eye-care-section\"\u003e\n\n    \u003cp class=\"eye-care-section__kicker\"\u003e\n      PRODUCT DETAILS\n    \u003c\/p\u003e\n\n    \u003ch2\u003e\n      What You Get\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"eye-care-details\"\u003e\n\n      \u003cdiv class=\"eye-care-detail-row\"\u003e\n        \u003cdiv class=\"eye-care-detail-label\"\u003e\n          Product Type\n        \u003c\/div\u003e\n        \u003cdiv class=\"eye-care-detail-value\"\u003e\n          Eye care patches for the skin around the eyes\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-detail-row\"\u003e\n        \u003cdiv class=\"eye-care-detail-label\"\u003e\n          Quantity\n        \u003c\/div\u003e\n        \u003cdiv class=\"eye-care-detail-value\"\u003e\n          7 patches\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-detail-row\"\u003e\n        \u003cdiv class=\"eye-care-detail-label\"\u003e\n          Net Weight\n        \u003c\/div\u003e\n        \u003cdiv class=\"eye-care-detail-value\"\u003e\n          12 g\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-detail-row\"\u003e\n        \u003cdiv class=\"eye-care-detail-label\"\u003e\n          Patch Size\n        \u003c\/div\u003e\n        \u003cdiv class=\"eye-care-detail-value\"\u003e\n          Approx. 2.5 × 2.5 cm\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"eye-care-detail-row\"\u003e\n        \u003cdiv class=\"eye-care-detail-label\"\u003e\n          Package Size\n        \u003c\/div\u003e\n        \u003cdiv class=\"eye-care-detail-value\"\u003e\n          Approx. 11 × 1.5 × 14 cm\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       BEST EXPERIENCE\n  ========================== --\u003e\n\n  \u003csection class=\"eye-care-section\"\u003e\n\n    \u003cp class=\"eye-care-section__kicker\"\u003e\n      GET THE BEST EXPERIENCE\n    \u003c\/p\u003e\n\n    \u003ch2\u003e\n      A Few Simple Tips\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"eye-care-care\"\u003e\n\n      \u003ch3\u003e\n        For a more comfortable application\n      \u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n          Clean and completely dry the surrounding eye area before use.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Apply the patch only to the skin around the eyes.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not place the patch directly on the eyeball, inside the eye,\n          or on the eyelid where it may contact the eye.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not reuse a patch unless the product packaging specifically\n          states that it is reusable.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Keep unused patches sealed until ready to use.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Store in a cool, dry place away from excessive heat, moisture,\n          and direct sunlight.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Stop use if significant irritation, burning, redness, or\n          discomfort occurs.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       FAQ\n  ========================== --\u003e\n\n  \u003csection class=\"eye-care-section eye-care-faq\"\u003e\n\n    \u003cp class=\"eye-care-section__kicker\"\u003e\n      QUESTIONS, ANSWERED\n    \u003c\/p\u003e\n\n    \u003ch2\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"eye-care-faq-item\"\u003e\n\n      \u003ch3\u003e\n        What are these eye care patches?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        They are topical patches designed to be applied to the skin around\n        the eyes. They provide a cooling, moisturizing, and soothing\n        eye-area care experience.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eye-care-faq-item\"\u003e\n\n      \u003ch3\u003e\n        How long should I wear the patches?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The product directions specify leaving the patch on for up to\n        8 hours. Remove it after the recommended wear time.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eye-care-faq-item\"\u003e\n\n      \u003ch3\u003e\n        Can I sleep with the patches on?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        They can be used as part of an overnight routine when following\n        the product's recommended 8-hour wear time. Make sure the patch\n        remains on the surrounding skin and does not contact the eye.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eye-care-faq-item\"\u003e\n\n      \u003ch3\u003e\n        Can I put the patch directly on my eye?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        No. These are topical patches for the skin around the eyes only.\n        Never place them directly on the eyeball or inside the eye.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eye-care-faq-item\"\u003e\n\n      \u003ch3\u003e\n        Should I clean my skin before using the patches?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Yes. Gently clean the area around your eyes and make sure the skin\n        is clean and dry before applying the patch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eye-care-faq-item\"\u003e\n\n      \u003ch3\u003e\n        Can I use eye cream before applying the patch?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        For better adhesion, apply the patch to clean, dry skin. If you\n        use other eye-area products, allow them to fully absorb first,\n        or use the patch on its own.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eye-care-faq-item\"\u003e\n\n      \u003ch3\u003e\n        Can I reuse the patches?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        No. These patches are intended for single use unless the product\n        packaging specifically states otherwise.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eye-care-faq-item\"\u003e\n\n      \u003ch3\u003e\n        Will I feel anything when using them?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The menthol may create a noticeable cooling sensation. Individual\n        sensitivity can vary, especially around the delicate eye area.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eye-care-faq-item\"\u003e\n\n      \u003ch3\u003e\n        Are these patches a treatment for dry eye or other eye conditions?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        No. These patches are intended for topical eye-area care and\n        comfort. They are not intended to diagnose, treat, cure, or\n        prevent any eye disease or medical condition.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"eye-care-faq-item\"\u003e\n\n      \u003ch3\u003e\n        What if the patch causes irritation?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Remove the patch immediately if you experience significant\n        irritation, burning, redness, swelling, or discomfort. Do not\n        continue using it on irritated or damaged skin.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       FINAL NOTICE\n  ========================== --\u003e\n\n  \u003cdiv class=\"eye-care-notice\"\u003e\n\n    \u003cp\u003e\n      For external topical use around the eyes only. Avoid direct contact\n      with the eyes. This product is intended for cosmetic and personal\n      comfort care and is not a medical treatment for eye conditions.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"PWR SUPP","offers":[{"title":"Default Title","offer_id":43280267247714,"sku":"RF-ECP-1-0422","price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0653\/8333\/3986\/files\/O1CN01D5JhWw25akfhL5kES__2220370157543-0-cib.jpg?v=1788329824","url":"https:\/\/www.getpwrsupp.com\/products\/eye-care-patches","provider":"PWR SUPP","version":"1.0","type":"link"}