{"title":"Home page","description":null,"products":[{"product_id":"hands-free-dog-poop-picker-with-built-in-bag-dispenser","title":"Hands-Free Dog Poop Picker with Built-In Bag Dispenser","description":"\u003c!-- MOBILE OPTIMISED PREMIUM SHOPIFY PRODUCT SECTION --\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026display=swap');\n\n.pawliving-wrap{\n  font-family:'Poppins',sans-serif;\n  max-width:1200px;\n  margin:auto;\n  padding:20px;\n  color:#2d2d2d;\n  overflow:hidden;\n}\n\n\/* HERO SECTION *\/\n\n.pawliving-hero{\n  background:linear-gradient(135deg,#dcefe8,#f8f4ef);\n  border-radius:28px;\n  padding:60px 40px;\n  text-align:center;\n  position:relative;\n  overflow:hidden;\n  box-shadow:0 10px 35px rgba(0,0,0,0.08);\n  animation:fadeUp 1s ease;\n}\n\n.pawliving-hero::before{\n  content:'';\n  position:absolute;\n  width:280px;\n  height:280px;\n  background:rgba(255,255,255,0.35);\n  border-radius:50%;\n  top:-100px;\n  right:-100px;\n}\n\n.pawliving-badge{\n  display:inline-block;\n  background:#2f5d50;\n  color:white;\n  padding:10px 20px;\n  border-radius:100px;\n  font-size:12px;\n  letter-spacing:1.5px;\n  margin-bottom:20px;\n  font-weight:600;\n  animation:pulse 2s infinite;\n}\n\n.pawliving-hero h1{\n  font-size:48px;\n  line-height:1.1;\n  margin-bottom:20px;\n  color:#1e1e1e;\n  font-weight:700;\n}\n\n.pawliving-hero p{\n  max-width:720px;\n  margin:auto;\n  font-size:18px;\n  line-height:1.8;\n  color:#555;\n}\n\n\/* FEATURES *\/\n\n.pawliving-features{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:22px;\n  margin-top:40px;\n}\n\n.pawliving-card{\n  background:white;\n  border-radius:24px;\n  padding:30px;\n  position:relative;\n  overflow:hidden;\n  transition:0.4s ease;\n  box-shadow:0 8px 30px rgba(0,0,0,0.06);\n}\n\n.pawliving-card:hover{\n  transform:translateY(-8px);\n  box-shadow:0 18px 35px rgba(0,0,0,0.12);\n}\n\n.pawliving-card::before{\n  content:'';\n  position:absolute;\n  width:140px;\n  height:140px;\n  background:rgba(220,239,232,0.5);\n  border-radius:50%;\n  top:-60px;\n  right:-60px;\n}\n\n.pawliving-icon{\n  font-size:36px;\n  margin-bottom:16px;\n  position:relative;\n  z-index:2;\n}\n\n.pawliving-card h3{\n  font-size:22px;\n  margin-bottom:12px;\n  position:relative;\n  z-index:2;\n}\n\n.pawliving-card p{\n  font-size:15px;\n  color:#666;\n  line-height:1.8;\n  position:relative;\n  z-index:2;\n}\n\n\/* HIGHLIGHT *\/\n\n.pawliving-highlight{\n  margin-top:45px;\n  background:#2f5d50;\n  border-radius:28px;\n  padding:55px 35px;\n  text-align:center;\n  color:white;\n  position:relative;\n  overflow:hidden;\n}\n\n.pawliving-highlight::before{\n  content:'';\n  position:absolute;\n  width:320px;\n  height:320px;\n  background:rgba(255,255,255,0.08);\n  border-radius:50%;\n  top:-140px;\n  left:-120px;\n}\n\n.pawliving-highlight h2{\n  font-size:38px;\n  margin-bottom:18px;\n  position:relative;\n  z-index:2;\n}\n\n.pawliving-highlight p{\n  max-width:700px;\n  margin:auto;\n  line-height:1.8;\n  opacity:.95;\n  position:relative;\n  z-index:2;\n}\n\n\/* BUTTON *\/\n\n.pawliving-btn{\n  display:inline-block;\n  margin-top:28px;\n  background:white;\n  color:#2f5d50;\n  padding:16px 34px;\n  border-radius:60px;\n  text-decoration:none;\n  font-weight:700;\n  transition:0.3s ease;\n  position:relative;\n  z-index:2;\n  font-size:15px;\n}\n\n.pawliving-btn:hover{\n  transform:scale(1.05);\n}\n\n\/* REVIEW *\/\n\n.pawliving-review{\n  text-align:center;\n  margin-top:50px;\n}\n\n.pawliving-review h3{\n  font-size:32px;\n  margin-bottom:12px;\n}\n\n.stars{\n  color:#ffb400;\n  font-size:26px;\n  letter-spacing:5px;\n}\n\n.review-text{\n  max-width:700px;\n  margin:20px auto 0;\n  color:#666;\n  line-height:1.8;\n  font-style:italic;\n  font-size:16px;\n}\n\n\/* ANIMATIONS *\/\n\n@keyframes fadeUp{\n  from{\n    opacity:0;\n    transform:translateY(40px);\n  }\n  to{\n    opacity:1;\n    transform:translateY(0);\n  }\n}\n\n@keyframes pulse{\n  0%{transform:scale(1);}\n  50%{transform:scale(1.05);}\n  100%{transform:scale(1);}\n}\n\n\/* MOBILE OPTIMISATION *\/\n\n@media(max-width:768px){\n\n  .pawliving-wrap{\n    padding:12px;\n  }\n\n  .pawliving-hero{\n    padding:40px 22px;\n    border-radius:22px;\n  }\n\n  .pawliving-hero h1{\n    font-size:32px;\n    line-height:1.2;\n  }\n\n  .pawliving-hero p{\n    font-size:15px;\n    line-height:1.7;\n  }\n\n  .pawliving-features{\n    grid-template-columns:1fr;\n    gap:16px;\n  }\n\n  .pawliving-card{\n    padding:24px;\n    border-radius:20px;\n  }\n\n  .pawliving-card h3{\n    font-size:20px;\n  }\n\n  .pawliving-highlight{\n    padding:40px 22px;\n    border-radius:22px;\n  }\n\n  .pawliving-highlight h2{\n    font-size:28px;\n    line-height:1.3;\n  }\n\n  .pawliving-highlight p{\n    font-size:15px;\n  }\n\n  .pawliving-btn{\n    width:100%;\n    text-align:center;\n    padding:16px 20px;\n    font-size:15px;\n  }\n\n  .pawliving-review h3{\n    font-size:26px;\n  }\n\n  .review-text{\n    font-size:15px;\n    padding:0 8px;\n  }\n\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawliving-wrap\"\u003e\n\n  \u003cdiv class=\"pawliving-hero\"\u003e\n\n    \u003cdiv class=\"pawliving-badge\"\u003e\n      CLEAN WALKS • HAPPY DOG OWNERS\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Hands-Free Dog Poop Picker With Built-In Bag Dispenser\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Say goodbye to the gross part of dog walks. The Paw Living Poop Picker makes cleaning up after your pup quick, hygienic, and completely hands-free.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pawliving-features\"\u003e\n\n    \u003cdiv class=\"pawliving-card\"\u003e\n      \u003cdiv class=\"pawliving-icon\"\u003e🐾\u003c\/div\u003e\n      \u003ch3\u003eHands-Free Pickup\u003c\/h3\u003e\n      \u003cp\u003e\n        The claw-grip mechanism catches waste quickly without direct contact.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pawliving-card\"\u003e\n      \u003cdiv class=\"pawliving-icon\"\u003e🛍️\u003c\/div\u003e\n      \u003ch3\u003eBuilt-In Bag Dispenser\u003c\/h3\u003e\n      \u003cp\u003e\n        Poop bags store directly inside the device so you're always prepared.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pawliving-card\"\u003e\n      \u003cdiv class=\"pawliving-icon\"\u003e🔒\u003c\/div\u003e\n      \u003ch3\u003eLocks In Odours\u003c\/h3\u003e\n      \u003cp\u003e\n        The sealed lid helps trap unpleasant smells until you find a bin.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pawliving-card\"\u003e\n      \u003cdiv class=\"pawliving-icon\"\u003e🎒\u003c\/div\u003e\n      \u003ch3\u003eTravel Friendly\u003c\/h3\u003e\n      \u003cp\u003e\n        Compact, lightweight, and easy to carry on walks, trips, or park visits.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pawliving-highlight\"\u003e\n\n    \u003ch2\u003e\n      Because Being A Responsible Dog Owner Shouldn't Be A Dirty Job\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Designed for convenience, cleanliness, and stress-free walks — this is the dog accessory pet owners wish they bought sooner.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#\" class=\"pawliving-btn\"\u003e\n      ADD TO CART\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pawliving-review\"\u003e\n\n    \u003ch3\u003eDog Owners Love It 🐶\u003c\/h3\u003e\n\n    \u003cdiv class=\"stars\"\u003e\n      ★★★★★\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"review-text\"\u003e\n      “Super convenient, easy to use, and makes dog walks so much cleaner. I never leave home without it now.”\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Paw Living","offers":[{"title":"Default Title","offer_id":51741549429024,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1004\/8507\/1136\/files\/PoopScoopMainImage.png?v=1779869527"},{"product_id":"paw-living-dog-carrier-bag","title":"Paw Living Dog Carrier Bag","description":"\u003cdiv style=\"font-family: Arial, sans-serif; color: #2f2f2f; line-height: 1.7; max-width: 800px; margin: auto;\"\u003e\n\n\u003ch2 style=\"color:#23443c; font-size:32px; margin-bottom:10px;\"\u003e\nTravel Light. Stay Connected.\n\u003c\/h2\u003e\n\n\u003cp style=\"font-size:18px;\"\u003e\nExperience hands-free comfort while keeping your furry companion close wherever you go. \nDesigned for pet parents who love convenience, comfort, and style.\n\u003c\/p\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003ch3 style=\"color:#23443c;\"\u003e✨ Why Pet Owners Love It\u003c\/h3\u003e\n\n\u003cul style=\"padding-left:20px; font-size:17px;\"\u003e\n\u003cli\u003eLightweight \u0026amp; easy to carry\u003c\/li\u003e\n\u003cli\u003eSoft, breathable \u0026amp; comfortable material\u003c\/li\u003e\n\u003cli\u003eSecure design keeps your pet safe\u003c\/li\u003e\n\u003cli\u003ePerfect for shopping, travel \u0026amp; daily walks\u003c\/li\u003e\n\u003cli\u003eSpacious storage pocket for essentials\u003c\/li\u003e\n\u003cli\u003eStylish modern look for everyday use\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003ch3 style=\"color:#23443c;\"\u003e🐾 Comfort For You \u0026amp; Your Pet\u003c\/h3\u003e\n\n\u003cp style=\"font-size:17px;\"\u003e\nThe ergonomic crossbody design helps distribute weight evenly, reducing pressure on your shoulders and back while keeping your pet cozy and relaxed.\n\u003c\/p\u003e\n\n\u003ch3 style=\"color:#23443c;\"\u003e👜 Practical Everyday Design\u003c\/h3\u003e\n\n\u003cp style=\"font-size:17px;\"\u003e\nBuilt with durable premium materials and smart storage pockets, this carrier makes everyday outings easier while giving your pet a calm, secure space beside you.\n\u003c\/p\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003ch3 style=\"color:#23443c;\"\u003e📦 Product Features\u003c\/h3\u003e\n\n\u003cdiv style=\"display:grid; grid-template-columns:1fr 1fr; gap:12px; font-size:16px;\"\u003e\n\u003cdiv style=\"background:#f7f3ee; padding:14px; border-radius:10px;\"\u003e✔ Soft \u0026amp; durable fabric\u003c\/div\u003e\n\u003cdiv style=\"background:#f7f3ee; padding:14px; border-radius:10px;\"\u003e✔ Breathable \u0026amp; cozy\u003c\/div\u003e\n\u003cdiv style=\"background:#f7f3ee; padding:14px; border-radius:10px;\"\u003e✔ Lightweight carry design\u003c\/div\u003e\n\u003cdiv style=\"background:#f7f3ee; padding:14px; border-radius:10px;\"\u003e✔ Secure fit for pets\u003c\/div\u003e\n\u003cdiv style=\"background:#f7f3ee; padding:14px; border-radius:10px;\"\u003e✔ Modern neutral aesthetic\u003c\/div\u003e\n\u003cdiv style=\"background:#f7f3ee; padding:14px; border-radius:10px;\"\u003e✔ Spacious side pocket\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003cp style=\"text-align:center; font-size:20px; color:#23443c; font-weight:bold;\"\u003e\nMake every outing easier, safer, and more comfortable for both you and your pet 🐶\n\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Paw Living","offers":[{"title":"Default Title","offer_id":51764504396064,"sku":null,"price":799.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1004\/8507\/1136\/files\/Bag_Main_Image.png?v=1780252242"},{"product_id":"paw-living-portable-dog-water-bottle","title":"Paw Living Portable Dog Water Bottle","description":"\u003cdiv style=\"font-family: Arial, sans-serif; color: #2f2f2f; line-height: 1.7; max-width: 800px; margin: auto;\"\u003e\n\n\u003ch2 style=\"color:#0f5c53; font-size:32px; margin-bottom:10px;\"\u003e\nHydration On The Go 🐾\n\u003c\/h2\u003e\n\n\u003cp style=\"font-size:18px;\"\u003e\nKeep your furry friend hydrated wherever your adventures take you. \nThis portable pet water bottle is designed for convenience, comfort, and mess-free drinking on the move.\n\u003c\/p\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003ch3 style=\"color:#0f5c53;\"\u003e✨ Why Pet Owners Love It\u003c\/h3\u003e\n\n\u003cul style=\"padding-left:20px; font-size:17px;\"\u003e\n\u003cli\u003eBuilt-in drinking bowl for easy hydration\u003c\/li\u003e\n\u003cli\u003eLeak-proof design prevents spills and mess\u003c\/li\u003e\n\u003cli\u003eMade with safe, BPA-free food-grade materials\u003c\/li\u003e\n\u003cli\u003eDurable stainless steel interior\u003c\/li\u003e\n\u003cli\u003eLightweight and easy to carry anywhere\u003c\/li\u003e\n\u003cli\u003ePerfect for walks, hikes, travel, and road trips\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003ch3 style=\"color:#0f5c53;\"\u003e💧 Easy Hydration Anytime\u003c\/h3\u003e\n\n\u003cp style=\"font-size:17px;\"\u003e\nThe smart built-in bowl design allows your pet to drink comfortably while you stay hands-free and prepared wherever you go.\n\u003c\/p\u003e\n\n\u003ch3 style=\"color:#0f5c53;\"\u003e👜 Designed For Everyday Adventures\u003c\/h3\u003e\n\n\u003cp style=\"font-size:17px;\"\u003e\nWhether you're heading to the park, beach, hiking trail, or simply out for a walk, this portable water bottle makes staying hydrated simple and stress-free.\n\u003c\/p\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003ch3 style=\"color:#0f5c53;\"\u003e📦 Product Features\u003c\/h3\u003e\n\n\u003cdiv style=\"display:grid; grid-template-columns:1fr 1fr; gap:12px; font-size:16px;\"\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Food-grade \u0026amp; BPA-free\u003c\/div\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Leak-proof silicone seal\u003c\/div\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Stainless steel interior\u003c\/div\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Lightweight carry strap\u003c\/div\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Built-in water bowl\u003c\/div\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Stylish modern design\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003cp style=\"text-align:center; font-size:20px; color:#0f5c53; font-weight:bold;\"\u003e\nPerfect for every adventure with your pet 🐶💦\n\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Paw Living","offers":[{"title":"Default Title","offer_id":51764536049952,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1004\/8507\/1136\/files\/MainImage_e1d7088c-8f85-4561-9eb8-1072b04981c5.png?v=1780252825"},{"product_id":"pet-snack-treat-pouch-with-carabiner-clip","title":"Pet Snack Treat Pouch with Carabiner Clip","description":"\u003cdiv style=\"font-family: Arial, sans-serif; color: #2f2f2f; line-height: 1.7; max-width: 800px; margin: auto;\"\u003e\n\n\u003ch2 style=\"color:#0f5c53; font-size:32px; margin-bottom:10px;\"\u003e\nPet Snacks Time 🐾\n\u003c\/h2\u003e\n\n\u003cp style=\"font-size:18px;\"\u003e\nTreat, train, and reward your furry friend wherever you go. \nThis compact pet treat pouch keeps snacks fresh, organized, and always within reach during walks, training sessions, and adventures.\n\u003c\/p\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003ch3 style=\"color:#0f5c53;\"\u003e✨ Why Pet Owners Love It\u003c\/h3\u003e\n\n\u003cul style=\"padding-left:20px; font-size:17px;\"\u003e\n\u003cli\u003eCompact and lightweight for everyday convenience\u003c\/li\u003e\n\u003cli\u003eWater-resistant material keeps treats fresh\u003c\/li\u003e\n\u003cli\u003eEasy clip attachment for bags, belts, or leashes\u003c\/li\u003e\n\u003cli\u003eQuick-access zipper design for fast rewards\u003c\/li\u003e\n\u003cli\u003eEasy to wipe clean after use\u003c\/li\u003e\n\u003cli\u003ePerfect for training, walks, travel, and outings\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003ch3 style=\"color:#0f5c53;\"\u003e🐶 Perfect For Training\u003c\/h3\u003e\n\n\u003cp style=\"font-size:17px;\"\u003e\nReward your pet instantly during training sessions with quick and easy access to treats while keeping your hands free and organized.\n\u003c\/p\u003e\n\n\u003ch3 style=\"color:#0f5c53;\"\u003e👜 Compact \u0026amp; Convenient\u003c\/h3\u003e\n\n\u003cp style=\"font-size:17px;\"\u003e\nDesigned with a durable clip and portable size, this treat pouch easily attaches to your leash, handbag, backpack, or belt loop for everyday use.\n\u003c\/p\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003ch3 style=\"color:#0f5c53;\"\u003e📦 Product Features\u003c\/h3\u003e\n\n\u003cdiv style=\"display:grid; grid-template-columns:1fr 1fr; gap:12px; font-size:16px;\"\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Durable \u0026amp; lightweight\u003c\/div\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Water-resistant material\u003c\/div\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Easy clip attachment\u003c\/div\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Compact portable size\u003c\/div\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Easy to clean\u003c\/div\u003e\n\u003cdiv style=\"background:#f6f4ef; padding:14px; border-radius:10px;\"\u003e✔ Great for treats \u0026amp; snacks\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr style=\"border:none; border-top:1px solid #ddd; margin:30px 0;\"\u003e\n\n\u003cp style=\"text-align:center; font-size:20px; color:#0f5c53; font-weight:bold;\"\u003e\nMake training and rewarding your pet easier, cleaner, and more convenient 🐕✨\n\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Paw Living","offers":[{"title":"Default Title","offer_id":51746895692064,"sku":null,"price":169.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1004\/8507\/1136\/files\/TreatBagMainImage.png?v=1779869570"}],"url":"https:\/\/www.pawliving.co.za\/collections\/frontpage.oembed","provider":"Paw Living","version":"1.0","type":"link"}