{"product_id":"whole-hokkaido-scallop","title":"TAKI 原粒北海道帆立貝凍乾小食","description":"\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: 34ch;\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\u003cdiv class=\"taki-section-wrapper\"\u003e\n\u003c!-- Google Fonts 載入 --\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/api.fontshare.com\/v2\/css?f[]=satoshi@400,500,700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Instrument+Serif:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cdiv class=\"taki-container\"\u003e\n\u003cdiv class=\"taki-intro\"\u003e\n\u003cspan class=\"taki-eyebrow\"\u003eWhole Nutrition · Hokkaido Sourced\u003c\/span\u003e\n\u003cdiv class=\"taki-title\"\u003eTAKI 原粒北海道帆立貝凍乾小食 30g\u003c\/div\u003e\n\u003cdiv class=\"taki-lead\"\u003e將北海道純淨海域的極致鮮甜，完整獻給您的毛孩。這不只是貝柱，更連同極具營養的裙邊一併保留，為皮毛與心臟注入滿滿的海洋修護力量。\u003c\/div\u003e\n\u003cdiv class=\"taki-tags\"\u003e\n\u003cspan\u003e全粒保留 (貝柱+裙邊)\u003c\/span\u003e \u003cspan\u003e北海道純淨海域直採\u003c\/span\u003e \u003cspan\u003e高濃度 Omega-3\u003c\/span\u003e \u003cspan\u003e豐富鎂質護心血管\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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帆立貝被譽為海洋中的營養寶庫。我們刻意保留裙邊，確保毛孩能完整攝取這份微量元素與健康脂肪的頂級補給。\u003c\/p\u003e\n\u003c\/div\u003e\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\u003e蘊含極豐富的天然 Omega-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滿載維他命 B12、鋅與鐵質，能強效支持紅血球生成、維持神經系統穩定，並延緩腦部機能衰退。\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\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為什麼「全粒 (Whole)」如此重要？\u003c\/div\u003e\n\u003cp style=\"color: var(--text-muted); max-width: 58ch;\"\u003e一般人類食用的帆立貝往往只取下貝柱 (Scallop Meat)，卻捨棄了周圍的裙邊 (Skirt)。然而在動物營養學中，裙邊同樣富含極高價值的礦物質與微量元素。TAKI 嚴選來自北海道純淨水域的頂級帆立貝，堅持「全粒」溫和凍乾，不僅將海鮮獨有的濃郁旨味 (Umami) 發揮到極致，更確保毛孩能獲得最完整的海洋營養。\u003c\/p\u003e\n\u003cdiv class=\"taki-stats\"\u003e\n\u003cdiv class=\"taki-stat\"\u003e\n\u003cstrong\u003eWhole Scallop\u003c\/strong\u003e \u003cspan\u003e連同裙邊保留 100% 營養\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taki-stat\"\u003e\n\u003cstrong\u003eOmega-3 \u0026amp; Mag\u003c\/strong\u003e \u003cspan\u003e強效守護心臟與血管健康\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taki-stat\"\u003e\n\u003cstrong\u003eHokkaido Origin\u003c\/strong\u003e \u003cspan\u003e北海道純淨海域，極致鮮甜\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"taki-list\"\u003e\n\u003cli\u003e「全粒」結構提供了比單一貝柱更豐富、更多元化的天然微量元素。\u003c\/li\u003e\n\u003cli\u003e帆立貝特有的甘甜胺基酸 (Glycine)，能帶來極佳適口性，甚至有助舒緩情緒。\u003c\/li\u003e\n\u003cli\u003e透過極致溫和的凍乾技術，在零下鎖住鮮味，不流失任何水溶性維他命。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\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極致酥脆獎賞\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海鮮鮮湯 (Rehydrate)\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奢華拌糧 (Topper)\u003c\/div\u003e\n\u003cp\u003e將全粒帆立貝捏碎均勻撒在主食上，利用天然海鮮的強大誘食香氣，輕鬆解決挑食問題並補充護心 Omega-3。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taki-fact-strip\"\u003e\n\u003cdiv class=\"taki-fact\"\u003e\n\u003cstrong\u003e淨重\u003c\/strong\u003e \u003cspan\u003e23g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taki-fact\"\u003e\n\u003cstrong\u003e適合對象\u003c\/strong\u003e \u003cspan\u003e貓狗皆宜 (極佳心血管保養)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taki-fact\"\u003e\n\u003cstrong\u003e食材方向\u003c\/strong\u003e \u003cspan\u003e全粒北海道帆立貝 (含裙邊)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"taki-fact\"\u003e\n\u003cstrong\u003e餵食形式\u003c\/strong\u003e \u003cspan\u003e直接食用 \/ 拌糧 \/ 加水還原\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\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\u003cdiv class=\"taki-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e為什麼強調要保留帆立貝的「裙邊」？\u003c\/summary\u003e\n\u003cp\u003e許多人類食用的干貝產品為了口感會切除裙邊，但從動物營養學的角度來看，裙邊同樣富含豐富的蛋白質與多種海洋微量礦物質。TAKI 選擇「全粒」保留，是為了確保毛孩能攝取到整顆帆立貝 100% 的完整營養價值。\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e帆立貝對毛孩的心臟有什麼特別的好處？\u003c\/summary\u003e\n\u003cp\u003e帆立貝是少數同時富含「Omega-3 脂肪酸」與高濃度「鎂 (Magnesium)」的海鮮。Omega-3 能降低發炎反應與平衡膽固醇；而鎂元素則能幫助放鬆血管、促進血液循環並穩定心跳，兩者結合為心臟提供了極佳的天然防護網。\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e帆立貝的膽固醇會很高嗎？\u003c\/summary\u003e\n\u003cp\u003e不會的。帆立貝實際上屬於低卡路里、低脂肪且「低膽固醇」的優質精瘦海鮮蛋白。它不但不會增加心血管與體重的負擔，當中的優質脂肪酸反而有助於維持身體整體的代謝平衡，是非常健康的零食選擇。\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":"30g","offer_id":53191257882931,"sku":"F6AAHF006ZZA","price":118.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0916\/5825\/6691\/files\/c89d283d-fe65-4793-a446-4e5ea0d1de60.jpg?v=1776947008","url":"https:\/\/foreverpets.hk\/products\/whole-hokkaido-scallop","provider":"Foreverpets","version":"1.0","type":"link"}