{"title":"Our Bestsellers","description":null,"products":[{"product_id":"hip-shaping-pants","title":"EMS Toning Shorts","description":"\u003cdiv class=\"woflend-container\"\u003e\u003c!-- CSS 样式表：移动端自适应 + 纯 CSS 折叠面板 --\u003e\u003c\/div\u003e\n\u003cstyle\u003e\n    .woflend-container {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n      color: #333;\n      max-width: 800px;\n      margin: 0 auto;\n      line-height: 1.6;\n      padding: 10px;\n    }\n    \n    \/* 🛡️ 新增：顶部信任保障栏 (从图片提取，放在最前面) *\/\n    .woflend-trust-bar {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 12px;\n      background-color: #f4f5f7;\n      border-radius: 14px;\n      padding: 20px 12px;\n      margin-bottom: 24px;\n    }\n    .woflend-trust-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      justify-content: flex-start;\n    }\n    \/* 严格限制图标容器及 SVG 尺寸，防止 Shopify 中拉伸变大 *\/\n    .woflend-trust-icon-box {\n      width: 52px !important;\n      height: 52px !important;\n      min-width: 52px !important;\n      min-height: 52px !important;\n      max-width: 52px !important;\n      max-height: 52px !important;\n      border-radius: 50%;\n      background-color: #a7f3d0; \/* 淡绿色圆圈背景 *\/\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      margin-bottom: 10px;\n      flex-shrink: 0 !important;\n      box-sizing: border-box !important;\n    }\n    .woflend-trust-icon-box svg {\n      width: 26px !important;\n      height: 26px !important;\n      max-width: 26px !important;\n      max-height: 26px !important;\n      fill: #064e3b;\n      display: block !important;\n    }\n    .woflend-trust-item span {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      line-height: 1.3;\n    }\n\n    \/* Intro *\/\n    .woflend-intro {\n      text-align: center;\n      padding: 10px 0 20px;\n    }\n    .woflend-intro p {\n      font-size: 15px;\n      color: #555;\n      line-height: 1.7;\n      max-width: 560px;\n      margin: 0 auto;\n    }\n\n    \/* Key Stats *\/\n    .woflend-stats-grid {\n      display: flex;\n      gap: 10px;\n      margin-bottom: 25px;\n      justify-content: space-between;\n    }\n    .woflend-stat-card {\n      flex: 1;\n      text-align: center;\n      background: #f8f8f8;\n      border-radius: 10px;\n      padding: 14px 10px;\n    }\n    .woflend-stat-num {\n      font-size: 22px;\n      font-weight: 700;\n      color: #1a2e8a;\n      margin: 0 0 6px;\n    }\n    .woflend-stat-label {\n      font-size: 12px;\n      color: #666;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* 折叠面板样式 (Accordion) *\/\n    .woflend-accordion {\n      border: 1px solid #eaeaea;\n      border-radius: 10px;\n      margin-bottom: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n    .woflend-accordion-summary {\n      padding: 16px 20px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #222;\n      cursor: pointer;\n      background: #fcfcfc;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      list-style: none;\n      outline: none;\n      user-select: none;\n      transition: background 0.2s ease;\n    }\n    .woflend-accordion-summary:hover {\n      background: #f5f5f5;\n    }\n    .woflend-accordion-summary::-webkit-details-marker {\n      display: none;\n    }\n    \/* 右侧展开状态符号 *\/\n    .woflend-accordion-summary::after {\n      content: '＋';\n      font-size: 16px;\n      color: #888;\n      font-weight: bold;\n    }\n    .woflend-accordion[open] .woflend-accordion-summary {\n      border-bottom: 1px solid #eaeaea;\n      background: #f8f9fa;\n    }\n    .woflend-accordion[open] .woflend-accordion-summary::after {\n      content: '－';\n    }\n    .woflend-accordion-content {\n      padding: 20px 15px;\n    }\n\n    \/* 内部网格布局 *\/\n    .woflend-grid-2col {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n    }\n    .woflend-grid-3col {\n      display: flex;\n      gap: 10px;\n      justify-content: space-between;\n    }\n    .woflend-card-flex {\n      background: #f8f8f8;\n      border-radius: 10px;\n      padding: 14px;\n      display: flex;\n      gap: 12px;\n      align-items: flex-start;\n    }\n\n    \/* 📱 移动端媒体查询：自动切换单列垂直堆叠 *\/\n    @media (max-width: 767px) {\n      .woflend-trust-bar {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 16px 10px;\n      }\n      .woflend-stats-grid {\n        flex-direction: column;\n        gap: 10px;\n      }\n      .woflend-grid-2col {\n        grid-template-columns: 1fr;\n      }\n      .woflend-grid-3col {\n        flex-direction: column;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"woflend-container\"\u003e\n\u003c!-- 🛡️ 放在最前面的图片同款信任保障栏 --\u003e\n\u003cdiv class=\"woflend-trust-bar\"\u003e\n\u003cdiv class=\"woflend-trust-item\"\u003e\n\u003cdiv class=\"woflend-trust-icon-box\"\u003e\n\u003c!-- FDA 图标 --\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 4h7v3H6v3h4v3H6v7H3V4zm9 0h4.5c2.5 0 4.5 1.5 4.5 4v8c0 2.5-2 4-4.5 4H12V4zm3 13h1.5c1 0 1.5-.5 1.5-1.5v-7c0-1-.5-1.5-1.5-1.5H15v10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cspan\u003eFDA-Cleared\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-trust-item\"\u003e\n\u003cdiv class=\"woflend-trust-icon-box\"\u003e\n\u003c!-- Body \/ EMS 图标 --\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2a3 3 0 100 6 3 3 0 000-6zm-4 7c-1.5 0-3 1.5-3 3.5S6.5 17 8 19l1.5 3h5L16 19c1.5-2 3-4.5 3-6.5S17.5 9 16 9H8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cspan\u003eAdvanced EMS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-trust-item\"\u003e\n\u003cdiv class=\"woflend-trust-icon-box\"\u003e\n\u003c!-- HSA\/FSA 打勾图标 --\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cspan\u003eHSA\/FSA Eligible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-trust-item\"\u003e\n\u003cdiv class=\"woflend-trust-icon-box\"\u003e\n\u003c!-- 60-Day Return 图标 --\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8h16v10zm-12-3h8v2H8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cspan\u003e30-Day Money Back\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003cdiv class=\"woflend-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eWOFLEND EMS Toning Shorts\u003c\/strong\u003e use micro-pulse electrical muscle stimulation technology to passively activate glutes, pelvic floor, and core muscles. One session equals approximately \u003cstrong\u003e30,000 Kegel contractions\u003c\/strong\u003e — no squats, no effort, just results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Key Stats --\u003e\n\u003cdiv class=\"woflend-stats-grid\"\u003e\n\u003cdiv class=\"woflend-stat-card\"\u003e\n\u003cp class=\"woflend-stat-num\"\u003e30,000\u003c\/p\u003e\n\u003cp class=\"woflend-stat-label\"\u003eEquivalent Kegel contractions per session\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-stat-card\"\u003e\n\u003cp class=\"woflend-stat-num\"\u003e7\u003c\/p\u003e\n\u003cp class=\"woflend-stat-label\"\u003eProfessional EMS training modes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-stat-card\"\u003e\n\u003cp class=\"woflend-stat-num\"\u003e15\u003c\/p\u003e\n\u003cp class=\"woflend-stat-label\"\u003eIntensity levels for all needs\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 折叠板块 1: 4 Core Benefits --\u003e\n\u003cdetails class=\"woflend-accordion\"\u003e\n\u003csummary class=\"woflend-accordion-summary\"\u003e🍑 4 Core Benefits\u003c\/summary\u003e\n\u003cdiv class=\"woflend-accordion-content\"\u003e\n\u003cdiv class=\"woflend-grid-2col\"\u003e\n\u003cdiv style=\"border: 1px solid #ecddf5; border-radius: 10px; padding: 14px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; border-radius: 8px; background: #ecddf5; display: flex; align-items: center; justify-content: center; font-size: 18px;\"\u003e🍑\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eGlute Sculpting\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eContinuous pulse contracts glutes — lifts flat or sagging buttocks and defines shape\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border: 1px solid #dde4f5; border-radius: 10px; padding: 14px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; border-radius: 8px; background: #dde4f5; display: flex; align-items: center; justify-content: center; font-size: 18px;\"\u003e🌸\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003ePelvic Floor Repair\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eTargets deep pelvic muscles — relieves postpartum leakage, urgency, and stress incontinence\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border: 1px solid #ddf0e4; border-radius: 10px; padding: 14px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; border-radius: 8px; background: #ddf0e4; display: flex; align-items: center; justify-content: center; font-size: 18px;\"\u003e💪\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eCore Stability\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eActivates abdominal core muscles — improves posture, supports spine, relieves lower back pain\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border: 1px solid #fde8d8; border-radius: 10px; padding: 14px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; border-radius: 8px; background: #fde8d8; display: flex; align-items: center; justify-content: center; font-size: 18px;\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eMuscle Recovery\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eFDA-cleared for temporary muscle soreness relief — accelerates post-workout recovery\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 折叠板块 2: Smart Control Design --\u003e\n\u003cdetails class=\"woflend-accordion\"\u003e\n\u003csummary class=\"woflend-accordion-summary\"\u003e🎛️ Smart Control Design\u003c\/summary\u003e\n\u003cdiv class=\"woflend-accordion-content\"\u003e\n\u003cdiv class=\"woflend-grid-3col\"\u003e\n\u003cdiv style=\"flex: 1; text-align: center; background: #f8f8f8; border-radius: 10px; padding: 14px 10px;\"\u003e\n\u003cp style=\"font-size: 22px; margin: 0 0 8px;\"\u003e🧲\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eMagnetic Controller\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eDetachable snap-on unit — remove before washing, no circuit damage\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; text-align: center; background: #f8f8f8; border-radius: 10px; padding: 14px 10px;\"\u003e\n\u003cp style=\"font-size: 22px; margin: 0 0 8px;\"\u003e🎚️\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003e7 Modes · 15 Levels\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003e+ increases, M switches mode, − reduces \/ powers off\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; text-align: center; background: #f8f8f8; border-radius: 10px; padding: 14px 10px;\"\u003e\n\u003cp style=\"font-size: 22px; margin: 0 0 8px;\"\u003e🔌\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eType-C Fast Charge\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eWireless, cord-free wear with long-lasting battery life\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 折叠板块 3: Fabric \u0026 Structure --\u003e\n\u003cdetails class=\"woflend-accordion\"\u003e\n\u003csummary class=\"woflend-accordion-summary\"\u003e👗 Fabric \u0026amp; Structure\u003c\/summary\u003e\n\u003cdiv class=\"woflend-accordion-content\"\u003e\n\u003cdiv class=\"woflend-grid-2col\"\u003e\n\u003cdiv class=\"woflend-card-flex\"\u003e\n\u003cspan style=\"font-size: 20px; min-width: 28px;\"\u003e🪶\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eSkin-Friendly Stretch Fabric\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eBreathable yoga fabric — lightweight, non-stuffy, fits all body curves\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-card-flex\"\u003e\n\u003cspan style=\"font-size: 20px; min-width: 28px;\"\u003e👗\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eHigh-Waist Invisible Design\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eWears under clothes discreetly — no bulk, suitable for daily outfits\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-card-flex\"\u003e\n\u003cspan style=\"font-size: 20px; min-width: 28px;\"\u003e📐\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eErgonomic Sculpting Cut\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eBody-hugging silhouette provides a natural lift effect even without EMS activated\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-card-flex\"\u003e\n\u003cspan style=\"font-size: 20px; min-width: 28px;\"\u003e⚡\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eUpgraded Electrode Coverage\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eWider dual-side electrode zones for deeper, broader muscle activation\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 折叠板块 4: Wear It Anywhere, Anytime --\u003e\n\u003cdetails class=\"woflend-accordion\"\u003e\n\u003csummary class=\"woflend-accordion-summary\"\u003e🚶 Wear It Anywhere, Anytime\u003c\/summary\u003e\n\u003cdiv class=\"woflend-accordion-content\"\u003e\n\u003cdiv class=\"woflend-grid-2col\"\u003e\n\u003cdiv style=\"border-left: 3px solid #9b3de8; border-radius: 0 10px 10px 0; padding: 10px 14px; background: #fbf8ff;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 3px; color: #222;\"\u003e🛋️ At Home\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eWatch TV or rest while doing glute and pelvic floor care simultaneously\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-left: 3px solid #3a6be8; border-radius: 0 10px 10px 0; padding: 10px 14px; background: #f8faff;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 3px; color: #222;\"\u003e💻 At the Office\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eWear invisibly under work clothes — fight flat glutes and back pain from sitting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-left: 3px solid #2db85a; border-radius: 0 10px 10px 0; padding: 10px 14px; background: #f8fff9;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 3px; color: #222;\"\u003e🚶 On the Go\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eShopping, commuting — turn every step into a sculpting session\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-left: 3px solid #e8463a; border-radius: 0 10px 10px 0; padding: 10px 14px; background: #fff8f8;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 3px; color: #222;\"\u003e🌸 Postpartum Recovery\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eDaily wear for long-term pelvic floor restoration after childbirth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Hips","offer_id":48866757574813,"sku":"Hips-1","price":119.0,"currency_code":"USD","in_stock":true},{"title":"Pelvic Floor Muscles","offer_id":48866757640349,"sku":"Pelvic-3","price":119.0,"currency_code":"USD","in_stock":true},{"title":"Thigh","offer_id":48866757607581,"sku":"Thigh-2","price":119.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/4875\/5869\/files\/h-1.jpg?v=1788316105"},{"product_id":"smart-ems-abdominal-toning-belt","title":"Smart EMS Abdominal Toning Belt","description":"\u003cdiv class=\"wfl-belt-container\"\u003e\n\u003c!-- Intro Banner --\u003e\n\u003cdiv class=\"wfl-intro-box\"\u003e\n\u003cp\u003eTransform your fitness routine with the \u003cstrong\u003eWoflend Smart Abdominal Toning Belt\u003c\/strong\u003e — your ultimate home fitness partner designed to sculpt, massage, and strengthen your core effortlessly. Professional-grade muscle stimulation right at your waistline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Key Stats Grid --\u003e\n\u003cdiv class=\"wfl-stats-grid\"\u003e\n\u003cdiv class=\"wfl-stat-card\"\u003e\n\u003cp class=\"wfl-stat-num\"\u003e55\u003c\/p\u003e\n\u003cp class=\"wfl-stat-label\"\u003eUltra-fine intensity levels\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-stat-card\"\u003e\n\u003cp class=\"wfl-stat-num\"\u003e4\u003c\/p\u003e\n\u003cp class=\"wfl-stat-label\"\u003eSmart training modes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-stat-card\"\u003e\n\u003cp class=\"wfl-stat-num\"\u003e5\u003c\/p\u003e\n\u003cp class=\"wfl-stat-label\"\u003eDays battery per charge\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Accordion 1: Product Highlights \u0026 Control System (DEFAULT OPEN) --\u003e\n\u003cdetails class=\"wfl-accordion-item\" open=\"\"\u003e\n\u003csummary class=\"wfl-accordion-header\"\u003e\u003cspan class=\"wfl-icon-box blue-icon\"\u003e🎯\u003c\/span\u003e\u003cspan class=\"wfl-tag-mini\"\u003eFEATURES\u003c\/span\u003eProduct Highlights \u0026amp; Control System\u003cspan class=\"wfl-accordion-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wfl-accordion-content\"\u003e\n\u003cdiv class=\"wfl-feature-stack\"\u003e\n\u003c!-- Dual Core Action --\u003e\n\u003cdiv class=\"wfl-feature-card border-blue\"\u003e\n\u003cdiv class=\"wfl-card-body\"\u003e\n\u003cp class=\"wfl-card-title\"\u003eAdvanced Abdominal Care \u0026amp; Dual Core Action\u003c\/p\u003e\n\u003cp class=\"wfl-card-desc\"\u003eCombines soothing \u003cstrong\u003eMuscle Massage\u003c\/strong\u003e with active \u003cstrong\u003eDeep Core Training\u003c\/strong\u003e — systematically stimulates abdominal contractions to tone and tighten your midsection effectively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Scroll Wheel --\u003e\n\u003cdiv class=\"wfl-feature-card border-green\"\u003e\n\u003cdiv class=\"wfl-card-body\"\u003e\n\u003cp class=\"wfl-card-title\"\u003eInnovative \"Easy Customizable Control\" Wheel\u003c\/p\u003e\n\u003cdiv class=\"wfl-grid-2col gap-8 mt-8\"\u003e\n\u003cdiv class=\"wfl-inner-subcard\"\u003e\n\u003cp class=\"wfl-sub-title\"\u003e🔄 Slide Wheel\u003c\/p\u003e\n\u003cp class=\"wfl-sub-desc\"\u003eScroll smoothly across 55 intensity levels to find your perfect setting\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-inner-subcard\"\u003e\n\u003cp class=\"wfl-sub-title\"\u003e👆 Press Wheel\u003c\/p\u003e\n\u003cp class=\"wfl-sub-desc\"\u003eClick to instantly switch between 4 specialized training modes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Battery --\u003e\n\u003cdiv class=\"wfl-feature-card border-green\"\u003e\n\u003cdiv class=\"wfl-card-body\"\u003e\n\u003cp class=\"wfl-card-title\"\u003eLong-Lasting Power \u0026amp; Portability\u003c\/p\u003e\n\u003cp class=\"wfl-card-desc\"\u003e\u003cstrong\u003e1000mAh lithium battery\u003c\/strong\u003e — 2-hour fast charge via DC 5V keeps you powered for up to \u003cstrong\u003e5 days\u003c\/strong\u003e of daily training. Reliable, compact, and travel-friendly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Accordion 2: Smart Color-Coded LED Indicators --\u003e\n\u003cdetails class=\"wfl-accordion-item\"\u003e\n\u003csummary class=\"wfl-accordion-header\"\u003e\u003cspan class=\"wfl-icon-box yellow-icon\"\u003e🎨\u003c\/span\u003e\u003cspan class=\"wfl-tag-mini\"\u003eINDICATORS\u003c\/span\u003eSmart Color-Coded LED Status\u003cspan class=\"wfl-accordion-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wfl-accordion-content\"\u003e\n\u003cp class=\"wfl-intro-text\"\u003eAt-a-glance color signals allow you to easily monitor contact quality and intensity levels during your session:\u003c\/p\u003e\n\u003cdiv class=\"wfl-grid-2col gap-8 mt-10\"\u003e\n\u003cdiv class=\"wfl-led-card bg-yellow-tint\"\u003e\n\u003cspan class=\"wfl-led-dot dot-yellow\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"wfl-led-title\"\u003eYellow\u003c\/p\u003e\n\u003cp class=\"wfl-led-desc\"\u003ePoor contact — adjust fit or moisture\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-led-card bg-blue-tint\"\u003e\n\u003cspan class=\"wfl-led-dot dot-blue\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"wfl-led-title\"\u003eBlue\u003c\/p\u003e\n\u003cp class=\"wfl-led-desc\"\u003eNormal operation mode\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-led-card bg-red-tint\"\u003e\n\u003cspan class=\"wfl-led-dot dot-red\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"wfl-led-title\"\u003eRed\u003c\/p\u003e\n\u003cp class=\"wfl-led-desc\"\u003eMedium intensity engaged\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-led-card bg-grey-tint\"\u003e\n\u003cspan class=\"wfl-led-dot dot-white\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"wfl-led-title\"\u003eWhite\u003c\/p\u003e\n\u003cp class=\"wfl-led-desc\"\u003ePeak \/ maximum intensity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Accordion 3: Versatile Use Scenarios --\u003e\n\u003cdetails class=\"wfl-accordion-item\"\u003e\n\u003csummary class=\"wfl-accordion-header\"\u003e\u003cspan class=\"wfl-icon-box purple-icon\"\u003e🧘\u003c\/span\u003e\u003cspan class=\"wfl-tag-mini\"\u003eVERSATILE USE\u003c\/span\u003eWear It Anytime, Anywhere\u003cspan class=\"wfl-accordion-icon\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wfl-accordion-content\"\u003e\n\u003cdiv class=\"wfl-grid-2col gap-10\"\u003e\n\u003cdiv class=\"wfl-use-card border-blue bg-blue-tint\"\u003e\n\u003cp class=\"wfl-use-title\"\u003e🏠 Household Chores\u003c\/p\u003e\n\u003cp class=\"wfl-use-desc\"\u003eTone your core while cooking or doing daily tasks\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-use-card border-purple bg-purple-tint\"\u003e\n\u003cp class=\"wfl-use-title\"\u003e📖 Reading \u0026amp; Relaxing\u003c\/p\u003e\n\u003cp class=\"wfl-use-desc\"\u003eRead a book or watch TV while your core gets a workout\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-use-card border-green bg-green-tint\"\u003e\n\u003cp class=\"wfl-use-title\"\u003e📺 Entertainment Time\u003c\/p\u003e\n\u003cp class=\"wfl-use-desc\"\u003eRelax and watch your favorite shows hands-free\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-use-card border-red bg-red-tint\"\u003e\n\u003cp class=\"wfl-use-title\"\u003e🧘 Active Fitness\u003c\/p\u003e\n\u003cp class=\"wfl-use-desc\"\u003eBoost results during yoga, planks, or gym sessions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Bottom Guarantee \/ Why Choose Card --\u003e\n\u003cdiv class=\"wfl-why-card\"\u003e\n\u003ch3\u003eWhy Choose the Woflend Smart Belt?\u003c\/h3\u003e\n\u003cdiv class=\"wfl-why-list\"\u003e\n\u003cdiv class=\"wfl-why-item\"\u003e\n\u003cspan class=\"wfl-check-icon\"\u003e✅\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e55 levels of precision\u003c\/strong\u003e — Ultra-fine adjustments for any fitness level or comfort preference\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-why-item\"\u003e\n\u003cspan class=\"wfl-check-icon\"\u003e✅\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eIntuitive scroll wheel\u003c\/strong\u003e — No confusing buttons, smooth and instant control\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-why-item\"\u003e\n\u003cspan class=\"wfl-check-icon\"\u003e✅\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e5-day battery life\u003c\/strong\u003e — 1000mAh powerhouse, charged in just 2 hours\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wfl-why-item\"\u003e\n\u003cspan class=\"wfl-check-icon\"\u003e✅\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eSmart LED feedback\u003c\/strong\u003e — Always know your device status at a glance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"wfl-why-footer\"\u003eSculpt. Tone. Strengthen — Every Day, Effortlessly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* Main Container *\/\n.wfl-belt-container {\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  color: #222222;\n  max-width: 800px;\n  margin: 0 auto;\n  padding: 15px 10px;\n  line-height: 1.5;\n}\n\n\/* Intro *\/\n.wfl-intro-box {\n  text-align: center;\n  padding: 10px 10px 20px;\n}\n.wfl-intro-box p {\n  font-size: 14.5px;\n  color: #555555;\n  line-height: 1.7;\n  max-width: 580px;\n  margin: 0 auto;\n}\n\n\/* Stats Area *\/\n.wfl-stats-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n  margin-bottom: 20px;\n}\n.wfl-stat-card {\n  text-align: center;\n  background: #f8f8f8;\n  border-radius: 10px;\n  padding: 14px 10px;\n  border: 1px solid #f0f0f0;\n}\n.wfl-stat-num {\n  font-size: 26px;\n  font-weight: 700;\n  color: #1a2e8a;\n  margin: 0 0 4px;\n  line-height: 1.1;\n}\n.wfl-stat-label {\n  font-size: 12px;\n  color: #666666;\n  margin: 0;\n  line-height: 1.4;\n}\n\n\/* Accordion Shell *\/\n.wfl-accordion-item {\n  background: #ffffff;\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  margin-bottom: 12px;\n  overflow: hidden;\n  transition: border-color 0.2s ease, box-shadow 0.2s ease;\n}\n.wfl-accordion-item[open] {\n  border-color: #cbd5e1;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n}\n\n\/* Header \u0026 Toggle Indicator *\/\n.wfl-accordion-header {\n  padding: 16px 20px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  cursor: pointer;\n  background: #ffffff;\n  user-select: none;\n  list-style: none;\n}\n.wfl-accordion-header::-webkit-details-marker {\n  display: none;\n}\n.wfl-header-title {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n.wfl-tag-mini {\n  font-size: 10px;\n  letter-spacing: 1.5px;\n  color: #9ca3af;\n  font-weight: 700;\n  display: block;\n  margin-bottom: 2px;\n  text-transform: uppercase;\n}\n.wfl-accordion-header h3 {\n  font-size: 15.5px;\n  font-weight: 600;\n  color: #222222;\n  margin: 0;\n}\n\n\/* Custom Accordion Plus\/Minus Icon *\/\n.wfl-accordion-icon {\n  position: relative;\n  width: 14px;\n  height: 14px;\n  flex-shrink: 0;\n  margin-left: 12px;\n}\n.wfl-accordion-icon::before,\n.wfl-accordion-icon::after {\n  content: '';\n  position: absolute;\n  background-color: #1a2e8a;\n  transition: transform 0.25s ease, opacity 0.25s ease;\n}\n.wfl-accordion-icon::before {\n  top: 6px;\n  left: 0;\n  width: 14px;\n  height: 2px;\n}\n.wfl-accordion-icon::after {\n  top: 0;\n  left: 6px;\n  width: 2px;\n  height: 14px;\n}\n.wfl-accordion-item[open] .wfl-accordion-icon::after {\n  transform: rotate(90deg);\n  opacity: 0;\n}\n\n\/* Accordion Content *\/\n.wfl-accordion-content {\n  padding: 0 20px 20px 20px;\n  border-top: 1px solid #f3f4f6;\n  margin-top: 4px;\n  padding-top: 16px;\n}\n.wfl-intro-text {\n  font-size: 13px;\n  color: #666666;\n  margin: 0 0 10px 0;\n}\n\n\/* Feature Stack \u0026 Cards *\/\n.wfl-feature-stack {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n.wfl-feature-card {\n  border-radius: 10px;\n  padding: 14px 16px;\n  background: #ffffff;\n}\n.border-blue { border: 1px solid #dde4f5; }\n.border-green { border: 1px solid #ddf0e4; }\n.border-purple { border: 1px solid #ebddf0; }\n\n.wfl-card-title {\n  font-size: 14px;\n  font-weight: 600;\n  margin: 0 0 4px;\n  color: #222222;\n}\n.wfl-card-desc {\n  font-size: 12.5px;\n  color: #666666;\n  margin: 0;\n  line-height: 1.5;\n}\n\n\/* Grids \u0026 Utility *\/\n.wfl-grid-2col {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n}\n.gap-8 { gap: 8px; }\n.gap-10 { gap: 10px; }\n.mt-8 { margin-top: 8px; }\n.mt-10 { margin-top: 10px; }\n\n.wfl-inner-subcard {\n  background: #f8f8f8;\n  border-radius: 8px;\n  padding: 10px 12px;\n}\n.wfl-sub-title {\n  font-size: 12px;\n  font-weight: 600;\n  margin: 0 0 3px;\n  color: #222222;\n}\n.wfl-sub-desc {\n  font-size: 11.5px;\n  color: #666666;\n  margin: 0;\n  line-height: 1.4;\n}\n\n\/* LED Indicator Cards *\/\n.wfl-led-card {\n  border-radius: 8px;\n  padding: 10px 12px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.bg-yellow-tint { background: #fffde8; }\n.bg-blue-tint { background: #f0f4ff; }\n.bg-red-tint { background: #fff5f5; }\n.bg-grey-tint { background: #f8f8f8; }\n\n.wfl-led-dot {\n  width: 12px;\n  height: 12px;\n  min-width: 12px;\n  border-radius: 50%;\n  display: inline-block;\n}\n.dot-yellow { background: #f0c040; }\n.dot-blue { background: #3a6be8; }\n.dot-red { background: #e8463a; }\n.dot-white { background: #cccccc; border: 1px solid #dddddd; }\n\n.wfl-led-title { font-size: 12px; font-weight: 600; margin: 0 0 1px; color: #222222; }\n.wfl-led-desc { font-size: 11px; color: #777777; margin: 0; line-height: 1.3; }\n\n\/* Use Cases Cards *\/\n.wfl-use-card {\n  border-radius: 0 10px 10px 0;\n  padding: 10px 14px;\n}\n.wfl-use-card.border-blue { border-left: 3px solid #3a6be8; }\n.wfl-use-card.border-purple { border-left: 3px solid #9b3de8; }\n.wfl-use-card.border-green { border-left: 3px solid #2db85a; }\n.wfl-use-card.border-red { border-left: 3px solid #e8463a; }\n\n.bg-purple-tint { background: #fbf8ff; }\n.bg-green-tint { background: #f8fff9; }\n\n.wfl-use-title { font-size: 13px; font-weight: 600; margin: 0 0 3px; color: #222222; }\n.wfl-use-desc { font-size: 12px; color: #666666; margin: 0; line-height: 1.4; }\n\n\/* Icons *\/\n.wfl-icon-box {\n  font-size: 18px;\n  width: 36px;\n  height: 36px;\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n.blue-icon { background: #dde4f5; }\n.yellow-icon { background: #fdf5dd; }\n.purple-icon { background: #ebddf0; }\n\n\/* Why Choose Section *\/\n.wfl-why-card {\n  background: linear-gradient(135deg, #f0f4ff, #f0fff4);\n  border-radius: 12px;\n  padding: 18px 20px;\n  margin-top: 16px;\n}\n.wfl-why-card h3 {\n  font-size: 16.5px;\n  font-weight: 600;\n  margin: 0 0 12px;\n  color: #222222;\n  text-align: center;\n}\n.wfl-why-list {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.wfl-why-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 8px;\n}\n.wfl-why-item p {\n  font-size: 13px;\n  color: #444444;\n  margin: 0;\n  line-height: 1.5;\n}\n.wfl-check-icon { font-size: 14px; margin-top: 1px; color: #1a2e8a; }\n.wfl-why-footer {\n  font-size: 12.5px;\n  color: #777777;\n  text-align: center;\n  margin: 14px 0 0;\n  font-style: italic;\n  line-height: 1.5;\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 600px) {\n  .wfl-stats-grid {\n    grid-template-columns: 1fr;\n    gap: 8px;\n  }\n  .wfl-grid-2col {\n    grid-template-columns: 1fr;\n  }\n  .wfl-accordion-header {\n    padding: 14px 16px;\n  }\n  .wfl-accordion-content {\n    padding: 0 16px 16px 16px;\n  }\n  .wfl-accordion-header h3 {\n    font-size: 14.5px;\n  }\n}\n\u003c\/style\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":48866747809949,"sku":null,"price":79.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/4875\/5869\/files\/01.jpg?v=1788315209"},{"product_id":"ems-training-device-for-neck-back","title":"EMS Training Device for Neck \u0026 Back","description":"\u003c!-- Intro --\u003e\n\u003cdiv style=\"text-align:center;padding:20px 0 10px;\"\u003e\n  \u003cp style=\"font-size:15px;color:#555;line-height:1.7;max-width:560px;margin:0 auto;\"\u003eThe \u003cstrong\u003e2-in-1 EMS Neck \u0026amp; Back Trainer\u003c\/strong\u003e is specially developed for targeted neck and back muscle training. With \u003cstrong\u003e6 permanently integrated silicone pads\u003c\/strong\u003e, no gel pad changes needed — just put it on and start training immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Key Stats --\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin:28px 0;\"\u003e\n  \u003cdiv style=\"text-align:center;background:#f8f8f8;border-radius:10px;padding:14px 10px;\"\u003e\n    \u003cp style=\"font-size:26px;font-weight:700;color:#1a2e8a;margin:0 0 6px;\"\u003e6\u003c\/p\u003e\n    \u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003eIntegrated silicone pads\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"text-align:center;background:#f8f8f8;border-radius:10px;padding:14px 10px;\"\u003e\n    \u003cp style=\"font-size:26px;font-weight:700;color:#1a2e8a;margin:0 0 6px;\"\u003e30\u003c\/p\u003e\n    \u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003eIntensity levels\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"text-align:center;background:#f8f8f8;border-radius:10px;padding:14px 10px;\"\u003e\n    \u003cp style=\"font-size:26px;font-weight:700;color:#1a2e8a;margin:0 0 6px;\"\u003e10\u003c\/p\u003e\n    \u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003ePreset programs\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 2-in-1 Benefits --\u003e\n\u003cdiv style=\"text-align:center;margin:0 0 16px;\"\u003e\n  \u003cspan style=\"font-size:11px;letter-spacing:2px;color:#999;text-transform:uppercase;\"\u003eBenefits\u003c\/span\u003e\n  \u003ch2 style=\"font-size:20px;font-weight:600;margin:6px 0 0;color:#222;\"\u003e2-in-1 Solution — Train \u0026amp; Recover\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px;\"\u003e\n  \u003cdiv style=\"border:1px solid #dde0f5;border-radius:10px;padding:14px;display:flex;gap:12px;align-items:flex-start;\"\u003e\n    \u003cdiv style=\"width:36px;height:36px;min-width:36px;border-radius:8px;background:#dde0f5;display:flex;align-items:center;justify-content:center;font-size:18px;\"\u003e💪\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:600;margin:0 0 4px;color:#222;\"\u003eNeck Trainer\u003c\/p\u003e\n\u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003e2 silicone pads target neck muscles for strength \u0026amp; posture\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"border:1px solid #ddf0e4;border-radius:10px;padding:14px;display:flex;gap:12px;align-items:flex-start;\"\u003e\n    \u003cdiv style=\"width:36px;height:36px;min-width:36px;border-radius:8px;background:#ddf0e4;display:flex;align-items:center;justify-content:center;font-size:18px;\"\u003e🏋️\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:600;margin:0 0 4px;color:#222;\"\u003eBack Trainer\u003c\/p\u003e\n\u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003e4 silicone pads strengthen shoulders \u0026amp; back muscles\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"border:1px solid #fde8d8;border-radius:10px;padding:14px;display:flex;gap:12px;align-items:flex-start;\"\u003e\n    \u003cdiv style=\"width:36px;height:36px;min-width:36px;border-radius:8px;background:#fde8d8;display:flex;align-items:center;justify-content:center;font-size:18px;\"\u003e😌\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:600;margin:0 0 4px;color:#222;\"\u003eMassage Mode\u003c\/p\u003e\n\u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003eMode 7 relaxes muscles \u0026amp; relieves daily tension after work\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"border:1px solid #ecddf5;border-radius:10px;padding:14px;display:flex;gap:12px;align-items:flex-start;\"\u003e\n    \u003cdiv style=\"width:36px;height:36px;min-width:36px;border-radius:8px;background:#ecddf5;display:flex;align-items:center;justify-content:center;font-size:18px;\"\u003e🏠\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:600;margin:0 0 4px;color:#222;\"\u003eHome \u0026amp; On-the-Go\u003c\/p\u003e\n\u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003eTrain at home or anywhere — no gym equipment needed\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Control Features --\u003e\n\u003cdiv style=\"text-align:center;margin:0 0 16px;\"\u003e\n  \u003cspan style=\"font-size:11px;letter-spacing:2px;color:#999;text-transform:uppercase;\"\u003eControl\u003c\/span\u003e\n  \u003ch2 style=\"font-size:20px;font-weight:600;margin:6px 0 0;color:#222;\"\u003ePrecise Control with Display Remote\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:28px;\"\u003e\n  \u003cdiv style=\"text-align:center;background:#f0f4ff;border-radius:10px;padding:14px 10px;\"\u003e\n    \u003cp style=\"font-size:22px;margin:0 0 8px;\"\u003e🖥️\u003c\/p\u003e\n    \u003cp style=\"font-size:13px;font-weight:600;margin:0 0 4px;color:#222;\"\u003eDisplay Remote\u003c\/p\u003e\n    \u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003eUnique remote with clear display for precise control\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"text-align:center;background:#f0f4ff;border-radius:10px;padding:14px 10px;\"\u003e\n    \u003cp style=\"font-size:22px;margin:0 0 8px;\"\u003e🎚️\u003c\/p\u003e\n    \u003cp style=\"font-size:13px;font-weight:600;margin:0 0 4px;color:#222;\"\u003e30 Intensity Levels\u003c\/p\u003e\n    \u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003ePrecise adjustment for every fitness level\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"text-align:center;background:#f0f4ff;border-radius:10px;padding:14px 10px;\"\u003e\n    \u003cp style=\"font-size:22px;margin:0 0 8px;\"\u003e⏱️\u003c\/p\u003e\n    \u003cp style=\"font-size:13px;font-weight:600;margin:0 0 4px;color:#222;\"\u003eAuto-Off 20 Min\u003c\/p\u003e\n    \u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003eAutomatically switches off after each session\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Comfort Design --\u003e\n\u003cdiv style=\"text-align:center;margin:0 0 16px;\"\u003e\n  \u003cspan style=\"font-size:11px;letter-spacing:2px;color:#999;text-transform:uppercase;\"\u003eDesign\u003c\/span\u003e\n  \u003ch2 style=\"font-size:20px;font-weight:600;margin:6px 0 0;color:#222;\"\u003eComfort Design, Universal Fit\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;\"\u003e\n  \u003cdiv style=\"background:#f8f8f8;border-radius:10px;padding:14px;display:flex;gap:12px;align-items:flex-start;\"\u003e\n    \u003cspan style=\"font-size:20px;min-width:28px;\"\u003e🫁\u003c\/span\u003e\n    \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:600;margin:0 0 4px;color:#222;\"\u003eBreathable Strap\u003c\/p\u003e\n\u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003eEnsures optimal electrode contact for maximum effectiveness\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"background:#f8f8f8;border-radius:10px;padding:14px;display:flex;gap:12px;align-items:flex-start;\"\u003e\n    \u003cspan style=\"font-size:20px;min-width:28px;\"\u003e📏\u003c\/span\u003e\n    \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:600;margin:0 0 4px;color:#222;\"\u003e120cm Elastic Straps\u003c\/p\u003e\n\u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003e60cm on each side — adjustable for all body shapes\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"background:#f8f8f8;border-radius:10px;padding:14px;display:flex;gap:12px;align-items:flex-start;\"\u003e\n    \u003cspan style=\"font-size:20px;min-width:28px;\"\u003e🔘\u003c\/span\u003e\n    \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:600;margin:0 0 4px;color:#222;\"\u003eNo Gel Pads Needed\u003c\/p\u003e\n\u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003e6 permanently integrated silicone pads — just wear and go\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv style=\"background:#f8f8f8;border-radius:10px;padding:14px;display:flex;gap=12px;align-items:flex-start;\"\u003e\n    \u003cspan style=\"font-size:20px;min-width:28px;\"\u003e🪑\u003c\/span\u003e\n    \u003cdiv\u003e\n\u003cp style=\"font-size:13px;font-weight:600;margin:0 0 4px;color:#222;\"\u003eEasy Setup Tip\u003c\/p\u003e\n\u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.5;\"\u003eFor back training, sit with back slightly ajar for full contact\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:#fff8e8;border-left:3px solid #d4b800;border-radius:0 10px 10px 0;padding:12px 16px;margin-bottom:28px;\"\u003e\n  \u003cp style=\"font-size:12px;color:#666;margin:0;line-height:1.6;\"\u003e💡 \u003cstrong\u003ePro Tip:\u003c\/strong\u003e For optimal back training, sit on a chair with your back slightly ajar to ensure complete electrode contact with your back muscles.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Why Choose --\u003e\n\u003cdiv style=\"background:linear-gradient(135deg,#f0f4ff,#f0fff4);border-radius:12px;padding:18px 20px;\"\u003e\n  \u003ch2 style=\"font-size:17px;font-weight:600;margin:0 0 12px;color:#222;text-align:center;\"\u003eWhy Choose This EMS Trainer?\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex;flex-direction:column;gap:8px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:flex-start;gap:8px;\"\u003e\n\u003cspan style=\"color:#1a2e8a;font-size:15px;margin-top:1px;\"\u003e✅\u003c\/span\u003e\u003cp style=\"font-size:13px;color:#444;margin:0;line-height:1.5;\"\u003e\u003cstrong\u003e2-in-1 design\u003c\/strong\u003e — Neck \u0026amp; back trainer in one device, no need to buy separately\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:flex-start;gap:8px;\"\u003e\n\u003cspan style=\"color:#1a2e8a;font-size:15px;margin-top:1px;\"\u003e✅\u003c\/span\u003e\u003cp style=\"font-size:13px;color:#444;margin:0;line-height:1.5;\"\u003e\u003cstrong\u003eNo gel pad hassle\u003c\/strong\u003e — Integrated silicone pads ready to use instantly\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:flex-start;gap:8px;\"\u003e\n\u003cspan style=\"color:#1a2e8a;font-size:15px;margin-top:1px;\"\u003e✅\u003c\/span\u003e\u003cp style=\"font-size:13px;color:#444;margin:0;line-height:1.5;\"\u003e\u003cstrong\u003e30 levels + 10 programs\u003c\/strong\u003e — Full control for beginners to advanced users\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:flex-start;gap:8px;\"\u003e\n\u003cspan style=\"color:#1a2e8a;font-size:15px;margin-top:1px;\"\u003e✅\u003c\/span\u003e\u003cp style=\"font-size:13px;color:#444;margin:0;line-height:1.5;\"\u003e\u003cstrong\u003eUniversal fit\u003c\/strong\u003e — 120cm elastic straps adjust to all body shapes\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:flex-start;gap:8px;\"\u003e\n\u003cspan style=\"color:#1a2e8a;font-size:15px;margin-top:1px;\"\u003e✅\u003c\/span\u003e\u003cp style=\"font-size:13px;color:#444;margin:0;line-height:1.5;\"\u003e\u003cstrong\u003eTrain \u0026amp; relax\u003c\/strong\u003e — Active muscle building + massage recovery in one\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:13px;color:#888;text-align:center;margin:14px 0 0;font-style:italic;\"\u003eYour All-in-One Home Studio — Neck, Shoulders \u0026amp; Back.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Woflend","offers":[{"title":"Default Title","offer_id":48868152279197,"sku":null,"price":69.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/4875\/5869\/files\/001.jpg?v=1788340782"},{"product_id":"216-led-4-wavelength-face-mask","title":"Reveal Younger-Looking Skin in Just 15 Minutes a Day","description":"\u003cdiv style=\"max-width: 880px; margin: 0 auto; padding: 10px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; color: #2d3748; box-sizing: border-box;\"\u003e\n\n  \u003cstyle\u003e\n    \/* 给 summary 加上 flex 布局并显示右侧加减号 *\/\n    .custom-details summary {\n      display: flex !important;\n      justify-content: space-between !important;\n      align-items: center !important;\n      font-weight: 700;\n      font-size: 15px;\n      cursor: pointer;\n      outline: none;\n      list-style: none;\n      user-select: none;\n    }\n    .custom-details summary::-webkit-details-marker {\n      display: none !important;\n    }\n    \/* 默认关闭状态：显示加号 + *\/\n    .custom-details summary::after {\n      content: '＋';\n      font-size: 16px;\n      color: #e11d48;\n      font-weight: bold;\n      margin-left: 10px;\n    }\n    \/* 展开状态：显示减号 － *\/\n    .custom-details[open] summary::after {\n      content: '－';\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 顶部 4 项服务保障栏 --\u003e\n  \u003cdiv style=\"display: flex; justify-content: space-around; align-items: flex-start; gap: 8px; background-color: #f8f9fa; border-radius: 12px; padding: 16px 8px; margin-bottom: 24px;\"\u003e\n    \n    \u003cdiv style=\"flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center;\"\u003e\n      \u003cdiv style=\"width: 28px; height: 28px; margin-bottom: 6px;\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" style=\"width: 28px !important; height: 28px !important; max-width: 28px !important; max-height: 28px !important; display: block; fill: none; stroke: #111827; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round;\"\u003e\u003cpath d=\"M2.5 19h19v2h-19zm19.57-9.36c-.21-.8-1.04-1.28-1.84-1.06L14.92 10 8.46 3.54 6.34 4.25l3.82 6.13-4.95 1.33-2.12-1.42-1.41.48 2.12 3.54 1.77.47 16.26-4.36c.8-.21 1.28-1.04 1.06-1.84z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan style=\"font-size: 12px; font-weight: 600; color: #111827; line-height: 1.2;\"\u003eFree Shipping\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center;\"\u003e\n      \u003cdiv style=\"width: 28px; height: 28px; margin-bottom: 6px;\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" style=\"width: 28px !important; height: 28px !important; max-width: 28px !important; max-height: 28px !important; display: block; fill: none; stroke: #111827; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round;\"\u003e\u003cpath d=\"M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4V8h16v10zm-12-3h8v2H8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan style=\"font-size: 12px; font-weight: 600; color: #111827; line-height: 1.2;\"\u003e30-Day Returns\u003cbr\u003e\u003csmall style=\"font-size: 10px; color: #6b7280; font-weight: 400;\"\u003e(T\u0026amp;Cs Apply)\u003c\/small\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center;\"\u003e\n      \u003cdiv style=\"width: 28px; height: 28px; margin-bottom: 6px;\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" style=\"width: 28px !important; height: 28px !important; max-width: 28px !important; max-height: 28px !important; display: block; fill: none; stroke: #111827; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round;\"\u003e\u003cpath d=\"M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.4-2.4c.4-.4.4-1 0-1.3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan style=\"font-size: 12px; font-weight: 600; color: #111827; line-height: 1.2;\"\u003e1-Year Warranty\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex: 1; display: flex; flex-direction: column; align-items: center; text-align: center;\"\u003e\n      \u003cdiv style=\"width: 28px; height: 28px; margin-bottom: 6px;\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" style=\"width: 28px !important; height: 28px !important; max-width: 28px !important; max-height: 28px !important; display: block; fill: none; stroke: #111827; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round;\"\u003e\u003cpath d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-5.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan style=\"font-size: 12px; font-weight: 600; color: #111827; line-height: 1.2;\"\u003e90-Day Price\u003cbr\u003eProtection\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Hero 介绍标语 --\u003e\n  \u003cdiv style=\"text-align: center; background: linear-gradient(180deg, #fff5f5 0%, #ffffff 100%); border-radius: 16px; padding: 24px 16px; margin-bottom: 24px; border: 1px solid #ffe4e6;\"\u003e\n    \u003cdiv style=\"display: inline-block; background-color: #e11d48; color: #ffffff; font-size: 11px; font-weight: 800; padding: 4px 12px; border-radius: 20px; letter-spacing: 1px; margin-bottom: 12px;\"\u003e✨ PROFESSIONAL PHOTOTHERAPY AT HOME\u003c\/div\u003e\n    \u003ch1 style=\"font-size: 24px; font-weight: 800; color: #9f1239; margin: 0 0 10px; line-height: 1.25;\"\u003eDiscover Your Skin's Best Friend\u003c\/h1\u003e\n    \u003cp style=\"font-size: 14px; color: #4b5563; margin: 0 auto 16px; max-width: 620px; line-height: 1.6;\"\u003eAchieve radiant, healthy skin in just 15 minutes a day. Combining advanced light technology with a lightweight, skin-friendly design.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 折叠板块 1: Benefits --\u003e\n  \u003cdetails class=\"custom-details\" open style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; margin-bottom: 14px; padding: 14px;\"\u003e\n    \u003csummary\u003e\n      \u003cspan\u003e✨ Targeted Skin Results\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv style=\"padding-top: 14px; border-top: 1px solid #f3f4f6; margin-top: 10px; display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 10px;\"\u003e\n      \u003cdiv style=\"border: 1px solid #ffedd5; background: #fff7ed; padding: 10px; border-radius: 8px;\"\u003e\n        \u003cstrong style=\"color: #1f2937; font-size: 13px;\"\u003e✨ Brightening\u003c\/strong\u003e\n        \u003cp style=\"margin: 4px 0 0; font-size: 12px; color: #4b5563;\"\u003eFades dullness and enhances natural radiance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"border: 1px solid #f3e8ff; background: #faf5ff; padding: 10px; border-radius: 8px;\"\u003e\n        \u003cstrong style=\"color: #1f2937; font-size: 13px;\"\u003e🌸 Anti-Wrinkle\u003c\/strong\u003e\n        \u003cp style=\"margin: 4px 0 0; font-size: 12px; color: #4b5563;\"\u003eReduces fine lines \u0026amp; boosts collagen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"border: 1px solid #d1fae5; background: #f0fdf4; padding: 10px; border-radius: 8px;\"\u003e\n        \u003cstrong style=\"color: #1f2937; font-size: 13px;\"\u003e🛡️ Skin Repair\u003c\/strong\u003e\n        \u003cp style=\"margin: 4px 0 0; font-size: 12px; color: #4b5563;\"\u003eSoothes irritation and supports barrier.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"border: 1px solid #dbeafe; background: #eff6ff; padding: 10px; border-radius: 8px;\"\u003e\n        \u003cstrong style=\"color: #1f2937; font-size: 13px;\"\u003e💧 Oil Control\u003c\/strong\u003e\n        \u003cp style=\"margin: 4px 0 0; font-size: 12px; color: #4b5563;\"\u003eBalances sebum and minimizes pores.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 折叠板块 2: 4 Wavelengths \u0026 Tech --\u003e\n  \u003cdetails class=\"custom-details\" style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; margin-bottom: 14px; padding: 14px;\"\u003e\n    \u003csummary\u003e\n      \u003cspan\u003e💡 4 Scientifically-Backed Wavelengths\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv style=\"padding-top: 14px; border-top: 1px solid #f3f4f6; margin-top: 10px;\"\u003e\n      \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); gap: 8px; text-align: center; margin-bottom: 12px;\"\u003e\n        \u003cdiv style=\"border: 1px solid #fecdd3; padding: 10px; border-radius: 8px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 13px; color: #ef4444;\"\u003e630nm Red Light\u003c\/strong\u003e\n          \u003csmall style=\"font-size: 11px; color: #6b7280;\"\u003eAnti-aging \u0026amp; collagen\u003c\/small\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border: 1px solid #bfdbfe; padding: 10px; border-radius: 8px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 13px; color: #3b82f6;\"\u003e470nm Blue Light\u003c\/strong\u003e\n          \u003csmall style=\"font-size: 11px; color: #6b7280;\"\u003eOil control \u0026amp; pores\u003c\/small\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border: 1px solid #fef08a; padding: 10px; border-radius: 8px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 13px; color: #ca8a04;\"\u003e590nm Yellow Light\u003c\/strong\u003e\n          \u003csmall style=\"font-size: 11px; color: #6b7280;\"\u003eBrightening \u0026amp; tone\u003c\/small\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"border: 1px solid #e9d5ff; padding: 10px; border-radius: 8px;\"\u003e\n          \u003cstrong style=\"display: block; font-size: 13px; color: #9333ea;\"\u003e850nm Near-Infrared\u003c\/strong\u003e\n          \u003csmall style=\"font-size: 11px; color: #6b7280;\"\u003eDeep repair \u0026amp; soothing\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"background: #fff1f2; border-left: 3px solid #f43f5e; padding: 10px; font-size: 12px; color: #4b5563; margin: 0; border-radius: 0 6px 6px 0;\"\u003e\n        🔬 \u003cstrong\u003e216 High-Energy LED Nodes:\u003c\/strong\u003e Dense photon output directly reaches deep skin layers.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 折叠板块 3: Product Specifications --\u003e\n  \u003cdetails class=\"custom-details\" style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; margin-bottom: 14px; padding: 14px;\"\u003e\n    \u003csummary\u003e\n      \u003cspan\u003e📋 Technical Specifications\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv style=\"padding-top: 14px; border-top: 1px solid #f3f4f6; margin-top: 10px;\"\u003e\n      \u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 12px;\"\u003e\n        \u003ctbody\u003e\n          \u003ctr style=\"border-bottom: 1px solid #f3f4f6;\"\u003e\n            \u003ctd style=\"padding: 6px; font-weight: 600; color: #e11d48; width: 35%;\"\u003eWeight\u003c\/td\u003e\n            \u003ctd style=\"padding: 6px; color: #374151;\"\u003e240g (Ultra-Lightweight)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr style=\"border-bottom: 1px solid #f3f4f6;\"\u003e\n            \u003ctd style=\"padding: 6px; font-weight: 600; color: #e11d48;\"\u003eDimensions\u003c\/td\u003e\n            \u003ctd style=\"padding: 6px; color: #374151;\"\u003e41.5 × 21 × 4.9 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr style=\"border-bottom: 1px solid #f3f4f6;\"\u003e\n            \u003ctd style=\"padding: 6px; font-weight: 600; color: #e11d48;\"\u003eLED Count\u003c\/td\u003e\n            \u003ctd style=\"padding: 6px; color: #374151;\"\u003e216 high-energy nodes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr style=\"border-bottom: 1px solid #f3f4f6;\"\u003e\n            \u003ctd style=\"padding: 6px; font-weight: 600; color: #e11d48;\"\u003eWavelengths\u003c\/td\u003e\n            \u003ctd style=\"padding: 6px; color: #374151;\"\u003e630nm \/ 470nm \/ 590nm \/ 850nm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr style=\"border-bottom: 1px solid #f3f4f6;\"\u003e\n            \u003ctd style=\"padding: 6px; font-weight: 600; color: #e11d48;\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd style=\"padding: 6px; color: #374151;\"\u003eSkin-safe medical-grade silicone\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd style=\"padding: 6px; font-weight: 600; color: #e11d48;\"\u003eCertifications\u003c\/td\u003e\n            \u003ctd style=\"padding: 6px; color: #374151;\"\u003eCE \/ FCC \/ RoHS Certified\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 折叠板块 4: FAQ --\u003e\n  \u003cdetails class=\"custom-details\" style=\"background: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; margin-bottom: 14px; padding: 14px;\"\u003e\n    \u003csummary\u003e\n      \u003cspan\u003e❓ Frequently Asked Questions\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv style=\"padding-top: 14px; border-top: 1px solid #f3f4f6; margin-top: 10px;\"\u003e\n      \u003cp style=\"margin: 0 0 4px; font-weight: 600; font-size: 13px; color: #111827;\"\u003eQ: How long should I use it each day?\u003c\/p\u003e\n      \u003cp style=\"margin: 0 0 12px; font-size: 12px; color: #4b5563;\"\u003eJust 15 minutes a day is enough to help achieve radiant, healthy skin.\u003c\/p\u003e\n      \n      \u003cp style=\"margin: 0 0 4px; font-weight: 600; font-size: 13px; color: #111827;\"\u003eQ: Is it safe for sensitive skin?\u003c\/p\u003e\n      \u003cp style=\"margin: 0; font-size: 12px; color: #4b5563;\"\u003eYes, it is made of soft, hypoallergenic medical-grade silicone suitable for all skin types.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Woflend","offers":[{"title":"Default Title","offer_id":48868159291549,"sku":null,"price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/4875\/5869\/files\/82d8c9e5be7b5bc1c614863da8958412.png?v=1788341043"},{"product_id":"7-color-led-light-therapy-mask","title":"7-Color LED Face Mask – 180 Beads","description":"\u003cdiv class=\"smb-landing-container\"\u003e\n\n  \u003c!-- Intro Banner --\u003e\n  \u003cdiv class=\"smb-intro-banner\"\u003e\n    \u003cp\u003eBring the salon experience home with the \u003cstrong\u003eSilicone Mask Beauty Device\u003c\/strong\u003e. Featuring a full-spectrum 7-color LED light system, this soft silicone facial mask targets different skin concerns through scientifically-inspired wavelengths. Brighten, soothe, repair, or deep-cleanse — there's a color for every need.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Performance Stats Bar --\u003e\n  \u003cdiv class=\"smb-stats-grid\"\u003e\n    \u003cdiv class=\"smb-stat-card\"\u003e\n      \u003cdiv class=\"smb-stat-num stat-red\"\u003e180\u003c\/div\u003e\n      \u003cdiv class=\"smb-stat-title\"\u003eLED Beads\u003c\/div\u003e\n      \u003cdiv class=\"smb-stat-sub\"\u003eWide coverage \u0026amp; deep penetration\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"smb-stat-card\"\u003e\n      \u003cdiv class=\"smb-stat-num stat-purple\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"smb-stat-title\"\u003eSkin Layers\u003c\/div\u003e\n      \u003cdiv class=\"smb-stat-sub\"\u003eEpidermis, dermis \u0026amp; hypodermis\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"smb-stat-card\"\u003e\n      \u003cdiv class=\"smb-stat-num stat-green\"\u003e7\u003c\/div\u003e\n      \u003cdiv class=\"smb-stat-title\"\u003eColor Modes\u003c\/div\u003e\n      \u003cdiv class=\"smb-stat-sub\"\u003eFull spectrum for every concern\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"smb-section-title\"\u003eFEATURES \u0026amp; SPECIFICATIONS\u003c\/div\u003e\n  \u003cdiv class=\"smb-section-subtitle\"\u003eExplore Product Details\u003c\/div\u003e\n\n  \u003c!-- Accordion 1: 7 Colors (DEFAULT OPEN) --\u003e\n  \u003cdetails class=\"smb-accordion-item\" open\u003e\n    \u003csummary class=\"smb-accordion-header\"\u003e\n      \u003cdiv class=\"smb-header-title\"\u003e\n        \u003cdiv class=\"smb-icon-box smb-bg-purple\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 6a6 6 0 1 0 0 12 6 6 0 0 0 0-12z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"smb-tag-mini\"\u003ePHOTON MATRIX\u003c\/span\u003e\n          \u003ch3\u003e7-Color Full-Spectrum Light Therapy\u003c\/h3\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"smb-accordion-icon\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"smb-accordion-content\"\u003e\n      \u003cdiv class=\"smb-color-grid\"\u003e\n        \u003cdiv class=\"smb-color-card border-red\"\u003e\n          \u003cspan class=\"smb-dot dot-red\"\u003e\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eRed · 630nm\u003c\/strong\u003e\n            \u003cp\u003eAnti-aging, collagen stimulation, skin repair\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-color-card border-blue\"\u003e\n          \u003cspan class=\"smb-dot dot-blue\"\u003e\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eBlue · 460nm\u003c\/strong\u003e\n            \u003cp\u003eAcne-fighting, oil control, calming\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-color-card border-green\"\u003e\n          \u003cspan class=\"smb-dot dot-green\"\u003e\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eGreen · 520nm\u003c\/strong\u003e\n            \u003cp\u003eBrightening, even skin tone, pigmentation\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-color-card border-yellow\"\u003e\n          \u003cspan class=\"smb-dot dot-yellow\"\u003e\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eYellow · 520+630nm\u003c\/strong\u003e\n            \u003cp\u003eRadiance boost, skin firming\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-color-card border-cyan\"\u003e\n          \u003cspan class=\"smb-dot dot-cyan\"\u003e\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eCyan · 460nm\u003c\/strong\u003e\n            \u003cp\u003eSoothing, balance\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-color-card border-purple\"\u003e\n          \u003cspan class=\"smb-dot dot-purple\"\u003e\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003ePurple · 630+460nm\u003c\/strong\u003e\n            \u003cp\u003eMixed therapy — repair + anti-acne\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-color-card border-white span-full\"\u003e\n          \u003cspan class=\"smb-dot dot-white\"\u003e\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eWhite · Full Spectrum (460+520+630nm)\u003c\/strong\u003e\n            \u003cp\u003eFull-spectrum renewal, overall skin health\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Accordion 2: Smart Design Features --\u003e\n  \u003cdetails class=\"smb-accordion-item\"\u003e\n    \u003csummary class=\"smb-accordion-header\"\u003e\n      \u003cdiv class=\"smb-header-title\"\u003e\n        \u003cdiv class=\"smb-icon-box smb-bg-blue\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"smb-tag-mini\"\u003eCONVENIENCE\u003c\/span\u003e\n          \u003ch3\u003eSmart \u0026amp; Ergonomic Design\u003c\/h3\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"smb-accordion-icon\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"smb-accordion-content\"\u003e\n      \u003cdiv class=\"smb-feature-grid\"\u003e\n        \u003cdiv class=\"smb-feature-card\"\u003e\n          \u003cspan class=\"smb-feature-icon\"\u003e📱\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eWireless Remote\u003c\/strong\u003e\n            \u003cp\u003eWire-free — use while reading, doing yoga, sleeping, or working\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-feature-card\"\u003e\n          \u003cspan class=\"smb-feature-icon\"\u003e⏱️\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003e5 Timer Settings\u003c\/strong\u003e\n            \u003cp\u003e10 \/ 15 \/ \u003cstrong\u003e20 (recommended)\u003c\/strong\u003e \/ 25 \/ 30 min — auto shut-off\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-feature-card\"\u003e\n          \u003cspan class=\"smb-feature-icon\"\u003e🔋\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eBuilt-in Battery\u003c\/strong\u003e\n            \u003cp\u003eNo tangled cords — use it anywhere, anytime\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-feature-card\"\u003e\n          \u003cspan class=\"smb-feature-icon\"\u003e🧬\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSoft Silicone Fit\u003c\/strong\u003e\n            \u003cp\u003eFull lamination — fits comfortably and evenly on all face shapes\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Accordion 3: Comprehensive Benefits --\u003e\n  \u003cdetails class=\"smb-accordion-item\"\u003e\n    \u003csummary class=\"smb-accordion-header\"\u003e\n      \u003cdiv class=\"smb-header-title\"\u003e\n        \u003cdiv class=\"smb-icon-box smb-bg-green\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.53c-.26-.81-1-1.4-1.9-1.4h-1v-3c0-.55-.45-1-1-1h-6v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"smb-tag-mini\"\u003eBENEFITS\u003c\/span\u003e\n          \u003ch3\u003eMore Than a Light Mask\u003c\/h3\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"smb-accordion-icon\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"smb-accordion-content\"\u003e\n      \u003cdiv class=\"smb-benefit-grid\"\u003e\n        \u003cdiv class=\"smb-benefit-card b-purple\"\u003e\n          \u003cstrong\u003e💊 Nutrient Infusion\u003c\/strong\u003e\n          \u003cp\u003eHelps active ingredients absorb better\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-benefit-card b-green\"\u003e\n          \u003cstrong\u003e🧼 Deep Cleansing\u003c\/strong\u003e\n          \u003cp\u003eGently removes impurities after a long day\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-benefit-card b-red\"\u003e\n          \u003cstrong\u003e🏠 Daily Care\u003c\/strong\u003e\n          \u003cp\u003eSafe, non-invasive, easy for everyday use\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Accordion 4: Technical Specifications --\u003e\n  \u003cdetails class=\"smb-accordion-item\"\u003e\n    \u003csummary class=\"smb-accordion-header\"\u003e\n      \u003cdiv class=\"smb-header-title\"\u003e\n        \u003cdiv class=\"smb-icon-box smb-bg-orange\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"smb-tag-mini\"\u003eTECH SPECS\u003c\/span\u003e\n          \u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"smb-accordion-icon\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"smb-accordion-content\"\u003e\n      \u003cdiv class=\"smb-table-wrapper\"\u003e\n        \u003ctable class=\"smb-specs-table\"\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"col-label\"\u003eLED Beads\u003c\/td\u003e\n            \u003ctd class=\"col-val\"\u003e180 pcs\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"col-label\"\u003eLight Spectrum\u003c\/td\u003e\n            \u003ctd class=\"col-val\"\u003e7 colors (Red, Blue, Green, Yellow, Cyan, Purple, White)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"col-label\"\u003eMaterial\u003c\/td\u003e\n            \u003ctd class=\"col-val\"\u003eSoft medical-grade silicone\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"col-label\"\u003eController\u003c\/td\u003e\n            \u003ctd class=\"col-val\"\u003eRechargeable wireless remote\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"col-label\"\u003eTimer\u003c\/td\u003e\n            \u003ctd class=\"col-val\"\u003e5 modes (10–30 min, 20 min recommended)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"col-label\"\u003ePower\u003c\/td\u003e\n            \u003ctd class=\"col-val\"\u003eBuilt-in rechargeable battery\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Accordion 5: Package Includes --\u003e\n  \u003cdetails class=\"smb-accordion-item\"\u003e\n    \u003csummary class=\"smb-accordion-header\"\u003e\n      \u003cdiv class=\"smb-header-title\"\u003e\n        \u003cdiv class=\"smb-icon-box smb-bg-purple\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"smb-tag-mini\"\u003eIN THE BOX\u003c\/span\u003e\n          \u003ch3\u003eWhat's Included\u003c\/h3\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"smb-accordion-icon\"\u003e\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"smb-accordion-content\"\u003e\n      \u003cdiv class=\"smb-package-grid\"\u003e\n        \u003cdiv class=\"smb-package-item\"\u003e\n          \u003cspan class=\"smb-check\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003e7-Color LED Silicone Face Mask\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-package-item\"\u003e\n          \u003cspan class=\"smb-check\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eRechargeable Remote Controller\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-package-item\"\u003e\n          \u003cspan class=\"smb-check\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eUSB Charging Cable\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"smb-package-item\"\u003e\n          \u003cspan class=\"smb-check\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eUser Manual\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Gift Callout Card --\u003e\n  \u003cdiv class=\"smb-gift-card\"\u003e\n    \u003cdiv class=\"smb-gift-emoji\"\u003e🎁\u003c\/div\u003e\n    \u003cdiv class=\"smb-gift-title\"\u003ePerfect Gift Choice\u003c\/div\u003e\n    \u003cp class=\"smb-gift-desc\"\u003eBeautifully packaged and suitable for all skin types — give the gift of radiant, healthy skin to family or friends.\u003c\/p\u003e\n    \u003cp class=\"smb-gift-quote\"\u003eReveal your radiance — one color at a time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\/* Base Layout \u0026 Typography *\/\n.smb-landing-container {\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  color: #333333;\n  max-width: 900px;\n  margin: 0 auto;\n  padding: 30px 20px;\n  background: #ffffff;\n}\n\n\/* Intro Banner *\/\n.smb-intro-banner {\n  text-align: center;\n  padding: 10px 0 24px;\n}\n.smb-intro-banner p {\n  font-size: 15px;\n  color: #555555;\n  line-height: 1.7;\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n\/* Top Performance Stats Grid *\/\n.smb-stats-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  margin-bottom: 36px;\n}\n.smb-stat-card {\n  background: #f8f9fa;\n  border: 1px solid #edf2f7;\n  border-radius: 10px;\n  padding: 18px 12px;\n  text-align: center;\n}\n.smb-stat-num {\n  font-size: 32px;\n  font-weight: 800;\n  line-height: 1.1;\n  margin-bottom: 4px;\n}\n.stat-red { color: #e8463a; }\n.stat-purple { color: #9b3de8; }\n.stat-green { color: #2db85a; }\n\n.smb-stat-title {\n  font-size: 13px;\n  font-weight: 700;\n  color: #222222;\n  margin-bottom: 2px;\n}\n.smb-stat-sub {\n  font-size: 12px;\n  color: #666666;\n  line-height: 1.3;\n}\n\n\/* Section Header Titles *\/\n.smb-section-title {\n  text-align: center;\n  font-size: 11px;\n  letter-spacing: 2px;\n  color: #8a94a6;\n  font-weight: 600;\n  margin-bottom: 4px;\n  text-transform: uppercase;\n}\n.smb-section-subtitle {\n  text-align: center;\n  font-size: 24px;\n  font-weight: 700;\n  color: #1a202c;\n  margin-bottom: 24px;\n}\n\n\/* Accordion Shell *\/\n.smb-accordion-item {\n  background: #ffffff;\n  border: 1px solid #edf2f7;\n  border-radius: 12px;\n  margin-bottom: 12px;\n  overflow: hidden;\n  transition: border-color 0.2s ease, box-shadow 0.2s ease;\n}\n.smb-accordion-item[open] {\n  border-color: #cbd5e1;\n  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.03);\n}\n\n\/* Accordion Header *\/\n.smb-accordion-header {\n  padding: 16px 20px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  cursor: pointer;\n  background: #ffffff;\n  user-select: none;\n  list-style: none;\n}\n.smb-accordion-header::-webkit-details-marker {\n  display: none;\n}\n.smb-header-title {\n  display: flex;\n  align-items: center;\n}\n.smb-tag-mini {\n  font-size: 10px;\n  letter-spacing: 1.5px;\n  color: #8a94a6;\n  font-weight: 700;\n  display: block;\n  margin-bottom: 2px;\n  text-transform: uppercase;\n}\n.smb-accordion-header h3 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #1a202c;\n  margin: 0;\n}\n\n\/* Icon Styles *\/\n.smb-icon-box {\n  width: 42px;\n  height: 42px;\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  margin-right: 16px;\n}\n.smb-icon-box svg {\n  width: 22px;\n  height: 22px;\n}\n.smb-bg-purple { background-color: #fbf1ff; fill: #a855f7; }\n.smb-bg-blue { background-color: #edf2ff; fill: #3b82f6; }\n.smb-bg-green { background-color: #ebfef4; fill: #10b981; }\n.smb-bg-orange { background-color: #fff6ed; fill: #f97316; }\n\n\/* Dynamic Plus \/ Minus Indicator *\/\n.smb-accordion-icon {\n  position: relative;\n  width: 14px;\n  height: 14px;\n  flex-shrink: 0;\n  margin-left: 12px;\n}\n.smb-accordion-icon::before,\n.smb-accordion-icon::after {\n  content: '';\n  position: absolute;\n  background-color: #0b2570;\n  transition: transform 0.25s ease, opacity 0.25s ease;\n}\n.smb-accordion-icon::before {\n  top: 6px;\n  left: 0;\n  width: 14px;\n  height: 2px;\n}\n.smb-accordion-icon::after {\n  top: 0;\n  left: 6px;\n  width: 2px;\n  height: 14px;\n}\n.smb-accordion-item[open] .smb-accordion-icon::after {\n  transform: rotate(90deg);\n  opacity: 0;\n}\n\n\/* Accordion Body *\/\n.smb-accordion-content {\n  padding: 0 20px 18px 78px;\n  border-top: 1px solid #f7fafc;\n  margin-top: 2px;\n  padding-top: 16px;\n}\n\n\/* 7 Colors Grid *\/\n.smb-color-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n.smb-color-card {\n  border-radius: 10px;\n  padding: 12px 14px;\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n  background: #ffffff;\n}\n.smb-color-card.span-full {\n  grid-column: 1 \/ -1;\n}\n.smb-color-card strong {\n  display: block;\n  font-size: 13px;\n  color: #222222;\n  margin-bottom: 2px;\n}\n.smb-color-card p {\n  font-size: 12px;\n  color: #666666;\n  margin: 0;\n  line-height: 1.4;\n}\n\n.smb-dot {\n  width: 14px;\n  height: 14px;\n  min-width: 14px;\n  border-radius: 50%;\n  margin-top: 2px;\n}\n.dot-red { background: #e8463a; }\n.dot-blue { background: #3a6be8; }\n.dot-green { background: #2db85a; }\n.dot-yellow { background: #d4b800; }\n.dot-cyan { background: #00bcd4; }\n.dot-purple { background: #9b3de8; }\n.dot-white { background: linear-gradient(135deg, #e8463a, #3a6be8, #2db85a); }\n\n.border-red { border: 1px solid #fde0d8; }\n.border-blue { border: 1px solid #dde4f5; }\n.border-green { border: 1px solid #ddf0e4; }\n.border-yellow { border: 1px solid #fdf5dd; }\n.border-cyan { border: 1px solid #ddf5f5; }\n.border-purple { border: 1px solid #ecddf5; }\n.border-white { border: 1px solid #eeeeee; }\n\n\/* Smart Features Grid *\/\n.smb-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n}\n.smb-feature-card {\n  background: #f8f9fa;\n  border-radius: 10px;\n  padding: 14px;\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n}\n.smb-feature-icon {\n  font-size: 20px;\n  min-width: 28px;\n}\n.smb-feature-card strong {\n  display: block;\n  font-size: 13px;\n  color: #222222;\n  margin-bottom: 3px;\n}\n.smb-feature-card p {\n  font-size: 12px;\n  color: #666666;\n  margin: 0;\n  line-height: 1.4;\n}\n\n\/* Benefit Cards Grid *\/\n.smb-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n}\n.smb-benefit-card {\n  border-radius: 0 10px 10px 0;\n  padding: 12px 14px;\n}\n.smb-benefit-card strong {\n  display: block;\n  font-size: 13px;\n  color: #222222;\n  margin-bottom: 3px;\n}\n.smb-benefit-card p {\n  font-size: 12px;\n  color: #666666;\n  margin: 0;\n  line-height: 1.4;\n}\n.b-purple { border-left: 3px solid #9b3de8; background: #fbf8ff; }\n.b-green { border-left: 3px solid #2db85a; background: #f8fff9; }\n.b-red { border-left: 3px solid #e8463a; background: #fff8f8; }\n\n\/* Specs Table *\/\n.smb-table-wrapper {\n  border: 1px solid #edf2f7;\n  border-radius: 8px;\n  overflow: hidden;\n}\n.smb-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n}\n.smb-specs-table tr:nth-child(odd) {\n  background: #f8f9fa;\n}\n.smb-specs-table td {\n  padding: 10px 14px;\n}\n.smb-specs-table .col-label {\n  color: #718096;\n  width: 35%;\n  border-right: 1px solid #edf2f7;\n}\n.smb-specs-table .col-val {\n  color: #2d3748;\n  font-weight: 500;\n}\n\n\/* Package Grid *\/\n.smb-package-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 8px;\n}\n.smb-package-item {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  padding: 10px 12px;\n  background: #f8f9fa;\n  border-radius: 8px;\n  font-size: 13px;\n  color: #333333;\n}\n.smb-check {\n  color: #9b3de8;\n  font-weight: bold;\n}\n\n\/* Gift Section Card *\/\n.smb-gift-card {\n  background: linear-gradient(135deg, #fff5fb 0%, #f5f0ff 100%);\n  border: 1px solid #fae8ff;\n  border-radius: 12px;\n  padding: 20px;\n  margin-top: 24px;\n  text-align: center;\n}\n.smb-gift-emoji {\n  font-size: 24px;\n  margin-bottom: 6px;\n}\n.smb-gift-title {\n  font-size: 16px;\n  font-weight: 700;\n  color: #222222;\n  margin-bottom: 6px;\n}\n.smb-gift-desc {\n  font-size: 13px;\n  color: #666666;\n  line-height: 1.6;\n  margin: 0 0 10px;\n}\n.smb-gift-quote {\n  font-size: 13px;\n  color: #888888;\n  font-style: italic;\n  margin: 0;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 768px) {\n  .smb-stats-grid {\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n  .smb-color-grid,\n  .smb-feature-grid,\n  .smb-benefit-grid,\n  .smb-package-grid {\n    grid-template-columns: 1fr;\n  }\n  .smb-color-card.span-full {\n    grid-column: 1;\n  }\n  .smb-accordion-header {\n    padding: 14px 16px;\n  }\n  .smb-accordion-content {\n    padding: 0 16px 16px 16px;\n  }\n  .smb-specs-table .col-label {\n    width: 45%;\n  }\n}\n\u003c\/style\u003e","brand":"Woflend","offers":[{"title":"Default Title","offer_id":48868193534109,"sku":null,"price":39.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/4875\/5869\/files\/m-1.jpg?v=1788403934"},{"product_id":"ems-breast-stimulator-massager","title":"EMS Breast Stimulator Massager","description":"\u003cdiv class=\"woflend-container\"\u003e\u003c!-- CSS 样式表：移动端自适应 + 纯 CSS 折叠面板 --\u003e\u003c\/div\u003e\n\u003cstyle\u003e\n    .woflend-container {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n      color: #333;\n      max-width: 800px;\n      margin: 0 auto;\n      line-height: 1.6;\n      padding: 10px;\n    }\n    \n    \/* 🛡️ 顶部信任保障栏 *\/\n    .woflend-trust-bar {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 12px;\n      background-color: #f4f5f7;\n      border-radius: 14px;\n      padding: 20px 12px;\n      margin-bottom: 24px;\n    }\n    .woflend-trust-item {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      justify-content: flex-start;\n    }\n    .woflend-trust-icon-box {\n      width: 52px !important;\n      height: 52px !important;\n      min-width: 52px !important;\n      min-height: 52px !important;\n      max-width: 52px !important;\n      max-height: 52px !important;\n      border-radius: 50%;\n      background-color: #a7f3d0;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      margin-bottom: 10px;\n      flex-shrink: 0 !important;\n      box-sizing: border-box !important;\n    }\n    .woflend-trust-icon-box svg {\n      width: 26px !important;\n      height: 26px !important;\n      max-width: 26px !important;\n      max-height: 26px !important;\n      fill: #064e3b;\n      display: block !important;\n    }\n    .woflend-trust-item span {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      line-height: 1.3;\n    }\n\n    \/* Intro *\/\n    .woflend-intro {\n      text-align: center;\n      padding: 10px 0 20px;\n    }\n    .woflend-intro p {\n      font-size: 15px;\n      color: #555;\n      line-height: 1.7;\n      max-width: 560px;\n      margin: 0 auto;\n    }\n\n    \/* Key Stats *\/\n    .woflend-stats-grid {\n      display: flex;\n      gap: 10px;\n      margin-bottom: 25px;\n      justify-content: space-between;\n    }\n    .woflend-stat-card {\n      flex: 1;\n      text-align: center;\n      background: #f8f8f8;\n      border-radius: 10px;\n      padding: 14px 10px;\n    }\n    .woflend-stat-num {\n      font-size: 22px;\n      font-weight: 700;\n      color: #1a2e8a;\n      margin: 0 0 6px;\n    }\n    .woflend-stat-label {\n      font-size: 12px;\n      color: #666;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* 折叠面板样式 (Accordion) *\/\n    .woflend-accordion {\n      border: 1px solid #eaeaea;\n      border-radius: 10px;\n      margin-bottom: 12px;\n      background: #fff;\n      overflow: hidden;\n    }\n    .woflend-accordion-summary {\n      padding: 16px 20px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #222;\n      cursor: pointer;\n      background: #fcfcfc;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      list-style: none;\n      outline: none;\n      user-select: none;\n      transition: background 0.2s ease;\n    }\n    .woflend-accordion-summary:hover {\n      background: #f5f5f5;\n    }\n    .woflend-accordion-summary::-webkit-details-marker {\n      display: none;\n    }\n    .woflend-accordion-summary::after {\n      content: '＋';\n      font-size: 16px;\n      color: #888;\n      font-weight: bold;\n    }\n    .woflend-accordion[open] .woflend-accordion-summary {\n      border-bottom: 1px solid #eaeaea;\n      background: #f8f9fa;\n    }\n    .woflend-accordion[open] .woflend-accordion-summary::after {\n      content: '－';\n    }\n    .woflend-accordion-content {\n      padding: 20px 15px;\n    }\n\n    \/* 内部网格布局 *\/\n    .woflend-grid-2col {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n    }\n    .woflend-grid-3col {\n      display: flex;\n      gap: 10px;\n      justify-content: space-between;\n    }\n    .woflend-card-flex {\n      background: #f8f8f8;\n      border-radius: 10px;\n      padding: 14px;\n      display: flex;\n      gap: 12px;\n      align-items: flex-start;\n    }\n\n    \/* Specs Table *\/\n    .woflend-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 13px;\n    }\n    .woflend-specs-table td {\n      padding: 10px 14px;\n      border-top: 1px solid #f0f0f0;\n    }\n\n    \/* 📱 移动端媒体查询 *\/\n    @media (max-width: 767px) {\n      .woflend-trust-bar {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 16px 10px;\n      }\n      .woflend-stats-grid {\n        flex-direction: column;\n        gap: 10px;\n      }\n      .woflend-grid-2col {\n        grid-template-columns: 1fr;\n      }\n      .woflend-grid-3col {\n        flex-direction: column;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"woflend-container\"\u003e\n\u003c!-- 🛡️ 顶部信任保障栏 --\u003e\n\u003cdiv class=\"woflend-trust-bar\"\u003e\n\u003cdiv class=\"woflend-trust-item\"\u003e\n\u003cdiv class=\"woflend-trust-icon-box\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 4h7v3H6v3h4v3H6v7H3V4zm9 0h4.5c2.5 0 4.5 1.5 4.5 4v8c0 2.5-2 4-4.5 4H12V4zm3 13h1.5c1 0 1.5-.5 1.5-1.5v-7c0-1-.5-1.5-1.5-1.5H15v10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eFDA-Cleared\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-trust-item\"\u003e\n\u003cdiv class=\"woflend-trust-icon-box\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2a3 3 0 100 6 3 3 0 000-6zm-4 7c-1.5 0-3 1.5-3 3.5S6.5 17 8 19l1.5 3h5L16 19c1.5-2 3-4.5 3-6.5S17.5 9 16 9H8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eAdvanced EMS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-trust-item\"\u003e\n\u003cdiv class=\"woflend-trust-icon-box\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003eHSA\/FSA Eligible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-trust-item\"\u003e\n\u003cdiv class=\"woflend-trust-icon-box\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V8h16v10zm-12-3h8v2H8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan\u003e30-Day Money Back\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Intro --\u003e\n\u003cdiv class=\"woflend-intro\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eEMS Chest Stimulator Massager Bra\u003c\/strong\u003e combines advanced microcurrent technology with an ergonomic bra design to relieve tension, improve circulation, and support muscle tone anytime, anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Key Stats --\u003e\n\u003cdiv class=\"woflend-stats-grid\"\u003e\n\u003cdiv class=\"woflend-stat-card\"\u003e\n\u003cp class=\"woflend-stat-num\"\u003eEMS\u003c\/p\u003e\n\u003cp class=\"woflend-stat-label\"\u003eAdvanced microcurrent technology\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-stat-card\"\u003e\n\u003cp class=\"woflend-stat-num\"\u003e6\u003c\/p\u003e\n\u003cp class=\"woflend-stat-label\"\u003eVersatile massage modes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-stat-card\"\u003e\n\u003cp class=\"woflend-stat-num\"\u003e9\u003c\/p\u003e\n\u003cp class=\"woflend-stat-label\"\u003eAdjustable intensity levels\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 折叠板块 1: 6 Versatile Massage Modes --\u003e\n\u003cdetails class=\"woflend-accordion\" open=\"\"\u003e\n\u003csummary class=\"woflend-accordion-summary\"\u003e🌈 6 Versatile Massage Modes\u003c\/summary\u003e\n\u003cdiv class=\"woflend-accordion-content\"\u003e\n\u003cdiv class=\"woflend-grid-2col\"\u003e\n\u003cdiv style=\"border: 1px solid #fde8d8; border-radius: 10px; padding: 14px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; border-radius: 8px; background: #fde8d8; display: flex; align-items: center; justify-content: center; font-size: 18px;\"\u003e🔥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eMode 1: Warm-Up\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eGentle preparation to awaken muscles\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border: 1px solid #dde4f5; border-radius: 10px; padding: 14px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; border-radius: 8px; background: #dde4f5; display: flex; align-items: center; justify-content: center; font-size: 18px;\"\u003e🌸\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eMode 2: Relax\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eEases daily tension and fatigue\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border: 1px solid #ddf0e4; border-radius: 10px; padding: 14px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; border-radius: 8px; background: #ddf0e4; display: flex; align-items: center; justify-content: center; font-size: 18px;\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eMode 3: Impulse\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eRhythmic microcurrent pulses\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border: 1px solid #ecddf5; border-radius: 10px; padding: 14px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; border-radius: 8px; background: #ecddf5; display: flex; align-items: center; justify-content: center; font-size: 18px;\"\u003e💓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eMode 4: Pulsation\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003ePromotes muscle vitality and elastic support\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border: 1px solid #fde8d8; border-radius: 10px; padding: 14px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; border-radius: 8px; background: #fde8d8; display: flex; align-items: center; justify-content: center; font-size: 18px;\"\u003e💆\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eMode 5: Deep Massage\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eTarget deeper muscle layers\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border: 1px solid #ddf5f5; border-radius: 10px; padding: 14px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; border-radius: 8px; background: #ddf5f5; display: flex; align-items: center; justify-content: center; font-size: 18px;\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eMode 6: Combined Mode\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eFull-spectrum multi-benefit experience\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 折叠板块 2: Key Features \u0026 Comfort Design --\u003e\n\u003cdetails class=\"woflend-accordion\"\u003e\n\u003csummary class=\"woflend-accordion-summary\"\u003e✨ Key Features \u0026amp; Ergonomic Design\u003c\/summary\u003e\n\u003cdiv class=\"woflend-accordion-content\"\u003e\n\u003cdiv class=\"woflend-grid-2col\"\u003e\n\u003cdiv class=\"woflend-card-flex\"\u003e\n\u003cspan style=\"font-size: 20px; min-width: 28px;\"\u003e⚡\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eEMS Microcurrent Tech\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eSimulates hands-on massage to relax chest muscles, improve circulation, and support tone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-card-flex\"\u003e\n\u003cspan style=\"font-size: 20px; min-width: 28px;\"\u003e🎚️\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003e9 Adjustable Intensity Levels\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eCustomize from gentle (Level 1) to maximum massage strength (Level 9).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-card-flex\"\u003e\n\u003cspan style=\"font-size: 20px; min-width: 28px;\"\u003e🪶\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eSeamless \u0026amp; Breathable Fabric\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eSoft, stretchable material provides a comfortable fit discreetly under everyday clothing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"woflend-card-flex\"\u003e\n\u003cspan style=\"font-size: 20px; min-width: 28px;\"\u003e🔌\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 4px; color: #222;\"\u003eDetachable \u0026amp; USB Rechargeable\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eEasy detachable control unit for effortless washing and convenient USB charging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 折叠板块 3: Technical Specifications --\u003e\n\u003cdetails class=\"woflend-accordion\"\u003e\n\u003csummary class=\"woflend-accordion-summary\"\u003e📋 Technical Specifications\u003c\/summary\u003e\n\u003cdiv class=\"woflend-accordion-content\"\u003e\n\u003cdiv style=\"border: 1px solid #eee; border-radius: 10px; overflow: hidden;\"\u003e\n\u003ctable class=\"woflend-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background: #f8f8f8;\"\u003e\n\u003ctd style=\"color: #888; width: 35%;\"\u003eProduct Name\u003c\/td\u003e\n\u003ctd style=\"color: #222; font-weight: 500;\"\u003eEMS Chest Stimulator Massager Bra\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"color: #888;\"\u003eMassage Modes\u003c\/td\u003e\n\u003ctd style=\"color: #222; font-weight: 500;\"\u003e6 Modes (Warm-up, Relax, Impulse, Pulsation, Deep Massage, Combined)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f8f8f8;\"\u003e\n\u003ctd style=\"color: #888;\"\u003eIntensity Levels\u003c\/td\u003e\n\u003ctd style=\"color: #222; font-weight: 500;\"\u003e9 Levels (Adjustable via +\/- buttons)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"color: #888;\"\u003eCore Technology\u003c\/td\u003e\n\u003ctd style=\"color: #222; font-weight: 500;\"\u003eEMS Microcurrent Technology\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background: #f8f8f8;\"\u003e\n\u003ctd style=\"color: #888;\"\u003eMain Features\u003c\/td\u003e\n\u003ctd style=\"color: #222; font-weight: 500;\"\u003eRelieves tension, supports muscle tone, improves circulation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"color: #888;\"\u003eDesign\u003c\/td\u003e\n\u003ctd style=\"color: #222; font-weight: 500;\"\u003eSoft fabric bra with detachable rechargeable control unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- 折叠板块 4: Quick Start Guide --\u003e\n\u003cdetails class=\"woflend-accordion\"\u003e\n\u003csummary class=\"woflend-accordion-summary\"\u003e🛠️ Quick Start Guide\u003c\/summary\u003e\n\u003cdiv class=\"woflend-accordion-content\"\u003e\n\u003cdiv class=\"woflend-grid-2col\"\u003e\n\u003cdiv style=\"border-left: 3px solid #3a6be8; border-radius: 0 10px 10px 0; padding: 10px 14px; background: #f8faff;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 3px; color: #222;\"\u003e1. Fully Charge\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eCharge the detachable main unit before first use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-left: 3px solid #2db85a; border-radius: 0 10px 10px 0; padding: 10px 14px; background: #f8fff9;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 3px; color: #222;\"\u003e2. Install Unit\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eInsert the charged main unit into the designated slot on the bra.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-left: 3px solid #9b3de8; border-radius: 0 10px 10px 0; padding: 10px 14px; background: #fbf8ff;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 3px; color: #222;\"\u003e3. Moisten Area\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003eLightly spray water or wipe inner conductive pads with a damp cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-left: 3px solid #e8463a; border-radius: 0 10px 10px 0; padding: 10px 14px; background: #fff8f8;\"\u003e\n\u003cp style=\"font-size: 13px; font-weight: 600; margin: 0 0 3px; color: #222;\"\u003e4. Wear \u0026amp; Enjoy\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 0; line-height: 1.5;\"\u003ePut on, long-press \"M\" to power on, short-press \"M\" for modes, press \"+\/-\" for intensity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"WOFLEND","offers":[{"title":"Default Title","offer_id":48882388304029,"sku":null,"price":129.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/4875\/5869\/files\/wx-3.jpg?v=1788761996"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/4875\/5869\/collections\/34a9034333fd265c2390c8be67233288.jpg?v=1788853779","url":"https:\/\/woflend.com\/collections\/mian.oembed","provider":"WOFLEND","version":"1.0","type":"link"}