{"product_id":"cordless-gravity-pet-dispenser","title":"Cordless Gravity Pet Dispenser","description":"\u003c!--\n[AI Design Logic]\n产品类型：免插电宠物重力感应自动饮水器\n目标受众：注重猫咪健康（特别是黑下巴、胡须过敏问题）、追求极简居家美学、看重电器安全与易清洗程度的宠物主。\n视觉风格：温馨、干净、现代、马卡龙治愈系。\n配色策略：主色选用柔和的马卡龙粉（#ff8da1），辅色搭配温暖微粉灰（#fff5f6）与温润深褐文字（#4a3e40），营造安全、健康的宠物喂养氛围。\n模块顺序：\n  1. Intro \/ Hero (以 detail_1 突出猫咪真实饮水场景与产品独特外观，传达核心理念)\n  2. Feature 1: Dry Chin \u0026 Whisker-Friendly (以 detail_2 痛点击破：防止猫咪黑下巴、湿胡须)\n  3. Feature 2: Gravity-Fed, Cordless \u0026 Pump-Free (以 detail_3 突出安全与静音卖点)\n  4. Detail Trust: Fully Detachable \u0026 Clean (以 detail_6 结构拆解，展示零死角、秒拆卸优势，直击清洗痛点)\n  5. Feature 3: Capacity \u0026 Visual Hydration (以 detail_4 突出 650ml 透视大容量与轻松加水，并管理容量期望)\n  6. What's in the Box: 包装清单与配件展示\n  7. Specifications (基于报告数据与 spec_1\/detail_8 展现规格、材质及吸盘底座稳固性)\n  8. FAQ (解答使用、防翻倒、清洁等宠物主高频疑问)\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #ff8da1;\n      --primary-hover: #ff758c;\n      --text-main: #4a3e40;\n      --text-sub: #8c7b7e;\n      --bg-body: #ffffff;\n      --bg-card: #fff5f6;\n      --bg-soft: #faf5f6;\n      --radius-md: 16px;\n      --radius-lg: 24px;\n      --shadow-sm: 0 4px 12px rgba(255, 141, 161, 0.08);\n      --shadow-lg: 0 12px 32px rgba(255, 141, 161, 0.12);\n      --border-color: #ffe3e6;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n      line-height: 1.6;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    \/* Typography *\/\n    .pd-h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n      font-weight: 800;\n      color: var(--text-main);\n      margin: 0 0 1rem 0;\n    }\n    .pd-h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 1.5rem 0;\n    }\n    .pd-h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      line-height: 1.4;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 1rem 0;\n    }\n    .pd-lead {\n      font-size: clamp(18px, 2vw, 20px);\n      color: var(--text-sub);\n      margin-bottom: 2rem;\n    }\n    .pd-body {\n      font-size: 18px;\n      color: var(--text-sub);\n      line-height: 1.7;\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Badges \u0026 Tags *\/\n    .pd-badge {\n      display: inline-block;\n      padding: 6px 16px;\n      background-color: var(--bg-card);\n      color: var(--primary);\n      border: 1px solid var(--border-color);\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      margin-bottom: 1.5rem;\n    }\n    .pd-tag-list {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 1.5rem;\n    }\n    .pd-tag {\n      background: var(--bg-soft);\n      border-radius: 8px;\n      padding: 8px 16px;\n      font-size: 16px;\n      color: var(--text-main);\n      font-weight: 500;\n    }\n\n    \/* Universal Image Placeholder *\/\n    .pd-image-wrapper {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n      margin-bottom: 2rem;\n    }\n    .pd-placeholder {\n      width: 100%;\n      min-height: 350px;\n      background: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-weight: 500;\n      font-size: 16px;\n      box-sizing: border-box;\n      text-align: center;\n      padding: 20px;\n    }\n\n    \/* Hero Block *\/\n    .pd-hero {\n      text-align: center;\n      padding: clamp(3rem, 8vw, 6rem) 0;\n    }\n    .pd-hero-content {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    \/* Grid Layouts (Z-Pattern Features) *\/\n    .pd-section-spacer {\n      padding: clamp(2.5rem, 6vw, 5rem) 0;\n    }\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n    }\n    .feature-media {\n      width: 100%;\n    }\n    .feature-copy {\n      width: 100%;\n    }\n\n    \/* Clean Detail Exploded Section *\/\n    .pd-detail-trust {\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 5vw, 4rem);\n      margin: clamp(2.5rem, 6vw, 5rem) 0;\n      border: 1px solid var(--border-color);\n    }\n    .trust-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      align-items: center;\n    }\n\n    \/* Specifications Table *\/\n    .pd-specs {\n      background: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 5vw, 4rem);\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n    }\n    .specs-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n    .specs-table tr:last-child {\n      border-bottom: none;\n    }\n    .specs-table td {\n      padding: 18px 12px;\n      font-size: 18px;\n    }\n    .specs-label {\n      font-weight: 700;\n      color: var(--text-main);\n      width: 35%;\n    }\n    .specs-value {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq {\n      padding-top: clamp(2.5rem, 6vw, 5rem);\n    }\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n    .faq-card {\n      background: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 24px;\n    }\n    .faq-q {\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 10px 0;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n    .faq-a {\n      margin: 0;\n      color: var(--text-sub);\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    \/* Desktop Adjustments *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n      }\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        width: 50%;\n      }\n      .trust-grid {\n        grid-template-columns: 1.2fr 1fr;\n        gap: 4rem;\n      }\n    }\n\n    \/* Responsive Specifications for Mobile *\/\n    @media (max-width: 767px) {\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table tr {\n        padding: 12px 0;\n      }\n      .specs-table td {\n        padding: 4px 0;\n      }\n      .specs-label {\n        font-weight: 700;\n        margin-bottom: 2px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Hero Content Block --\u003e\n\u003csection class=\"pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-content\"\u003e\n\u003cspan class=\"pd-badge\"\u003eDesigned for everyday ease\u003c\/span\u003e\n\u003ch1 class=\"pd-h1\"\u003eDry Chin \u0026amp; Whisker-Friendly Hydration\u003c\/h1\u003e\n\n\u003cp class=\"pd-lead\"\u003eGive your cat a cleaner, splash-free drinking experience with a raised, cordless gravity-fed water dispenser designed for daily comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003c!-- 📷 需替换：detail_1 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img80\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815165145\/6179b615fa6dcf6304c7f581ba70fd00.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. Feature Section 1: Raised Comfort (Z-Pattern) --\u003e\n\n\u003csection class=\"pd-section-spacer\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003c!-- 📷 需替换：detail_2 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img81\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815165145\/45c6d914eb8df5c2115a2be8655f5bd8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eSay Goodbye to Wet Chins \u0026amp; Dirty Whiskers\u003c\/h2\u003e\n\n\u003cp class=\"pd-body\"\u003eTraditional water bowls sit low to the ground, forcing your pet to bend down, which results in wet chin fur and irritated whiskers. Our unique \u003cstrong\u003esuspended elevated small basin\u003c\/strong\u003e is raised perfectly to match your pet's natural drinking stance.\u003c\/p\u003e\n\n\u003cp class=\"pd-body\"\u003eBy keeping your cat’s whiskers clear of the bowl edge and chin away from excess water pools, it prevents painful chin acne and messy water splashes around the floor.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-list\"\u003e\n\u003cspan class=\"pd-tag\"\u003e✨ Raised Small Basin\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🐱 Prevents Chin Acne\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🌿 Whisker Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Feature Section 2: Gravity Flow (Z-Pattern Reverse) --\u003e\n\n\u003csection class=\"pd-section-spacer\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003c!-- 📷 需替换：detail_3 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img82\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815165145\/4aba011c722590c0f0106724a58cc410.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eCordless Gravity Supply, 100% Peace of Mind\u003c\/h2\u003e\n\n\u003cp class=\"pd-body\"\u003eNo power cords, no annoying motor hums, and zero electronic safety hazards. This dispenser uses basic gravity-flow physics to automatically refill and maintain a constant, shallow pool of fresh water.\u003c\/p\u003e\n\n\u003cp class=\"pd-body\"\u003eSince there are no pumps or electrical parts, it operates in complete silence, making it ideal for easily startled cats and allowing you to place it anywhere in your home without worrying about outlets.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-list\"\u003e\n\u003cspan class=\"pd-tag\"\u003e⚡ No Electricity Needed\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🤫 Whisper Quiet\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e📍 Place Anywhere\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. Detail Trust Block: Easy Disassemble \u0026 Clean --\u003e\n\n\u003csection class=\"pd-detail-trust\"\u003e\n\u003cdiv class=\"trust-grid\"\u003e\n\u003cdiv class=\"trust-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eZero Hidden Tubes. Detachable in Seconds.\u003c\/h2\u003e\n\n\u003cp class=\"pd-body\"\u003eMost pet fountains are a nightmare to clean, filled with tiny pumps, filters, and hidden tubes where mold and bacteria thrive. Our dispenser completely rethinks maintenance.\u003c\/p\u003e\n\n\u003cp class=\"pd-body\"\u003eWith a simple, filter-free interlocking structure, you can twist and separate the entire unit into four basic parts. Every surface is smooth, open, and instantly accessible for a quick rinse under running water.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-list\" style=\"margin-top: 1rem;\"\u003e\n\u003cspan class=\"pd-tag\"\u003e🧼 No Hidden Mold Traps\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e⏱️ Fast 10-Second Wash\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🚫 Filter-Free Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"trust-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\" style=\"margin-bottom:0;\"\u003e\n\u003c!-- 📷 需替换：detail_6 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img83\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815165145\/ebfecfb375e896508990a7f48c76d3b0.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- E. Feature Section 3: Visible Capacity --\u003e\n\n\u003csection class=\"pd-section-spacer\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003c!-- 📷 需替换：detail_4 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815165626\/7617edfb325227609e2a4967510006bb.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eClear 650ml (22 fl. oz) Reservoir for Effortless Refills\u003c\/h2\u003e\n\n\u003cp class=\"pd-body\"\u003eEquipped with a transparent vertical cylinder, you can easily monitor your pet's daily hydration progress with just a glance. The 650ml (22 fl. oz) capacity is optimized for small cats, kittens, or single-pet households to keep water fresh while lasting a few days.\u003c\/p\u003e\n\n\u003cp class=\"pd-body\"\u003eRefilling is extremely simple—simply unscrew the water bottle from the sturdy support arm, fill it with fresh tap or filtered water, and screw it back on with the leak-proof threaded seal.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-tag-list\"\u003e\n\u003cspan class=\"pd-tag\"\u003e💧 650ml (22 oz) Capacity\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e👀 Instant Water Level Check\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e🔒 Leak-Proof Seal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- F. What's in the Box Section --\u003e\n\n\u003csection class=\"pd-section-spacer\" style=\"padding-bottom: 0;\"\u003e\n\u003cdiv class=\"pd-specs\" style=\"background: var(--bg-card); border: 1px solid var(--border-color);\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eWhat's in the Box\u003c\/h2\u003e\n\n\u003cul class=\"pd-body\" style=\"margin-bottom: 0; padding-left: 1.5rem;\"\u003e\n\t\u003cli style=\"margin-bottom: 0.5rem;\"\u003e1x Water Dispenser Main Body\u003c\/li\u003e\n\t\u003cli style=\"margin-bottom: 0.5rem;\"\u003e1x 650ml (22 fl. oz) Water Bottle\u003c\/li\u003e\n\t\u003cli style=\"margin-bottom: 0.5rem;\"\u003e1x Adhesive Buckle\u003c\/li\u003e\n\t\u003cli style=\"margin-bottom: 0.5rem;\"\u003e1x Suction Cup\u003c\/li\u003e\n\t\u003cli style=\"margin-bottom: 0.5rem;\"\u003e1x Tube Cleaning Brush\u003c\/li\u003e\n\t\u003cli style=\"margin-bottom: 0.5rem;\"\u003e1x Transparent Sticker\u003c\/li\u003e\n\t\u003cli\u003e6x Anti-Slip Rubber Pads\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- G. Specifications Section --\u003e\n\n\u003csection class=\"pd-section-spacer\"\u003e\n\u003cdiv class=\"pd-specs\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003cp class=\"pd-body\" style=\"margin-bottom: 2rem;\"\u003eCrafted from food-grade, odor-free plastics with a heavy stable base to keep active pets from tipping things over.\u003c\/p\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eWater Capacity\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003e650 ml \/ 22 fl. oz\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eMechanism\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eAutomatic Gravity Refill (Cordless \/ Non-Electric)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003ePremium Food-Grade, BPA-Free, Odorless Plastic\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eAnti-Tip Base Design\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eBroad Flower Base equipped with 3 bottom Suction Cups + 6 Silicone Anti-Slip Pads\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eAvailable Colors\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eBlush Pink, Sky Blue, Lavender, Soft Yellow\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"specs-label\"\u003eCleaning Care\u003c\/td\u003e\n\t\t\t\u003ctd class=\"specs-value\"\u003eFully detachable, hand-wash only (Filter-free \u0026amp; motor-free design)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- H. FAQ Section --\u003e\n\n\u003csection class=\"pd-faq\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch3 class=\"faq-q\"\u003e🐾 How does the gravity refill system work?\u003c\/h3\u003e\n\n\u003cp class=\"faq-a\"\u003eIt operates purely on physics. When the water level in the small drinking basin drops, air enters the bottle, releasing water down to refill it. Once the water level rises to cover the bottle mouth, the flow automatically stops. No electricity or sensor is required!\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch3 class=\"faq-q\"\u003e🐾 Will this slide or tip over easily when my cat plays?\u003c\/h3\u003e\n\n\u003cp class=\"faq-a\"\u003eNo. The wide flower-shaped base provides an ultra-low center of gravity. For added stability on smooth floors, the bottom is equipped with 3 strong suction cups and 6 silicone anti-slip rubber pads to stop active pets from sliding or tipping it over.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-card\"\u003e\n\u003ch3 class=\"faq-q\"\u003e🐾 Is this dispenser easy to wash?\u003c\/h3\u003e\n\n\u003cp class=\"faq-a\"\u003eExtremely easy. Because there are no motors, pumps, wires, or complicated filtration sponges, there are absolutely no hard-to-reach areas. The basin, bottle, base, and stand separate completely with a quick turn, and can be wiped and rinsed under a tap in just 10 seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Blush Pink","offer_id":44775651639347,"sku":"0825-15004922","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Sky Blue","offer_id":44775651672115,"sku":"0825-15000206","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Lavender","offer_id":44775651704883,"sku":"0825-15007604","price":32.95,"currency_code":"USD","in_stock":true},{"title":"Soft Yellow","offer_id":44775651737651,"sku":"0825-15002162","price":32.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/9612\/7283\/files\/6179b615fa6dcf6304c7f581ba70fd00_a65aa39a-f186-460d-8063-bac6d911ddc2.jpg?v=1787641292","url":"https:\/\/whiskivo.com\/products\/cordless-gravity-pet-dispenser","provider":"Whiskivo","version":"1.0","type":"link"}