{"title":"Healthcare example products","description":null,"products":[{"product_id":"healthcare-example-product-1","title":"Microcurrent Face \u0026 Neck Massager","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eNeck Beauty Device — Product Description\u003c\/title\u003e\n  \u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n      background: #fff;\n      color: #1a1a1a;\n      line-height: 1.7;\n      font-size: 15px;\n    }\n\n    .pd-wrap {\n      max-width: 720px;\n      margin: 0 auto;\n      padding: 48px 24px 72px;\n    }\n\n    \/* Section titles *\/\n    .pd-section-title {\n      font-size: 15px;\n      font-weight: 600;\n      color: #1a1a1a;\n      letter-spacing: 0.02em;\n      margin-bottom: 16px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n    .pd-section-title::after {\n      content: ''; flex: 1; height: 1px; background: #E8E6E0;\n    }\n\n    \/* Neutral card *\/\n    .pd-card {\n      background: #F9F8F5;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      padding: 24px 26px;\n      margin-bottom: 32px;\n    }\n    .pd-card-tag {\n      font-size: 10px;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      font-weight: 700;\n      color: #888780;\n      margin-bottom: 10px;\n    }\n    .pd-card p {\n      font-size: 15px;\n      color: #4a4a47;\n      line-height: 1.8;\n      margin-bottom: 14px;\n    }\n    .pd-card p:last-child { margin-bottom: 0; }\n    .pd-card strong { color: #1a1a1a; font-weight: 600; }\n\n    \/* Divider *\/\n    .pd-hr { border: none; border-top: 1px solid #E8E6E0; margin: 32px 0; }\n\n    \/* Modes table *\/\n    .pd-modes-table {\n      width: 100%;\n      border-collapse: separate;\n      border-spacing: 0;\n      margin-bottom: 32px;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      overflow: hidden;\n    }\n    .pd-modes-table thead tr { background: #1a1a1a; }\n    .pd-modes-table thead th {\n      font-size: 11px;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      font-weight: 600;\n      color: rgba(255,255,255,0.6);\n      padding: 12px 18px;\n      text-align: left;\n    }\n    .pd-modes-table tbody tr { border-bottom: 1px solid #E8E6E0; }\n    .pd-modes-table tbody tr:last-child { border-bottom: none; }\n    .pd-modes-table tbody tr:nth-child(even) { background: #F9F8F5; }\n    .pd-modes-table td { padding: 14px 18px; font-size: 14px; color: #1a1a1a; vertical-align: top; }\n    .pd-modes-table td:first-child { font-weight: 600; width: 30%; }\n    .pd-modes-table td:last-child { color: #5F5E5A; }\n    .mode-dot {\n      display: inline-block;\n      width: 8px; height: 8px;\n      border-radius: 50%;\n      margin-right: 10px;\n      vertical-align: middle;\n      position: relative;\n      top: -1px;\n    }\n\n    \/* Pillars grid *\/\n    .pd-pillars {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n      margin-bottom: 32px;\n    }\n    .pd-pillar {\n      background: #F9F8F5;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      padding: 18px 18px;\n    }\n    .pd-pillar-icon {\n      width: 34px; height: 34px;\n      background: #E1F5EE;\n      border-radius: 9px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 12px;\n    }\n    .pd-pillar-icon svg { width: 16px; height: 16px; }\n    .pd-pillar h4 { font-size: 13px; font-weight: 600; color: #1a1a1a; margin-bottom: 5px; }\n    .pd-pillar p { font-size: 12px; color: #888780; line-height: 1.6; }\n\n    \/* LED sub-tags on pillar *\/\n    .pd-pillar .led-tag {\n      display: inline-block;\n      font-size: 10px;\n      font-weight: 700;\n      padding: 2px 8px;\n      border-radius: 20px;\n      margin-bottom: 8px;\n    }\n    .tag-red    { background: #FFF0EE; color: #C0392B; border: 1px solid #F5C5BF; }\n    .tag-blue   { background: #EEF3FF; color: #2C5FBF; border: 1px solid #BFD0F5; }\n    .tag-green  { background: #EEFFF5; color: #0F6E56; border: 1px solid #BFF5D8; }\n\n    \/* Specs wrap *\/\n    .pd-specs-wrap {\n      background: #F9F8F5;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      overflow: hidden;\n      margin-bottom: 32px;\n    }\n    .pd-specs-block { padding: 0 24px; }\n    .pd-specs-block:first-child { padding-top: 20px; }\n    .pd-specs-block:last-child  { padding-bottom: 20px; }\n    .pd-specs-block h4 {\n      font-size: 10px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      font-weight: 700;\n      color: #888780;\n      padding: 16px 0 10px;\n    }\n    .pd-specs-block:not(:first-child) h4 {\n      border-top: 1px solid #E8E6E0;\n      margin-top: 4px;\n    }\n    .pd-spec-row {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      align-items: center;\n      padding: 9px 0;\n      border-bottom: 1px solid #E8E6E0;\n      font-size: 13px;\n      gap: 12px;\n    }\n    .pd-spec-row:last-child { border-bottom: none; }\n    .slabel { color: #888780; }\n    .sval   { font-weight: 600; color: #1a1a1a; }\n\n    \/* Checklist *\/\n    .pd-checklist {\n      background: #F9F8F5;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      padding: 22px 24px;\n      margin-bottom: 32px;\n    }\n    .pd-check-item {\n      display: flex;\n      gap: 12px;\n      align-items: center;\n      padding: 10px 0;\n      border-bottom: 1px solid #E8E6E0;\n      font-size: 14px;\n      color: #4a4a47;\n      line-height: 1.65;\n    }\n    .pd-check-item:last-child { border-bottom: none; padding-bottom: 0; }\n    .check {\n      width: 20px; height: 20px;\n      background: #E1F5EE;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .check svg { width: 10px; height: 10px; }\n    .pd-check-item span { font-weight: 500; color: #1a1a1a; }\n\n    @media (max-width: 480px) {\n      .pd-wrap { padding: 32px 16px 56px; }\n      .pd-pillars { grid-template-columns: 1fr; }\n    }\n  \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eAbout This Device\u003c\/div\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cdiv class=\"pd-card-tag\"\u003eNeck Beauty Device · Model ES-081\u003c\/div\u003e\n    \u003cp\u003e\n      A professional-grade at-home neck beauty device combining \u003cstrong\u003eion therapy, EMS stimulation, triple-wavelength light therapy, and warm massage\u003c\/strong\u003e in one compact tool. Designed to deeply cleanse pores, firm skin, and enhance the absorption of your favourite serums and moisturisers — in just minutes a day.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      With \u003cstrong\u003e3 treatment modes\u003c\/strong\u003e and \u003cstrong\u003e6 active technologies\u003c\/strong\u003e, this device adapts to your skin's needs, whether you want a deep cleanse, a hydrating boost, or a relaxing warm treatment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-hr\"\u003e\n\n  \u003c!-- 3 MODES --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003e3 Treatment Modes\u003c\/div\u003e\n  \u003ctable class=\"pd-modes-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth\u003eMode\u003c\/th\u003e\n        \u003cth\u003eWhat it does\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\n\u003cspan class=\"mode-dot\" style=\"background:#4A7CE0\"\u003e\u003c\/span\u003eClean\u003c\/td\u003e\n        \u003ctd\u003eDeep-cleanses pores to remove impurities, reduce acne, shrink pores, and revive dull, tired skin\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\n\u003cspan class=\"mode-dot\" style=\"background:#8B5CF6\"\u003e\u003c\/span\u003eEMS\u003c\/td\u003e\n        \u003ctd\u003eUses electrical micro-stimulation to relax and tone the skin while driving skincare ingredients deeper for lasting moisture\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\n\u003cspan class=\"mode-dot\" style=\"background:#E07B3A\"\u003e\u003c\/span\u003eMoist (HOT)\u003c\/td\u003e\n        \u003ctd\u003eGentle warmth awakens and softens the skin, restoring natural vitality and preparing it for optimal product absorption\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003chr class=\"pd-hr\"\u003e\n\n  \u003c!-- 6 FEATURES --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003e6 Active Technologies\u003c\/div\u003e\n  \u003cdiv class=\"pd-pillars\"\u003e\n\n    \u003cdiv class=\"pd-pillar\"\u003e\n      \u003cdiv class=\"pd-pillar-icon\"\u003e\n        \u003csvg viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"5\" cy=\"8\" r=\"2.5\" stroke=\"#0F6E56\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"11\" cy=\"8\" r=\"2.5\" stroke=\"#0F6E56\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M7.5 8h1\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003ePositive \u0026amp; Negative Ions\u003c\/h4\u003e\n      \u003cp\u003eDraws out deep-pore impurities and uses iontophoresis to drive active skincare ingredients into the skin for enhanced effectiveness.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-pillar\"\u003e\n      \u003cdiv class=\"pd-pillar-icon\"\u003e\n        \u003csvg viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M8 2v3M8 11v3M2 8h3M11 8h3\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"8\" cy=\"8\" r=\"2.5\" stroke=\"#0F6E56\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eVibration Therapy\u003c\/h4\u003e\n      \u003cp\u003eMechanical vibration and voltage stimulation tighten the skin, boost elasticity, and accelerate cellular metabolism.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-pillar\"\u003e\n      \u003cdiv class=\"pd-pillar-icon\"\u003e\n        \u003csvg viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M8 2C6 4.5 4 6 4 9a4 4 0 0 0 8 0c0-3-2-4.5-4-7Z\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eWarm Massage\u003c\/h4\u003e\n      \u003cp\u003eGentle heat promotes circulation and product absorption, helping smooth fine lines and leave skin feeling fuller and more supple.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-pillar\"\u003e\n      \u003cdiv class=\"pd-pillar-icon\"\u003e\n        \u003csvg viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"8\" cy=\"8\" r=\"5.5\" stroke=\"#0F6E56\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 5v3l2 1.5\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eRed Light \u003cspan class=\"led-tag tag-red\"\u003e630nm\u003c\/span\u003e\n\u003c\/h4\u003e\n      \u003cp\u003eStimulates collagen production, revitalises skin tone, and visibly reduces fine lines and wrinkles with consistent use.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-pillar\"\u003e\n      \u003cdiv class=\"pd-pillar-icon\"\u003e\n        \u003csvg viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M4 12 L8 4 L12 12 Z\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eBlue Light \u003cspan class=\"led-tag tag-blue\"\u003e470nm\u003c\/span\u003e\n\u003c\/h4\u003e\n      \u003cp\u003eTargets acne-causing bacteria, reduces breakouts and inflammation, and supports long-term skin rejuvenation and clarity.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-pillar\"\u003e\n      \u003cdiv class=\"pd-pillar-icon\"\u003e\n        \u003csvg viewbox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M8 3l1.5 3 3.5.5-2.5 2.5.6 3.5L8 11l-3.1 1.5.6-3.5L3 6.5l3.5-.5L8 3Z\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch4\u003eGreen Light \u003cspan class=\"led-tag tag-green\"\u003e520nm\u003c\/span\u003e\n\u003c\/h4\u003e\n      \u003cp\u003ePromotes surface microcirculation, supports lymphatic drainage, and helps reduce puffiness and swelling for a healthier complexion.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-hr\"\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eTechnical Specifications\u003c\/div\u003e\n  \u003cdiv class=\"pd-specs-wrap\"\u003e\n    \u003cdiv class=\"pd-specs-block\"\u003e\n      \u003ch4\u003ePower \u0026amp; Battery\u003c\/h4\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eBattery capacity\u003c\/span\u003e\u003cspan class=\"sval\"\u003e500mAh\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eOutput voltage\u003c\/span\u003e\u003cspan class=\"sval\"\u003e3.7V\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003ePower\u003c\/span\u003e\u003cspan class=\"sval\"\u003e2.5W\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eInput voltage\u003c\/span\u003e\u003cspan class=\"sval\"\u003e5V \/ 1A\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eCharge time\u003c\/span\u003e\u003cspan class=\"sval\"\u003e~2 hours\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-specs-block\"\u003e\n      \u003ch4\u003eDesign \u0026amp; Usage\u003c\/h4\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"sval\"\u003eABS\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"sval\"\u003e89 × 47 × 120mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eAuto shut-off\u003c\/span\u003e\u003cspan class=\"sval\"\u003e~5 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eModel\u003c\/span\u003e\u003cspan class=\"sval\"\u003eES-081\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-hr\"\u003e\n\n  \u003c!-- WHAT'S IN THE BOX --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eWhat's in the Box\u003c\/div\u003e\n  \u003cdiv class=\"pd-checklist\"\u003e\n\n    \u003cdiv class=\"pd-check-item\"\u003e\n      \u003cdiv class=\"check\"\u003e\n        \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan\u003e1 ×\u003c\/span\u003e Neck Beauty Device (ES-081)\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-check-item\"\u003e\n      \u003cdiv class=\"check\"\u003e\n        \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan\u003e1 ×\u003c\/span\u003e USB Charging Cable\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-check-item\"\u003e\n      \u003cdiv class=\"check\"\u003e\n        \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan\u003e1 ×\u003c\/span\u003e User Manual\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RESULTS NOTE --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eResults You Can Expect\u003c\/div\u003e\n  \u003cdiv class=\"pd-card\"\u003e\n    \u003cp\u003eWith regular use, this device helps reveal cleaner, firmer, and more radiant skin. For best results, apply your preferred serum or moisturiser before using EMS or Moist mode — the device will help drive active ingredients deeper into the skin for enhanced effectiveness.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"ZenVibe","offers":[{"title":"Default Title","offer_id":57179705147724,"sku":null,"price":109.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1042\/8910\/8300\/files\/microcurrent.png?v=1776683671"},{"product_id":"healthcare-example-product-2","title":"Undereye Massager","description":null,"brand":"ZenVibe","offers":[{"title":"Default Title","offer_id":57179705213260,"sku":null,"price":45.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1042\/8910\/8300\/files\/v3_under.png?v=1776337194"},{"product_id":"healthcare-example-product-3","title":"Smart Eye Massager","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eEye Massager Device — Product Description\u003c\/title\u003e\n  \u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n      background: #fff;\n      color: #1a1a1a;\n      line-height: 1.7;\n      font-size: 15px;\n    }\n\n    .pd-wrap {\n      max-width: 720px;\n      margin: 0 auto;\n      padding: 48px 24px 72px;\n    }\n\n    \/* Section titles *\/\n    .pd-section-title {\n      font-size: 15px;\n      font-weight: 600;\n      color: #1a1a1a;\n      letter-spacing: 0.02em;\n      margin-bottom: 16px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .pd-section-title::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: #E8E6E0;\n    }\n\n    \/* How to use block *\/\n    .pd-usage {\n      background: #F9F8F5;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      padding: 24px 26px;\n      margin-bottom: 32px;\n    }\n\n    .pd-usage p {\n      font-size: 15px;\n      color: #4a4a47;\n      line-height: 1.8;\n      margin-bottom: 14px;\n    }\n\n    .pd-usage p:last-child { margin-bottom: 0; }\n\n    .pd-usage strong { color: #1a1a1a; font-weight: 600; }\n\n    \/* Divider *\/\n    .pd-hr {\n      border: none;\n      border-top: 1px solid #E8E6E0;\n      margin: 32px 0;\n    }\n\n    \/* Modes table *\/\n    .pd-modes-table {\n      width: 100%;\n      border-collapse: separate;\n      border-spacing: 0;\n      margin-bottom: 32px;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      overflow: hidden;\n    }\n\n    .pd-modes-table thead tr {\n      background: #1a1a1a;\n    }\n\n    .pd-modes-table thead th {\n      font-size: 11px;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      font-weight: 600;\n      color: rgba(255,255,255,0.6);\n      padding: 12px 18px;\n      text-align: left;\n    }\n\n    .pd-modes-table tbody tr {\n      border-bottom: 1px solid #E8E6E0;\n    }\n\n    .pd-modes-table tbody tr:last-child {\n      border-bottom: none;\n    }\n\n    .pd-modes-table tbody tr:nth-child(even) {\n      background: #F9F8F5;\n    }\n\n    .pd-modes-table td {\n      padding: 14px 18px;\n      font-size: 14px;\n      color: #1a1a1a;\n      vertical-align: middle;\n    }\n\n    .pd-modes-table td:first-child {\n      font-weight: 600;\n      width: 38%;\n    }\n\n    .pd-modes-table td:last-child {\n      color: #5F5E5A;\n    }\n\n    .mode-dot {\n      display: inline-block;\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      margin-right: 10px;\n      vertical-align: middle;\n      position: relative;\n      top: -1px;\n    }\n\n    .dot-vitality  { background: #E07B3A; }\n    .dot-relax     { background: #1D9E75; }\n    .dot-soothing  { background: #5B85D4; }\n    .dot-sleep     { background: #7B68B5; }\n\n    \/* Safety block *\/\n    .pd-safety {\n      background: #FFF9F0;\n      border: 1px solid #F5DBA8;\n      border-radius: 14px;\n      padding: 24px 26px;\n      margin-bottom: 32px;\n    }\n\n    .pd-safety-intro {\n      font-size: 14px;\n      color: #5F5E5A;\n      margin-bottom: 20px;\n      line-height: 1.75;\n    }\n\n    .pd-safety-list {\n      list-style: none;\n      padding: 0;\n    }\n\n    .pd-safety-list li {\n      font-size: 14px;\n      color: #4a4a47;\n      line-height: 1.7;\n      padding: 10px 0;\n      border-bottom: 1px solid #F0E0C0;\n      display: flex;\n      gap: 12px;\n      align-items: flex-start;\n    }\n\n    .pd-safety-list li:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .pd-safety-list li .icon {\n      width: 18px;\n      height: 18px;\n      flex-shrink: 0;\n      margin-top: 2px;\n    }\n\n    .pd-safety-list li em {\n      font-style: italic;\n      color: #888780;\n    }\n\n    .pd-safety-note {\n      margin-top: 18px;\n      font-size: 13px;\n      color: #888780;\n      font-style: italic;\n      line-height: 1.65;\n      border-top: 1px solid #F0E0C0;\n      padding-top: 14px;\n    }\n\n    \/* Box contents *\/\n    .pd-box {\n      background: #F9F8F5;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      padding: 24px 26px;\n    }\n\n    .pd-box-list {\n      list-style: none;\n      padding: 0;\n    }\n\n    .pd-box-list li {\n      font-size: 14px;\n      color: #4a4a47;\n      padding: 10px 0;\n      border-bottom: 1px solid #E8E6E0;\n      display: flex;\n      gap: 12px;\n      align-items: center;\n    }\n\n    .pd-box-list li:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .pd-box-list li .check {\n      width: 20px;\n      height: 20px;\n      background: #E1F5EE;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n\n    .pd-box-list li .check svg {\n      width: 10px;\n      height: 10px;\n    }\n\n    .pd-box-list li span {\n      font-weight: 500;\n      color: #1a1a1a;\n    }\n\n    @media (max-width: 480px) {\n      .pd-wrap { padding: 32px 16px 56px; }\n      .pd-modes-table td { padding: 12px 14px; }\n    }\n  \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eHow to Use\u003c\/div\u003e\n  \u003cdiv class=\"pd-usage\"\u003e\n    \u003cp\u003e\n      For the best experience, adjust the fit gradually until it sits comfortably against your face — resting against a sofa or chair helps distribute pressure evenly for a more effective massage. We recommend using the device \u003cstrong\u003eonce or twice daily for 10–20 minutes\u003c\/strong\u003e. After each session, close your eyes and rest quietly for 3–5 minutes to allow your eyes to fully relax.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Always ensure the device is charged before use. To clean, gently wipe the mask with a damp cloth or a cotton pad lightly dampened with 70–75% isopropyl alcohol. Keep away from open flames, corrosive substances, and extreme environments.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-hr\"\u003e\n\n  \u003c!-- FOUR MODES --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eFour Smart Massage Modes\u003c\/div\u003e\n  \u003ctable class=\"pd-modes-table\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth\u003eMode\u003c\/th\u003e\n        \u003cth\u003ePurpose\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\n\u003cspan class=\"mode-dot dot-vitality\"\u003e\u003c\/span\u003eVitality\u003c\/td\u003e\n        \u003ctd\u003eEnergise and awaken tired eyes\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\n\u003cspan class=\"mode-dot dot-relax\"\u003e\u003c\/span\u003eRelaxation\u003c\/td\u003e\n        \u003ctd\u003eRelease tension after screen time\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\n\u003cspan class=\"mode-dot dot-soothing\"\u003e\u003c\/span\u003eSoothing\u003c\/td\u003e\n        \u003ctd\u003eCalm sensitivity and puffiness\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\n\u003cspan class=\"mode-dot dot-sleep\"\u003e\u003c\/span\u003eSleep\u003c\/td\u003e\n        \u003ctd\u003eWind down for a restful night\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003chr class=\"pd-hr\"\u003e\n\n  \u003c!-- SAFETY --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eImportant Safety Information\u003c\/div\u003e\n  \u003cdiv class=\"pd-safety\"\u003e\n    \u003cp class=\"pd-safety-intro\"\u003eThis device is not suitable for everyone. Please do not use if any of the following apply to you:\u003c\/p\u003e\n    \u003cul class=\"pd-safety-list\"\u003e\n\n      \u003cli\u003e\n        \u003csvg class=\"icon\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"9\" cy=\"9\" r=\"7.5\" stroke=\"#BA7517\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M9 5v4\" stroke=\"#BA7517\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"9\" cy=\"13\" r=\"0.75\" fill=\"#BA7517\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        Pregnant women\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003csvg class=\"icon\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"9\" cy=\"9\" r=\"7.5\" stroke=\"#BA7517\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M9 5v4\" stroke=\"#BA7517\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"9\" cy=\"13\" r=\"0.75\" fill=\"#BA7517\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        Myopia exceeding 800 degrees \u003cem\u003e — use only under medical supervision\u003c\/em\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003csvg class=\"icon\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"9\" cy=\"9\" r=\"7.5\" stroke=\"#BA7517\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M9 5v4\" stroke=\"#BA7517\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"9\" cy=\"13\" r=\"0.75\" fill=\"#BA7517\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        Diagnosed with severe glaucoma or cataracts\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003csvg class=\"icon\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"9\" cy=\"9\" r=\"7.5\" stroke=\"#BA7517\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M9 5v4\" stroke=\"#BA7517\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"9\" cy=\"13\" r=\"0.75\" fill=\"#BA7517\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        Children under 7 years of age\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003csvg class=\"icon\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"9\" cy=\"9\" r=\"7.5\" stroke=\"#BA7517\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M9 5v4\" stroke=\"#BA7517\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"9\" cy=\"13\" r=\"0.75\" fill=\"#BA7517\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        History of stroke or stroke-related complications\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003csvg class=\"icon\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"9\" cy=\"9\" r=\"7.5\" stroke=\"#BA7517\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M9 5v4\" stroke=\"#BA7517\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"9\" cy=\"13\" r=\"0.75\" fill=\"#BA7517\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        Injuries, irritation, or recent surgery around the eye area \u003cem\u003e — including cosmetic procedures such as double eyelid surgery; avoid use during recovery\u003c\/em\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003csvg class=\"icon\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"9\" cy=\"9\" r=\"7.5\" stroke=\"#BA7517\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M9 5v4\" stroke=\"#BA7517\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"9\" cy=\"13\" r=\"0.75\" fill=\"#BA7517\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        Previous surgery for glaucoma, cataracts, or retinal detachment \u003cem\u003e — consult your doctor; a minimum of one year post-myopia surgery is recommended before use\u003c\/em\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003csvg class=\"icon\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"9\" cy=\"9\" r=\"7.5\" stroke=\"#BA7517\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M9 5v4\" stroke=\"#BA7517\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"9\" cy=\"13\" r=\"0.75\" fill=\"#BA7517\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        Active or severe eye inflammation\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n    \u003cp class=\"pd-safety-note\"\u003eIf you are unsure whether this product is suitable for you, please consult your healthcare provider before use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-hr\"\u003e\n\n  \u003c!-- WHAT'S IN THE BOX --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eWhat's in the Box\u003c\/div\u003e\n  \u003cdiv class=\"pd-box\"\u003e\n    \u003cul class=\"pd-box-list\"\u003e\n\n      \u003cli\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003csvg viewbox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003e1 ×\u003c\/span\u003e Eye Massager Device\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003csvg viewbox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003e1 ×\u003c\/span\u003e USB Charging Cable\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003csvg viewbox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003e1 ×\u003c\/span\u003e User Manual\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003csvg viewbox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003e1 ×\u003c\/span\u003e Storage Bag\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003csvg viewbox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003e1 ×\u003c\/span\u003e Packaging Box\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"ZenVibe","offers":[{"title":"Default Title","offer_id":57179705278796,"sku":null,"price":99.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1042\/8910\/8300\/files\/v2_square.png?v=1776258746"},{"product_id":"healthcare-example-product-4","title":"LED Face \u0026 Neck Mask","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003e7-Color LED Face \u0026amp; Neck Mask — Product Description\u003c\/title\u003e\n  \u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n      background: #fff;\n      color: #1a1a1a;\n      line-height: 1.7;\n      font-size: 15px;\n    }\n\n    .pd-wrap {\n      max-width: 720px;\n      margin: 0 auto;\n      padding: 48px 24px 72px;\n    }\n\n    \/* Intro block *\/\n    .pd-intro {\n      background: #F9F8F5;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      padding: 24px 26px;\n      margin-bottom: 32px;\n    }\n\n    .pd-intro-tag {\n      font-size: 10px;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      font-weight: 700;\n      color: #888780;\n      margin-bottom: 10px;\n    }\n\n    .pd-intro p {\n      font-size: 15px;\n      color: #4a4a47;\n      line-height: 1.8;\n    }\n\n    .pd-intro strong { color: #1a1a1a; font-weight: 600; }\n\n    \/* Section titles *\/\n    .pd-section-title {\n      font-size: 15px;\n      font-weight: 600;\n      color: #1a1a1a;\n      letter-spacing: 0.02em;\n      margin-bottom: 16px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .pd-section-title::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: #E8E6E0;\n    }\n\n    \/* Divider *\/\n    .pd-hr {\n      border: none;\n      border-top: 1px solid #E8E6E0;\n      margin: 32px 0;\n    }\n\n    \/* LED Therapy grid *\/\n    .pd-led-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n      margin-bottom: 32px;\n    }\n\n    .pd-led-card {\n      border-radius: 12px;\n      padding: 16px 18px;\n      border: 1px solid transparent;\n    }\n\n    .led-red    { background: #FFF0EE; border-color: #F5C5BF; }\n    .led-blue   { background: #EEF3FF; border-color: #BFD0F5; }\n    .led-yellow { background: #FFFBEE; border-color: #F5E8BF; }\n    .led-green  { background: #EEFFF5; border-color: #BFF5D8; }\n    .led-purple { background: #F5EEFF; border-color: #D8BFF5; }\n    .led-cyan   { background: #EEFBFF; border-color: #BFE8F5; }\n    .led-laser  { background: #F9F8F5; border-color: #E8E6E0; }\n\n    .pd-led-card-header {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .led-dot {\n      width: 12px;\n      height: 12px;\n      border-radius: 50%;\n      flex-shrink: 0;\n    }\n\n    .dot-red    { background: #E05C50; }\n    .dot-blue   { background: #4A7CE0; }\n    .dot-yellow { background: #D4A820; }\n    .dot-green  { background: #1D9E75; }\n    .dot-purple { background: #8B5CF6; }\n    .dot-cyan   { background: #0EA5C9; }\n    .dot-laser  { background: #888780; }\n\n    .pd-led-card-name {\n      font-size: 13px;\n      font-weight: 600;\n      color: #1a1a1a;\n    }\n\n    .pd-led-card-nm {\n      font-size: 11px;\n      font-weight: 400;\n      color: #888780;\n      margin-left: 2px;\n    }\n\n    .pd-led-card p {\n      font-size: 13px;\n      color: #5F5E5A;\n      line-height: 1.65;\n    }\n\n    .pd-led-note {\n      font-size: 13px;\n      color: #888780;\n      font-style: italic;\n      text-align: center;\n      margin-bottom: 32px;\n      margin-top: -8px;\n    }\n\n    \/* Benefits list *\/\n    .pd-benefits {\n      background: #F9F8F5;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      padding: 22px 24px;\n      margin-bottom: 32px;\n    }\n\n    .pd-benefit-item {\n      display: flex;\n      gap: 12px;\n      align-items: flex-start;\n      padding: 10px 0;\n      border-bottom: 1px solid #E8E6E0;\n      font-size: 14px;\n      color: #4a4a47;\n      line-height: 1.65;\n    }\n\n    .pd-benefit-item:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .pd-benefit-item .check {\n      width: 20px;\n      height: 20px;\n      background: #E1F5EE;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n      margin-top: 1px;\n    }\n\n    .pd-benefit-item .check svg {\n      width: 10px;\n      height: 10px;\n    }\n\n    \/* Specs — single full-width table *\/\n    .pd-specs-wrap {\n      background: #F9F8F5;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      overflow: hidden;\n      margin-bottom: 32px;\n    }\n\n    .pd-specs-block { padding: 0 24px; }\n\n    .pd-specs-block:first-child { padding-top: 20px; }\n    .pd-specs-block:last-child  { padding-bottom: 20px; }\n\n    .pd-specs-block h4 {\n      font-size: 10px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      font-weight: 700;\n      color: #888780;\n      padding: 16px 0 10px;\n    }\n\n    .pd-specs-block:not(:first-child) h4 {\n      border-top: 1px solid #E8E6E0;\n      margin-top: 4px;\n    }\n\n    .pd-spec-row {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      align-items: center;\n      padding: 9px 0;\n      border-bottom: 1px solid #E8E6E0;\n      font-size: 13px;\n      gap: 12px;\n    }\n\n    .pd-spec-row:last-child { border-bottom: none; }\n\n    .pd-spec-row .slabel { color: #888780; }\n    .pd-spec-row .sval   { font-weight: 600; color: #1a1a1a; }\n\n    \/* Box contents *\/\n    .pd-box {\n      background: #F9F8F5;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      padding: 24px 26px;\n      margin-bottom: 32px;\n    }\n\n    .pd-box-list { list-style: none; padding: 0; }\n\n    .pd-box-list li {\n      font-size: 14px;\n      color: #4a4a47;\n      padding: 10px 0;\n      border-bottom: 1px solid #E8E6E0;\n      display: flex;\n      gap: 12px;\n      align-items: center;\n    }\n\n    .pd-box-list li:last-child { border-bottom: none; padding-bottom: 0; }\n\n    .pd-box-list li .check {\n      width: 20px;\n      height: 20px;\n      background: #E1F5EE;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n\n    .pd-box-list li .check svg { width: 10px; height: 10px; }\n\n    .pd-box-list li span { font-weight: 500; color: #1a1a1a; }\n\n    \/* Results block *\/\n    .pd-results {\n      background: #F9F8F5;\n      border: 1px solid #E8E6E0;\n      border-radius: 14px;\n      padding: 24px 26px;\n    }\n\n    .pd-results h3 {\n      font-size: 15px;\n      font-weight: 600;\n      color: #1a1a1a;\n      margin-bottom: 8px;\n    }\n\n    .pd-results p {\n      font-size: 14px;\n      color: #5F5E5A;\n      line-height: 1.8;\n    }\n\n    @media (max-width: 520px) {\n      .pd-led-grid { grid-template-columns: 1fr; }\n    }\n  \u003c\/style\u003e\n\n\n\n\u003cdiv class=\"pd-wrap\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-intro\"\u003e\n    \u003cdiv class=\"pd-intro-tag\"\u003eAdvanced Bio-Light Skincare · Professional Grade\u003c\/div\u003e\n    \u003cp\u003eUpgrade your routine with clinically inspired LED light therapy designed to target multiple skin concerns at once — \u003cstrong\u003e7 therapeutic wavelengths\u003c\/strong\u003e for visibly firmer, smoother, and more radiant skin, from the comfort of home.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 7 LIGHT THERAPIES --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003e7 Targeted Light Therapies\u003c\/div\u003e\n  \u003cdiv class=\"pd-led-grid\"\u003e\n\n    \u003cdiv class=\"pd-led-card led-red\"\u003e\n      \u003cdiv class=\"pd-led-card-header\"\u003e\n        \u003cdiv class=\"led-dot dot-red\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"pd-led-card-name\"\u003eRed Light \u003cspan class=\"pd-led-card-nm\"\u003e630nm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eStimulates collagen, reduces wrinkles, and supports skin repair\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-led-card led-blue\"\u003e\n      \u003cdiv class=\"pd-led-card-header\"\u003e\n        \u003cdiv class=\"led-dot dot-blue\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"pd-led-card-name\"\u003eBlue Light \u003cspan class=\"pd-led-card-nm\"\u003e470nm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eHelps control oil, calm skin, and reduce breakouts\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-led-card led-yellow\"\u003e\n      \u003cdiv class=\"pd-led-card-header\"\u003e\n        \u003cdiv class=\"led-dot dot-yellow\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"pd-led-card-name\"\u003eYellow Light \u003cspan class=\"pd-led-card-nm\"\u003e590nm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eBrightens complexion and improves overall skin texture\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-led-card led-green\"\u003e\n      \u003cdiv class=\"pd-led-card-header\"\u003e\n        \u003cdiv class=\"led-dot dot-green\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"pd-led-card-name\"\u003eGreen Light \u003cspan class=\"pd-led-card-nm\"\u003e520nm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eBalances skin tone and soothes irritation\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-led-card led-purple\"\u003e\n      \u003cdiv class=\"pd-led-card-header\"\u003e\n        \u003cdiv class=\"led-dot dot-purple\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"pd-led-card-name\"\u003ePurple Light\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eHelps reduce active acne and fade post-acne marks\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-led-card led-cyan\"\u003e\n      \u003cdiv class=\"pd-led-card-header\"\u003e\n        \u003cdiv class=\"led-dot dot-cyan\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"pd-led-card-name\"\u003eCyan Light\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eRevitalizes skin and boosts cellular energy\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-led-card led-laser\" style=\"grid-column: span 2;\"\u003e\n      \u003cdiv class=\"pd-led-card-header\"\u003e\n        \u003cdiv class=\"led-dot dot-laser\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"pd-led-card-name\"\u003eLaser Mode\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp\u003eTargets pigmentation, refines fine lines, and enhances skin renewal\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n  \u003cp class=\"pd-led-note\"\u003eUse each light individually or combine them for enhanced results.\u003c\/p\u003e\n\n  \u003chr class=\"pd-hr\"\u003e\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eKey Benefits\u003c\/div\u003e\n  \u003cdiv class=\"pd-benefits\"\u003e\n\n    \u003cdiv class=\"pd-benefit-item\"\u003e\n      \u003cdiv class=\"check\"\u003e\n        \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      Improves skin firmness and elasticity\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-benefit-item\"\u003e\n      \u003cdiv class=\"check\"\u003e\n        \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      Reduces the appearance of fine lines and wrinkles\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-benefit-item\"\u003e\n      \u003cdiv class=\"check\"\u003e\n        \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      Helps manage acne and excess oil\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-benefit-item\"\u003e\n      \u003cdiv class=\"check\"\u003e\n        \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      Enhances skin brightness and promotes an even tone\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-benefit-item\"\u003e\n      \u003cdiv class=\"check\"\u003e\n        \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      Supports better absorption of serums and moisturizers\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-hr\"\u003e\n\n  \u003c!-- DESIGN \u0026 SPECS --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eDesign \u0026amp; Performance\u003c\/div\u003e\n  \u003cdiv class=\"pd-specs-wrap\"\u003e\n\n    \u003cdiv class=\"pd-specs-block\"\u003e\n      \u003ch4\u003eComfort \u0026amp; Design\u003c\/h4\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eCoverage\u003c\/span\u003e\u003cspan class=\"sval\"\u003eFace + Neck\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"sval\"\u003eMedical-grade silicone\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eWearable positions\u003c\/span\u003e\u003cspan class=\"sval\"\u003eStanding, sitting, or lying down\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-specs-block\"\u003e\n      \u003ch4\u003ePower \u0026amp; Output\u003c\/h4\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eLED count\u003c\/span\u003e\u003cspan class=\"sval\"\u003e86 precision LEDs\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eOutput\u003c\/span\u003e\u003cspan class=\"sval\"\u003e12W professional-grade\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eBattery\u003c\/span\u003e\u003cspan class=\"sval\"\u003e1200mAh\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eUsage per charge\u003c\/span\u003e\u003cspan class=\"sval\"\u003eUp to 1.5 hours\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pd-spec-row\"\u003e\n\u003cspan class=\"slabel\"\u003eCharge time\u003c\/span\u003e\u003cspan class=\"sval\"\u003e2–3 hours\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-hr\"\u003e\n\n  \u003c!-- WHAT'S IN THE BOX --\u003e\n  \u003cdiv class=\"pd-section-title\"\u003eWhat's in the Box\u003c\/div\u003e\n  \u003cdiv class=\"pd-box\"\u003e\n    \u003cul class=\"pd-box-list\"\u003e\n\n      \u003cli\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003e1 ×\u003c\/span\u003e LED Face Mask\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003e1 ×\u003c\/span\u003e Neck Attachment\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003e1 ×\u003c\/span\u003e USB Charging Cable\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003csvg viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M2 5l2 2 4-4\" stroke=\"#0F6E56\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003e1 ×\u003c\/span\u003e User Manual\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-hr\"\u003e\n\n  \u003c!-- RESULTS --\u003e\n  \u003cdiv class=\"pd-results\"\u003e\n    \u003ch3\u003eResults You Can See\u003c\/h3\u003e\n    \u003cp\u003eWith consistent use, this device helps reveal firmer, smoother, and more radiant skin. For best results, use alongside your favourite skincare products to enhance absorption and effectiveness.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"ZenVibe","offers":[{"title":"Default Title","offer_id":57179705344332,"sku":null,"price":69.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1042\/8910\/8300\/files\/v4.png?v=1776155418"}],"url":"https:\/\/thezenvibe.store\/collections\/healthcare-example-products.oembed","provider":"The ZenVibe","version":"1.0","type":"link"}