{"product_id":"fursociety-steam-brush","title":"FurSociety Mist Brush","description":"\u003cstyle\u003e\n  .fs-steam-page {\n    font-family: inherit;\n    color: #222;\n    background: #f7f4ef;\n    border-radius: 18px;\n    overflow: hidden;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n\n  .fs-steam-page * {\n    box-sizing: border-box;\n  }\n\n  .fs-steam-section {\n    padding: 24px 16px;\n  }\n\n  .fs-steam-hero {\n    text-align: center;\n    background: linear-gradient(180deg, #f9f6f0 0%, #ffffff 100%);\n  }\n\n  .fs-steam-logo {\n    max-width: 220px;\n    width: 72%;\n    margin: 0 auto 18px;\n    display: block;\n  }\n\n  .fs-steam-badge {\n    display: inline-block;\n    background: #4f5634;\n    color: #fff;\n    padding: 8px 16px;\n    border-radius: 999px;\n    font-weight: 700;\n    font-size: 14px;\n    letter-spacing: 0.5px;\n    margin-bottom: 12px;\n  }\n\n  .fs-steam-title {\n    font-size: 34px;\n    line-height: 1.05;\n    margin: 0;\n    font-weight: 900;\n    color: #111;\n    text-transform: uppercase;\n  }\n\n  .fs-steam-subtitle {\n    font-size: 18px;\n    line-height: 1.45;\n    color: #555;\n    margin: 14px auto 20px;\n    max-width: 520px;\n  }\n\n  .fs-steam-highlight {\n    color: #4f5634;\n    font-weight: 800;\n  }\n\n  .fs-steam-image {\n    width: 100%;\n    border-radius: 18px;\n    display: block;\n    margin: 18px 0 0;\n  }\n\n  .fs-steam-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .fs-steam-card {\n    background: #fff;\n    border-radius: 16px;\n    padding: 18px;\n    box-shadow: 0 8px 22px rgba(0,0,0,0.06);\n    border: 1px solid rgba(0,0,0,0.06);\n  }\n\n  .fs-steam-card h3 {\n    margin: 0 0 8px;\n    font-size: 20px;\n    color: #111;\n  }\n\n  .fs-steam-card p {\n    margin: 0;\n    color: #555;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .fs-steam-icon {\n    font-size: 28px;\n    margin-bottom: 8px;\n  }\n\n  .fs-steam-dark {\n    background: #3f472b;\n    color: #fff;\n    text-align: center;\n    border-radius: 18px;\n    padding: 24px 16px;\n  }\n\n  .fs-steam-dark h2 {\n    margin: 0 0 10px;\n    font-size: 26px;\n    text-transform: uppercase;\n    color: #fff;\n  }\n\n  .fs-steam-dark p {\n    margin: 0 auto;\n    max-width: 540px;\n    color: #f5f1e8;\n    line-height: 1.55;\n    font-size: 16px;\n  }\n\n  .fs-steam-section-title {\n    text-align: center;\n    font-size: 28px;\n    line-height: 1.1;\n    margin: 0 0 18px;\n    color: #111;\n    text-transform: uppercase;\n    font-weight: 900;\n  }\n\n  .fs-steam-section-subtitle {\n    text-align: center;\n    color: #555;\n    font-size: 16px;\n    line-height: 1.5;\n    margin: -8px auto 20px;\n    max-width: 540px;\n  }\n\n  .fs-steam-steps {\n    counter-reset: step;\n    display: grid;\n    gap: 12px;\n  }\n\n  .fs-steam-step {\n    background: #fff;\n    border-radius: 14px;\n    padding: 16px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    border: 1px solid rgba(0,0,0,0.06);\n  }\n\n  .fs-steam-step-number {\n    min-width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: #4f5634;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 800;\n  }\n\n  .fs-steam-step h4 {\n    margin: 0 0 4px;\n    font-size: 16px;\n    color: #111;\n  }\n\n  .fs-steam-step p {\n    margin: 0;\n    color: #555;\n    line-height: 1.45;\n    font-size: 14px;\n  }\n\n  .fs-steam-expect {\n    background: #fff;\n    border-radius: 18px;\n    padding: 20px;\n    border: 1px solid rgba(0,0,0,0.06);\n  }\n\n  .fs-steam-check {\n    display: flex;\n    gap: 10px;\n    margin-bottom: 12px;\n    align-items: flex-start;\n  }\n\n  .fs-steam-check:last-child {\n    margin-bottom: 0;\n  }\n\n  .fs-steam-check span {\n    color: #4f5634;\n    font-weight: 900;\n    font-size: 18px;\n    line-height: 1.2;\n  }\n\n  .fs-steam-check p {\n    margin: 0;\n    color: #444;\n    line-height: 1.45;\n    font-size: 15px;\n  }\n\n  .fs-steam-testimonials {\n    display: grid;\n    gap: 14px;\n  }\n\n  .fs-steam-review {\n    background: #fff;\n    border-radius: 16px;\n    padding: 18px;\n    border-left: 5px solid #4f5634;\n    box-shadow: 0 8px 22px rgba(0,0,0,0.05);\n  }\n\n  .fs-steam-stars {\n    color: #d58b24;\n    font-size: 16px;\n    margin-bottom: 8px;\n    letter-spacing: 1px;\n  }\n\n  .fs-steam-review p {\n    margin: 0 0 10px;\n    color: #333;\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .fs-steam-review strong {\n    color: #111;\n    font-size: 14px;\n  }\n\n  .fs-steam-faq {\n    display: grid;\n    gap: 12px;\n  }\n\n  .fs-steam-faq-item {\n    background: #fff;\n    border-radius: 14px;\n    padding: 16px;\n    border: 1px solid rgba(0,0,0,0.06);\n  }\n\n  .fs-steam-faq-item h4 {\n    margin: 0 0 8px;\n    color: #111;\n    font-size: 16px;\n  }\n\n  .fs-steam-faq-item p {\n    margin: 0;\n    color: #555;\n    line-height: 1.5;\n    font-size: 14px;\n  }\n\n  .fs-steam-review-box {\n    background: #fff;\n    border-radius: 18px;\n    padding: 22px 16px;\n    text-align: center;\n    border: 2px dashed #4f5634;\n  }\n\n  .fs-steam-review-box h2 {\n    margin: 0 0 8px;\n    color: #111;\n    font-size: 26px;\n  }\n\n  .fs-steam-review-box p {\n    margin: 0;\n    color: #555;\n    line-height: 1.5;\n    font-size: 15px;\n  }\n\n  .fs-steam-note {\n    font-size: 13px;\n    color: #777;\n    line-height: 1.45;\n    text-align: center;\n    margin-top: 12px;\n  }\n\n  @media (min-width: 640px) {\n    .fs-steam-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .fs-steam-title {\n      font-size: 42px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"fs-steam-page\"\u003e\n\u003csection class=\"fs-steam-section fs-steam-hero\"\u003e\n\u003ch1 class=\"fs-steam-title\"\u003e3-in-1 Mist Brush\u003c\/h1\u003e\n\u003cp class=\"fs-steam-subtitle\"\u003eClean, groom and refresh your pet’s coat without the stress of a full bath. The FurSociety Mist Brush helps remove loose hair, reduce flying fur and keep your pet feeling fresh — perfect for dogs and cats.\u003c\/p\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003csection class=\"fs-steam-section\"\u003e\n\u003cdiv class=\"fs-steam-dark\"\u003e\n\u003ch2\u003ePerfect For Winter\u003c\/h2\u003e\n\u003cp\u003eKeep your pet clean and fresh during cold South African winter days without needing to give them a full bath. A simple way to groom, refresh and remove loose hair at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-steam-section\"\u003e\n\u003ch2 class=\"fs-steam-section-title\"\u003eWhy Pet Parents Love It\u003c\/h2\u003e\n\u003cp class=\"fs-steam-section-subtitle\"\u003eA simple grooming tool designed to make coat care quicker, cleaner and more comfortable.\u003c\/p\u003e\n\u003cdiv class=\"fs-steam-grid\"\u003e\n\u003cdiv class=\"fs-steam-card\"\u003e\n\u003cdiv class=\"fs-steam-icon\"\u003e💨\u003c\/div\u003e\n\u003ch3\u003eGentle Mist \u0026amp; Spray\u003c\/h3\u003e\n\u003cp\u003eHelps soften dirt and loosen stubborn hair while refreshing your pet’s coat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-card\"\u003e\n\u003cdiv class=\"fs-steam-icon\"\u003e🐾\u003c\/div\u003e\n\u003ch3\u003eRemoves Loose Hair\u003c\/h3\u003e\n\u003cp\u003eHelps collect loose fur directly on the brush, reducing hair flying around your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-card\"\u003e\n\u003cdiv class=\"fs-steam-icon\"\u003e🔋\u003c\/div\u003e\n\u003ch3\u003eUSB Rechargeable\u003c\/h3\u003e\n\u003cp\u003eConvenient cordless use with easy charging, ideal for regular grooming at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-card\"\u003e\n\u003cdiv class=\"fs-steam-icon\"\u003e🤍\u003c\/div\u003e\n\u003ch3\u003eGentle For Dogs \u0026amp; Cats\u003c\/h3\u003e\n\u003cp\u003eSuitable for small to large pets and designed for a softer, calmer grooming routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-steam-section\"\u003e\n\u003ch2 class=\"fs-steam-section-title\"\u003eHow It Works\u003c\/h2\u003e\n\u003cdiv class=\"fs-steam-steps\"\u003e\n\u003cdiv class=\"fs-steam-step\"\u003e\n\u003cdiv class=\"fs-steam-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eFill\u003c\/h4\u003e\n\u003cp\u003eAdd clean water to the brush. A pet-safe grooming solution may also be used if suitable for your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-step\"\u003e\n\u003cdiv class=\"fs-steam-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eMist \u0026amp; Spray\u003c\/h4\u003e\n\u003cp\u003eActivate the spray function to lightly refresh and soften the coat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-step\"\u003e\n\u003cdiv class=\"fs-steam-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eBrush\u003c\/h4\u003e\n\u003cp\u003eGently brush through the coat to help remove loose hair, dander and surface dirt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-step\"\u003e\n\u003cdiv class=\"fs-steam-step-number\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEnjoy\u003c\/h4\u003e\n\u003cp\u003eYour pet feels cleaner, fresher and more comfortable — without the mess of a full bath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-steam-section\"\u003e\n\u003ch2 class=\"fs-steam-section-title\"\u003eWhat You Can Expect\u003c\/h2\u003e\n\u003cp class=\"fs-steam-section-subtitle\"\u003eResults may vary depending on coat type, shedding level and how often the brush is used.\u003c\/p\u003e\n\u003cdiv class=\"fs-steam-expect\"\u003e\n\u003cdiv class=\"fs-steam-check\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eLess loose hair around the home\u003c\/strong\u003e when used consistently as part of your grooming routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-check\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eA fresher-feeling coat\u003c\/strong\u003e without needing to put your pet through a full bath every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-check\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eA calmer grooming experience\u003c\/strong\u003e thanks to the low-noise design and gentle brushing action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-check\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eBetter winter coat care\u003c\/strong\u003e for pets who still need cleaning but should not be bathed too often in cold weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-check\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eQuick clean-up after use\u003c\/strong\u003e with a one-click hair release function and easy rinse design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-steam-section\"\u003e\n\u003ch2 class=\"fs-steam-section-title\"\u003ePet Parent Reviews\u003c\/h2\u003e\n\u003cp class=\"fs-steam-section-subtitle\"\u003eBased on customer feedback from international buyers of this style of product.\u003c\/p\u003e\n\u003cdiv class=\"fs-steam-testimonials\"\u003e\n\u003cdiv class=\"fs-steam-review\"\u003e\n\u003cdiv class=\"fs-steam-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“This brush is fantastic. It charges quickly, is easy to fill with water and simple to use. The dog is relaxed and happy, and it is almost silent when in use.”\u003c\/p\u003e\n\u003cstrong\u003eVerified buyer review\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-review\"\u003e\n\u003cdiv class=\"fs-steam-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“I like it a lot, and so do my dogs and the cat. Excellent!”\u003c\/p\u003e\n\u003cstrong\u003eVerified buyer review\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-review\"\u003e\n\u003cdiv class=\"fs-steam-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“Perfect product, used very often. No more fur flying around, our dog gives it full approval.”\u003c\/p\u003e\n\u003cstrong\u003eVerified buyer review\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-review\"\u003e\n\u003cdiv class=\"fs-steam-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“It works perfectly, my dogs are happy and it’s not noisy. Excellent.”\u003c\/p\u003e\n\u003cstrong\u003eVerified buyer review\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-review\"\u003e\n\u003cdiv class=\"fs-steam-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“Tested on a dog and a cat. It’s great!”\u003c\/p\u003e\n\u003cstrong\u003eVerified buyer review\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-steam-section\"\u003e\n\u003ch2 class=\"fs-steam-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"fs-steam-faq\"\u003e\n\u003cdiv class=\"fs-steam-faq-item\"\u003e\n\u003ch4\u003eIs this a mist brush or a spray brush?\u003c\/h4\u003e\n\u003cp\u003eIt is a 3-in-1 grooming brush with brushing, spray and steam-style mist functionality. It helps lightly refresh the coat while removing loose hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-faq-item\"\u003e\n\u003ch4\u003eCan this replace a full bath?\u003c\/h4\u003e\n\u003cp\u003eIt is ideal for quick refreshes between baths, especially in winter. It helps clean and freshen the coat, but very dirty pets may still need a proper bath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-faq-item\"\u003e\n\u003ch4\u003eIs it suitable for cats?\u003c\/h4\u003e\n\u003cp\u003eYes, it can be used for cats as well as dogs. Always introduce it slowly and gently, especially if your cat is sensitive to grooming tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-faq-item\"\u003e\n\u003ch4\u003eIs it suitable for small and large dogs?\u003c\/h4\u003e\n\u003cp\u003eYes, it is suitable for small to large pets. For very thick coats, work slowly in sections for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-faq-item\"\u003e\n\u003ch4\u003eDoes it help with shedding?\u003c\/h4\u003e\n\u003cp\u003eYes, it helps remove loose hair and dander during brushing. Regular use can help reduce loose fur around your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-faq-item\"\u003e\n\u003ch4\u003eCan I add shampoo or conditioner?\u003c\/h4\u003e\n\u003cp\u003eYou may use clean water or a pet-safe grooming solution if suitable for your pet. Avoid harsh chemicals or products not made for pets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-faq-item\"\u003e\n\u003ch4\u003eIs it noisy?\u003c\/h4\u003e\n\u003cp\u003eThe brush is designed for low-noise grooming, making it easier for nervous pets to get used to.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-steam-faq-item\"\u003e\n\u003ch4\u003eHow do I clean it?\u003c\/h4\u003e\n\u003cp\u003eAfter brushing, press the clean button to release collected hair, then rinse the brush head and allow it to dry before storing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"fs-steam-section\"\u003e\n\u003cdiv class=\"fs-steam-review-box\"\u003e\n\u003ch2\u003eWe’d Love To Hear From You\u003c\/h2\u003e\n\u003cp\u003eTried the FurSociety 3-in-1 Pet Mist Brush? Share your experience and help other South African pet parents choose with confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"FurSociety","offers":[{"title":"Default Title","offer_id":48625450844385,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0831\/2458\/4673\/files\/FurSocietyPetBrushProductPage1_3603bb4c-7276-482b-a004-6613ab94bb52.png?v=1784443768","url":"https:\/\/fursociety.co.za\/products\/fursociety-steam-brush","provider":"FurSociety","version":"1.0","type":"link"}