{"product_id":"cat-shape-gravity-water-dispenser","title":"Cat Shape Gravity Water Dispenser | Auto-Refill Pet Bowl","description":"\u003cstyle\u003e\n    .product-cro-page {\n      container-type: inline-size;\n      font-family: inherit;\n      color: #1a202c;\n      line-height: 1.5;\n      max-width: 720px;\n      margin: 0 auto;\n      padding: 12px;\n      box-sizing: border-box;\n    }\n    .product-cro-page *,\n    .product-cro-page *::before,\n    .product-cro-page *::after {\n      box-sizing: border-box;\n    }\n\n    \/* Typography Defaults *\/\n    .product-cro-page p,\n    .product-cro-page li,\n    .product-cro-page span,\n    .product-cro-page div {\n      font-size: 16px;\n    }\n    @container (min-width: 700px) {\n      .product-cro-page p,\n      .product-cro-page li,\n      .product-cro-page span,\n      .product-cro-page div {\n        font-size: 18px;\n      }\n    }\n\n    \/* Section Banner *\/\n    .product-cro-page .cro-hero {\n      background: #fdfbf7;\n      border: 1px solid #eee8dc;\n      border-radius: 16px;\n      padding: 24px 20px;\n      text-align: center;\n      margin-bottom: 24px;\n    }\n    .product-cro-page .cro-hero h1 {\n      font-size: 24px;\n      line-height: 1.25;\n      font-weight: 800;\n      color: #1c2530;\n      margin: 0 0 10px 0;\n    }\n    .product-cro-page .cro-hero p {\n      font-size: 16px;\n      color: #556270;\n      margin: 0;\n      line-height: 1.5;\n    }\n    @container (min-width: 700px) {\n      .product-cro-page .cro-hero h1 { font-size: 28px; }\n      .product-cro-page .cro-hero p { font-size: 18px; }\n    }\n\n    \/* 2x2 Feature Navigation + 1x1 5th item *\/\n    .product-cro-page .nav-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: flex-end;\n      margin-bottom: 10px;\n      padding: 0 4px;\n    }\n    .product-cro-page .nav-header span {\n      font-size: 14px;\n      font-weight: 600;\n      color: #7b8694;\n    }\n    .product-cro-page .nav-grid-2x2 {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n      margin-bottom: 10px;\n    }\n    .product-cro-page .nav-grid-wide {\n      display: block;\n      margin-bottom: 28px;\n    }\n    .product-cro-page .nav-card {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      text-decoration: none;\n      background: #ffffff;\n      border: 1px solid #e7e2d8;\n      border-radius: 14px;\n      padding: 12px 14px;\n      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.02);\n      transition: all 0.25s ease;\n      color: inherit;\n      animation: subtlePulse 4s infinite ease-in-out;\n    }\n    .product-cro-page .nav-card:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 6px 14px rgba(0, 0, 0, 0.05);\n      border-color: #cbbeab;\n    }\n    .product-cro-page .nav-card:active {\n      transform: scale(0.98);\n    }\n    .product-cro-page .nav-card-content {\n      flex: 1;\n      min-width: 0;\n      padding-right: 8px;\n    }\n    .product-cro-page .nav-card-title {\n      font-weight: 700;\n      font-size: 15px;\n      color: #1c2530;\n      display: block;\n      margin-bottom: 2px;\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n    .product-cro-page .nav-card-sub {\n      font-size: 13px;\n      color: #64748b;\n      display: block;\n      line-height: 1.3;\n    }\n    .product-cro-page .nav-arrow {\n      font-size: 18px;\n      color: #8b96a5;\n      font-weight: 700;\n      flex-shrink: 0;\n      animation: arrowBounce 1.8s infinite ease-in-out;\n    }\n    @keyframes arrowBounce {\n      0%, 100% { transform: translateX(0); }\n      50% { transform: translateX(3px); }\n    }\n    @keyframes subtlePulse {\n      0%, 100% { border-color: #e7e2d8; }\n      50% { border-color: #c9bea9; }\n    }\n\n    \/* Feature Cards *\/\n    .product-cro-page .feature-section {\n      margin-bottom: 24px;\n      background: #ffffff;\n      border: 1px solid #ece7de;\n      border-radius: 16px;\n      padding: 18px;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02);\n    }\n    .product-cro-page .feature-section h2 {\n      margin: 0 0 10px 0;\n      font-size: 18px;\n      font-weight: 700;\n      color: #17222b;\n      border-left: 4px solid #c9bea9;\n      padding-left: 10px;\n    }\n    .product-cro-page .feature-section p {\n      margin: 0 0 14px 0;\n      color: #4b5563;\n      line-height: 1.55;\n    }\n    .product-cro-page .feature-img-wrap {\n      width: 100%;\n      border-radius: 12px;\n      overflow: hidden;\n      background: #f8f6f0;\n    }\n    .product-cro-page .feature-img-wrap img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n    @container (min-width: 700px) {\n      .product-cro-page .feature-section h2 { font-size: 21px; }\n    }\n\n    \/* Specifications Table *\/\n    .product-cro-page .spec-section {\n      margin-top: 32px;\n      margin-bottom: 30px;\n    }\n    .product-cro-page .spec-section h3 {\n      font-size: 18px;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: #17222b;\n    }\n    .product-cro-page .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #ebe6df;\n      border-radius: 14px;\n      overflow: hidden;\n      font-size: 16px;\n      line-height: 1.6;\n    }\n    .product-cro-page .spec-table th,\n    .product-cro-page .spec-table td {\n      text-align: left;\n      padding: 13px 16px;\n      border-bottom: 1px solid #ebe6df;\n      vertical-align: top;\n    }\n    .product-cro-page .spec-table th {\n      width: 40%;\n      background: #faf8f4;\n      color: #5a6470;\n      font-weight: 700;\n    }\n    .product-cro-page .spec-table td {\n      width: 60%;\n      color: #17222b;\n      font-weight: 600;\n    }\n    .product-cro-page .spec-table tr:last-child th,\n    .product-cro-page .spec-table tr:last-child td {\n      border-bottom: 0;\n    }\n    @container (min-width: 700px) {\n      .product-cro-page .spec-table { font-size: 18px; }\n      .product-cro-page .spec-section h3 { font-size: 21px; }\n    }\n\n    \/* FAQ Section *\/\n    .product-cro-page .faq-section {\n      margin-bottom: 32px;\n    }\n    .product-cro-page .faq-section h3 {\n      font-size: 18px;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: #17222b;\n    }\n    .product-cro-page details.faq-item {\n      background: #ffffff;\n      border: 1px solid #ebe6df;\n      border-radius: 12px;\n      margin-bottom: 8px;\n      padding: 14px 16px;\n      transition: all 0.2s ease;\n    }\n    .product-cro-page details.faq-item[open] {\n      background: #fdfcf9;\n      border-color: #dcd4c7;\n    }\n    .product-cro-page summary.faq-title {\n      font-weight: 700;\n      color: #17222b;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      user-select: none;\n    }\n    .product-cro-page summary.faq-title::-webkit-details-marker {\n      display: none;\n    }\n    .product-cro-page summary.faq-title::after {\n      content: \"›\";\n      font-size: 20px;\n      color: #7b8694;\n      transition: transform 0.2s ease;\n      font-weight: 700;\n    }\n    .product-cro-page details[open] summary.faq-title::after {\n      transform: rotate(90deg);\n    }\n    .product-cro-page .faq-content {\n      margin-top: 10px;\n      color: #4b5563;\n      line-height: 1.5;\n    }\n\n    \/* 3 Guarantees *\/\n    .product-cro-page .guarantees-section {\n      background: #fbf9f5;\n      border: 1px solid #ece7de;\n      border-radius: 16px;\n      padding: 16px 20px;\n      margin-bottom: 32px;\n    }\n    .product-cro-page .guarantee-row {\n      display: flex;\n      align-items: flex-start;\n      padding: 10px 0;\n      border-bottom: 1px solid #eee8dc;\n    }\n    .product-cro-page .guarantee-row:last-child {\n      border-bottom: 0;\n      padding-bottom: 2px;\n    }\n    .product-cro-page .guarantee-icon {\n      font-size: 22px;\n      margin-right: 14px;\n      line-height: 1.2;\n    }\n    .product-cro-page .guarantee-text {\n      flex: 1;\n    }\n    .product-cro-page .guarantee-text strong {\n      display: block;\n      color: #17222b;\n      font-size: 15px;\n      margin-bottom: 2px;\n    }\n    .product-cro-page .guarantee-text p {\n      margin: 0;\n      color: #5a6470;\n      font-size: 14px;\n      line-height: 1.4;\n    }\n\n    \/* Bottom CTA *\/\n    .product-cro-page .cro-bottom-cta {\n      text-align: center;\n      padding: 24px 16px;\n      background: #ffffff;\n      border: 1px solid #e7e2d8;\n      border-radius: 16px;\n      margin-bottom: 16px;\n    }\n    .product-cro-page .cro-bottom-cta h3 {\n      font-size: 20px;\n      font-weight: 800;\n      margin: 0 0 6px 0;\n      color: #17222b;\n    }\n    .product-cro-page .cro-bottom-cta p {\n      color: #556270;\n      margin: 0 0 16px 0;\n    }\n    .product-cro-page .cro-cta-btn {\n      display: inline-block;\n      width: 100%;\n      max-width: 320px;\n      background: #17222b;\n      color: #ffffff !important;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 17px;\n      padding: 14px 24px;\n      border-radius: 50px;\n      box-shadow: 0 4px 12px rgba(23, 34, 43, 0.15);\n      transition: transform 0.2s ease, background 0.2s ease;\n      cursor: pointer;\n      text-align: center;\n    }\n    .product-cro-page .cro-cta-btn:hover {\n      background: #2b3947;\n      transform: translateY(-2px);\n    }\n    .product-cro-page .cro-cta-btn:active {\n      transform: scale(0.98);\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-cro-page\"\u003e\n\u003cheader class=\"cro-hero\"\u003e\n\u003ch1\u003eClean Water, Always on Demand 🐾\u003c\/h1\u003e\n\u003cp\u003eA cordless gravity refill bowl designed to boost hydration and prevent spills in single \u0026amp; multi-cat homes.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003csection\u003e\n\u003cdiv class=\"nav-header\"\u003e\n\u003cspan\u003eKey Highlights\u003c\/span\u003e \u003cspan\u003eTap a feature to explore ↓\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nav-grid-2x2\"\u003e\n\u003ca href=\"#feature-1\" class=\"nav-card\"\u003e\n\u003cdiv class=\"nav-card-content\"\u003e\n\u003cspan class=\"nav-card-title\"\u003e🐱 Cute Cat Shape\u003c\/span\u003e \u003cspan class=\"nav-card-sub\"\u003eInspires drinking\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"#feature-2\" class=\"nav-card\"\u003e\n\u003cdiv class=\"nav-card-content\"\u003e\n\u003cspan class=\"nav-card-title\"\u003e🔄 Universal Bottle\u003c\/span\u003e \u003cspan class=\"nav-card-sub\"\u003eFits standard bottles\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"#feature-3\" class=\"nav-card\"\u003e\n\u003cdiv class=\"nav-card-content\"\u003e\n\u003cspan class=\"nav-card-title\"\u003e🥣 Multi-Cat Basin\u003c\/span\u003e \u003cspan class=\"nav-card-sub\"\u003eSpacious \u0026amp; conflict-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\u003c\/a\u003e\u003ca href=\"#feature-4\" class=\"nav-card\"\u003e\n\u003cdiv class=\"nav-card-content\"\u003e\n\u003cspan class=\"nav-card-title\"\u003e🧼 Tool-Free Wash\u003c\/span\u003e \u003cspan class=\"nav-card-sub\"\u003eFast disassembly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nav-grid-wide\"\u003e\u003ca href=\"#feature-5\" class=\"nav-card\"\u003e\n\u003cdiv class=\"nav-card-content\"\u003e\n\u003cspan class=\"nav-card-title\"\u003e⚡ No-Plug Auto Refill\u003c\/span\u003e \u003cspan class=\"nav-card-sub\"\u003eCordless gravity system with spill-proof \u0026amp; anti-slip base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"feature-1\" class=\"feature-section\"\u003e\n\u003ch2\u003e🐱 Playful Design Inspires Healthy Hydration\u003c\/h2\u003e\n\u003cp\u003eRounded home-style cat silhouette sparks natural curiosity to reduce drinking hesitation, supported by a sturdy anti-tip base for safe multi-pet use.\u003c\/p\u003e\n\u003cdiv class=\"feature-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_9_4_16_33_39_1.webp?v=1788510872\" alt=\"Cute cat shape water dispenser with anti-tip base\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"feature-2\" class=\"feature-section\"\u003e\n\u003ch2\u003e🔄 Universal Bottle Fit for Fast, Clean Refills\u003c\/h2\u003e\n\u003cp\u003eEngineered with a standard bottle mouth that fits most regular bottles—simply invert to start steady water flow without needing dedicated water tanks.\u003c\/p\u003e\n\u003cdiv class=\"feature-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_9_4_16_33_39_2.webp?v=1788510872\" alt=\"Universal bottle mouth design for water refills\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"feature-3\" class=\"feature-section\"\u003e\n\u003ch2\u003e🥣 Wide Basin \u0026amp; Generous Multi-Day Supply\u003c\/h2\u003e\n\u003cp\u003eAttach a large bottle for continuous automatic replenishment. The wide drinking dish lets multiple cats share comfortably with zero bowl crowding.\u003c\/p\u003e\n\u003cdiv class=\"feature-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_9_4_16_33_39_3.webp?v=1788510872\" alt=\"Wide multi-cat water bowl basin\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"feature-4\" class=\"feature-section\"\u003e\n\u003ch2\u003e🧼 100% Tool-Free Disassembly \u0026amp; Quick Rinse\u003c\/h2\u003e\n\u003cp\u003eDetachable bowl stand comes apart smoothly without tricky buckles or tools. Hand-wash each section and rinse dry in seconds for hygienic daily hydration.\u003c\/p\u003e\n\u003cdiv class=\"feature-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_9_4_16_33_40_4.webp?v=1788510872\" alt=\"Tool-free detachable cat water dispenser cleaning\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"feature-5\" class=\"feature-section\"\u003e\n\u003ch2\u003e⚡ Electricity-Free Auto Flow with Anti-Spill Edge\u003c\/h2\u003e\n\u003cp\u003ePowered entirely by gravity with no plugs or cords needed. Built-in spill-proof rim and non-slip base keep your floors dry while keeping the water level steady.\u003c\/p\u003e\n\u003cdiv class=\"feature-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_9_4_16_33_41_5.webp?v=1788510872\" alt=\"No-plug automatic gravity refill water bowl\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spec-section\"\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eOperation Mode\u003c\/th\u003e\n\u003ctd\u003eGravity Auto-Refill (Cordless \/ Electricity-Free)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDesign Shape\u003c\/th\u003e\n\u003ctd\u003eRounded Cat Silhouette\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBottle Compatibility\u003c\/th\u003e\n\u003ctd\u003eStandard Bottle Mouth Interface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStability Features\u003c\/th\u003e\n\u003ctd\u003eAnti-Tip Base \u0026amp; Non-Slip Bottom\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProtection\u003c\/th\u003e\n\u003ctd\u003eSpill-Proof Edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCleaning Method\u003c\/th\u003e\n\u003ctd\u003eTool-Free Detachable Stand, Hand-Wash \u0026amp; Rinse Dry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuitable Environment\u003c\/th\u003e\n\u003ctd\u003eKitchens, Travel \u0026amp; Multi-Pet Households\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary class=\"faq-title\"\u003eDoes this water dispenser require electricity or batteries?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eNo electricity or plugs are needed. It uses a gravity-fed refill system that automatically replenishes water as your pets drink.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary class=\"faq-title\"\u003eWhat type of bottle can I use with this dispenser?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eIt is equipped with a standard bottle mouth designed to fit most standard everyday bottles, allowing you to easily invert and lock bottles into place.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary class=\"faq-title\"\u003eHow do I clean the bowl and base?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eThe bowl stand is fully detachable without any tools or buckles. Simply separate the pieces, hand-wash them thoroughly, and rinse dry.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary class=\"faq-title\"\u003eIs it stable enough for multiple energetic pets?\u003c\/summary\u003e\n\u003cdiv class=\"faq-content\"\u003eYes. It features a wide basin, an anti-tip base, and a non-slip foundation to prevent sliding and accidental tipping during multi-cat use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"guarantees-section\"\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cspan class=\"guarantee-icon\"\u003e📦\u003c\/span\u003e\n\u003cdiv class=\"guarantee-text\"\u003e\n\u003cstrong\u003eSecurely Packed\u003c\/strong\u003e\n\u003cp\u003eEvery dispenser is packaged with care to ensure it reaches your doorstep in pristine condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cspan class=\"guarantee-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"guarantee-text\"\u003e\n\u003cstrong\u003eQuality Checked\u003c\/strong\u003e\n\u003cp\u003eThoroughly inspected for precise fit and consistent gravity-fed water flow before dispatch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-row\"\u003e\n\u003cspan class=\"guarantee-icon\"\u003e💬\u003c\/span\u003e\n\u003cdiv class=\"guarantee-text\"\u003e\n\u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n\u003cp\u003eFriendly support ready to assist you with installation, bottle compatibility, or daily pet care questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cro-bottom-cta\"\u003e\n\u003ch3\u003eGive Your Pets Fresh Water All Day\u003c\/h3\u003e\n\u003cp\u003eCordless, spill-free, and effortless hydration for happier, healthier cats.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"cro-cta-btn\"\u003eShop Now\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"⭐ Lavender","offer_id":46125693763631,"sku":"NC0248260904844-紫色","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Cherry Blossom Pink","offer_id":46125693796399,"sku":"NC0248260904844-粉色","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Obsidian Black","offer_id":46125693829167,"sku":"NC0248260904844-黑色","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Butter Yellow","offer_id":46125693861935,"sku":"NC0248260904844-黄色","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/ChatGPTImage2026_9_4_16_33_39_1.webp?v=1788521792","url":"https:\/\/meritessia.com\/ja\/products\/cat-shape-gravity-water-dispenser","provider":"Meritessia","version":"1.0","type":"link"}