{"product_id":"fur-universe-tm-dog-harness-and-leash","title":"FurUniverse™ 3 in 1 Dog Walking Set","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n\/* ========================================= *\/\n\/* FUR UNIVERSE - 3 IN 1 DOG WALKING SET *\/\n\/* ========================================= *\/\n\n.fu-walk *,\n.fu-walk *::before,\n.fu-walk *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.fu-walk {\n  width: 100%;\n  max-width: 100%;\n  overflow: hidden;\n  font-family: 'Poppins', sans-serif;\n  background: linear-gradient(180deg, #ffffff 0%, #f5fbff 100%);\n  color: #111827;\n  padding: 50px 16px 80px;\n}\n\n\/* ========================================= *\/\n\/* HERO *\/\n\/* ========================================= *\/\n\n.fu-walk-hero {\n  width: 100%;\n  max-width: 850px;\n  margin: 0 auto 45px;\n  text-align: center;\n}\n\n.fu-walk-badge {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 7px;\n\n  max-width: 100%;\n\n  padding: 10px 17px;\n\n  background: #eef6ff;\n  color: #3478f6;\n\n  border-radius: 999px;\n\n  font-size: 13px;\n  font-weight: 600;\n\n  margin-bottom: 20px;\n\n  text-align: center;\n}\n\n.fu-walk-title {\n  width: 100%;\n\n  font-size: clamp(30px, 8vw, 65px);\n\n  line-height: 1.1;\n\n  font-weight: 800;\n\n  letter-spacing: -1.5px;\n\n  margin-bottom: 18px;\n\n  overflow-wrap: break-word;\n}\n\n.fu-walk-title span {\n  background: linear-gradient(135deg, #3478f6, #20b2aa);\n\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  background-clip: text;\n}\n\n.fu-walk-subtitle {\n  width: 100%;\n  max-width: 780px;\n\n  margin: 0 auto;\n\n  color: #6b7280;\n\n  font-size: clamp(14px, 3vw, 18px);\n\n  line-height: 1.8;\n}\n\n\/* ========================================= *\/\n\/* PRODUCT IMAGE *\/\n\/* ========================================= *\/\n\n.fu-walk-image {\n  width: 100%;\n  max-width: 650px;\n\n  margin: 40px auto;\n\n  text-align: center;\n}\n\n.fu-walk-image img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  height: auto;\n\n  margin: 0 auto;\n\n  border-radius: 28px;\n\n  box-shadow: 0 20px 50px rgba(0,0,0,.12);\n}\n\n\/* ========================================= *\/\n\/* BENEFITS *\/\n\/* ========================================= *\/\n\n.fu-walk-benefits {\n  width: 100%;\n  max-width: 1000px;\n\n  margin: 45px auto 0;\n\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  gap: 18px;\n}\n\n.fu-walk-card {\n  width: 100%;\n\n  background: #ffffff;\n\n  border-radius: 23px;\n\n  padding: 22px;\n\n  border: 1px solid rgba(0,0,0,.05);\n\n  box-shadow: 0 10px 25px rgba(0,0,0,.05);\n\n  overflow: hidden;\n}\n\n.fu-walk-card-top {\n  display: flex;\n\n  align-items: center;\n\n  gap: 14px;\n\n  margin-bottom: 11px;\n\n  min-width: 0;\n}\n\n.fu-walk-icon {\n  width: 58px;\n  min-width: 58px;\n\n  height: 58px;\n\n  border-radius: 17px;\n\n  background: linear-gradient(135deg,#3478f6,#20b2aa);\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  font-size: 25px;\n\n  color: #ffffff;\n\n  flex-shrink: 0;\n}\n\n.fu-walk-card h3 {\n  min-width: 0;\n\n  font-size: 20px;\n\n  line-height: 1.3;\n\n  font-weight: 700;\n\n  color: #111827;\n\n  overflow-wrap: break-word;\n}\n\n.fu-walk-card p {\n  font-size: 14px;\n\n  line-height: 1.7;\n\n  color: #6b7280;\n\n  overflow-wrap: break-word;\n}\n\n\/* ========================================= *\/\n\/* CONTENT *\/\n\/* ========================================= *\/\n\n.fu-walk-content {\n  width: 100%;\n  max-width: 900px;\n\n  margin: 65px auto 0;\n\n  text-align: center;\n}\n\n.fu-walk-heading {\n  font-size: clamp(27px, 6vw, 52px);\n\n  line-height: 1.15;\n\n  font-weight: 800;\n\n  margin-bottom: 18px;\n\n  overflow-wrap: break-word;\n}\n\n.fu-walk-heading span {\n  color: #20b2aa;\n}\n\n.fu-walk-text {\n  max-width: 850px;\n\n  margin: 0 auto 35px;\n\n  color: #6b7280;\n\n  font-size: clamp(14px, 3vw, 18px);\n\n  line-height: 1.85;\n}\n\n\/* ========================================= *\/\n\/* CHECKLIST *\/\n\/* ========================================= *\/\n\n.fu-walk-list {\n  width: 100%;\n\n  display: flex;\n\n  flex-direction: column;\n\n  gap: 15px;\n\n  text-align: left;\n}\n\n.fu-walk-item {\n  width: 100%;\n\n  display: flex;\n\n  align-items: flex-start;\n\n  gap: 13px;\n\n  padding: 17px;\n\n  background: #ffffff;\n\n  border-radius: 19px;\n\n  border: 1px solid rgba(0,0,0,.05);\n\n  box-shadow: 0 8px 20px rgba(0,0,0,.04);\n\n  overflow: hidden;\n}\n\n.fu-walk-check {\n  width: 34px;\n  min-width: 34px;\n\n  height: 34px;\n\n  border-radius: 50%;\n\n  background: linear-gradient(135deg,#3478f6,#20b2aa);\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  color: #ffffff;\n\n  font-size: 15px;\n\n  font-weight: 700;\n\n  flex-shrink: 0;\n}\n\n.fu-walk-item-content {\n  flex: 1;\n\n  min-width: 0;\n}\n\n.fu-walk-item strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  font-size: clamp(13px, 3vw, 15px);\n\n  color: #111827;\n\n  line-height: 1.4;\n}\n\n.fu-walk-item span {\n  display: block;\n\n  color: #6b7280;\n\n  font-size: clamp(12px, 2.5vw, 14px);\n\n  line-height: 1.65;\n}\n\n\/* ========================================= *\/\n\/* TRUST STRIP *\/\n\/* ========================================= *\/\n\n.fu-walk-strip {\n  width: 100%;\n\n  margin-top: 45px;\n\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 10px;\n\n  justify-content: center;\n}\n\n.fu-walk-pill {\n  background: #ffffff;\n\n  padding: 11px 15px;\n\n  border-radius: 999px;\n\n  border: 1px solid rgba(0,0,0,.06);\n\n  font-size: clamp(11px, 2.5vw, 13px);\n\n  font-weight: 600;\n\n  box-shadow: 0 6px 18px rgba(0,0,0,.04);\n\n  text-align: center;\n}\n\n\/* ========================================= *\/\n\/* SPECS *\/\n\/* ========================================= *\/\n\n.fu-walk-specs {\n  width: 100%;\n  max-width: 900px;\n\n  margin: 60px auto 0;\n\n  background: #ffffff;\n\n  border-radius: 27px;\n\n  padding: 28px 18px;\n\n  box-shadow: 0 15px 40px rgba(0,0,0,.05);\n\n  overflow: hidden;\n}\n\n.fu-walk-spec-title {\n  text-align: center;\n\n  font-size: clamp(21px, 5vw, 29px);\n\n  margin-bottom: 25px;\n\n  font-weight: 800;\n\n  color: #111827;\n}\n\n.fu-walk-grid {\n  width: 100%;\n\n  display: grid;\n\n  grid-template-columns: 1fr 1fr;\n\n  gap: 12px;\n}\n\n.fu-walk-spec {\n  min-width: 0;\n\n  background: #f7fbff;\n\n  padding: 16px 10px;\n\n  border-radius: 16px;\n\n  text-align: center;\n\n  overflow: hidden;\n}\n\n.fu-walk-spec strong {\n  display: block;\n\n  color: #3478f6;\n\n  margin-bottom: 6px;\n\n  font-size: 12px;\n\n  line-height: 1.4;\n}\n\n.fu-walk-spec span {\n  display: block;\n\n  font-size: 11px;\n\n  line-height: 1.5;\n\n  color: #6b7280;\n\n  overflow-wrap: break-word;\n}\n\n\/* ========================================= *\/\n\/* CTA *\/\n\/* ========================================= *\/\n\n.fu-walk-cta {\n  width: 100%;\n\n  margin-top: 55px;\n\n  text-align: center;\n}\n\n.fu-walk-btn {\n  display: block;\n\n  width: 100%;\n  max-width: 430px;\n\n  margin: 0 auto;\n\n  padding: 19px 18px;\n\n  border-radius: 17px;\n\n  background: linear-gradient(135deg,#3478f6,#20b2aa);\n\n  color: #ffffff !important;\n\n  text-decoration: none !important;\n\n  font-size: clamp(14px, 3.5vw, 17px);\n\n  line-height: 1.4;\n\n  font-weight: 700;\n\n  box-shadow: 0 18px 40px rgba(52,120,246,.25);\n\n  overflow-wrap: break-word;\n}\n\n.fu-walk-small {\n  margin-top: 15px;\n\n  color: #6b7280;\n\n  font-size: 12px;\n\n  line-height: 1.6;\n}\n\n\/* ========================================= *\/\n\/* MOBILE *\/\n\/* ========================================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .fu-walk {\n    padding: 35px 14px 60px;\n  }\n\n  .fu-walk-title {\n    font-size: clamp(28px, 9vw, 43px);\n\n    letter-spacing: -.7px;\n  }\n\n  .fu-walk-subtitle {\n    font-size: 14px;\n\n    line-height: 1.7;\n  }\n\n  .fu-walk-image {\n    margin: 30px auto;\n  }\n\n  .fu-walk-card {\n    padding: 18px;\n\n    border-radius: 20px;\n  }\n\n  .fu-walk-icon {\n    width: 51px;\n    min-width: 51px;\n\n    height: 51px;\n\n    font-size: 21px;\n\n    border-radius: 15px;\n  }\n\n  .fu-walk-card h3 {\n    font-size: 17px;\n  }\n\n  .fu-walk-card p {\n    font-size: 13px;\n  }\n\n  .fu-walk-content {\n    margin-top: 50px;\n  }\n\n  .fu-walk-text {\n    font-size: 14px;\n\n    line-height: 1.75;\n  }\n\n  .fu-walk-item {\n    padding: 15px;\n  }\n\n  .fu-walk-check {\n    width: 30px;\n    min-width: 30px;\n\n    height: 30px;\n  }\n\n}\n\n\n\/* ========================================= *\/\n\/* SMALL PHONES *\/\n\/* ========================================= *\/\n\n@media screen and (max-width: 380px) {\n\n  .fu-walk {\n    padding-left: 9px;\n    padding-right: 9px;\n  }\n\n  .fu-walk-title {\n    font-size: 27px;\n  }\n\n  .fu-walk-badge {\n    font-size: 10px;\n\n    padding: 8px 12px;\n  }\n\n  .fu-walk-card {\n    padding: 15px;\n  }\n\n  .fu-walk-card h3 {\n    font-size: 15px;\n  }\n\n  .fu-walk-card p {\n    font-size: 12px;\n  }\n\n  .fu-walk-specs {\n    padding: 23px 11px;\n  }\n\n  .fu-walk-grid {\n    gap: 8px;\n  }\n\n}\n\u003c\/style\u003e\n\u003csection class=\"fu-walk\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv class=\"fu-walk-hero\"\u003e\n\u003cdiv class=\"fu-walk-badge\"\u003e🐾 Fur Universe™ • Made For Better Walks\u003c\/div\u003e\n\u003ch1 class=\"fu-walk-title\"\u003eEverything You Need\u003cbr\u003e\u003cspan\u003eFor Better Walks\u003c\/span\u003e 🐶\u003c\/h1\u003e\n\u003cp class=\"fu-walk-subtitle\"\u003eMeet the Fur Universe™ 3-in-1 Dog Walking Set — a convenient combination of a comfortable harness, walking leash and built-in poop bag dispenser. Less hassle. More adventures. 💙\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"fu-walk-benefits\"\u003e\n\u003cdiv class=\"fu-walk-card\"\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/0133\/4077\/files\/DOG_WALKING_3-IN-1.png?v=1788202726\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTENT --\u003e\n\u003cdiv class=\"fu-walk-content\"\u003e\n\u003ch2 class=\"fu-walk-heading\"\u003eWalk Smarter. \u003cspan\u003eNot Harder.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fu-walk-text\"\u003eWalking your dog should be simple and enjoyable. Instead of carrying a leash, harness and poop bags separately, keep your essential walking gear together with one convenient 3-in-1 set. Perfect for everyday walks, quick trips outside and outdoor adventures. 🐾\u003c\/p\u003e\n\u003c!-- CHECKLIST --\u003e\n\u003cdiv class=\"fu-walk-list\"\u003e\n\u003cdiv class=\"fu-walk-item\"\u003e\n\u003cdiv class=\"fu-walk-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-item-content\"\u003e\n\u003cstrong\u003e All Your Walking Essentials In One \u003c\/strong\u003e \u003cspan\u003e Combines the harness, leash and poop bag dispenser into one practical walking setup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-item\"\u003e\n\u003cdiv class=\"fu-walk-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-item-content\"\u003e\n\u003cstrong\u003e Less To Carry \u003c\/strong\u003e \u003cspan\u003e Keep your walking accessories together instead of juggling several separate items. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-item\"\u003e\n\u003cdiv class=\"fu-walk-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-item-content\"\u003e\n\u003cstrong\u003e Ready For Everyday Adventures \u003c\/strong\u003e \u003cspan\u003e A practical companion for daily walks, park trips, training sessions and outdoor adventures. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-item\"\u003e\n\u003cdiv class=\"fu-walk-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-item-content\"\u003e\n\u003cstrong\u003e Quick \u0026amp; Convenient Cleanup \u003c\/strong\u003e \u003cspan\u003e The built-in bag dispenser keeps waste bags close whenever you need them. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST STRIP --\u003e\n\u003cdiv class=\"fu-walk-strip\"\u003e\n\u003cdiv class=\"fu-walk-pill\"\u003e✔ Dogs \u0026amp; Puppies\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-pill\"\u003e✔ Everyday Walks\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-pill\"\u003e✔ Harness + Leash\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-pill\"\u003e✔ Built-In Bag Holder\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"fu-walk-specs\"\u003e\n\u003ch2 class=\"fu-walk-spec-title\"\u003e🐾 Product Details\u003c\/h2\u003e\n\u003cdiv class=\"fu-walk-grid\"\u003e\n\u003cdiv class=\"fu-walk-spec\"\u003e\n\u003cstrong\u003e SET \u003c\/strong\u003e \u003cspan\u003e 3-in-1 Walking Set \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-spec\"\u003e\n\u003cstrong\u003e INCLUDES \u003c\/strong\u003e \u003cspan\u003e Harness + Leash + Bag Dispenser \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-spec\"\u003e\n\u003cstrong\u003e USE \u003c\/strong\u003e \u003cspan\u003e Walking \u0026amp; Outdoor Activities \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-spec\"\u003e\n\u003cstrong\u003e DESIGN \u003c\/strong\u003e \u003cspan\u003e Practical All-in-One Design \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-spec\"\u003e\n\u003cstrong\u003e CONVENIENCE \u003c\/strong\u003e \u003cspan\u003e Essential Gear Together \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-walk-spec\"\u003e\n\u003cstrong\u003e SUITABLE FOR \u003c\/strong\u003e \u003cspan\u003e Everyday Dog Walks \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"fu-walk-cta\"\u003e\n\u003ca class=\"fu-walk-btn\" href=\"\/products\/3-in-1-dog-walking-set\"\u003e 🐾 GET YOUR 3-IN-1 WALKING SET → \u003c\/a\u003e\n\u003cdiv class=\"fu-walk-small\"\u003e💙 Fur Universe™ — Making Pet Care Easier, One Walk At A Time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Fur Universe","offers":[{"title":"Black \/ S","offer_id":52899322069309,"sku":null,"price":1299.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ M","offer_id":52899459137853,"sku":null,"price":1299.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ L","offer_id":52899459170621,"sku":null,"price":1299.0,"currency_code":"ZAR","in_stock":true},{"title":"Black \/ XL","offer_id":52899459203389,"sku":null,"price":1299.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink \/ S","offer_id":52899322102077,"sku":null,"price":1299.0,"currency_code":"ZAR","in_stock":false},{"title":"Pink \/ M","offer_id":52899459236157,"sku":null,"price":1299.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink \/ L","offer_id":52899459268925,"sku":null,"price":1299.0,"currency_code":"ZAR","in_stock":true},{"title":"Pink \/ XL","offer_id":52899459301693,"sku":null,"price":1299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/0133\/4077\/files\/FUR_UNIVERSE_DOG_LEASHES_2.png?v=1786893013","url":"https:\/\/furuniverse.co.za\/products\/fur-universe-tm-dog-harness-and-leash","provider":"Fur Universe","version":"1.0","type":"link"}