{"title":"Página inicial","description":null,"products":[{"product_id":"halo-scalp-therapy","title":"Halo Scalp Therapy™","description":"\u003cstyle\u003e\n  .hb, .hb * { box-sizing: border-box; margin: 0; padding: 0; }\n\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\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\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\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\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\n  .hb-rule { width: 52px; height: 2px; background: var(--gold); margin: 20px 0; }\n\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\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\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\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\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\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\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\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\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\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\n\u003cdiv class=\"hb\"\u003e\n\n  \u003c!-- HERO — dor primeiro --\u003e\n  \u003cdiv class=\"hb-hero\"\u003e\n    \u003cdiv class=\"hb-c\"\u003e\n      \u003cspan class=\"hb-eye\"\u003eHalo Scalp Therapy™\u003c\/span\u003e\n      \u003ch1 class=\"hb-h1\"\u003eYour hair products aren't failing.\u003cbr\u003e\u003cem\u003eYour scalp routine is missing.\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hb-lead\"\u003eYou've bought the serums. The oils. The masks. But rubbed in by hand, most of it never reaches where hair actually begins. Halo fixes the last step — massage, red-light care and precise serum delivery in one device.\u003c\/p\u003e\n      \u003cdiv class=\"hb-badges\"\u003e\n        \u003cspan class=\"hb-badge\"\u003e\u003cb\u003e✓\u003c\/b\u003e 30-day returns\u003c\/span\u003e\n        \u003cspan class=\"hb-badge\"\u003e\u003cb\u003e✓\u003c\/b\u003e Free tracked delivery\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 Rechargeable\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\"\u003eWhere your serum \u003cem\u003eactually\u003c\/em\u003e ends up\u003c\/h2\u003e\n      \u003cdiv class=\"hb-pains\"\u003e\n        \u003cdiv class=\"hb-pain\"\u003e\n\u003cb\u003e①\u003c\/b\u003e Half of it on your fingers, wiped on a towel.\u003c\/div\u003e\n        \u003cdiv class=\"hb-pain\"\u003e\n\u003cb\u003e②\u003c\/b\u003e Most of the rest sliding down the lengths — not the roots.\u003c\/div\u003e\n        \u003cdiv class=\"hb-pain\"\u003e\n\u003cb\u003e③\u003c\/b\u003e A scalp that stays tense, congested and forgotten.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"hb-pivot\"\u003eHalo puts the product — and the care — \u003cem\u003eexactly where it belongs.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RITUAL --\u003e\n  \u003cdiv class=\"hb-s hb-s--soft\"\u003e\n    \u003cdiv class=\"hb-c\"\u003e\n      \u003cspan class=\"hb-eye\"\u003eOne device, three technologies\u003c\/span\u003e\n      \u003ch2 class=\"hb-h2\"\u003eA 5-minute ritual that\u003cbr\u003e\u003cem\u003ereplaces three tools\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\"\u003eMassage \u0026amp; release\u003c\/span\u003e\n          \u003cp\u003eFlexible teeth glide across the scalp, easing the tension a day leaves behind. Five intensity levels, gentle to deep.\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\"\u003eRed-light care\u003c\/span\u003e\n          \u003cp\u003eThree integrated light modes make light-based scalp care part of your routine — no extra appliance.\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\"\u003ePrecise serum delivery\u003c\/span\u003e\n          \u003cp\u003eFill the reservoir with your serum or lightweight oil. Clean, even application at the root — nothing wasted.\u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPARAÇÃO --\u003e\n  \u003cdiv class=\"hb-s\"\u003e\n    \u003cdiv class=\"hb-c\"\u003e\n      \u003cspan class=\"hb-eye\"\u003eThe math your routine is doing\u003c\/span\u003e\n      \u003ch2 class=\"hb-h2\"\u003eSalon-level scalp care,\u003cbr\u003e\u003cem\u003ewithout booking it again\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\u003eYour current routine\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eSerum applied unevenly, by hand\u003c\/li\u003e\n            \u003cli\u003eSeparate tools for massage and light care\u003c\/li\u003e\n            \u003cli\u003eSalon scalp treatments, rebooked monthly\u003c\/li\u003e\n            \u003cli\u003eScalp care skipped when life gets busy\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 Halo\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eMassage, light care and application in one\u003c\/li\u003e\n            \u003cli\u003eTargeted delivery — serum lasts longer\u003c\/li\u003e\n            \u003cli\u003eOne purchase, unlimited sessions at home\u003c\/li\u003e\n            \u003cli\u003e5 minutes, whenever your routine needs it\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\"Not another serum for the shelf. A smarter way to use the ones you already love.\"\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\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\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\"\u003eYour scalp has waited long enough\u003c\/span\u003e\n      \u003ch2 class=\"hb-cta-t\"\u003eFive quiet minutes.\u003cbr\u003e\u003cem\u003eOne better routine.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eLess than the cost of a single salon scalp treatment — and it lives on your dressing table, ready every day.\u003c\/p\u003e\n      \u003ca class=\"hb-cta-anchor\" href=\"#\"\u003eAdd Halo 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✓ 5 massage levels\u003c\/span\u003e\n        \u003cspan\u003e✓ 3 light modes\u003c\/span\u003e\n        \u003cspan\u003e✓ Serum reservoir\u003c\/span\u003e\n        \u003cspan\u003e✓ USB rechargeable\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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 my hair type?\u003c\/summary\u003e\n          \u003cdiv\u003eYes — designed for straight, wavy, curly and coily hair. Glide it over accessible areas of the scalp; don't pull it through tangled lengths.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use it without serum?\u003c\/summary\u003e\n          \u003cdiv\u003eAbsolutely. Use it dry as a scalp massager, or fill the reservoir with a lightweight scalp serum or oil when you want targeted application.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it guarantee hair growth?\u003c\/summary\u003e\n          \u003cdiv\u003eNo device can honestly promise that, and we won't. Halo is a cosmetic self-care device built for scalp massage, light care and better product application. Individual experiences vary.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan I use it with minoxidil or medicated treatments?\u003c\/summary\u003e\n          \u003cdiv\u003eCheck with a doctor or pharmacist before combining Halo with any medicated topical product, and follow the medication's instructions.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat's in the box?\u003c\/summary\u003e\n          \u003cdiv\u003eOne Halo Scalp Therapy™ device, a USB charging cable and a user guide.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"hb-legal\"\u003eHalo Scalp Therapy™ is a cosmetic self-care device and is not intended to diagnose, treat, cure or prevent any medical condition. Results and experiences vary. Anyone with a scalp condition, implanted electronic device, light sensitivity, pregnancy-related concern or prescribed topical treatment should seek professional guidance before use.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Hair \u0026 Bloom","offers":[{"title":"Red","offer_id":53508343562603,"sku":"14:350852#Type B-3 levels","price":49.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0951\/2458\/6859\/files\/S497916f3b53541f6a68f4322fc2db404F.webp?v=1783732619"}],"url":"https:\/\/hairandbloom.com\/collections\/frontpage.oembed","provider":"Hair \u0026 Bloom","version":"1.0","type":"link"}