{"product_id":"fursociety-quick-dry-bath-robe","title":"FurSociety Quick Dry Bath Robe","description":"\u003cstyle\u003e\n  .fs-robe-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-gray: #718096;\n    --fs-black: #1a202c;\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: var(--fs-black);\n    font-family: Inter, Arial, Helvetica, sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n  .fs-robe-section * { box-sizing: border-box; }\n  .fs-robe-wrap { width: 100%; max-width: 1160px; margin: 0 auto; padding: 0 16px; }\n  .fs-robe-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-robe-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-robe-title .accent { color: var(--fs-slate); }\n  .fs-robe-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-robe-pills {\n    margin-top: 18px; display: flex; flex-wrap: wrap; gap: 10px;\n  }\n  .fs-robe-pill {\n    display: inline-flex; align-items: center; gap: 7px;\n    padding: 11px 16px; border-radius: 14px;\n    background: var(--fs-slate-dark); color: #fff;\n    font-size: 13px; font-weight: 900;\n    box-shadow: 0 8px 20px rgba(45,55,72,0.18);\n  }\n  .fs-robe-pill.light {\n    background: rgba(255,255,255,0.80); color: var(--fs-slate-dark);\n    border: 1px solid var(--fs-border); box-shadow: none;\n  }\n  .fs-robe-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-robe-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-robe-features {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n  }\n  .fs-robe-feature {\n    display: flex; gap: 14px; align-items: flex-start;\n    padding: 16px; border-radius: 18px;\n    background: rgba(238,240,244,0.80);\n    border: 1px solid var(--fs-border);\n  }\n  .fs-robe-icon {\n    width: 44px; height: 44px; min-width: 44px;\n    border-radius: 14px;\n    background: rgba(74,85,104,0.10);\n    display: grid; place-items: center; font-size: 22px;\n  }\n  .fs-robe-feature strong {\n    display: block; color: var(--fs-slate-dark);\n    font-size: 15px; font-weight: 900; margin-bottom: 4px;\n  }\n  .fs-robe-feature p {\n    margin: 0; color: rgba(26,32,44,0.68);\n    font-size: 13px; line-height: 1.5;\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-item .fs-robe-icon {\n    background: rgba(255,255,255,0.14);\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; border-radius: 16px;\n    overflow: hidden;\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-robe-section { padding: clamp(48px, 6vw, 72px) 0; }\n    .fs-robe-features { grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); }\n    .fs-outcomes-grid { grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"fs-robe-section\"\u003e\n  \u003cdiv class=\"fs-robe-wrap\"\u003e\n\n    \u003c!-- Hero --\u003e\n    \u003cdiv class=\"fs-robe-badge\"\u003e🛁 FurSociety Bath Time Essential\u003c\/div\u003e\n    \u003ch1 class=\"fs-robe-title\"\u003eDry Faster. \u003cspan class=\"accent\"\u003eStay Warmer.\u003c\/span\u003e\u003cbr\u003eLook Adorable.\u003c\/h1\u003e\n    \u003cp class=\"fs-robe-subtitle\"\u003eBath time is over — now comes the best part. Wrap your dog in the FurSociety Quick Dry Bath Robe and watch them go from soaking wet to snug and dry in minutes. Soft, lightweight, and easy to slip on, it's the post-bath ritual your dog didn't know they needed.\u003c\/p\u003e\n    \u003cdiv class=\"fs-robe-pills\"\u003e\n      \u003cdiv class=\"fs-robe-pill\"\u003e💧 Ultra-Absorbent Microfibre\u003c\/div\u003e\n      \u003cdiv class=\"fs-robe-pill light\"\u003e🐾 True-to-Size Fit\u003c\/div\u003e\n      \u003cdiv class=\"fs-robe-pill light\"\u003e⚡ Quick Dry Fabric\u003c\/div\u003e\n      \u003cdiv class=\"fs-robe-pill light\"\u003e🎽 Easy Slip-On Design\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Features --\u003e\n    \u003cdiv class=\"fs-robe-panel\"\u003e\n      \u003ch2\u003e✨ Why Your Dog Will Love It\u003c\/h2\u003e\n      \u003cdiv class=\"fs-robe-features\"\u003e\n        \u003cdiv class=\"fs-robe-feature\"\u003e\n          \u003cdiv class=\"fs-robe-icon\"\u003e🧴\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eWhisper-Soft Fabric\u003c\/strong\u003e\n            \u003cp\u003eMade from premium microfibre that feels gentle against your dog's skin — no scratching, no irritation, just pure comfort after every wash.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-robe-feature\"\u003e\n          \u003cdiv class=\"fs-robe-icon\"\u003e💧\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSeriously Absorbent\u003c\/strong\u003e\n            \u003cp\u003eThe high-density microfibre soaks up water fast, cutting drying time significantly and keeping your floors shake-free after bath time.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-robe-feature\"\u003e\n          \u003cdiv class=\"fs-robe-icon\"\u003e🎽\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSlip On in Seconds\u003c\/strong\u003e\n            \u003cp\u003eNo fuss, no wrestling. The robe slips on easily and stays put — even on wriggly dogs who'd rather be anywhere else during bath time.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-robe-feature\"\u003e\n          \u003cdiv class=\"fs-robe-icon\"\u003e📐\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eTrue-to-Size Across All Breeds\u003c\/strong\u003e\n            \u003cp\u003eFrom a 4.5 kg Spitz to a Golden Retriever, the sizing is consistent and accurate. Check the size guide below to find your dog's perfect fit.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-robe-feature\"\u003e\n          \u003cdiv class=\"fs-robe-icon\"\u003e🌀\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eMachine Washable\u003c\/strong\u003e\n            \u003cp\u003eToss it in the wash after use. The fabric holds its softness and shape wash after wash — no special care required.\u003c\/p\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🏆 Expected Outcomes\u003c\/h2\u003e\n      \u003cdiv class=\"fs-outcomes-grid\"\u003e\n        \u003cdiv class=\"fs-outcome-item\"\u003e\n          \u003cdiv class=\"fs-robe-icon\"\u003e⏱️\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eFaster Drying Time\u003c\/strong\u003e\n            \u003cp\u003eMicrofibre absorbs water rapidly — your dog dries in a fraction of the time compared to a regular towel.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-outcome-item\"\u003e\n          \u003cdiv class=\"fs-robe-icon\"\u003e🚿\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eNo More Post-Bath Shake\u003c\/strong\u003e\n            \u003cp\u003eThe robe wraps snugly around your dog's body, preventing that full-body shake that soaks everything in sight.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-outcome-item\"\u003e\n          \u003cdiv class=\"fs-robe-icon\"\u003e😌\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eA Calmer, Cosier Dog\u003c\/strong\u003e\n            \u003cp\u003eThe warmth and gentle compression of the robe helps soothe anxious dogs after the stress of bath time.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"fs-outcome-item\"\u003e\n          \u003cdiv class=\"fs-robe-icon\"\u003e🏠\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eDrier Floors \u0026amp; Furniture\u003c\/strong\u003e\n            \u003cp\u003eKeep your home dry. The robe absorbs the bulk of the moisture before your dog goes exploring the house.\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📏 Size Guide\u003c\/h2\u003e\n      \u003cp\u003eMeasure your dog's back length (base of neck to base of tail) to find the right size. When in doubt, size up.\u003c\/p\u003e\n      \u003ctable class=\"fs-size-table\" aria-label=\"FurSociety 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\u003eHow do I know which size to order?\u003c\/strong\u003e\n        \u003cp\u003eMeasure your dog's back length from the base of the neck to the base of the tail. Use the size guide above as your reference. If your dog is between sizes, we recommend sizing 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 available?\u003c\/strong\u003e\n        \u003cp\u003eThe FurSociety Quick Dry Bath Robe is available 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\u003eHow do I put the robe on my dog?\u003c\/strong\u003e\n        \u003cp\u003eSimply slip it over your dog's head and secure the body wrap. The design is intentionally simple — no complicated buckles or clips. Most dogs are in and wrapped within seconds.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-faq-item\"\u003e\n        \u003cstrong\u003eHow do I wash the robe?\u003c\/strong\u003e\n        \u003cp\u003eMachine wash on a gentle cycle with cold or warm water. Avoid fabric softener as it can reduce the microfibre's 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 it actually stop my dog from shaking water everywhere?\u003c\/strong\u003e\n        \u003cp\u003eYes — that's one of its best features. The snug wrap prevents the full-body shake reflex, keeping your bathroom (and you) significantly drier.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-faq-item\"\u003e\n        \u003cstrong\u003eIs it suitable for dogs who hate baths?\u003c\/strong\u003e\n        \u003cp\u003eAbsolutely. The soft, warm fabric can actually help calm anxious dogs after the stress of bathing. Many pet owners find their dogs settle down much faster once wrapped up.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fs-faq-item\"\u003e\n        \u003cstrong\u003eHow long does it take to dry my dog?\u003c\/strong\u003e\n        \u003cp\u003eResults vary by coat type and size, but most owners report their dogs are noticeably dry within 10–20 minutes of wearing the robe — far quicker than air drying alone.\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\u003eDid your pup rock their new bath robe? Share your experience below — your review helps other pet parents find the perfect fit 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":"XS","offer_id":48590285177057,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":true},{"title":"S","offer_id":48590285209825,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":true},{"title":"M","offer_id":48590285242593,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":true},{"title":"L","offer_id":48590285275361,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":true},{"title":"XL","offer_id":48590285308129,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":true},{"title":"2XL","offer_id":48590285340897,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":true},{"title":"3XL","offer_id":48590285373665,"sku":null,"price":349.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0831\/2458\/4673\/files\/FURSOCIETYQUICKDRYBATHROBE1.png?v=1782316314","url":"https:\/\/fursociety.co.za\/products\/fursociety-quick-dry-bath-robe","provider":"FurSociety","version":"1.0","type":"link"}