{"product_id":"fursociety-bath-time-essentials-bundle","title":"FurSociety Bath Time Essentials Bundle","description":"\u003cstyle\u003e\n  .fs-bundle-section {\n    --fs-slate: #4a5568;\n    --fs-slate-dark: #2d3748;\n    --fs-cream: #faf9f7;\n    --fs-card: rgba(250,249,247,0.96);\n    --fs-border: rgba(74,85,104,0.16);\n    --fs-shadow: 0 18px 48px rgba(34,34,34,0.10);\n    width: 100%;\n    padding: 34px 0;\n    background: linear-gradient(135deg, #f7f8fa, #eef0f4);\n    color: #1a202c;\n    font-family: Inter, Arial, Helvetica, sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n  .fs-bundle-section * { box-sizing: border-box; }\n  .fs-bundle-wrap { width: 100%; max-width: 1160px; margin: 0 auto; padding: 0 16px; }\n  .fs-bundle-badge {\n    display: inline-flex; align-items: center; gap: 7px;\n    padding: 9px 14px; border-radius: 999px;\n    border: 1px solid var(--fs-border);\n    background: rgba(255,255,255,0.72);\n    color: var(--fs-slate); font-size: 11px; font-weight: 900;\n    letter-spacing: 0.05em; text-transform: uppercase;\n  }\n  .fs-bundle-title {\n    margin: 16px 0 0; color: var(--fs-slate-dark);\n    font-size: clamp(30px, 8vw, 44px); line-height: 1.08;\n    letter-spacing: -0.035em; font-weight: 950;\n  }\n  .fs-bundle-title .accent { color: var(--fs-slate); }\n  .fs-bundle-subtitle {\n    margin: 14px 0 0; max-width: 640px;\n    color: rgba(26,32,44,0.72); font-size: 15px; line-height: 1.6;\n  }\n  .fs-savings-strip {\n    margin-top: 18px;\n    display: inline-flex; align-items: center; gap: 10px;\n    padding: 14px 20px; border-radius: 16px;\n    background: var(--fs-slate-dark); color: #fff;\n    font-size: 15px; font-weight: 900;\n    box-shadow: 0 8px 24px rgba(45,55,72,0.22);\n  }\n  .fs-savings-strip .strike {\n    text-decoration: line-through;\n    opacity: 0.55; font-weight: 400;\n  }\n  .fs-bundle-panel {\n    margin-top: 28px; padding: 22px 18px;\n    border-radius: 26px;\n    background: rgba(255,255,255,0.80);\n    border: 1px solid var(--fs-border);\n    box-shadow: var(--fs-shadow);\n  }\n  .fs-bundle-panel h2 {\n    margin: 0 0 16px; color: var(--fs-slate-dark);\n    font-size: clamp(22px, 5.5vw, 32px); line-height: 1.12;\n    letter-spacing: -0.03em; font-weight: 950; text-align: center;\n  }\n  .fs-bundle-items {\n    display: grid; grid-template-columns: 1fr; gap: 14px;\n  }\n  .fs-bundle-item {\n    display: flex; gap: 14px; align-items: flex-start;\n    padding: 18px; border-radius: 18px;\n    background: rgba(238,240,244,0.80);\n    border: 1px solid var(--fs-border);\n  }\n  .fs-bundle-icon {\n    width: 52px; height: 52px; min-width: 52px;\n    border-radius: 16px;\n    background: rgba(74,85,104,0.10);\n    display: grid; place-items: center; font-size: 26px;\n  }\n  .fs-bundle-item strong {\n    display: block; color: var(--fs-slate-dark);\n    font-size: 16px; font-weight: 900; margin-bottom: 4px;\n  }\n  .fs-bundle-item p {\n    margin: 0; color: rgba(26,32,44,0.68);\n    font-size: 13px; line-height: 1.5;\n  }\n  .fs-bundle-item .fs-qty {\n    display: inline-block; margin-top: 6px;\n    padding: 4px 10px; border-radius: 999px;\n    background: var(--fs-slate-dark); color: #fff;\n    font-size: 11px; font-weight: 900; letter-spacing: 0.04em;\n  }\n  .fs-outcomes-panel {\n    margin-top: 28px; padding: 22px 18px;\n    border-radius: 26px;\n    background: linear-gradient(135deg, var(--fs-slate-dark), var(--fs-slate));\n    color: #fff;\n    box-shadow: 0 16px 38px rgba(45,55,72,0.22);\n  }\n  .fs-outcomes-panel h2 {\n    margin: 0 0 16px; font-size: clamp(22px, 5.5vw, 32px);\n    line-height: 1.12; letter-spacing: -0.03em; font-weight: 950;\n    text-align: center;\n  }\n  .fs-outcomes-grid {\n    display: grid; grid-template-columns: 1fr; gap: 12px;\n  }\n  .fs-outcome-item {\n    display: flex; gap: 12px; align-items: flex-start;\n    padding: 14px; border-radius: 16px;\n    background: rgba(255,255,255,0.10);\n    border: 1px solid rgba(255,255,255,0.16);\n  }\n  .fs-outcome-icon {\n    width: 44px; height: 44px; min-width: 44px;\n    border-radius: 14px;\n    background: rgba(255,255,255,0.14);\n    display: grid; place-items: center; font-size: 22px;\n  }\n  .fs-outcome-item strong {\n    display: block; color: #fff;\n    font-size: 14px; font-weight: 900; margin-bottom: 3px;\n  }\n  .fs-outcome-item p {\n    margin: 0; color: rgba(255,255,255,0.78);\n    font-size: 13px; line-height: 1.5;\n  }\n  .fs-size-panel {\n    margin-top: 28px; padding: 22px 18px;\n    border-radius: 26px;\n    background: rgba(255,255,255,0.80);\n    border: 1px solid var(--fs-border);\n    box-shadow: var(--fs-shadow);\n    overflow-x: auto;\n  }\n  .fs-size-panel h2 {\n    margin: 0 0 8px; color: var(--fs-slate-dark);\n    font-size: clamp(22px, 5.5vw, 32px); line-height: 1.12;\n    letter-spacing: -0.03em; font-weight: 950; text-align: center;\n  }\n  .fs-size-panel p {\n    margin: 0 auto 14px; max-width: 640px;\n    color: rgba(26,32,44,0.68); font-size: 14px;\n    line-height: 1.5; text-align: center;\n  }\n  .fs-size-table {\n    width: 100%; min-width: 360px;\n    border-collapse: collapse;\n  }\n  .fs-size-table th, .fs-size-table td {\n    padding: 12px 10px;\n    border: 1px solid rgba(74,85,104,0.18);\n    text-align: center; font-size: 13px;\n  }\n  .fs-size-table th {\n    color: var(--fs-slate-dark); font-weight: 950;\n    background: rgba(74,85,104,0.08);\n  }\n  .fs-size-table td:first-child {\n    color: var(--fs-slate-dark); font-weight: 900;\n  }\n  .fs-faq-panel {\n    margin-top: 28px; padding: 22px 18px;\n    border-radius: 26px;\n    background: rgba(255,255,255,0.80);\n    border: 1px solid var(--fs-border);\n    box-shadow: var(--fs-shadow);\n  }\n  .fs-faq-panel h2 {\n    margin: 0 0 16px; color: var(--fs-slate-dark);\n    font-size: clamp(22px, 5.5vw, 32px); line-height: 1.12;\n    letter-spacing: -0.03em; font-weight: 950; text-align: center;\n  }\n  .fs-faq-item {\n    padding: 16px 0;\n    border-bottom: 1px solid var(--fs-border);\n  }\n  .fs-faq-item:last-child { border-bottom: none; }\n  .fs-faq-item strong {\n    display: block; color: var(--fs-slate-dark);\n    font-size: 15px; font-weight: 900; margin-bottom: 6px;\n  }\n  .fs-faq-item p {\n    margin: 0; color: rgba(26,32,44,0.70);\n    font-size: 14px; line-height: 1.55;\n  }\n  .fs-love-panel {\n    margin-top: 28px; padding: 26px 18px;\n    border-radius: 26px;\n    background: rgba(238,240,244,0.80);\n    border: 1px solid var(--fs-border);\n    text-align: center;\n  }\n  .fs-love-panel h2 {\n    margin: 0 0 10px; color: var(--fs-slate-dark);\n    font-size: clamp(22px, 5.5vw, 32px); line-height: 1.12;\n    letter-spacing: -0.03em; font-weight: 950;\n  }\n  .fs-love-panel p {\n    margin: 0 auto; max-width: 560px;\n    color: rgba(26,32,44,0.70); font-size: 15px; line-height: 1.6;\n  }\n  @media (min-width: 780px) {\n    .fs-bundle-section { padding: clamp(48px, 6vw, 72px) 0; }\n    .fs-bundle-items { grid-template-columns: repeat(3, 1fr); }\n    .fs-outcomes-grid { grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"fs-bundle-section\"\u003e\n  \u003cdiv class=\"fs-bundle-wrap\"\u003e\n\n    \u003c!-- Hero --\u003e\n    \u003cdiv class=\"fs-bundle-badge\"\u003e📦 FurSociety Bundle — Save R98\u003c\/div\u003e\n    \u003ch1 class=\"fs-bundle-title\"\u003eEverything You Need\u003cbr\u003e\u003cspan class=\"accent\"\u003efor the Perfect Bath Time.\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"fs-bundle-subtitle\"\u003eBath time sorted, start to finish. The FurSociety Bath Time Essentials Bundle pairs our Quick Dry Bath Robe with 2 Pet Drying Towels — so your dog goes from soaking wet to warm and dry without the drama. One bundle, one price, zero fuss.\u003c\/p\u003e\n\n    \u003cdiv class=\"fs-savings-strip\"\u003e\n      🏷️ Bundle Price: \u003cstrong\u003eR549\u003c\/strong\u003e  \u003cspan class=\"strike\"\u003eR647 separately\u003c\/span\u003e  → You save \u003cstrong\u003eR98\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- What's Included --\u003e\n    \u003cdiv class=\"fs-bundle-panel\"\u003e\n      \u003ch2\u003e📦 What's in the Bundle\u003c\/h2\u003e\n      \u003cdiv class=\"fs-bundle-items\"\u003e\n        \u003cdiv class=\"fs-bundle-item\"\u003e\n          \u003cdiv class=\"fs-bundle-icon\"\u003e🥼\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eQuick Dry Bath Robe\u003c\/strong\u003e\n            \u003cp\u003eSoft microfibre robe that wraps snugly around your dog, absorbing water fast and preventing the post-bath shake. Available in Space Gray.\u003c\/p\u003e\n            \u003cspan class=\"fs-qty\"\u003eQTY: 1\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-bundle-item\"\u003e\n          \u003cdiv class=\"fs-bundle-icon\"\u003e🛁\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003ePet Drying Towel\u003c\/strong\u003e\n            \u003cp\u003eUltra-absorbent microfibre towels — perfect for paws, face, and finishing touches after the robe has done the heavy lifting.\u003c\/p\u003e\n            \u003cspan class=\"fs-qty\"\u003eQTY: 2\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-bundle-item\"\u003e\n          \u003cdiv class=\"fs-bundle-icon\"\u003e💰\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eBundle Saving\u003c\/strong\u003e\n            \u003cp\u003eBuying separately costs R647. Get the full set for R549 and save R98 — that's 15% off, automatically applied at checkout.\u003c\/p\u003e\n            \u003cspan class=\"fs-qty\"\u003eSAVE R98\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Expected Outcomes --\u003e\n    \u003cdiv class=\"fs-outcomes-panel\"\u003e\n      \u003ch2\u003e🏆 What to Expect\u003c\/h2\u003e\n      \u003cdiv class=\"fs-outcomes-grid\"\u003e\n        \u003cdiv class=\"fs-outcome-item\"\u003e\n          \u003cdiv class=\"fs-outcome-icon\"\u003e⏱️\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eDramatically Faster Drying\u003c\/strong\u003e\n            \u003cp\u003eThe robe absorbs the bulk of the water while the towels handle paws and face — your dog is dry in minutes, not hours.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-outcome-item\"\u003e\n          \u003cdiv class=\"fs-outcome-icon\"\u003e🚿\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eNo More Wet Dog Chaos\u003c\/strong\u003e\n            \u003cp\u003eThe robe's snug wrap stops the full-body shake. The towels catch the rest. Your bathroom stays dry.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-outcome-item\"\u003e\n          \u003cdiv class=\"fs-outcome-icon\"\u003e😌\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eA Calmer Post-Bath Dog\u003c\/strong\u003e\n            \u003cp\u003eWarmth and gentle compression from the robe helps soothe anxious dogs after the stress of bathing.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-outcome-item\"\u003e\n          \u003cdiv class=\"fs-outcome-icon\"\u003e💰\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eBetter Value, Every Bath\u003c\/strong\u003e\n            \u003cp\u003eSave R98 versus buying separately. The towels last hundreds of washes — this bundle pays for itself quickly.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Size Guide --\u003e\n    \u003cdiv class=\"fs-size-panel\"\u003e\n      \u003ch2\u003e📏 Robe Size Guide\u003c\/h2\u003e\n      \u003cp\u003eSelect your dog's robe size at checkout. The drying towels are one-size. Measure your dog's back length (base of neck to base of tail).\u003c\/p\u003e\n      \u003ctable class=\"fs-size-table\" aria-label=\"Bath Robe Size Guide\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSize\u003c\/th\u003e\n            \u003cth\u003eBack Length\u003c\/th\u003e\n            \u003cth\u003eSuitable Breeds (examples)\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eXS\u003c\/td\u003e\n\u003ctd\u003e~25 cm\u003c\/td\u003e\n\u003ctd\u003eChihuahua, Toy Poodle\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e~30 cm\u003c\/td\u003e\n\u003ctd\u003eSpitz (4–5 kg), Jack Russell, Jack Chi\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e~38 cm\u003c\/td\u003e\n\u003ctd\u003eBeagle, Cocker Spaniel\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e~46 cm\u003c\/td\u003e\n\u003ctd\u003eBorder Collie, Labrador\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e~54 cm\u003c\/td\u003e\n\u003ctd\u003eAustralian Shepherd, French Bulldog (14 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eXXL\u003c\/td\u003e\n\u003ctd\u003e~62 cm\u003c\/td\u003e\n\u003ctd\u003eHusky, Doberman\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e3XL\u003c\/td\u003e\n\u003ctd\u003e~70 cm\u003c\/td\u003e\n\u003ctd\u003eGolden Retriever, Greyhound\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FAQ --\u003e\n    \u003cdiv class=\"fs-faq-panel\"\u003e\n      \u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n      \u003cdiv class=\"fs-faq-item\"\u003e\n        \u003cstrong\u003eWhich size robe should I choose?\u003c\/strong\u003e\n        \u003cp\u003eMeasure your dog's back length from the base of the neck to the base of the tail and use the size guide above. If between sizes, size up for a more comfortable fit.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-faq-item\"\u003e\n        \u003cstrong\u003eWhat colour is the robe?\u003c\/strong\u003e\n        \u003cp\u003eThe Quick Dry Bath Robe in this bundle comes in Space Gray — a clean, neutral tone that suits every dog and hides water marks beautifully.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-faq-item\"\u003e\n        \u003cstrong\u003eAre the drying towels the same as the robe fabric?\u003c\/strong\u003e\n        \u003cp\u003eBoth are made from premium microfibre, but the towels are a flat format designed for wiping paws, face, and finishing drying — while the robe wraps around the body for hands-free drying.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-faq-item\"\u003e\n        \u003cstrong\u003eCan I wash everything in the machine?\u003c\/strong\u003e\n        \u003cp\u003eYes — both the robe and the towels are machine washable on a gentle cycle. Avoid fabric softener as it reduces microfibre absorbency over time. Tumble dry on low or air dry.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-faq-item\"\u003e\n        \u003cstrong\u003eWill this bundle be shipped together?\u003c\/strong\u003e\n        \u003cp\u003eYes, all items in the bundle are dispatched together in a single order.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-faq-item\"\u003e\n        \u003cstrong\u003eCan I buy the robe or towels separately?\u003c\/strong\u003e\n        \u003cp\u003eAbsolutely — both products are available individually in our store. This bundle simply gives you the best value when you need the full bath time setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- We'd Love to Hear From You --\u003e\n    \u003cdiv class=\"fs-love-panel\"\u003e\n      \u003ch2\u003e💬 We'd Love to Hear From You\u003c\/h2\u003e\n      \u003cp\u003eTried the bundle? Share how bath time went — your review helps other pet parents find the perfect post-bath routine for their furry family member. 🐾\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"FurSociety","offers":[{"title":"Default Title","offer_id":48591117549793,"sku":null,"price":549.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0831\/2458\/4673\/files\/FURSOCIETYBATHTIMEBUNDLE1_d032bc28-78e0-4d5d-9691-1774289424ec.png?v=1782368581","url":"https:\/\/fursociety.co.za\/products\/fursociety-bath-time-essentials-bundle","provider":"FurSociety","version":"1.0","type":"link"}