{"product_id":"non-invasive-congestion-relief","title":"Non-Invasive Congestion Relief","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：便携式红光鼻炎理疗仪\n  目标受众：鼻炎、过敏性鼻塞患者，寻求非药物疗法的人群\n  视觉风格：科技健康、洁净、舒适，以蓝色背景衬托红光焦点\n  配色策略：主蓝调（背景），强调色红（光疗），中性色米\/黑（产品）\n  模块顺序：Hero (痛点解决) -\u003e Feature 1 (核心技术原理) -\u003e Feature 2 (佩戴舒适性) -\u003e Feature 3 (使用便捷性) -\u003e Specs -\u003e FAQ\n  详情图映射：\n    - Hero: image_0.png (使用场景，直击痛点)\n    - Feature 1: image_2.png (原理示意图，科学背书)\n    - Feature 2: image_1.png (结构细节，展示可调节性)\n    - Feature 3: image_3.png (黑色款细节，展示按键和充电口)\n  规格图映射：Specs数据来源于 image_6.png (颜色) 和文本报告 (波长\/档位)\n  对比模块：未加入 (无明显竞品对比需求，聚焦自身非药物特性)\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #e63946; \/* Red light emphasis *\/\n      --primary-hover: #d32f2f;\n      --text-main: #1d3557; \/* Deep blue for main text *\/\n      --text-sub: #457b9d; \/* Lighter blue for sub text *\/\n      --bg-body: #f1faee; \/* Very light background *\/\n      --bg-card: #ffffff;\n      --bg-soft: #a8dadc; \/* Soft blue accent *\/\n      --radius-md: 12px;\n      --radius-lg: 24px;\n      --shadow-sm: 0 4px 6px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.1);\n      --border-color: #e0e0e0;\n      --spacing-section: clamp(2.5rem, 6vw, 4.5rem);\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 1.5vw, 18px);\n      margin-bottom: 1rem;\n      color: var(--text-sub);\n    }\n\n    \/* Utilities *\/\n    .pd-badge {\n      display: inline-block;\n      padding: 0.5rem 1rem;\n      background: var(--bg-soft);\n      color: var(--text-main);\n      border-radius: 50px;\n      font-weight: 500;\n      font-size: 16px;\n      margin-bottom: 1rem;\n    }\n\n    \/* Image Handling - Default Scheme A *\/\n    .pd-image-wrapper img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Placeholder Style *\/\n    .pd-placeholder {\n      width: 100%;\n      min-height: 300px;\n      background-color: #f0f0f0;\n      border: 2px dashed #ccc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #666;\n      font-family: monospace;\n      font-size: 18px;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Layout Structures *\/\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .pd-hero {\n      text-align: center;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .pd-feature-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: clamp(2rem, 4vw, 3rem);\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .pd-feature-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .pd-feature-grid.reverse {\n        direction: rtl;\n      }\n\n      .pd-feature-grid.reverse \u003e * {\n        direction: ltr;\n      }\n    }\n\n    \/* Modules *\/\n    .pd-feature-content {\n      padding: 1rem;\n    }\n\n    .pd-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-specs-table th,\n    .pd-specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n\n    .pd-specs-table th {\n      background: var(--bg-soft);\n      font-weight: 600;\n      width: 30%;\n    }\n\n    @media (max-width: 767px) {\n      .pd-specs-table, .pd-specs-table tbody, .pd-specs-table tr, .pd-specs-table th, .pd-specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-specs-table thead {\n        display: none;\n      }\n      .pd-specs-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n      .pd-specs-table td {\n        padding-left: 50%;\n        position: relative;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .pd-specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1rem;\n        width: 45%;\n        white-space: nowrap;\n        font-weight: 600;\n        color: var(--text-main);\n      }\n    }\n\n    .pd-faq-item {\n      background: var(--bg-card);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n      margin-bottom: 1rem;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-faq-item h3 {\n      margin-top: 0;\n      color: var(--text-main);\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cspan class=\"pd-badge\"\u003eDesigned for everyday ease\u003c\/span\u003e\n\u003ch1\u003eBreathe Easier with Drug-Free Red Light Therapy\u003c\/h1\u003e\n\n\u003cp\u003eA natural, non-invasive way to help relieve nasal congestion, sneezing, and allergy discomfort caused by rhinitis.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260527165814\/2aec5dd555a5eb8f78208f2f96883628.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section pd-feature-grid\"\u003e\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003ch2\u003eTargeted 630–650nm Red Light Technology\u003c\/h2\u003e\n\n\u003cp\u003eUtilizing a scientifically recognized \"golden band\" of red light, this device delivers gentle, targeted energy directly to the nasal tissues. It helps stabilize nasal sensitivity and soothe irritation at the source, without the use of medication or chemical sprays.\u003c\/p\u003e\n\u003cspan class=\"pd-badge\"\u003ePhysical Therapy\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eNon-Invasive\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260527165815\/cdad474006d7717f528d7971e311bcc1.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section pd-feature-grid reverse\"\u003e\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003ch2\u003eAdjustable Clip for Secure, Comfortable Fit\u003c\/h2\u003e\n\n\u003cp\u003eFeatures an ergonomic nasal clip design with extendable transparent prongs. Gently pull to adjust the width for a personalized fit that stays securely in place comfortably, allowing for hands-free therapy sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260527165814\/580c98b3b14664d21c8beb2f2351b81b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section pd-feature-grid\"\u003e\n\u003cdiv class=\"pd-feature-content\"\u003e\n\u003ch2\u003ePortable Design with Effortless Operation\u003c\/h2\u003e\n\n\u003cp\u003eDesigned for modern life with Type-C fast charging and a long-lasting battery. The simple one-button control allows you to easily power on and switch between 3 intensity levels to suit your needs, whether at home or on the go.\u003c\/p\u003e\n\u003cspan class=\"pd-badge\"\u003eType-C Charging\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003e3 Intensity Levels\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260527165815\/ef007185c36ef93d00f119a0ffb756b4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eTechnology\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Technology\"\u003eRed Light Therapy (630-650nm wavelength)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eIntensity Levels\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Intensity Levels\"\u003e3 Adjustable Settings\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eCharging Port\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Charging Port\"\u003eType-C\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eOperation Type\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Operation Type\"\u003eOne-button control\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth scope=\"row\"\u003eColors Available\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Colors Available\"\u003eWhite, Black\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eHow do I use the device?\u003c\/h3\u003e\n\n\u003cp\u003eGently pinch the device to open the prongs and insert the transparent tips into your nostrils. Release to let it clip comfortably. Long press the button to turn it on, and short press to cycle through the 3 intensity levels.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eIs it comfortable to wear?\u003c\/h3\u003e\n\n\u003cp\u003eYes, the nasal clip is adjustable to fit different nose sizes gently, and the tips are made of smooth material designed for comfort during short therapy sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eHow do I clean the device?\u003c\/h3\u003e\n\n\u003cp\u003eAfter each use, wipe the transparent nasal tips with an alcohol pad or a soft, damp cloth. Do not submerge the main body of the device in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Unit (Personal Use)","offer_id":45662649516223,"sku":"0527-17361900","price":17.95,"currency_code":"USD","in_stock":true},{"title":"2 Units (Couples Pack - Do Not Share!)","offer_id":45662649548991,"sku":"0527-17365092","price":33.95,"currency_code":"USD","in_stock":true},{"title":"3 Units (Family Pack) - Best Value!","offer_id":45662649581759,"sku":"0527-17369437","price":48.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/2aec5dd555a5eb8f78208f2f96883628_745d8944-31fa-4407-baae-27a6e7642ac7.jpg?v=1779873115","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/non-invasive-congestion-relief","provider":"Bak","version":"1.0","type":"link"}