{"product_id":"hokkaido-scallop","title":"TAKI 北海道帆立貝凍乾便攜裝 (6小包)","description":"\u003cdiv class=\"taki-section-wrapper\"\u003e\n  \u003cstyle\u003e\n    .taki-section-wrapper {\n      --bg: #f7f3ec;\n      --surface: #fcfaf6;\n      --surface-2: #efe7db;\n      --text: #2a221c;\n      --text-muted: #6d6257;\n      --line: rgba(42, 34, 28, 0.12);\n      --primary: #3d241b;\n      --accent: #b67a3b;\n      --accent-soft: rgba(182, 122, 59, 0.14);\n\n      --radius-lg: 28px;\n      --radius-full: 999px;\n\n      --shadow-sm: 0 8px 20px rgba(42, 34, 28, 0.06);\n\n      --space-4: 16px;\n      --space-6: 24px;\n      --space-8: 32px;\n      \n      --text-xs: 12px;\n      --text-sm: 14px;\n      --text-base: 16px;\n      --text-lg: clamp(18px, 2vw, 22px);\n      --text-xl: clamp(28px, 4vw, 42px);\n      \n      font-family: \"Satoshi\", \"Helvetica Neue\", Arial, sans-serif;\n      color: var(--text);\n      font-size: var(--text-base);\n      line-height: 1.65;\n      background: var(--bg);\n      padding-top: 40px;\n    }\n\n    \/* 限制所有樣式只在 wrapper 內生效 *\/\n    .taki-section-wrapper * {\n      box-sizing: border-box;\n    }\n\n    .taki-section-wrapper .taki-container {\n      width: min(calc(100% - 32px), 1180px);\n      margin: 0 auto;\n    }\n\n    .taki-section-wrapper .taki-section {\n      padding: clamp(52px, 8vw, 96px) 0;\n    }\n\n    .taki-section-wrapper .taki-section.alt {\n      background: var(--surface);\n    }\n\n    \/* Hero \/ Intro 區塊 *\/\n    .taki-section-wrapper .taki-intro {\n      max-width: 760px;\n      margin-bottom: 60px;\n    }\n\n    .taki-section-wrapper .taki-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 8px 14px;\n      border-radius: var(--radius-full);\n      background: var(--accent-soft);\n      color: var(--accent);\n      font-size: var(--text-xs);\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      margin-bottom: var(--space-4);\n    }\n\n    .taki-section-wrapper .taki-title {\n      font-family: \"Instrument Serif\", Georgia, serif;\n      font-size: clamp(32px, 5vw, 48px);\n      line-height: 1.1;\n      font-weight: 400;\n      margin-bottom: 16px;\n      color: var(--text);\n    }\n\n    .taki-section-wrapper .taki-lead {\n      color: var(--text-muted);\n      font-size: var(--text-lg);\n      max-width: 32ch;\n      margin-bottom: 28px;\n    }\n\n    .taki-section-wrapper .taki-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n    }\n\n    .taki-section-wrapper .taki-tags span {\n      padding: 12px 16px;\n      border: 1px solid var(--line);\n      border-radius: var(--radius-full);\n      background: var(--surface);\n      font-size: var(--text-sm);\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Section Headings *\/\n    .taki-section-wrapper .taki-heading-2 {\n      font-family: \"Instrument Serif\", Georgia, serif;\n      font-size: var(--text-xl);\n      margin-bottom: 14px;\n      font-weight: 400;\n      line-height: 1.1;\n      color: var(--text);\n    }\n\n    .taki-section-wrapper .taki-heading-3 {\n      font-family: \"Instrument Serif\", Georgia, serif;\n      font-size: 30px;\n      margin-bottom: 10px;\n      font-weight: 400;\n      color: var(--text);\n    }\n\n    .taki-section-wrapper .taki-section-head {\n      display: grid;\n      gap: 12px;\n      margin-bottom: 34px;\n    }\n\n    .taki-section-wrapper .taki-section-head p {\n      max-width: 60ch;\n      color: var(--text-muted);\n      margin: 0;\n    }\n\n    \/* Grids *\/\n    .taki-section-wrapper .taki-benefit-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 16px;\n    }\n\n    .taki-section-wrapper .taki-benefit-card {\n      padding: 24px;\n      border-radius: var(--radius-lg);\n      background: var(--surface);\n      border: 1px solid var(--line);\n      box-shadow: var(--shadow-sm);\n      display: flex;\n      flex-direction: column;\n    }\n\n    .taki-section-wrapper .taki-benefit-icon {\n      width: 52px;\n      height: 52px;\n      border-radius: 16px;\n      display: grid;\n      place-items: center;\n      background: var(--accent-soft);\n      color: var(--accent);\n      margin-bottom: 22px;\n      font-size: 24px;\n    }\n\n    .taki-section-wrapper .taki-benefit-card p {\n      color: var(--text-muted);\n      font-size: var(--text-sm);\n      margin: 0;\n    }\n\n    \/* Story Section *\/\n    .taki-section-wrapper .taki-story-grid {\n      max-width: 860px;\n    }\n\n    .taki-section-wrapper .taki-stats {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 12px;\n      margin: 28px 0;\n    }\n\n    .taki-section-wrapper .taki-stat {\n      padding-top: 14px;\n      border-top: 1px solid var(--line);\n    }\n\n    .taki-section-wrapper .taki-stat strong {\n      display: block;\n      font-size: 28px;\n      font-weight: 700;\n      color: var(--text);\n    }\n\n    .taki-section-wrapper .taki-stat span {\n      display: block;\n      color: var(--text-muted);\n      font-size: var(--text-sm);\n      margin-top: 4px;\n    }\n\n    .taki-section-wrapper .taki-list {\n      display: grid;\n      gap: 12px;\n      margin-top: 18px;\n      padding: 0;\n    }\n\n    .taki-section-wrapper .taki-list li {\n      list-style: none;\n      position: relative;\n      padding-left: 24px;\n      color: var(--text-muted);\n      margin: 0;\n    }\n\n    .taki-section-wrapper .taki-list li::before {\n      content: \"\";\n      width: 10px;\n      height: 10px;\n      border-radius: 50%;\n      background: var(--accent);\n      position: absolute;\n      left: 0;\n      top: 8px;\n    }\n\n    \/* Serve Section *\/\n    .taki-section-wrapper .taki-serve-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n    }\n\n    .taki-section-wrapper .taki-serve-card {\n      padding: 24px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--line);\n      background: var(--bg);\n    }\n\n    .taki-section-wrapper .taki-serve-step {\n      width: 36px;\n      height: 36px;\n      border-radius: 50%;\n      display: inline-grid;\n      place-items: center;\n      background: var(--primary);\n      color: #fff;\n      font-size: var(--text-sm);\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    .taki-section-wrapper .taki-serve-card p {\n      color: var(--text-muted);\n      font-size: var(--text-sm);\n      margin: 0;\n    }\n\n    .taki-section-wrapper .taki-fact-strip {\n      margin-top: 22px;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 12px;\n    }\n\n    .taki-section-wrapper .taki-fact {\n      padding: 18px;\n      border-radius: 22px;\n      background: var(--surface);\n      border: 1px solid var(--line);\n      text-align: center;\n    }\n\n    .taki-section-wrapper .taki-fact strong {\n      display: block;\n      font-size: var(--text-sm);\n      margin-bottom: 4px;\n      color: var(--text);\n    }\n\n    .taki-section-wrapper .taki-fact span {\n      display: block;\n      color: var(--text-muted);\n      font-size: var(--text-sm);\n    }\n\n    \/* FAQ *\/\n    .taki-section-wrapper .taki-faq {\n      display: grid;\n      gap: 14px;\n    }\n\n    .taki-section-wrapper .taki-faq details {\n      border-radius: 24px;\n      border: 1px solid var(--line);\n      background: var(--surface);\n      padding: 20px 22px;\n    }\n\n    .taki-section-wrapper .taki-faq summary {\n      list-style: none;\n      cursor: pointer;\n      font-weight: 700;\n      color: var(--text);\n    }\n\n    .taki-section-wrapper .taki-faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .taki-section-wrapper .taki-faq details p {\n      color: var(--text-muted);\n      margin-top: 12px;\n      margin-bottom: 0;\n    }\n\n    \/* RWD *\/\n    @media (max-width: 1024px) {\n      .taki-section-wrapper .taki-benefit-grid,\n      .taki-section-wrapper .taki-serve-grid,\n      .taki-section-wrapper .taki-fact-strip,\n      .taki-section-wrapper .taki-stats {\n        grid-template-columns: 1fr 1fr;\n      }\n    }\n\n    @media (max-width: 720px) {\n      .taki-section-wrapper .taki-benefit-grid,\n      .taki-section-wrapper .taki-serve-grid,\n      .taki-section-wrapper .taki-fact-strip,\n      .taki-section-wrapper .taki-stats {\n        grid-template-columns: 1fr;\n      }\n      .taki-section-wrapper .taki-lead { max-width: none; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- Google Fonts 載入 --\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/api.fontshare.com\/v2\/css?f[]=satoshi@400,500,700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Instrument+Serif:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cdiv class=\"taki-container\"\u003e\n    \u003cdiv class=\"taki-intro\"\u003e\n      \u003cspan class=\"taki-eyebrow\"\u003eOn-The-Go Nutrition · Essential Omega-3\u003c\/span\u003e\n      \u003cdiv class=\"taki-title\"\u003eTAKI 北海道帆立貝凍乾便攜裝 (6小包)\u003c\/div\u003e\n      \u003cdiv class=\"taki-lead\"\u003e\n        將頂級海洋營養化為最方便的日常補給。來自北海道純淨海域的帆立貝，滿載維持毛孩整體健康不可或缺的 Omega-3 與鎂質。輕巧獨立包裝，隨時隨地為愛寵注入活力。\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"taki-tags\"\u003e\n        \u003cspan\u003e6包獨立便攜裝\u003c\/span\u003e\n        \u003cspan\u003e北海道頂級帆立貝\u003c\/span\u003e\n        \u003cspan\u003e強效抗炎 Omega-3\u003c\/span\u003e\n        \u003cspan\u003e豐富鎂質維持心腦機能\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"taki-section alt\"\u003e\n    \u003cdiv class=\"taki-container\"\u003e\n      \u003cdiv class=\"taki-section-head\"\u003e\n        \u003cspan class=\"taki-eyebrow\"\u003eCore Functions\u003c\/span\u003e\n        \u003cdiv class=\"taki-heading-2\"\u003e構築基礎健康的雙重防護網\u003c\/div\u003e\n        \u003cp\u003e帆立貝不僅擁有絕佳的鮮甜適口性，其內含的「Omega-3」與「鎂」更是維持毛孩免疫、心臟與神經系統穩定的黃金組合。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"taki-benefit-grid\"\u003e\n        \u003cdiv class=\"taki-benefit-card\"\u003e\n          \u003cdiv class=\"taki-benefit-icon\"\u003e✦\u003c\/div\u003e\n          \u003cdiv class=\"taki-heading-3\"\u003e心臟與血管健康\u003c\/div\u003e\n          \u003cp\u003eOmega-3 脂肪酸能有效平衡膽固醇，搭配能放鬆血管壁的鎂元素 (Magnesium)，為心臟提供最強大的雙重保護。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"taki-benefit-card\"\u003e\n          \u003cdiv class=\"taki-benefit-icon\"\u003e✦\u003c\/div\u003e\n          \u003cdiv class=\"taki-heading-3\"\u003e舒緩皮膚與發炎\u003c\/div\u003e\n          \u003cp\u003eOmega-3 具備天然的強大抗發炎特性。能有效紓緩皮膚痕癢、敏感及關節不適，讓毛髮恢復亮麗光澤。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"taki-benefit-card\"\u003e\n          \u003cdiv class=\"taki-benefit-icon\"\u003e✦\u003c\/div\u003e\n          \u003cdiv class=\"taki-heading-3\"\u003e促進營養吸收\u003c\/div\u003e\n          \u003cp\u003e鎂元素在動物體內扮演著「催化劑」的角色。它能協助身體更有效地吸收其他維他命與礦物質，全面提升免疫力。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"taki-benefit-card\"\u003e\n          \u003cdiv class=\"taki-benefit-icon\"\u003e✦\u003c\/div\u003e\n          \u003cdiv class=\"taki-heading-3\"\u003e低卡精瘦蛋白\u003c\/div\u003e\n          \u003cp\u003e作為極低卡路里且零脂肪負擔的優質蛋白質來源，是為毛孩補充能量並維持理想體態的完美零食。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"taki-section\"\u003e\n    \u003cdiv class=\"taki-container\"\u003e\n      \u003cdiv class=\"taki-story-grid\"\u003e\n        \u003cspan class=\"taki-eyebrow\"\u003eIngredient story\u003c\/span\u003e\n        \u003cdiv class=\"taki-heading-2\"\u003e隨時隨地的頂級海洋補給\u003c\/div\u003e\n        \u003cp style=\"color: var(--text-muted); max-width: 58ch;\"\u003e\n          我們深知現代主人的忙碌，因此特別將頂級的北海道帆立貝，設計成每次剛好一份的獨立小包裝。這些生長於極度純淨水域的帆立貝，不僅保證了最頂級的品質與極致的鮮甜旨味，更透過溫和的凍乾技術鎖住了容易流失的微量元素。無論是外出散步、旅行，還是日常在家拌糧，都能輕鬆給予毛孩最天然的高階營養。\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"taki-stats\"\u003e\n          \u003cdiv class=\"taki-stat\"\u003e\n            \u003cstrong\u003e6 Packets\u003c\/strong\u003e\n            \u003cspan\u003e每包約 3.5g，精準控量不浪費\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"taki-stat\"\u003e\n            \u003cstrong\u003eHokkaido Origin\u003c\/strong\u003e\n            \u003cspan\u003e嚴選純淨海域的頂級帆立貝\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"taki-stat\"\u003e\n            \u003cstrong\u003eOn The Go\u003c\/strong\u003e\n            \u003cspan\u003e極致輕巧，外出旅行最佳良伴\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cul class=\"taki-list\"\u003e\n          \u003cli\u003e獨立包裝完美隔絕空氣與濕氣，確保每一次打開都如剛出爐般酥脆新鮮。\u003c\/li\u003e\n          \u003cli\u003e只需極少量，其濃郁的海鮮鮮甜就能瞬間提升毛孩對整餐的期待感。\u003c\/li\u003e\n          \u003cli\u003e鎂與 Omega-3 的結合，甚至有研究指出能幫助穩定毛孩情緒，減少過度焦慮。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"taki-section alt\" id=\"feeding\"\u003e\n    \u003cdiv class=\"taki-container\"\u003e\n      \u003cdiv class=\"taki-section-head\"\u003e\n        \u003cspan class=\"taki-eyebrow\"\u003eHow to serve\u003c\/span\u003e\n        \u003cdiv class=\"taki-heading-2\"\u003e最靈活的日常營養添加\u003c\/div\u003e\n        \u003cp\u003e輕巧的包裝設計，讓頂級海鮮營養能輕易融入毛孩生活的每一個場景。\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"taki-serve-grid\"\u003e\n        \u003cdiv class=\"taki-serve-card\"\u003e\n          \u003cdiv class=\"taki-serve-step\"\u003e1\u003c\/div\u003e\n          \u003cdiv class=\"taki-heading-3\"\u003e外出便攜零食 (Snack)\u003c\/div\u003e\n          \u003cp\u003e帶狗狗散步或貓咪去診所時的最佳安撫物。隨手一包，乾淨俐落，用最頂級的美味給予及時獎勵。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"taki-serve-card\"\u003e\n          \u003cdiv class=\"taki-serve-step\"\u003e2\u003c\/div\u003e\n          \u003cdiv class=\"taki-heading-3\"\u003e強效誘食拌糧 (Topper)\u003c\/div\u003e\n          \u003cp\u003e面對挑食或食慾不振的日子，只需撕開一小包捏碎撒在乾糧上。濃郁旨味能瞬間引爆食慾，並補充護心營養。\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"taki-serve-card\"\u003e\n          \u003cdiv class=\"taki-serve-step\"\u003e3\u003c\/div\u003e\n          \u003cdiv class=\"taki-heading-3\"\u003e溫水還原鮮湯 (Rehydrate)\u003c\/div\u003e\n          \u003cp\u003e加入溫水後，干貝會吸水膨脹還原成軟嫩肉質。釋放出的海鮮鮮湯是引導不愛喝水毛孩補充水分的絕佳秘密武器。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"taki-fact-strip\"\u003e\n        \u003cdiv class=\"taki-fact\"\u003e\n          \u003cstrong\u003e規格\u003c\/strong\u003e\n          \u003cspan\u003e6 包獨立裝 (每包約 3.5g)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"taki-fact\"\u003e\n          \u003cstrong\u003e適合對象\u003c\/strong\u003e\n          \u003cspan\u003e貓狗皆宜\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"taki-fact\"\u003e\n          \u003cstrong\u003e核心營養\u003c\/strong\u003e\n          \u003cspan\u003e高濃度 Omega-3 \/ 鎂質\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"taki-fact\"\u003e\n          \u003cstrong\u003e餵食形式\u003c\/strong\u003e\n          \u003cspan\u003e直接食用 \/ 拌糧 \/ 加水還原\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"taki-section\"\u003e\n    \u003cdiv class=\"taki-container\"\u003e\n      \u003cdiv class=\"taki-section-head\"\u003e\n        \u003cspan class=\"taki-eyebrow\"\u003eFAQ\u003c\/span\u003e\n        \u003cdiv class=\"taki-heading-2\"\u003e常見問題\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"taki-faq\"\u003e\n        \u003cdetails open\u003e\n          \u003csummary\u003e為什麼特別強調帆立貝中的「鎂 (Magnesium)」？它對毛孩有什麼幫助？\u003c\/summary\u003e\n          \u003cp\u003e鎂是動物體內不可或缺的微量礦物質。它參與了超過 300 種酵素反應，不僅能幫助神經與肌肉正常運作、放鬆血管以降低血壓，更是協助身體吸收其他維他命（如鈣質和鉀）的關鍵鑰匙。充足的鎂甚至能幫助容易緊張的毛孩穩定情緒。\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003e這種獨立小包裝的設計有什麼好處？\u003c\/summary\u003e\n          \u003cp\u003e凍乾產品最怕的就是受潮軟化。TAKI 將頂級帆立貝分裝成每包約 3.5g 的獨立小包裝，確保了每一次餵食時，都能維持在最完美的酥脆狀態與新鮮度。同時也非常適合主人外出、旅行時攜帶，乾淨衛生且容易控制份量。\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003e這款產品適合患有皮膚敏感的毛孩嗎？\u003c\/summary\u003e\n          \u003cp\u003e非常適合！帆立貝本身就是一種低敏的優質蛋白質。更重要的是，它富含的 Omega-3 脂肪酸是一種天然的抗發炎劑，對於緩解因為過敏引起的皮膚痕癢、紅腫，以及改善皮屑問題都有極佳的輔助效果。\u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Taki Pets","offers":[{"title":"23g","offer_id":53191258243379,"sku":"F6AAHF007ZZA","price":128.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0916\/5825\/6691\/files\/1fca5c3b-26b1-4c25-9ac6-16528ce22326.jpg?v=1776947055","url":"https:\/\/foreverpets.hk\/products\/hokkaido-scallop","provider":"Foreverpets","version":"1.0","type":"link"}