{"product_id":"portable-dog-water-bottle-💧🐾","title":"Portable Dog Water Bottle 💧🐾","description":"\u003c!-- HOUSE OF TAILS™ — PREMIUM PORTABLE DOG WATER BOTTLE --\u003e\n\n\u003cstyle\u003e\n  .hot-hydration {\n    --hot-black: #080808;\n    --hot-black-2: #111111;\n    --hot-gold: #d4af37;\n    --hot-gold-light: #f1d77a;\n    --hot-white: #ffffff;\n    --hot-muted: #b7b7b7;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    color: var(--hot-white);\n    background: var(--hot-black);\n    max-width: 1200px;\n    margin: 35px auto;\n    border-radius: 24px;\n    overflow: hidden;\n    box-shadow: 0 20px 70px rgba(0,0,0,.25);\n  }\n\n  .hot-hydration * {\n    box-sizing: border-box;\n  }\n\n  \/* HERO *\/\n  .hot-hero {\n    position: relative;\n    padding: 65px 30px 55px;\n    text-align: center;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(212,175,55,.16), transparent 42%),\n      linear-gradient(180deg, #111 0%, #080808 100%);\n  }\n\n  .hot-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 8px 16px;\n    border: 1px solid rgba(212,175,55,.45);\n    border-radius: 50px;\n    color: var(--hot-gold-light);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 22px;\n  }\n\n  .hot-hero h2 {\n    margin: 0 auto 18px;\n    max-width: 850px;\n    font-size: clamp(32px, 5vw, 58px);\n    line-height: 1.03;\n    font-weight: 900;\n    letter-spacing: -1.8px;\n  }\n\n  .hot-gold-text {\n    color: var(--hot-gold);\n  }\n\n  .hot-hero p {\n    max-width: 720px;\n    margin: 0 auto;\n    color: #d0d0d0;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  \/* TRUST BAR *\/\n  .hot-trust {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid rgba(255,255,255,.08);\n    border-bottom: 1px solid rgba(255,255,255,.08);\n    background: #0d0d0d;\n  }\n\n  .hot-trust-item {\n    padding: 22px 10px;\n    text-align: center;\n    border-right: 1px solid rgba(255,255,255,.07);\n  }\n\n  .hot-trust-item:last-child {\n    border-right: none;\n  }\n\n  .hot-trust-icon {\n    display: block;\n    font-size: 24px;\n    margin-bottom: 6px;\n  }\n\n  .hot-trust-item strong {\n    display: block;\n    font-size: 13px;\n  }\n\n  .hot-trust-item span {\n    display: block;\n    color: var(--hot-muted);\n    font-size: 11px;\n    margin-top: 3px;\n  }\n\n  \/* BENEFITS *\/\n  .hot-section {\n    padding: 55px 25px;\n    background: #090909;\n  }\n\n  .hot-section-heading {\n    text-align: center;\n    margin-bottom: 35px;\n  }\n\n  .hot-section-heading .mini {\n    color: var(--hot-gold);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .hot-section-heading h3 {\n    margin: 8px 0 10px;\n    font-size: clamp(26px, 4vw, 40px);\n    font-weight: 900;\n  }\n\n  .hot-section-heading p {\n    color: #aaa;\n    margin: 0;\n  }\n\n  .hot-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    max-width: 1000px;\n    margin: auto;\n  }\n\n  .hot-card {\n    position: relative;\n    padding: 25px;\n    min-height: 185px;\n    border-radius: 18px;\n    background: linear-gradient(145deg, #161616, #0d0d0d);\n    border: 1px solid rgba(255,255,255,.08);\n    overflow: hidden;\n    cursor: default;\n    transition: all .35s ease;\n  }\n\n  .hot-card:before {\n    content: \"\";\n    position: absolute;\n    width: 100px;\n    height: 100px;\n    right: -40px;\n    top: -40px;\n    border-radius: 50%;\n    background: rgba(212,175,55,.10);\n    transition: .4s ease;\n  }\n\n  .hot-card:hover {\n    transform: translateY(-6px);\n    border-color: rgba(212,175,55,.55);\n    box-shadow: 0 15px 40px rgba(0,0,0,.35);\n  }\n\n  .hot-card:hover:before {\n    transform: scale(2.2);\n    background: rgba(212,175,55,.06);\n  }\n\n  .hot-icon {\n    position: relative;\n    width: 48px;\n    height: 48px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 14px;\n    background: rgba(212,175,55,.10);\n    border: 1px solid rgba(212,175,55,.3);\n    font-size: 23px;\n    margin-bottom: 17px;\n    transition: .3s ease;\n  }\n\n  .hot-card:hover .hot-icon {\n    transform: rotate(-5deg) scale(1.08);\n    background: var(--hot-gold);\n  }\n\n  .hot-card h4 {\n    margin: 0 0 8px;\n    font-size: 17px;\n    font-weight: 800;\n  }\n\n  .hot-card p {\n    margin: 0;\n    color: #aaa;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .hot-hint {\n    text-align: center;\n    color: #777;\n    font-size: 11px;\n    margin-top: 25px;\n    letter-spacing: .5px;\n  }\n\n  \/* HOW IT WORKS *\/\n  .hot-how {\n    padding: 55px 25px;\n    background: linear-gradient(180deg, #101010, #080808);\n    text-align: center;\n  }\n\n  .hot-steps {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 20px;\n    max-width: 900px;\n    margin: 35px auto 0;\n  }\n\n  .hot-step {\n    position: relative;\n    padding: 25px 15px;\n  }\n\n  .hot-step-number {\n    width: 50px;\n    height: 50px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    margin: auto auto 15px;\n    border-radius: 50%;\n    color: #000;\n    background: linear-gradient(135deg, var(--hot-gold-light), var(--hot-gold));\n    font-weight: 900;\n    box-shadow: 0 8px 25px rgba(212,175,55,.18);\n  }\n\n  .hot-step h4 {\n    margin: 0 0 7px;\n    font-size: 16px;\n  }\n\n  .hot-step p {\n    margin: 0;\n    color: #999;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  \/* ADVENTURES *\/\n  .hot-adventures {\n    padding: 55px 25px;\n    text-align: center;\n    background: #080808;\n  }\n\n  .hot-adventure-grid {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    max-width: 800px;\n    margin: 28px auto;\n  }\n\n  .hot-adventure {\n    padding: 13px 18px;\n    border: 1px solid rgba(212,175,55,.28);\n    border-radius: 50px;\n    color: #eee;\n    background: rgba(212,175,55,.04);\n    transition: .3s ease;\n    font-size: 13px;\n  }\n\n  .hot-adventure:hover {\n    background: var(--hot-gold);\n    color: #000;\n    transform: translateY(-3px);\n  }\n\n  \/* QUOTE *\/\n  .hot-quote {\n    margin: 0 25px 50px;\n    padding: 35px 25px;\n    text-align: center;\n    border-radius: 20px;\n    background:\n      linear-gradient(135deg, rgba(212,175,55,.13), rgba(255,255,255,.02));\n    border: 1px solid rgba(212,175,55,.25);\n  }\n\n  .hot-stars {\n    color: var(--hot-gold);\n    letter-spacing: 4px;\n    font-size: 18px;\n    margin-bottom: 15px;\n  }\n\n  .hot-quote p {\n    max-width: 720px;\n    margin: auto;\n    font-size: 17px;\n    line-height: 1.7;\n    font-style: italic;\n    color: #eee;\n  }\n\n  .hot-quote strong {\n    display: block;\n    margin-top: 15px;\n    color: var(--hot-gold-light);\n    font-size: 12px;\n    letter-spacing: 1px;\n  }\n\n  \/* FINAL CTA *\/\n  .hot-cta {\n    position: relative;\n    text-align: center;\n    padding: 65px 25px;\n    background:\n      radial-gradient(circle at center, rgba(212,175,55,.15), transparent 55%),\n      #101010;\n    border-top: 1px solid rgba(212,175,55,.15);\n  }\n\n  .hot-cta h3 {\n    max-width: 700px;\n    margin: 0 auto 12px;\n    font-size: clamp(28px, 4vw, 44px);\n    line-height: 1.1;\n    font-weight: 900;\n  }\n\n  .hot-cta p {\n    max-width: 600px;\n    margin: 0 auto 25px;\n    color: #aaa;\n    line-height: 1.6;\n  }\n\n  .hot-button {\n    display: inline-block;\n    padding: 16px 30px;\n    border-radius: 50px;\n    color: #000 !important;\n    background: linear-gradient(135deg, #f1d77a, #d4af37);\n    font-weight: 900;\n    font-size: 14px;\n    text-decoration: none !important;\n    box-shadow: 0 12px 35px rgba(212,175,55,.25);\n    transition: .3s ease;\n  }\n\n  .hot-button:hover {\n    transform: translateY(-4px) scale(1.02);\n    box-shadow: 0 18px 45px rgba(212,175,55,.38);\n  }\n\n  .hot-guarantee {\n    margin-top: 18px;\n    color: #777;\n    font-size: 11px;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 700px) {\n    .hot-hydration {\n      margin: 15px 8px;\n      border-radius: 18px;\n    }\n\n    .hot-hero {\n      padding: 45px 20px;\n    }\n\n    .hot-hero h2 {\n      letter-spacing: -1px;\n    }\n\n    .hot-trust {\n      grid-template-columns: repeat(2,1fr);\n    }\n\n    .hot-trust-item:nth-child(2) {\n      border-right: none;\n    }\n\n    .hot-trust-item:nth-child(-n+2) {\n      border-bottom: 1px solid rgba(255,255,255,.07);\n    }\n\n    .hot-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .hot-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .hot-card {\n      min-height: auto;\n    }\n\n    .hot-section,\n    .hot-how,\n    .hot-adventures {\n      padding: 45px 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hot-hydration\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"hot-hero\"\u003e\n\n    \u003cdiv class=\"hot-eyebrow\"\u003e\n      💧 HOUSE OF TAILS™\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Fresh Water.\u003cbr\u003e\n      \u003cspan class=\"hot-gold-text\"\u003eAnywhere. Anytime.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Keep your best friend hydrated wherever life takes you.\n      The Portable Dog Water Bottle combines smart design,\n      effortless hydration and premium convenience into one\n      must-have adventure essential.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003cdiv class=\"hot-trust\"\u003e\n\n    \u003cdiv class=\"hot-trust-item\"\u003e\n      \u003cspan class=\"hot-trust-icon\"\u003e🔒\u003c\/span\u003e\n      \u003cstrong\u003eLeak-Proof\u003c\/strong\u003e\n      \u003cspan\u003eBag-friendly design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hot-trust-item\"\u003e\n      \u003cspan class=\"hot-trust-icon\"\u003e🐾\u003c\/span\u003e\n      \u003cstrong\u003eDog-Friendly\u003c\/strong\u003e\n      \u003cspan\u003eBuilt-in drinking trough\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hot-trust-item\"\u003e\n      \u003cspan class=\"hot-trust-icon\"\u003e💧\u003c\/span\u003e\n      \u003cstrong\u003eZero-Waste\u003c\/strong\u003e\n      \u003cspan\u003eUnused water returns\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hot-trust-item\"\u003e\n      \u003cspan class=\"hot-trust-icon\"\u003e🎒\u003c\/span\u003e\n      \u003cstrong\u003eTravel Ready\u003c\/strong\u003e\n      \u003cspan\u003eLightweight \u0026amp; compact\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"hot-section\"\u003e\n\n    \u003cdiv class=\"hot-section-heading\"\u003e\n      \u003cdiv class=\"mini\"\u003eSMART HYDRATION\u003c\/div\u003e\n      \u003ch3\u003eDesigned Around Your Dog\u003c\/h3\u003e\n      \u003cp\u003eHover over each benefit to see why dog parents love it.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hot-benefits\"\u003e\n\n      \u003cdiv class=\"hot-card\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e🔒\u003c\/div\u003e\n        \u003ch4\u003e100% Leak-Proof Design\u003c\/h4\u003e\n        \u003cp\u003e\n          Securely sealed so you can throw it into your backpack,\n          handbag or car without worrying about unwanted spills.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-card\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e☝️\u003c\/div\u003e\n        \u003ch4\u003eOne-Hand Operation\u003c\/h4\u003e\n        \u003cp\u003e\n          Press to release water into the built-in trough.\n          Your dog drinks, then unused water can flow back into\n          the bottle — simple and convenient.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-card\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e🧪\u003c\/div\u003e\n        \u003ch4\u003eBPA-Free \u0026amp; Food-Safe\u003c\/h4\u003e\n        \u003cp\u003e\n          Made with pet-friendly materials designed for everyday\n          hydration, giving you greater peace of mind on every outing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-card\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e📱\u003c\/div\u003e\n        \u003ch4\u003eSlim \u0026amp; Compact\u003c\/h4\u003e\n        \u003cp\u003e\n          Designed to take up minimal space while keeping fresh water\n          conveniently within reach whenever your dog needs it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-card\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e⚖️\u003c\/div\u003e\n        \u003ch4\u003eLightweight \u0026amp; Travel Ready\u003c\/h4\u003e\n        \u003cp\u003e\n          Easy to carry on daily walks, hikes, road trips and outdoor\n          adventures without adding unnecessary bulk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-card\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e🧼\u003c\/div\u003e\n        \u003ch4\u003eEasy to Clean\u003c\/h4\u003e\n        \u003cp\u003e\n          The convenient design makes rinsing, refilling and keeping\n          your dog's water bottle fresh quick and effortless.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hot-hint\"\u003e\n      ✦ HOVER OR TAP A BENEFIT TO EXPLORE ✦\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"hot-how\"\u003e\n\n    \u003cdiv class=\"hot-section-heading\"\u003e\n      \u003cdiv class=\"mini\"\u003eHYDRATION MADE SIMPLE\u003c\/div\u003e\n      \u003ch3\u003eThree Seconds. That's It.\u003c\/h3\u003e\n      \u003cp\u003eNo bowls. No mess. No searching for water.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hot-steps\"\u003e\n\n      \u003cdiv class=\"hot-step\"\u003e\n        \u003cdiv class=\"hot-step-number\"\u003e01\u003c\/div\u003e\n        \u003ch4\u003ePress\u003c\/h4\u003e\n        \u003cp\u003e\n          Use the simple one-hand button to release fresh water.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-step\"\u003e\n        \u003cdiv class=\"hot-step-number\"\u003e02\u003c\/div\u003e\n        \u003ch4\u003eDrink\u003c\/h4\u003e\n        \u003cp\u003e\n          Let your dog enjoy fresh water from the built-in trough.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-step\"\u003e\n        \u003cdiv class=\"hot-step-number\"\u003e03\u003c\/div\u003e\n        \u003ch4\u003eSave\u003c\/h4\u003e\n        \u003cp\u003e\n          Return unused water back into the bottle instead of wasting it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- PERFECT FOR --\u003e\n  \u003csection class=\"hot-adventures\"\u003e\n\n    \u003cdiv class=\"hot-section-heading\"\u003e\n      \u003cdiv class=\"mini\"\u003eREADY FOR ANY ADVENTURE\u003c\/div\u003e\n      \u003ch3\u003eWherever You Go, They Stay Hydrated.\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hot-adventure-grid\"\u003e\n\n      \u003cdiv class=\"hot-adventure\"\u003e🐾 Daily Walks\u003c\/div\u003e\n      \u003cdiv class=\"hot-adventure\"\u003e🥾 Hiking \u0026amp; Trails\u003c\/div\u003e\n      \u003cdiv class=\"hot-adventure\"\u003e🚗 Road Trips\u003c\/div\u003e\n      \u003cdiv class=\"hot-adventure\"\u003e🏖️ Beach Days\u003c\/div\u003e\n      \u003cdiv class=\"hot-adventure\"\u003e⛺ Camping\u003c\/div\u003e\n      \u003cdiv class=\"hot-adventure\"\u003e🌳 Outdoor Adventures\u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- CUSTOMER QUOTE --\u003e\n  \u003cdiv class=\"hot-quote\"\u003e\n\n    \u003cdiv class=\"hot-stars\"\u003e★★★★★\u003c\/div\u003e\n\n    \u003cp\u003e\n      “I never leave the house without it. My dog used to struggle\n      on long walks in the heat — now he's always hydrated and ready\n      for the next adventure. Game changer!”\n    \u003c\/p\u003e\n\n    \u003cstrong\u003eVERIFIED DOG PARENT\u003c\/strong\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"hot-cta\"\u003e\n\n    \u003ch3\u003e\n      Your Dog Gives You Everything.\u003cbr\u003e\n      \u003cspan class=\"hot-gold-text\"\u003eGive Them Fresh Water.\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Make every walk, hike and adventure more comfortable with\n      hydration that's always within paw's reach.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#shopify-section-{{%20section.id%20}}\" class=\"hot-button\"\u003e\n      💧 KEEP MY DOG HYDRATED\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"hot-guarantee\"\u003e\n      ✦ SMART DESIGN   •   TRAVEL READY   •   HOUSE OF TAILS™ ✦\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"House Of Tails™","offers":[{"title":"Default Title","offer_id":46639587098726,"sku":null,"price":489.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/0139\/4534\/files\/portable-dog-water-bottle-with-german-shepherd-house-of-tails.png?v=1787644674","url":"https:\/\/houseoftails.co.za\/products\/portable-dog-water-bottle-%f0%9f%92%a7%f0%9f%90%be","provider":"House Of Tails™","version":"1.0","type":"link"}