{"title":"養肺","description":null,"products":[{"product_id":"baytona","title":"鼻通拿- 獨立購買","description":"\u003c!-- \n  【Shopify 產品描述專用代碼】\n  使用方式：\n  1. 進入 Shopify 後台 -\u003e Products (產品) -\u003e 找到「鼻通拿」\n  2. 在 Description (描述) 編輯器右上角，點擊「Show HTML」按鈕（圖示為 \u003c\/\u003e）\n  3. 將下方全部代碼直接貼入並儲存即可！\n--\u003e\n\n\u003cstyle\u003e\n  \/* 專屬命名空間：無外框、無陰影，自然融入 Shopify 背景 *\/\n  .bt-wrapper {\n    max-width: 600px;\n    margin: 0 auto;\n    background-color: transparent;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Noto Sans TC\", sans-serif;\n    color: #1e293b;\n    line-height: 1.7;\n    border: none !important;\n    box-shadow: none !important;\n    box-sizing: border-box;\n    padding: 0;\n  }\n  .bt-wrapper *, .bt-wrapper *::before, .bt-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* 頂部簡約小標籤列（已移除原 BAYTONA 大標題） *\/\n  .bt-header-minimal {\n    margin-bottom: 16px;\n    text-align: left;\n  }\n  .bt-tag-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #3d1a49;\n    color: #ffffff;\n    font-size: 13.5px;\n    font-weight: 800;\n    padding: 6px 14px;\n    border-radius: 9999px;\n    letter-spacing: 0.04em;\n  }\n  .bt-tag-sub {\n    font-size: 15px;\n    font-weight: 800;\n    color: #3d1a49;\n    margin-top: 8px;\n    display: block;\n    letter-spacing: 0.02em;\n  }\n\n  \/* 內容排版容器 *\/\n  .bt-body {\n    padding: 0;\n  }\n  .bt-section {\n    margin-bottom: 26px;\n  }\n  .bt-section-title {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 19px; \/* 全面放大 *\/\n    font-weight: 900;\n    color: #0f172a;\n    border-bottom: 2px solid #f3e8ff;\n    padding-bottom: 8px;\n    margin-bottom: 14px;\n  }\n  .bt-section-bar {\n    width: 6px;\n    height: 22px;\n    border-radius: 999px;\n    background-color: #3d1a49;\n    flex-shrink: 0;\n  }\n  .bt-section-bar-berry {\n    background-color: #db2777;\n  }\n\n  \/* 警示與提示卡片 (字體加大) *\/\n  .bt-card-alert {\n    background: #fdf2f8;\n    border: 1.5px solid #fbcfe8;\n    border-radius: 16px;\n    padding: 14px 16px;\n    font-size: 14px; \/* 加大 *\/\n    margin-bottom: 12px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    color: #1e293b;\n    line-height: 1.6;\n  }\n  .bt-card-alert strong.pink-text {\n    color: #db2777;\n    font-size: 16px; \/* 加大 *\/\n  }\n\n  \/* 告誡行：改為紅底白字高亮條 *\/\n  .bt-card-forbid-red {\n    background: #dc2626 !important;\n    border: 1px solid #b91c1c !important;\n    border-radius: 14px;\n    padding: 13px 16px;\n    font-size: 15px; \/* 加大 *\/\n    font-weight: 900;\n    color: #ffffff !important;\n    margin-bottom: 12px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    box-shadow: 0 4px 12px rgba(220, 38, 38, 0.22);\n    letter-spacing: 0.02em;\n  }\n  .bt-card-forbid-red span.icon {\n    font-size: 20px;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n\n  \/* 出貨等待提醒 (加大) *\/\n  .bt-card-shipping-wait {\n    background: #faf5ff;\n    border: 1.5px solid #e9d5ff;\n    border-radius: 14px;\n    padding: 10px 14px;\n    font-size: 14px; \/* 加大 *\/\n    color: #3d1a49;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-weight: 600;\n  }\n\n  \/* 特色清單 (字體加大) *\/\n  .bt-feature-item {\n    background: #faf8fc;\n    border: 1px solid #f1e6f5;\n    border-radius: 16px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .bt-feature-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 900;\n    font-size: 16px;\n    flex-shrink: 0;\n  }\n  .bt-feature-title {\n    font-size: 15.5px; \/* 加大 *\/\n    font-weight: 800;\n    color: #0f172a;\n  }\n  .bt-feature-desc {\n    font-size: 13.5px; \/* 加大 *\/\n    color: #475569;\n    margin-top: 3px;\n    line-height: 1.6;\n  }\n  .bt-badge-safe {\n    background: #ecfdf5;\n    border: 1.5px solid #a7f3d0;\n    color: #065f46;\n    border-radius: 12px;\n    padding: 12px 14px;\n    font-size: 14px; \/* 加大 *\/\n    font-weight: 800;\n    text-align: center;\n    margin-top: 12px;\n    line-height: 1.5;\n  }\n\n  \/* 強效版 vs 家用版卡片 (字體加大) *\/\n  .bt-version-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n  @media (min-width: 500px) {\n    .bt-version-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n  .bt-ver-card {\n    border-radius: 18px;\n    padding: 16px;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n  }\n  .bt-ver-strong {\n    border: 2px solid #d8b4fe;\n    background: rgba(245, 243, 255, 0.5);\n  }\n  .bt-ver-home {\n    border: 2px solid #a5f3fc;\n    background: rgba(236, 254, 255, 0.5);\n  }\n  .bt-badge-pill {\n    display: inline-block;\n    color: #ffffff;\n    font-weight: 900;\n    font-size: 16px; \/* 進一步加大 *\/\n    padding: 5px 14px;\n    border-radius: 999px;\n    margin-bottom: 10px;\n  }\n  .bt-ver-heading {\n    font-size: 17.5px; \/* 進一步加大 *\/\n    font-weight: 900;\n    margin: 0 0 6px 0;\n    line-height: 1.35;\n  }\n  .bt-ver-subtext {\n    font-size: 13.5px; \/* 加大 *\/\n    color: #475569;\n    margin: 0 0 12px 0;\n    line-height: 1.5;\n  }\n  .bt-method-box {\n    background: #ffffff;\n    border-radius: 12px;\n    padding: 12px;\n    font-size: 13px; \/* 加大 *\/\n    line-height: 1.6;\n  }\n\n  \/* 表格專區 (字體全面放大) *\/\n  .bt-table-container {\n    border: 1.5px solid #e9d5ff;\n    border-radius: 16px;\n    overflow: hidden;\n    margin-bottom: 8px;\n  }\n  .bt-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px; \/* 加大 *\/\n    text-align: left;\n    background-color: #ffffff;\n  }\n  .bt-table th {\n    background: #fbf5fc;\n    color: #3d1a49;\n    font-weight: 900;\n    padding: 12px;\n    border-bottom: 1.5px solid #e9d5ff;\n    font-size: 14.5px;\n  }\n  .bt-table td {\n    padding: 12px;\n    border-bottom: 1px solid #f3e8ff;\n    vertical-align: middle;\n  }\n  .bt-price-tag {\n    color: #db2777;\n    font-weight: 900;\n    font-size: 16px; \/* 價格加大 *\/\n    text-align: center;\n  }\n\n  \/* 4步驟排版 (字體加大) *\/\n  .bt-steps-box {\n    background: #faf5fc;\n    border: 1.5px solid #f3e8ff;\n    border-radius: 18px;\n    padding: 16px;\n  }\n  .bt-step-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    margin-bottom: 14px;\n  }\n  .bt-step-row:last-child {\n    margin-bottom: 0;\n  }\n  .bt-step-num {\n    width: 26px;\n    height: 26px;\n    border-radius: 999px;\n    background-color: #3d1a49;\n    color: #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 900;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .bt-step-title {\n    font-size: 15px; \/* 加大 *\/\n    font-weight: 800;\n    color: #0f172a;\n    margin: 0;\n  }\n  .bt-step-desc {\n    font-size: 13.5px; \/* 加大 *\/\n    color: #475569;\n    margin: 3px 0 0 0;\n    line-height: 1.6;\n  }\n\n  \/* 影片容器 16:9 自適應 *\/\n  .bt-video-wrapper {\n    position: relative;\n    width: 100%;\n    padding-top: 56.25%;\n    border-radius: 16px;\n    overflow: hidden;\n    background: #000;\n    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);\n  }\n  .bt-video-wrapper iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  \/* 底部免運大橫幅 (字體加大) *\/\n  .bt-free-banner {\n    background: linear-gradient(90deg, #059669 0%, #0d9488 100%);\n    color: #ffffff;\n    border-radius: 14px;\n    padding: 14px;\n    text-align: center;\n    font-weight: 900;\n    font-size: 16px; \/* 加大 *\/\n    letter-spacing: 0.04em;\n    margin-top: 16px;\n    box-shadow: 0 4px 14px rgba(13, 148, 136, 0.25);\n  }\n\n  \/* 底部備註 (字體加大) *\/\n  .bt-footer-box {\n    background: #f8fafc;\n    border: 1.5px solid #e2e8f0;\n    border-radius: 14px;\n    padding: 14px 16px;\n    font-size: 13.5px; \/* 加大 *\/\n    color: #475569;\n    margin-top: 16px;\n    line-height: 1.7;\n  }\n\u003c\/style\u003e\n\n\u003c!-- 主容器：無外框，自然居中限寬 600px --\u003e\n\u003cdiv class=\"bt-wrapper\"\u003e\n\n  \u003c!-- 頂部精簡徽章（已剔除原 BAYTONA 大標題） --\u003e\n  \u003cdiv class=\"bt-header-minimal\"\u003e\n    \u003cspan class=\"bt-tag-pill\"\u003e🇭🇰 香港製造・專利草本配方\u003c\/span\u003e\n    \u003cspan class=\"bt-tag-sub\"\u003e抗鼻敏感霧化精華 \u0026amp; 空間深層潔淨原液\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bt-body\"\u003e\n    \u003c!-- 訂單提醒專區 --\u003e\n    \u003cdiv class=\"bt-card-alert\"\u003e\n      \u003cspan style=\"font-size: 22px; line-height: 1;\"\u003e⚠️\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong class=\"pink-text\"\u003e只能獨立訂購\u003c\/strong\u003e\u003cbr\u003e\n        此產品採獨立排單運送，\u003cstrong style=\"text-decoration: underline; color: #0f172a;\"\u003e不能與其他產品一同購買\u003c\/strong\u003e。\u003cbr\u003e\n        \u003cspan style=\"display: inline-block; margin-top: 4px; font-weight: 800; color: #492257; font-size: 14.5px;\"\u003e\n          ✨ 凡購買\u003cstrong\u003e任何鼻通拿套裝，均享有免費送貨！\u003c\/strong\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 獨立強調告誡行：改為紅底白字 --\u003e\n    \u003cdiv class=\"bt-card-forbid-red\"\u003e\n      \u003cspan class=\"icon\"\u003e🚫\u003c\/span\u003e\n      \u003cdiv\u003e特別注意：全店滿 $1,000 免運費優惠亦不包括鼻通拿。\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 出貨時間提醒 --\u003e\n    \u003cdiv class=\"bt-card-shipping-wait\"\u003e\n      \u003cspan style=\"font-size: 18px;\"\u003e⏳\u003c\/span\u003e\n      \u003cspan\u003e因原料及手工排單，出貨需要 \u003cstrong\u003e2 至 3 個星期\u003c\/strong\u003e，感謝耐心等候。\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 核心優勢 --\u003e\n    \u003cdiv class=\"bt-section\"\u003e\n      \u003cdiv class=\"bt-section-title\"\u003e\n        \u003cdiv class=\"bt-section-bar\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e核心優勢與檢驗認證\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-feature-item\"\u003e\n        \u003cdiv class=\"bt-feature-icon\" style=\"background: #f3e8ff; color: #3d1a49;\"\u003e✓\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"bt-feature-title\"\u003e專利配方獲 STC 及 SGS 抗菌認證\u003c\/div\u003e\n          \u003cdiv class=\"bt-feature-desc\"\u003e經權威實驗認證，5 分鐘撲滅 98%、90 分鐘消滅高達 99% 細菌與真菌。\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-feature-item\"\u003e\n        \u003cdiv class=\"bt-feature-icon\" style=\"background: #fce7f3; color: #db2777;\"\u003e🇭🇰\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"bt-feature-title\"\u003e香港製造・直擊致敏源頭\u003c\/div\u003e\n          \u003cdiv class=\"bt-feature-desc\"\u003e主動分解空氣中懸浮致敏源，從根源堵截鼻敏感反應，效能長效穩定。\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-feature-item\"\u003e\n        \u003cdiv class=\"bt-feature-icon\" style=\"background: #cffafe; color: #0891b2;\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"bt-feature-title\"\u003e釋放數百萬負離子\u003c\/div\u003e\n          \u003cdiv class=\"bt-feature-desc\"\u003e超聲波微米霧化釋放負離子，宛如置身森林大自然，同時舒緩緊繃與焦慮情緒。\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-badge-safe\"\u003e\n        🛡️ 溫和安全配方：不具致敏性與毒性，成人、孕婦、幼童及寵物皆可安心使用\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 版本選擇 --\u003e\n    \u003cdiv class=\"bt-section\"\u003e\n      \u003cdiv class=\"bt-section-title\"\u003e\n        \u003cdiv class=\"bt-section-bar\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e版本選擇與使用建議\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background: #faf5ff; border: 1.5px solid #e9d5ff; padding: 12px 14px; border-radius: 14px; font-size: 13.5px; margin-bottom: 14px; line-height: 1.6;\"\u003e\n        \u003cstrong style=\"color: #3d1a49; font-size: 14.5px;\"\u003e💡 首次使用專屬建議：\u003c\/strong\u003e\u003cbr\u003e\n        初次使用建議先選用\u003cstrong\u003e強效版\u003c\/strong\u003e，將全屋或房間進行一次深層消毒並建立防護層；後續日常保養則使用\u003cstrong\u003e家用版\u003c\/strong\u003e維持純淨。\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-version-grid\"\u003e\n        \u003c!-- 強效版 --\u003e\n        \u003cdiv class=\"bt-ver-card bt-ver-strong\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"bt-badge-pill\" style=\"background-color: #3d1a49;\"\u003e1. 強效版\u003c\/span\u003e\n            \u003ch3 class=\"bt-ver-heading\" style=\"color: #2e1537;\"\u003e深層消毒及保護塗層\u003c\/h3\u003e\n            \u003cp class=\"bt-ver-subtext\"\u003e專為空間深層消毒、快速瓦解致敏源及去霉抑菌設計。\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bt-method-box\" style=\"border: 1px solid #e9d5ff;\"\u003e\n            \u003cstrong style=\"color: #3d1a49; display: block; margin-bottom: 4px; font-size: 13.5px;\"\u003e霧化使用方法：\u003c\/strong\u003e\n            無需稀釋，直接倒進鼻通拿霧化器內啟動便可。\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 家用版 --\u003e\n        \u003cdiv class=\"bt-ver-card bt-ver-home\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"bt-badge-pill\" style=\"background-color: #0891b2;\"\u003e2. 家用版\u003c\/span\u003e\n            \u003ch3 class=\"bt-ver-heading\" style=\"color: #0e7490;\"\u003e深層呼吸道溫和呵護\u003c\/h3\u003e\n            \u003cp class=\"bt-ver-subtext\"\u003e日常維持清新環境，深層呵護呼吸道，提升防禦效能。\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"bt-method-box\" style=\"border: 1px solid #cffafe;\"\u003e\n            \u003cstrong style=\"color: #0891b2; display: block; margin-bottom: 4px; font-size: 13.5px;\"\u003e霧化使用方法：\u003c\/strong\u003e\n            每次將 100-150ml 倒入霧化器，加入約 1.5L 清水稀釋。約 8 小時乾水自動斷電，最適合睡覺與休息時使用。\u003cbr\u003e\n            \u003cspan style=\"color: #64748b; font-size: 12px;\"\u003e（以 100 呎空間計算，1 支 1L 約可使用一星期）\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 規格與價格表格 (放大標題與價格) --\u003e\n    \u003cdiv class=\"bt-section\"\u003e\n      \u003cdiv style=\"display: flex; justify-content: space-between; align-items: flex-end; border-bottom: 2px solid #f3e8ff; padding-bottom: 8px; margin-bottom: 12px;\"\u003e\n        \u003cdiv style=\"display: flex; align-items: center; gap: 8px;\"\u003e\n          \u003cdiv class=\"bt-section-bar\" style=\"height: 24px;\"\u003e\u003c\/div\u003e\n          \u003c!-- 規格與價格一覽表 字體加大 --\u003e\n          \u003cspan style=\"font-size: 20px; font-weight: 900; color: #0f172a;\"\u003e規格與價格一覽表\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan style=\"font-size: 12.5px; font-weight: 800; background: #dcfce7; color: #166534; padding: 3px 10px; border-radius: 999px; border: 1px solid #86efac;\"\u003e\n          買套裝即享免運\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-table-container\"\u003e\n        \u003ctable class=\"bt-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth style=\"width: 44%;\"\u003e組合規格\u003c\/th\u003e\n              \u003cth style=\"width: 28%; text-align: center; color: #3d1a49;\"\u003e強效版\u003c\/th\u003e\n              \u003cth style=\"width: 28%; text-align: center; color: #0891b2;\"\u003e家用版\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\n                \u003cstrong style=\"color: #0f172a; font-size: 15px;\"\u003e鼻通拿 套裝\u003c\/strong\u003e\u003cbr\u003e\n                \u003cspan style=\"font-size: 12.5px; color: #64748b;\"\u003e1 支 1L 原液 + 專用霧化器\u003c\/span\u003e\n              \u003c\/td\u003e\n              \u003ctd class=\"bt-price-tag\"\u003e$715\u003c\/td\u003e\n              \u003ctd class=\"bt-price-tag\"\u003e$495\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\n                \u003cstrong style=\"color: #0f172a; font-size: 15px;\"\u003e鼻通拿 補充裝\u003c\/strong\u003e\u003cbr\u003e\n                \u003cspan style=\"font-size: 12.5px; color: #64748b;\"\u003e4 支 1L 經濟特惠裝（無霧化器）\u003c\/span\u003e\n              \u003c\/td\u003e\n              \u003ctd class=\"bt-price-tag\"\u003e$2,200\u003c\/td\u003e\n              \u003ctd class=\"bt-price-tag\"\u003e$1,320\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr style=\"background: #faf5fc;\"\u003e\n              \u003ctd\u003e\n                \u003cstrong style=\"color: #3d1a49; font-size: 15px;\"\u003e強效版 + 專用噴壺\u003c\/strong\u003e\u003cbr\u003e\n                \u003cspan style=\"font-size: 12.5px; color: #64748b;\"\u003e1 支 1L 強效版 + 局部手壓噴壺\u003c\/span\u003e\n              \u003c\/td\u003e\n              \u003ctd class=\"bt-price-tag\"\u003e$605\u003c\/td\u003e\n              \u003ctd style=\"text-align: center; color: #cbd5e1; font-style: italic; font-size: 14px;\"\u003e-\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"font-size: 12.5px; color: #94a3b8; text-align: right; margin-top: 4px;\"\u003e※ 因進口原料成本調整，售價已相對做最新修正\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 4步驟去霉 --\u003e\n    \u003cdiv class=\"bt-section\"\u003e\n      \u003cdiv class=\"bt-section-title\"\u003e\n        \u003cdiv class=\"bt-section-bar bt-section-bar-berry\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e強效版・居家去霉全面消毒 4 步驟\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bt-steps-box\"\u003e\n        \u003cdiv class=\"bt-step-row\"\u003e\n          \u003cdiv class=\"bt-step-num\"\u003e1\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"bt-step-title\"\u003e準備階段：全屋通風 2 天\u003c\/div\u003e\n            \u003cdiv class=\"bt-step-desc\"\u003e打開家中所有窗戶，保持室內良好空氣對流持續兩天。\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bt-step-row\"\u003e\n          \u003cdiv class=\"bt-step-num\"\u003e2\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"bt-step-title\"\u003e噴灑階段：密閉全屋均勻覆蓋\u003c\/div\u003e\n            \u003cdiv class=\"bt-step-desc\"\u003e通風結束後緊閉門窗。使用強效版進行全屋噴灑（約 2 至 3 小時）。亦可將補充裝倒入手動壓力噴壺，重點噴灑於牆角、發霉區域或家具表面。\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bt-step-row\"\u003e\n          \u003cdiv class=\"bt-step-num\"\u003e3\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"bt-step-title\"\u003e乾燥階段：開啟冷氣或抽濕\u003c\/div\u003e\n            \u003cdiv class=\"bt-step-desc\"\u003e噴灑完成後立即開啟冷氣或抽濕機，迅速抽走濕氣以加速乾燥並固化防護塗層。\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bt-step-row\"\u003e\n          \u003cdiv class=\"bt-step-num\" style=\"background-color: #db2777;\"\u003e4\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"bt-step-title\" style=\"color: #db2777;\"\u003e完成階段：重啟通風享受潔淨\u003c\/div\u003e\n            \u003cdiv class=\"bt-step-desc\"\u003e待表面完全乾燥無殘留濕氣後，重新開啟窗戶恢復正常通風，享受無敏清新空間！\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 官方影片介紹 --\u003e\n    \u003cdiv class=\"bt-section\"\u003e\n      \u003cdiv class=\"bt-section-title\"\u003e\n        \u003cdiv class=\"bt-section-bar\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e官方影片示範與說明\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bt-video-wrapper\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/5ZQY4nP_Yaw\" title=\"鼻通拿產品說明\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\n        \u003c\/iframe\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 最底端加強免運橫幅 --\u003e\n    \u003cdiv class=\"bt-free-banner\"\u003e\n      🚚 買任何套裝都會免費送貨！\n    \u003c\/div\u003e\n\n    \u003c!-- 存放安全須知 --\u003e\n    \u003cdiv class=\"bt-footer-box\"\u003e\n      \u003cstrong style=\"color: #3d1a49; font-size: 14.5px;\"\u003e📦 存放須知與安全守則：\u003c\/strong\u003e\u003cbr\u003e\n      • 請將原液儲存於陰涼乾燥處，避免陽光直射或高溫環境，以維護有效活性。\u003cbr\u003e\n      • \u003cspan style=\"color: #dc2626; font-weight: 800;\"\u003e本產品僅供空間噴灑與霧化使用，嚴禁口服飲用。\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"原力工業","offers":[{"title":"強效版套裝","offer_id":48001829142761,"sku":"NH-BAYTONA01","price":715.0,"currency_code":"HKD","in_stock":true},{"title":"日常版套裝","offer_id":48001829175529,"sku":"NH-BAYTONA02","price":495.0,"currency_code":"HKD","in_stock":true},{"title":"強效版補充裝－四支","offer_id":48001931608297,"sku":"NH-BAYTONA03","price":2200.0,"currency_code":"HKD","in_stock":true},{"title":"日常版補充裝－四支","offer_id":48001931641065,"sku":"NH-BAYTONA04","price":1320.0,"currency_code":"HKD","in_stock":true},{"title":"強效版+噴壺","offer_id":48381959766249,"sku":"NH-BAYTONA05","price":605.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0647\/7132\/6185\/files\/BAYTONA-ProductShot-1400px_77fbe6d4-d6f6-45bc-913a-93c8b4b34f3f.png?v=1789482525"},{"product_id":"香茅秋梨膏","title":"香茅秋梨膏","description":"\u003cp\u003e秋梨配香茅，濃縮配方\u003c\/p\u003e\n\u003cp\u003e取一份濃萃，兌以十倍冷泡茶或氣泡水，即得清透茶飲，清甜順口，帶來清新舒暢感。\u003c\/p\u003e\n\u003cp\u003e秋梨有助潤燥生津、化痰止咳，養護肺腑；香茅抗菌消炎、紓緩氣道，驅散鬱結。\u003c\/p\u003e\n\u003cp\u003e再配以萃取枇杷葉精華，清肺化痰、降氣止咳。\u003c\/p\u003e\n\u003cp\u003e尤其適合經常吸煙人士，或食雪茄、燒烤、煎炸等較重口味食物時配搭，幫助平衡口感，令飲用體驗更清新自然。\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e儲存方法：開啟後需存放0-4度雪櫃\u003cbr\u003e淨重: 250mL\u003c\/strong\u003e\u003cspan style=\"font-size: 12;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cem\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003cdiv id=\"gtx-trans\" style=\"position: absolute; left: -81px; top: 119.365px;\"\u003e\n\u003cdiv class=\"gtx-trans-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"原力工業","offers":[{"title":"Default Title","offer_id":50924570476777,"sku":"TFI-DRINK03","price":288.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0647\/7132\/6185\/files\/ProductShot-1400px_fd6bcead-3163-41d5-8450-097ab1a22d32.png?v=1790059689"}],"url":"https:\/\/white-choice.com\/collections\/%e9%a4%8a%e8%82%ba.oembed","provider":"White Choice","version":"1.0","type":"link"}