{"product_id":"mistglide™-2-in-1-spray-brush","title":"MistGlide™ 2-in-1 Spray Brush","description":"\u003cstyle\u003e\n  .hb, .hb * { box-sizing: border-box; margin: 0; padding: 0; }\n  .hb {\n    --bg: #faf8f5;\n    --bg-alt: #f1ebe4;\n    --ink: #2d2a26;\n    --muted: #6f6a63;\n    --sage: #8a9a7b;\n    --sage-d: #66745b;\n    --gold: #c6a46a;\n    --line: #e8e1d9;\n    font-family: \"Manrope\", -apple-system, sans-serif;\n    color: var(--ink);\n    background: var(--bg);\n    font-size: 16px;\n    line-height: 1.6;\n    overflow: hidden;\n  }\n  .hb-c { width: min(1080px, 100%); margin: 0 auto; padding: 0 18px; }\n  .hb-s { padding: 52px 0; }\n  .hb-s--soft { background: var(--bg-alt); }\n  .hb-eye {\n    display: block;\n    color: var(--sage-d);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n  .hb-h1 {\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-weight: 500;\n    font-size: clamp(36px, 9vw, 68px);\n    line-height: 1.02;\n    letter-spacing: -.03em;\n  }\n  .hb-h2 {\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-weight: 500;\n    font-size: clamp(30px, 7vw, 50px);\n    line-height: 1.06;\n    letter-spacing: -.02em;\n  }\n  .hb-h1 em, .hb-h2 em { color: var(--sage-d); font-style: italic; }\n  .hb-lead {\n    color: var(--muted);\n    font-size: clamp(16px, 4vw, 19px);\n    line-height: 1.7;\n    margin-top: 16px;\n    max-width: 620px;\n  }\n  .hb-rule { width: 52px; height: 2px; background: var(--gold); margin: 20px 0; }\n  \/* ---- HERO ---- *\/\n  .hb-hero {\n    padding: 48px 0 44px;\n    background:\n      radial-gradient(circle at 90% 8%, rgba(198,164,106,.16), transparent 30%),\n      linear-gradient(150deg, #faf8f5, #f3ede5);\n    text-align: left;\n  }\n  .hb-badges { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 24px; }\n  .hb-badge {\n    display: inline-flex; align-items: center; gap: 6px;\n    padding: 8px 13px;\n    border: 1px solid var(--line);\n    border-radius: 999px;\n    background: rgba(255,255,255,.75);\n    font-size: 12.5px; font-weight: 600;\n  }\n  .hb-badge b { color: var(--sage-d); font-weight: 700; }\n  \/* ---- PAIN ---- *\/\n  .hb-pains { display: grid; gap: 12px; margin-top: 26px; }\n  .hb-pain {\n    display: flex; gap: 12px; align-items: flex-start;\n    padding: 16px 18px;\n    background: rgba(255,255,255,.6);\n    border: 1px solid var(--line);\n    border-radius: 3px;\n    font-size: 15px;\n  }\n  .hb-pain b { color: var(--sage-d); font-family: \"Cormorant Garamond\", Georgia, serif; font-size: 22px; line-height: 1; }\n  .hb-pivot {\n    margin-top: 26px;\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-size: clamp(22px, 5.5vw, 30px);\n    line-height: 1.25;\n  }\n  .hb-pivot em { color: var(--sage-d); }\n  \/* ---- RITUAL \/ STEPS ---- *\/\n  .hb-steps { display: grid; gap: 14px; margin-top: 30px; }\n  .hb-step {\n    padding: 24px 22px;\n    background: rgba(255,255,255,.55);\n    border: 1px solid var(--line);\n  }\n  .hb-step-n {\n    display: block;\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-size: 30px; color: var(--gold); line-height: 1;\n    margin-bottom: 14px;\n  }\n  .hb-step-t {\n    display: block;\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-size: 24px; font-weight: 600; line-height: 1.15;\n  }\n  .hb-step p { color: var(--muted); font-size: 14px; margin-top: 8px; }\n  \/* ---- COMPARISON ---- *\/\n  .hb { --red: #b5432c; --red-soft: #faf0ec; --sage-soft: #f2f6ef; }\n  .hb-vs { display: grid; gap: 16px; margin-top: 30px; }\n  .hb-vs-card {\n    padding: 26px 22px;\n    border: 1px solid rgba(181,67,44,.3);\n    background: var(--red-soft);\n  }\n  .hb-vs-card--win {\n    border: 1px solid var(--sage);\n    background: var(--sage-soft);\n    box-shadow: 0 14px 36px rgba(45,42,38,.08);\n  }\n  .hb-vs-card h3 {\n    display: flex; align-items: center; gap: 10px;\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-size: 26px; font-weight: 600; line-height: 1.1;\n  }\n  .hb-vs-badge {\n    flex-shrink: 0;\n    display: inline-flex; align-items: center; justify-content: center;\n    width: 28px; height: 28px; border-radius: 50%;\n    font-family: \"Manrope\", sans-serif;\n    font-size: 13px; font-weight: 700;\n  }\n  .hb-vs-badge--no { background: rgba(181,67,44,.14); color: var(--red); }\n  .hb-vs-badge--yes { background: rgba(102,116,91,.16); color: var(--sage-d); }\n  .hb-vs-card ul { list-style: none; display: grid; gap: 11px; margin-top: 18px; }\n  .hb-vs-card li { display: flex; gap: 10px; color: var(--muted); font-size: 14px; }\n  .hb-vs-card li::before { content: \"✕\"; color: var(--red); font-weight: 700; flex-shrink: 0; }\n  .hb-vs-card--win li::before { content: \"✓\"; color: var(--sage-d); font-weight: 700; }\n  .hb-vs-card--win li { color: var(--ink); }\n  \/* ---- QUOTE ---- *\/\n  .hb-quote { text-align: center; max-width: 760px; margin: 0 auto; }\n  .hb-quote p {\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-size: clamp(26px, 6.5vw, 44px);\n    line-height: 1.15; font-weight: 500;\n  }\n  .hb-quote span {\n    display: block; margin-top: 18px;\n    color: var(--sage-d); font-size: 11px; font-weight: 700;\n    letter-spacing: .15em; text-transform: uppercase;\n  }\n  \/* ---- GUARANTEES ---- *\/\n  .hb-g { display: grid; grid-template-columns: 1fr 1fr; border: 1px solid var(--line); }\n  .hb-g div { padding: 20px 14px; text-align: center; border: 0 solid var(--line); }\n  .hb-g div:nth-child(2n) { border-left-width: 1px; }\n  .hb-g div:nth-child(n+3) { border-top-width: 1px; }\n  .hb-g i { display: block; font-style: normal; color: var(--sage-d); font-size: 19px; margin-bottom: 7px; }\n  .hb-g b { display: block; font-size: 12.5px; }\n  .hb-g span { display: block; color: var(--muted); font-size: 11.5px; margin-top: 3px; }\n  \/* ---- CTA ---- *\/\n  .hb-cta {\n    background:\n      radial-gradient(circle at 88% 4%, rgba(198,164,106,.2), transparent 36%),\n      var(--ink);\n    color: #fff;\n    text-align: center;\n    padding: 52px 22px;\n  }\n  .hb .hb-cta .hb-eye { color: #dccdbe; }\n  .hb .hb-cta .hb-cta-t {\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-weight: 500;\n    font-size: clamp(34px, 8vw, 60px);\n    line-height: 1.08;\n    color: #faf8f5;\n    margin: 0;\n  }\n  .hb .hb-cta .hb-cta-t em { color: #dccdbe; font-style: italic; }\n  .hb .hb-cta p { color: rgba(255,255,255,.78); font-size: 15.5px; max-width: 540px; margin: 18px auto 0; }\n  .hb-cta-anchor {\n    display: inline-block;\n    margin-top: 26px;\n    padding: 17px 34px;\n    background: var(--sage);\n    color: #fff !important;\n    font-size: 13px; font-weight: 700;\n    letter-spacing: .06em; text-transform: uppercase;\n    text-decoration: none !important;\n    transition: background .2s, transform .2s;\n  }\n  .hb-cta-anchor:hover { background: var(--sage-d); transform: translateY(-2px); }\n  .hb-cta-note { margin-top: 14px; color: rgba(255,255,255,.6); font-size: 12px; }\n  .hb-cta-chips {\n    display: flex; flex-wrap: wrap; justify-content: center;\n    gap: 8px 20px; margin-top: 24px;\n    color: rgba(255,255,255,.85); font-size: 12px; font-weight: 600;\n  }\n  \/* ---- FAQ ---- *\/\n  .hb-faq { max-width: 780px; margin: 32px auto 0; border-top: 1px solid var(--line); }\n  .hb-faq details { border-bottom: 1px solid var(--line); }\n  .hb-faq summary {\n    position: relative;\n    padding: 18px 40px 18px 0;\n    cursor: pointer; list-style: none;\n    font-family: \"Cormorant Garamond\", Georgia, serif;\n    font-size: 20px; font-weight: 600; line-height: 1.25;\n  }\n  .hb-faq summary::-webkit-details-marker { display: none; }\n  .hb-faq summary::after {\n    content: \"+\"; position: absolute; right: 2px; top: 16px;\n    color: var(--sage-d); font-family: \"Manrope\", sans-serif; font-size: 21px;\n  }\n  .hb-faq details[open] summary::after { content: \"−\"; }\n  .hb-faq details \u003e div { padding: 0 34px 18px 0; color: var(--muted); font-size: 14px; }\n  .hb-legal {\n    max-width: 780px; margin: 28px auto 0;\n    color: var(--muted); font-size: 11px; line-height: 1.7; text-align: center;\n  }\n  \/* ---- DESKTOP ---- *\/\n  @media (min-width: 720px) {\n    .hb-s { padding: 80px 0; }\n    .hb-hero { padding: 72px 0 64px; }\n    .hb-steps, .hb-pains { grid-template-columns: repeat(3, 1fr); }\n    .hb-vs { grid-template-columns: 1fr 1fr; }\n    .hb-g { grid-template-columns: repeat(4, 1fr); }\n    .hb-g div:nth-child(n+2) { border-left-width: 1px; }\n    .hb-g div:nth-child(n+3) { border-top-width: 0; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hb\"\u003e\n  \u003c!-- HERO — dor primeiro --\u003e\n  \u003cdiv class=\"hb-hero\"\u003e\n    \u003cdiv class=\"hb-c\"\u003e\n      \u003cspan class=\"hb-eye\"\u003eMistGlide™ 2-in-1 Spray Brush\u003c\/span\u003e\n      \u003ch1 class=\"hb-h1\"\u003eDetangling shouldn't\u003cbr\u003e\u003cem\u003esound like Velcro.\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hb-lead\"\u003eThe snap of dry brushing. The juggling act — spray bottle in one hand, brush in the other, patience in neither. MistGlide puts a fine water mist and a scalp-massaging detangler in the same handle, so every stroke lands on softened, hydrated hair.\u003c\/p\u003e\n      \u003cdiv class=\"hb-badges\"\u003e\n        \u003cspan class=\"hb-badge\"\u003e\u003cb\u003e✓\u003c\/b\u003e Mist + brush in one\u003c\/span\u003e\n        \u003cspan class=\"hb-badge\"\u003e\u003cb\u003e✓\u003c\/b\u003e Anti-static bristles\u003c\/span\u003e\n        \u003cspan class=\"hb-badge\"\u003e\u003cb\u003e✓\u003c\/b\u003e All hair types\u003c\/span\u003e\n        \u003cspan class=\"hb-badge\"\u003e\u003cb\u003e✓\u003c\/b\u003e Kids-friendly\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- DOR --\u003e\n  \u003cdiv class=\"hb-s\"\u003e\n    \u003cdiv class=\"hb-c\"\u003e\n      \u003cspan class=\"hb-eye\"\u003eSound familiar?\u003c\/span\u003e\n      \u003ch2 class=\"hb-h2\"\u003eThe daily battle\u003cbr\u003e\u003cem\u003eyou didn't sign up for\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cdiv class=\"hb-pains\"\u003e\n        \u003cdiv class=\"hb-pain\"\u003e\n\u003cb\u003e①\u003c\/b\u003e Brushing dry hair — and hearing every strand snap on the way through.\u003c\/div\u003e\n        \u003cdiv class=\"hb-pain\"\u003e\n\u003cb\u003e②\u003c\/b\u003e Spray, put the bottle down, brush, pick it up again. Every. Single. Morning.\u003c\/div\u003e\n        \u003cdiv class=\"hb-pain\"\u003e\n\u003cb\u003e③\u003c\/b\u003e Static and frizz that turn summer hair into a science experiment.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"hb-pivot\"\u003eWet hair doesn't fight the brush. \u003cem\u003eIt follows it.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- COMO FUNCIONA --\u003e\n  \u003cdiv class=\"hb-s hb-s--soft\"\u003e\n    \u003cdiv class=\"hb-c\"\u003e\n      \u003cspan class=\"hb-eye\"\u003eOne handle, two jobs\u003c\/span\u003e\n      \u003ch2 class=\"hb-h2\"\u003eMist, glide, massage —\u003cbr\u003e\u003cem\u003ein a single stroke\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cdiv class=\"hb-rule\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"hb-steps\"\u003e\n        \u003carticle class=\"hb-step\"\u003e\n          \u003cspan class=\"hb-step-n\"\u003e01\u003c\/span\u003e\n          \u003cspan class=\"hb-step-t\"\u003eFill the reservoir\u003c\/span\u003e\n          \u003cp\u003ePlain water for a quick refresh — or add a few drops of your favourite hair oil or leave-in for a lightweight conditioning mist. (It pairs beautifully with our Castor \u0026amp; Rosemary oil.)\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"hb-step\"\u003e\n          \u003cspan class=\"hb-step-n\"\u003e02\u003c\/span\u003e\n          \u003cspan class=\"hb-step-t\"\u003eMist as you brush\u003c\/span\u003e\n          \u003cp\u003eOne squeeze releases an ultra-fine, even mist directly where the bristles are working — no soaked patches, no drips, no juggling a separate bottle.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"hb-step\"\u003e\n          \u003cspan class=\"hb-step-n\"\u003e03\u003c\/span\u003e\n          \u003cspan class=\"hb-step-t\"\u003eGlide \u0026amp; massage\u003c\/span\u003e\n          \u003cp\u003eFlexible anti-static bristles ease through knots from ends to roots while gently massaging the scalp — detangling that feels like a treat, not a chore.\u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- COMPARAÇÃO --\u003e\n  \u003cdiv class=\"hb-s\"\u003e\n    \u003cdiv class=\"hb-c\"\u003e\n      \u003cspan class=\"hb-eye\"\u003eWhy two tools lose to one\u003c\/span\u003e\n      \u003ch2 class=\"hb-h2\"\u003eYour old routine\u003cbr\u003e\u003cem\u003evs. one smart brush\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cdiv class=\"hb-rule\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"hb-vs\"\u003e\n        \u003cdiv class=\"hb-vs-card\"\u003e\n          \u003ch3\u003e\n\u003cspan class=\"hb-vs-badge hb-vs-badge--no\"\u003e✕\u003c\/span\u003eBrush + spray bottle\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eTwo hands, two tools, twice the morning chaos\u003c\/li\u003e\n            \u003cli\u003eUneven spraying — soaked in places, bone dry in others\u003c\/li\u003e\n            \u003cli\u003eStatic cling and snapped strands from dry brushing\u003c\/li\u003e\n            \u003cli\u003eA crying child (or a frustrated you) before 8am\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hb-vs-card hb-vs-card--win\"\u003e\n          \u003ch3\u003e\n\u003cspan class=\"hb-vs-badge hb-vs-badge--yes\"\u003e✓\u003c\/span\u003eWith MistGlide\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eMist and brush in one fluid motion, one hand free\u003c\/li\u003e\n            \u003cli\u003eFine, even mist exactly where the bristles work\u003c\/li\u003e\n            \u003cli\u003eAnti-static bristles — smoother strokes, less breakage\u003c\/li\u003e\n            \u003cli\u003eDetangling in minutes, with a scalp massage included\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- QUOTE --\u003e\n  \u003cdiv class=\"hb-s hb-s--soft\"\u003e\n    \u003cdiv class=\"hb-c\"\u003e\n      \u003cdiv class=\"hb-quote\"\u003e\n        \u003cp\u003e\"The gentlest way through a knot has always been water. We just put it inside the brush.\"\u003c\/p\u003e\n        \u003cspan\u003eThe Hair \u0026amp; Bloom approach\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- GARANTIAS --\u003e\n  \u003cdiv class=\"hb-s\"\u003e\n    \u003cdiv class=\"hb-c\"\u003e\n      \u003cdiv class=\"hb-g\"\u003e\n        \u003cdiv\u003e\n\u003ci\u003e↻\u003c\/i\u003e\u003cb\u003e30-Day Returns\u003c\/b\u003e\u003cspan\u003eChange your mind, no drama\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003ci\u003e◇\u003c\/i\u003e\u003cb\u003eTracked Delivery\u003c\/b\u003e\u003cspan\u003eFollow it to your door\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003ci\u003e✓\u003c\/i\u003e\u003cb\u003eQuality Checked\u003c\/b\u003e\u003cspan\u003eTested before dispatch\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003ci\u003e□\u003c\/i\u003e\u003cb\u003eSecure Checkout\u003c\/b\u003e\u003cspan\u003eProtected payment\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"hb-c\" style=\"padding-bottom:52px;\"\u003e\n    \u003cdiv class=\"hb-cta\"\u003e\n      \u003cspan class=\"hb-eye\"\u003eMornings can be softer than this\u003c\/span\u003e\n      \u003ch2 class=\"hb-cta-t\"\u003eOne stroke.\u003cbr\u003e\u003cem\u003eZero tears.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eLess than the cost of a single blow-dry — and it turns every brushing into a two-minute hydrating ritual, for you or the whole family.\u003c\/p\u003e\n      \u003ca class=\"hb-cta-anchor\" href=\"#\"\u003eAdd MistGlide to my routine ↑\u003c\/a\u003e\n      \u003cp class=\"hb-cta-note\"\u003eSecure checkout · Tracked shipping · 30-day returns\u003c\/p\u003e\n      \u003cdiv class=\"hb-cta-chips\"\u003e\n        \u003cspan\u003e✓ Built-in fine mist sprayer\u003c\/span\u003e\n        \u003cspan\u003e✓ Anti-static detangling bristles\u003c\/span\u003e\n        \u003cspan\u003e✓ Scalp massage effect\u003c\/span\u003e\n        \u003cspan\u003e✓ Works with water or oil mix\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"hb-s hb-s--soft\"\u003e\n    \u003cdiv class=\"hb-c\"\u003e\n      \u003cdiv style=\"text-align:center;\"\u003e\n        \u003cspan class=\"hb-eye\"\u003eBefore you order\u003c\/span\u003e\n        \u003ch2 class=\"hb-h2\" style=\"margin:0 auto;\"\u003eQuick questions,\u003cbr\u003e\u003cem\u003ehonest answers\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hb-faq\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it work on curly and coily hair?\u003c\/summary\u003e\n          \u003cdiv\u003eYes — it's especially loved by curly and coily hair types, where detangling on damp hair is the golden rule. The mist re-hydrates curls as you work through them, section by section, ends first.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat can I put in the spray bottle?\u003c\/summary\u003e\n          \u003cdiv\u003ePlain water works beautifully on its own. You can also mix in a few drops of a lightweight hair oil, leave-in conditioner or aloe blend. Avoid thick creams — they can clog the fine mist nozzle.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs it suitable for children?\u003c\/summary\u003e\n          \u003cdiv\u003eYes — the flexible bristles and fine mist make morning detangling far gentler for little ones (and far quieter for you). Adult supervision recommended for young children.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow does the anti-static work?\u003c\/summary\u003e\n          \u003cdiv\u003eTwo things: the bristle material is designed to reduce static build-up, and the fine water mist itself neutralises the dry-air static that causes flyaways — which is why it's a summer (and winter heating) essential.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow do I clean it?\u003c\/summary\u003e\n          \u003cdiv\u003eEmpty the reservoir after use if you've mixed in oils, rinse it with warm water, and remove hair from the bristles as you would with any brush. Let it air-dry with the reservoir open.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWill misting make my hair frizzy?\u003c\/summary\u003e\n          \u003cdiv\u003eThe opposite, for most hair types — frizz usually comes from dryness and static. A fine, even mist smooths the hair surface so the brush glides instead of dragging. Fine, straight hair: use a lighter touch of mist.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"hb-legal\"\u003eMistGlide™ is a hair styling and grooming tool. Results and experiences vary by hair type and condition. Always detangle gently from ends to roots. Keep out of reach of unsupervised young children. Do not fill the reservoir with hot liquids or harsh chemical solutions.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Hair \u0026 Bloom","offers":[{"title":"1pc Black Nylon","offer_id":53521699602795,"sku":"14:350853#1pc Black Nylon","price":15.9,"currency_code":"GBP","in_stock":false},{"title":"1pc Khaki Nylon","offer_id":53521699635563,"sku":"14:29#1pc Khaki Nylon","price":15.9,"currency_code":"GBP","in_stock":false},{"title":"1pc Sweetie pink","offer_id":53521699668331,"sku":"14:350852#1pc Sweetie pink","price":15.9,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0951\/2458\/6859\/files\/Sd3fad06556ef4ffea501e271a026a4612.webp?v=1783865114","url":"https:\/\/hairandbloom.com\/products\/mistglide%e2%84%a2-2-in-1-spray-brush","provider":"Hair \u0026 Bloom","version":"1.0","type":"link"}