{"product_id":"seafood-platter","title":"Seafood platter","description":"\u003cdiv class=\"taki-section-wrapper\"\u003e\n  \u003cstyle\u003e\n    .taki-section-wrapper {\n      \/* 海洋系列：底色微調為冷調的沙色，Accent 轉為深海藍\/青色 *\/\n      --bg: #f5f7f8;\n      --surface: #ffffff;\n      --surface-2: #e9eff2;\n      --text: #1a252c;\n      --text-muted: #546a78;\n      --line: rgba(26, 37, 44, 0.12);\n      --primary: #153b50;\n      --accent: #2e7d9b; \/* 深海青\/藍 *\/\n      --accent-soft: rgba(46, 125, 155, 0.1);\n      --gold: #8da9b8;\n\n      --radius-lg: 28px;\n      --radius-full: 999px;\n\n      --shadow-sm: 0 8px 20px rgba(21, 59, 80, 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(--primary);\n    }\n\n    .taki-section-wrapper .taki-lead {\n      color: var(--text-muted);\n      font-size: var(--text-lg);\n      max-width: 36ch;\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(--primary);\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(--primary);\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 (Ocean Theme) *\/\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    \/* Important Note *\/\n    .taki-section-wrapper .taki-note-box {\n      margin-top: 32px;\n      padding: 16px 24px;\n      border-radius: 16px;\n      background: rgba(21, 59, 80, 0.04);\n      border-left: 4px solid var(--primary);\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\"\u003eVaried Diet · Premium Ocean Harvest\u003c\/span\u003e\n      \u003cdiv class=\"taki-title\"\u003eTAKI 頂級海鮮綜合拼盤 50g\u003c\/div\u003e\n      \u003cdiv class=\"taki-lead\"\u003e\n        多樣化的飲食能為毛孩帶來更完整的健康與極致的美味！我們將六種最頂級、最受歡迎的深海珍寶——帝王三文魚、比目魚、盲曹魚、鯛魚、馬鮫魚與銀鮭，完美匯聚在這款華麗的海洋拼盤中。\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可快速還原成鮮魚濃湯 (Stew)\u003c\/span\u003e\n        \u003cspan\u003e極致 Omega-3 深層亮毛與抗炎\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每一種魚類都擁有獨特的微量元素與脂肪酸結構。將它們完美結合，能創造出比單一魚種更強大的健康防禦網。\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雙重三文魚 (Salmon)\u003c\/div\u003e\n          \u003cp\u003e結合了被譽為「和牛級」的帝王三文魚與智利銀鮭，提供極致濃度的 Omega-3 (DHA\/EPA)，能強效抗發炎與深層滋潤皮毛。\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白肉精華 (Snapper\/Halibut)\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盲曹與馬鮫 (Barramundi\/Mackerel)\u003c\/div\u003e\n          \u003cp\u003e盲曹魚(鱸魚)與馬鮫魚蘊藏了豐富的維他命 B 群、硒與碘。能全方位強化免疫系統，並有效維護大腦與神經機能。\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多樣化健康 (Varied Diet)\u003c\/div\u003e\n          \u003cp\u003e透過同時攝取 6 種不同的頂級魚肉，能有效避免單一食材造成的營養盲區，是實踐「多元食療」的最完美方案。\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          「多樣化 (Variety)」是現代寵物營養學中最被推崇的健康理念。TAKI 精心挑選了 6 款各具特色的海洋珍寶，將帝王鮭的濃郁脂香與比目魚的細緻清甜完美交織。透過先進的低溫凍乾工藝，我們將這場盛大的「海鮮嘉年華」鎖在每一口酥脆的魚塊中。您只需隨意抓取一把，就能輕鬆為毛孩提供最完整、最華麗的海洋饗宴。Bon Appétit Furkid!\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"taki-stats\"\u003e\n          \u003cdiv class=\"taki-stat\"\u003e\n            \u003cstrong\u003e6 Premium Fish\u003c\/strong\u003e\n            \u003cspan\u003e帝王鮭、銀鮭、比目魚、盲曹、鯛魚、馬鮫\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"taki-stat\"\u003e\n            \u003cstrong\u003eVaried Diet\u003c\/strong\u003e\n            \u003cspan\u003e多樣化食材提供更全面的營養網\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"taki-stat\"\u003e\n            \u003cstrong\u003eRich Omega-3\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\u003e100% 純淨的頂級深海魚獲，無任何人工添加物，安全且極易消化。\u003c\/li\u003e\n          \u003cli\u003e完美融合了高脂魚類（三文魚）與低脂白肉魚的優點，營養均衡不油膩。\u003c\/li\u003e\n          \u003cli\u003e只需加水，即可瞬間化身為一碗頂級的鮮魚燉湯 (Stew)。\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原味酥脆海鮮 (Treat)\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捏碎撒在乾糧、生肉或鮮食上。極強的鮮甜適口性，能瞬間拯救挑食毛孩，並快速補充珍貴的 Omega-3。\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鮮甜海鮮燉湯 (Stew)\u003c\/div\u003e\n          \u003cp\u003e以 1:1 的比例加入室溫水（例如 50g 拼盤加 50g 水）。數秒內即可完美還原成一碗包含鮮魚肉與濃郁高湯的極致補水燉湯。\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"taki-note-box\"\u003e\n        \u003cstrong\u003e⚠️ 餵食與保存建議：\u003c\/strong\u003e\u003cbr\u003e\n        每次餵食前請先將袋子搖勻混合。未開封請存放於陰涼乾燥處；\u003cstrong\u003e開封後請務必放入冰箱冷藏保存\u003c\/strong\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\u003e50g\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\u003e6 種頂級深海魚獲\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"taki-fact\"\u003e\n          \u003cstrong\u003e黃金還原比例\u003c\/strong\u003e\n          \u003cspan\u003e魚肉與水 1:1 (室溫水)\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為什麼提倡「多樣化飲食 (Varied Diet)」對毛孩更好？\u003c\/summary\u003e\n          \u003cp\u003e沒有一種單一食材能提供 100% 完美的營養。就像人類需要吃不同的食物一樣，同時攝取多種魚類，能確保毛孩獲取更廣泛、更均衡的氨基酸、脂肪酸與微量元素，從而建立更強大的免疫系統，並減少食物過敏的風險。\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003e這款海鮮拼盤要如何還原成燉湯 (Stew)？\u003c\/summary\u003e\n          \u003cp\u003e非常簡單！只需使用 1:1 的比例即可。例如，取出 20g 的海鮮拼盤放入碗中，加入 20g 的「室溫水（常溫水）」，稍微攪拌等待幾秒鐘，凍乾就會吸收水分，變成一碗有著軟嫩魚肉與鮮甜湯汁的頂級燉湯。這對不愛喝水的貓狗來說是極佳的補水神器。\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":"50g","offer_id":53191258439987,"sku":"F6AAHF008ZZA","price":108.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0916\/5825\/6691\/files\/Kanineint69e9980a4362e369e9980a43705.2568999069e9980a43705.jpg?v=1776935743","url":"https:\/\/foreverpets.hk\/products\/seafood-platter","provider":"Foreverpets","version":"1.0","type":"link"}