{"product_id":"bloom-sip-pet-fountain-elevated-cat-and-dog-water-fountain","title":"Bloom Sip Pet Fountain","description":"\u003cstyle\u003e\n.bloom-sip-page {\n  font-family: Arial, Helvetica, sans-serif;\n  color: #1b1b1b;\n  background: #ffffff;\n  line-height: 1.65;\n  max-width: 1100px;\n  margin: 0 auto;\n  overflow: hidden;\n}\n\n.bloom-sip-page * {\n  box-sizing: border-box;\n}\n\n\/* HERO *\/\n.bs-hero {\n  position: relative;\n  text-align: center;\n  padding: 70px 25px 58px;\n  margin-bottom: 38px;\n  border-radius: 26px;\n  background: linear-gradient(135deg, #f3f9ff, #ffffff, #f8f4ff);\n  border: 1px solid #e5eaf1;\n  overflow: hidden;\n}\n\n.bs-flower {\n  position: absolute;\n  font-size: 25px;\n  opacity: .28;\n  animation: bsFloat 4s ease-in-out infinite;\n}\n\n.bs-flower.one {\n  top: 25px;\n  left: 9%;\n}\n\n.bs-flower.two {\n  bottom: 25px;\n  right: 10%;\n  font-size: 20px;\n  animation-delay: 1s;\n}\n\n.bs-flower.three {\n  top: 45%;\n  right: 4%;\n  font-size: 14px;\n  animation-delay: 2s;\n}\n\n.bs-flower.four {\n  bottom: 38%;\n  left: 4%;\n  font-size: 15px;\n  animation-delay: .6s;\n}\n\n.bs-tag {\n  display: inline-block;\n  padding: 8px 19px;\n  border-radius: 30px;\n  background: rgba(255,255,255,.85);\n  border: 1px solid #d9e1eb;\n  color: #58718c;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n}\n\n.bs-hero h1 {\n  font-size: 43px;\n  line-height: 1.12;\n  letter-spacing: -1px;\n  margin: 0 0 15px;\n  font-weight: 800;\n}\n\n.bs-hero p {\n  max-width: 740px;\n  margin: auto;\n  color: #69727c;\n  font-size: 17px;\n}\n\n\/* INTRO *\/\n.bs-intro {\n  text-align: center;\n  padding: 5px 20px 40px;\n}\n\n.bs-intro h2 {\n  font-size: 29px;\n  margin: 0 0 10px;\n}\n\n.bs-intro p {\n  max-width: 770px;\n  margin: auto;\n  color: #707070;\n}\n\n\/* BENEFITS *\/\n.bs-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  margin-bottom: 45px;\n}\n\n.bs-card {\n  padding: 28px 20px;\n  text-align: center;\n  background: #fbfcfe;\n  border: 1px solid #e5e9ee;\n  border-radius: 19px;\n  transition: transform .3s ease, box-shadow .3s ease;\n}\n\n.bs-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 14px 30px rgba(45,65,90,.09);\n}\n\n.bs-icon {\n  font-size: 29px;\n  margin-bottom: 11px;\n}\n\n.bs-card h3 {\n  font-size: 16px;\n  margin: 0 0 7px;\n}\n\n.bs-card p {\n  font-size: 13px;\n  color: #747474;\n  margin: 0;\n}\n\n\/* FEATURE *\/\n.bs-feature {\n  position: relative;\n  overflow: hidden;\n  text-align: center;\n  padding: 52px 30px;\n  margin-bottom: 48px;\n  border-radius: 25px;\n  background: linear-gradient(135deg, #eef8ff, #f8f3ff, #fff);\n  border: 1px solid #e0e6ee;\n}\n\n.bs-feature:before {\n  content: \"✿\";\n  position: absolute;\n  left: 7%;\n  bottom: -20px;\n  font-size: 100px;\n  opacity: .07;\n}\n\n.bs-feature:after {\n  content: \"✿\";\n  position: absolute;\n  right: 8%;\n  top: -25px;\n  font-size: 80px;\n  opacity: .06;\n}\n\n.bs-feature-badge {\n  display: inline-block;\n  padding: 7px 16px;\n  border-radius: 30px;\n  background: #ffffff;\n  border: 1px solid #dce2ea;\n  color: #5e7185;\n  font-size: 10px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 17px;\n}\n\n.bs-feature h2 {\n  font-size: 31px;\n  margin: 0 0 12px;\n}\n\n.bs-feature p {\n  max-width: 700px;\n  margin: auto;\n  color: #686f77;\n}\n\n\/* SECTION *\/\n.bs-section {\n  margin-bottom: 48px;\n}\n\n.bs-title {\n  text-align: center;\n  margin-bottom: 27px;\n}\n\n.bs-title span {\n  display: block;\n  font-size: 10px;\n  color: #718398;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 7px;\n}\n\n.bs-title h2 {\n  font-size: 28px;\n  margin: 0;\n}\n\n\/* PRODUCT HIGHLIGHTS *\/\n.bs-highlights {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 17px;\n}\n\n.bs-highlight {\n  padding: 28px;\n  border-radius: 19px;\n  background: #f8fafc;\n  border-left: 3px solid #7c9fc2;\n}\n\n.bs-highlight strong {\n  display: block;\n  margin-bottom: 6px;\n}\n\n.bs-highlight span {\n  color: #686868;\n  font-size: 14px;\n}\n\n\/* COLOURS *\/\n.bs-colours {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 15px;\n}\n\n.bs-colour {\n  padding: 25px 15px;\n  text-align: center;\n  border-radius: 18px;\n  border: 1px solid #e5e5e5;\n  background: #fff;\n  transition: transform .3s ease;\n}\n\n.bs-colour:hover {\n  transform: translateY(-5px);\n}\n\n.bs-colour-dot {\n  width: 46px;\n  height: 46px;\n  border-radius: 50%;\n  margin: 0 auto 12px;\n  border: 4px solid #fff;\n  box-shadow: 0 3px 12px rgba(0,0,0,.12);\n}\n\n.bs-blue .bs-colour-dot {\n  background: #8db9df;\n}\n\n.bs-purple .bs-colour-dot {\n  background: #ad91d0;\n}\n\n.bs-yellow .bs-colour-dot {\n  background: #f1d76b;\n}\n\n.bs-pink .bs-colour-dot {\n  background: #e9a5b9;\n}\n\n.bs-colour strong {\n  display: block;\n  font-size: 15px;\n}\n\n\/* HOW IT WORKS *\/\n.bs-steps {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n}\n\n.bs-step {\n  padding: 26px 20px;\n  border: 1px solid #e5e7ea;\n  border-radius: 18px;\n  background: #fff;\n}\n\n.bs-number {\n  width: 39px;\n  height: 39px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: #5f7f9d;\n  color: #fff;\n  font-weight: 700;\n  margin-bottom: 15px;\n}\n\n.bs-step h3 {\n  font-size: 16px;\n  margin: 0 0 7px;\n}\n\n.bs-step p {\n  margin: 0;\n  color: #707070;\n  font-size: 13px;\n}\n\n\/* CLEANING *\/\n.bs-clean {\n  padding: 35px;\n  border-radius: 22px;\n  background: linear-gradient(135deg, #f7fbff, #ffffff);\n  border: 1px solid #e1e8ef;\n}\n\n.bs-clean h2 {\n  margin-top: 0;\n  font-size: 25px;\n}\n\n.bs-clean p {\n  color: #686868;\n  margin: 7px 0;\n}\n\n\/* NOTE *\/\n.bs-note {\n  padding: 22px;\n  border-radius: 16px;\n  background: #fafafa;\n  border: 1px solid #e6e6e6;\n  color: #666;\n  font-size: 13px;\n  margin-bottom: 42px;\n}\n\n\/* FINAL *\/\n.bs-final {\n  text-align: center;\n  padding: 45px 20px 65px;\n}\n\n.bs-final h2 {\n  font-size: 33px;\n  margin: 0 0 10px;\n}\n\n.bs-final p {\n  color: #707070;\n  margin: 0;\n}\n\n\/* ANIMATION *\/\n@keyframes bsFloat {\n  0%,100% {\n    transform: translateY(0) rotate(0deg);\n  }\n  50% {\n    transform: translateY(-8px) rotate(5deg);\n  }\n}\n\n\/* MOBILE *\/\n@media(max-width:700px) {\n\n  .bs-hero {\n    padding: 50px 18px 42px;\n    border-radius: 19px;\n  }\n\n  .bs-hero h1 {\n    font-size: 31px;\n  }\n\n  .bs-hero p {\n    font-size: 15px;\n  }\n\n  .bs-benefits {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .bs-card:last-child {\n    grid-column: span 2;\n  }\n\n  .bs-feature {\n    padding: 40px 20px;\n    border-radius: 19px;\n  }\n\n  .bs-feature h2 {\n    font-size: 26px;\n  }\n\n  .bs-highlights,\n  .bs-steps {\n    grid-template-columns: 1fr;\n  }\n\n  .bs-colours {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .bs-clean {\n    padding: 26px 20px;\n  }\n\n  .bs-final h2 {\n    font-size: 28px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"bloom-sip-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"bs-hero\"\u003e\n\n```\n\u003cdiv class=\"bs-flower one\"\u003e✿\u003c\/div\u003e\n\u003cdiv class=\"bs-flower two\"\u003e🌸\u003c\/div\u003e\n\u003cdiv class=\"bs-flower three\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"bs-flower four\"\u003e✿\u003c\/div\u003e\n\n\u003cdiv class=\"bs-tag\"\u003eFresh • Stylish • Pet-Friendly\u003c\/div\u003e\n\n\u003ch1\u003eBloom Sip Pet Fountain 🌸\u003c\/h1\u003e\n\n\u003cp\u003e\n  A smarter-looking way to keep your pet's water flowing.\n  The Bloom Sip Pet Fountain combines a beautiful flower-shaped design\n  with circulating water to create a more inviting hydration station\n  for cats and dogs.\n\u003c\/p\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n\n  \u003csection class=\"bs-intro\"\u003e\n\n```\n\u003ch2\u003eMake Every Sip A Little Better 💧\u003c\/h2\u003e\n\n\u003cp\u003e\n  Designed to fit beautifully into your home, the Bloom Sip features\n  a raised flower-shaped drinking area and circulating water that helps\n  keep the water moving throughout the day. It's practical for pets\n  and stylish enough to leave on display.\n\u003c\/p\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n\n  \u003csection class=\"bs-benefits\"\u003e\n\n```\n\u003cdiv class=\"bs-card\"\u003e\n  \u003cdiv class=\"bs-icon\"\u003e🌸\u003c\/div\u003e\n  \u003ch3\u003eFlower-Shaped Design\u003c\/h3\u003e\n  \u003cp\u003eA playful floral drinking area designed to make water more appealing.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"bs-card\"\u003e\n  \u003cdiv class=\"bs-icon\"\u003e💧\u003c\/div\u003e\n  \u003ch3\u003eCirculating Water\u003c\/h3\u003e\n  \u003cp\u003eContinuous circulation keeps the water moving throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"bs-card\"\u003e\n  \u003cdiv class=\"bs-icon\"\u003e✨\u003c\/div\u003e\n  \u003ch3\u003eWater Filtration\u003c\/h3\u003e\n  \u003cp\u003eThe built-in filter helps keep circulating water cleaner and fresher.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"bs-card\"\u003e\n  \u003cdiv class=\"bs-icon\"\u003e🐱\u003c\/div\u003e\n  \u003ch3\u003eCat \u0026amp; Dog Friendly\u003c\/h3\u003e\n  \u003cp\u003eA versatile hydration station suitable for cats and dogs.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"bs-card\"\u003e\n  \u003cdiv class=\"bs-icon\"\u003e🔇\u003c\/div\u003e\n  \u003ch3\u003eQuiet Operation\u003c\/h3\u003e\n  \u003cp\u003eDesigned to operate quietly without becoming a distraction in your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"bs-card\"\u003e\n  \u003cdiv class=\"bs-icon\"\u003e🧼\u003c\/div\u003e\n  \u003ch3\u003eEasy To Clean\u003c\/h3\u003e\n  \u003cp\u003eDesigned to disassemble easily for regular cleaning and maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE --\u003e\n\n  \u003csection class=\"bs-feature\"\u003e\n\n```\n\u003cdiv class=\"bs-feature-badge\"\u003eDesigned For Happy Hydration\u003c\/div\u003e\n\n\u003ch2\u003eFresh Water. Beautiful Design. 🌸\u003c\/h2\u003e\n\n\u003cp\u003e\n  The Bloom Sip turns an everyday pet essential into a stylish part of\n  your home. Flowing water and a flower-shaped drinking area create a\n  fresh, inviting setup your furry companion can enjoy throughout the day.\n\u003c\/p\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003c!-- HIGHLIGHTS --\u003e\n\n  \u003csection class=\"bs-section\"\u003e\n\n```\n\u003cdiv class=\"bs-title\"\u003e\n  \u003cspan\u003eThoughtfully Designed\u003c\/span\u003e\n  \u003ch2\u003eWhy You'll Love Bloom Sip\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"bs-highlights\"\u003e\n\n  \u003cdiv class=\"bs-highlight\"\u003e\n    \u003cstrong\u003eRaised Drinking Design\u003c\/strong\u003e\n    \u003cspan\u003e\n      The elevated design brings the drinking area higher than a standard\n      floor-level bowl and may be more comfortable for some pets.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-highlight\"\u003e\n    \u003cstrong\u003eMoving Water\u003c\/strong\u003e\n    \u003cspan\u003e\n      Water is continuously circulated, helping create a fresher,\n      more dynamic drinking experience.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-highlight\"\u003e\n    \u003cstrong\u003eHome-Friendly Appearance\u003c\/strong\u003e\n    \u003cspan\u003e\n      The clean flower-inspired shape looks more like a stylish pet\n      accessory than an ordinary water bowl.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-highlight\"\u003e\n    \u003cstrong\u003eEasy Maintenance\u003c\/strong\u003e\n    \u003cspan\u003e\n      The fountain can be disassembled, making regular cleaning and\n      maintenance simple.\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003c!-- COLOURS --\u003e\n\n  \u003csection class=\"bs-section\"\u003e\n\n```\n\u003cdiv class=\"bs-title\"\u003e\n  \u003cspan\u003eChoose Your Favourite\u003c\/span\u003e\n  \u003ch2\u003eAvailable In Four Colours\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"bs-colours\"\u003e\n\n  \u003cdiv class=\"bs-colour bs-blue\"\u003e\n    \u003cdiv class=\"bs-colour-dot\"\u003e\u003c\/div\u003e\n    \u003cstrong\u003eBlue\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-colour bs-purple\"\u003e\n    \u003cdiv class=\"bs-colour-dot\"\u003e\u003c\/div\u003e\n    \u003cstrong\u003ePurple\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-colour bs-yellow\"\u003e\n    \u003cdiv class=\"bs-colour-dot\"\u003e\u003c\/div\u003e\n    \u003cstrong\u003eYellow\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-colour bs-pink\"\u003e\n    \u003cdiv class=\"bs-colour-dot\"\u003e\u003c\/div\u003e\n    \u003cstrong\u003ePink\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n\n  \u003csection class=\"bs-section\"\u003e\n\n```\n\u003cdiv class=\"bs-title\"\u003e\n  \u003cspan\u003eSimple Daily Routine\u003c\/span\u003e\n  \u003ch2\u003eHow Bloom Sip Works\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"bs-steps\"\u003e\n\n  \u003cdiv class=\"bs-step\"\u003e\n    \u003cdiv class=\"bs-number\"\u003e1\u003c\/div\u003e\n    \u003ch3\u003eFill\u003c\/h3\u003e\n    \u003cp\u003eAdd clean drinking water to the fountain according to the product's recommended level.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-step\"\u003e\n    \u003cdiv class=\"bs-number\"\u003e2\u003c\/div\u003e\n    \u003ch3\u003eSwitch On\u003c\/h3\u003e\n    \u003cp\u003eActivate the fountain so the water can begin circulating.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-step\"\u003e\n    \u003cdiv class=\"bs-number\"\u003e3\u003c\/div\u003e\n    \u003ch3\u003eLet Them Sip\u003c\/h3\u003e\n    \u003cp\u003ePlace the fountain in a convenient location where your pet can access it comfortably.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bs-step\"\u003e\n    \u003cdiv class=\"bs-number\"\u003e4\u003c\/div\u003e\n    \u003ch3\u003eClean Regularly\u003c\/h3\u003e\n    \u003cp\u003eDisassemble and clean the fountain regularly to maintain a fresh drinking environment.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003c!-- CLEANING --\u003e\n\n  \u003csection class=\"bs-clean\"\u003e\n\n```\n\u003ch2\u003eKeep It Fresh 🫧\u003c\/h2\u003e\n\n\u003cp\u003e\n  For the best everyday experience, refresh the water regularly and\n  clean the fountain according to the manufacturer's care instructions.\n\u003c\/p\u003e\n\n\u003cp\u003e\n  Remove the fountain from its power source before disassembling or cleaning.\n\u003c\/p\u003e\n```\n\n  \u003c\/section\u003e\n\n  \u003c!-- NOTE --\u003e\n\n  \u003cdiv class=\"bs-note\"\u003e\n\n```\n\u003cstrong\u003ePet Care Note:\u003c\/strong\u003e\nAlways provide your pet with access to clean drinking water. Monitor your\npet's drinking habits and keep the fountain clean. The raised design may\nbe more comfortable for some pets, but individual preferences can vary.\nReplace or clean filters as recommended by the manufacturer.\n```\n\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"bs-final\"\u003e\n\n```\n\u003ch2\u003eLet Them Drink In Style. 🌸💧\u003c\/h2\u003e\n\n\u003cp\u003e\n  Fresh-flowing water meets beautiful design — welcome to Bloom Sip.\n\u003c\/p\u003e\n```\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"OMG Finds","offers":[{"title":"Blue","offer_id":48080900194467,"sku":"Bloom Sip Pet fountain","price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Purple","offer_id":48080900227235,"sku":"Bloom Sip Pet fountain","price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Yellow","offer_id":48080900260003,"sku":"Bloom Sip Pet fountain","price":549.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink","offer_id":48080900391075,"sku":"Bloom Sip Pet fountain","price":549.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/3097\/5139\/files\/Bloom_Sip_Pet_fountain_-_Elevated_Cat_and_Dog_Water_fountain.jpg?v=1788432979","url":"https:\/\/omgfind.store\/products\/bloom-sip-pet-fountain-elevated-cat-and-dog-water-fountain","provider":"OMG Find","version":"1.0","type":"link"}