{"product_id":"scalp-reset-spray-tea-tree-red-rice-100ml","title":"Scalp Reset Spray — Tea Tree \u0026 Red Rice - 100ml","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;0,700;1,400;1,600\u0026family=DM+Sans:wght@400;500;600;700\u0026display=swap');\n\n\/* ── TOKENS ── *\/\n:root {\n  --hs-green:       #006040;\n  --hs-mid-green:   #00845A;\n  --hs-light-green: #A5D6A7;\n  --hs-rice:        #C8973A;\n  --hs-rice-light:  #FDF3E3;\n  --hs-bg:          #F4F8F5;\n  --hs-white:       #FFFFFF;\n  --hs-charcoal:    #1C1C1C;\n  --hs-mid:         #5A5A5A;\n  --hs-light:       #9A9A9A;\n  --hs-border:      #D4E8DA;\n  --hs-red:         #C0392B;\n  --hs-serif:       'Playfair Display', Georgia, serif;\n  --hs-sans:        'DM Sans', system-ui, sans-serif;\n  --hs-r-md:        16px;\n  --hs-r-lg:        24px;\n  --hs-shadow-sm:   0 2px 12px rgba(0,0,0,.06);\n  --hs-shadow-md:   0 8px 32px rgba(0,0,0,.10);\n  --hs-shadow-lg:   0 20px 60px rgba(0,0,0,.13);\n}\n\n.hs-wrap *, .hs-wrap *::before, .hs-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; }\n.hs-wrap { font-family: var(--hs-sans); color: var(--hs-charcoal); line-height: 1.6; overflow-x: hidden; }\n.hs-wrap img { max-width: 100%; display: block; }\n.hs-wrap a { color: inherit; text-decoration: none; }\n\n.hs-sec   { padding: 64px 0; }\n.hs-inner { max-width: 1080px; margin: 0 auto; padding: 0 20px; }\n.hs-2col  { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; align-items: center; }\n.hs-3col  { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n.hs-4col  { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; }\n\n.hs-label {\n  display: block; font-size: 11px; font-weight: 700;\n  letter-spacing: .14em; text-transform: uppercase;\n  color: var(--hs-green); margin-bottom: 10px; font-family: var(--hs-sans);\n}\n.hs-h2 {\n  font-family: var(--hs-serif);\n  font-size: clamp(26px, 3.2vw, 38px); line-height: 1.2;\n  color: var(--hs-charcoal); margin-bottom: 14px;\n}\n.hs-h2 em { font-style: italic; color: var(--hs-green); }\n.hs-body { font-size: 15px; color: var(--hs-mid); line-height: 1.7; font-family: var(--hs-sans); }\n\n.hs-reveal { opacity: 0; transform: translateY(20px); transition: opacity .55s ease, transform .55s ease; }\n.hs-reveal.visible { opacity: 1; transform: translateY(0); }\n\n.hs-trust-bar {\n  background: var(--hs-green); padding: 13px 0;\n  overflow: hidden; position: relative;\n}\n.hs-trust-bar::before,\n.hs-trust-bar::after {\n  content: ''; position: absolute; top: 0; bottom: 0; width: 60px; z-index: 2;\n  pointer-events: none;\n}\n.hs-trust-bar::before { left: 0; background: linear-gradient(to right, var(--hs-green), transparent); }\n.hs-trust-bar::after  { right: 0; background: linear-gradient(to left, var(--hs-green), transparent); }\n.hs-trust-bar__track {\n  display: flex; align-items: center;\n  width: max-content;\n  animation: hs-marquee 28s linear infinite;\n}\n.hs-trust-bar__track:hover { animation-play-state: paused; }\n@keyframes hs-marquee {\n  0%   { transform: translateX(0); }\n  100% { transform: translateX(-50%); }\n}\n.hs-trust-item {\n  display: flex; align-items: center; gap: 9px;\n  color: rgba(255,255,255,.9); font-size: 13px; font-weight: 500;\n  white-space: nowrap; font-family: var(--hs-sans);\n  padding: 0 28px;\n}\n.hs-trust-item + .hs-trust-item { border-left: 1px solid rgba(255,255,255,.18); }\n.hs-trust-icon {\n  width: 26px; height: 26px; border-radius: 50%;\n  background: rgba(255,255,255,.15);\n  display: flex; align-items: center; justify-content: center; font-size: 13px;\n  flex-shrink: 0;\n}\n\n.hs-hero { background: var(--hs-white); padding: 64px 0 0; }\n.hs-hero__img {\n  border-radius: var(--hs-r-lg); overflow: hidden;\n  box-shadow: var(--hs-shadow-lg); aspect-ratio: 4\/5; position: relative;\n  background: linear-gradient(135deg, #C8E6C9, #2E7D32);\n}\n.hs-hero__img img { width: 100%; height: 100%; object-fit: cover; display: block; }\n.hs-hero__img-badge {\n  position: absolute; bottom: 16px; left: 50%; transform: translateX(-50%);\n  background: rgba(255,255,255,.95); padding: 7px 18px; border-radius: 100px;\n  font-family: var(--hs-sans); font-size: 12px; font-weight: 600; color: var(--hs-green);\n  white-space: nowrap; box-shadow: var(--hs-shadow-sm);\n}\n.hs-hero__tag {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: rgba(0,96,64,.09); border: 1px solid rgba(0,96,64,.18);\n  border-radius: 100px; padding: 6px 16px;\n  font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;\n  color: var(--hs-green); font-family: var(--hs-sans); margin-bottom: 20px;\n}\n.hs-hero__title {\n  font-family: var(--hs-serif);\n  font-size: clamp(28px, 3.8vw, 46px); line-height: 1.15;\n  margin-bottom: 18px; color: var(--hs-charcoal);\n}\n.hs-hero__title em { color: var(--hs-green); font-style: italic; }\n.hs-hero__sub { font-size: 15px; color: var(--hs-mid); line-height: 1.7; margin-bottom: 24px; font-family: var(--hs-sans); }\n\n.hs-result-pills { display: flex; flex-direction: column; gap: 10px; margin-bottom: 28px; }\n.hs-result-pill {\n  display: flex; align-items: center; gap: 12px;\n  background: var(--hs-bg); border: 1px solid var(--hs-border);\n  border-radius: 12px; padding: 12px 16px; font-family: var(--hs-sans);\n}\n.hs-result-pill__icon {\n  width: 36px; height: 36px; border-radius: 10px;\n  background: var(--hs-green); color: #fff;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 16px; flex-shrink: 0;\n}\n.hs-result-pill__title { font-size: 13px; font-weight: 700; color: var(--hs-charcoal); }\n.hs-result-pill__sub   { font-size: 11px; color: var(--hs-mid); margin-top: 1px; }\n\n.hs-hero__price-row { display: flex; align-items: baseline; gap: 12px; margin-bottom: 20px; flex-wrap: wrap; }\n.hs-hero__price-now { font-size: 36px; font-weight: 700; color: var(--hs-charcoal); font-family: var(--hs-sans); }\n.hs-hero__price-was { font-size: 18px; color: var(--hs-light); text-decoration: line-through; font-family: var(--hs-sans); }\n.hs-hero__price-save {\n  font-size: 12px; font-weight: 700;\n  background: #FDECEA; color: var(--hs-red);\n  padding: 3px 10px; border-radius: 100px; font-family: var(--hs-sans);\n}\n.hs-hero__btn {\n  display: inline-flex; align-items: center; justify-content: center;\n  background: var(--hs-green); color: #fff;\n  font-size: 15px; font-weight: 700; font-family: var(--hs-sans);\n  padding: 16px 36px; border-radius: 100px; border: none; cursor: pointer;\n  text-decoration: none; transition: background .2s, transform .15s;\n  box-shadow: 0 4px 20px rgba(0,96,64,.3); width: 100%; max-width: 360px; text-align: center;\n}\n.hs-hero__btn:hover { background: var(--hs-mid-green); transform: translateY(-2px); color: #fff; }\n.hs-hero__trust { display: flex; gap: 18px; margin-top: 14px; flex-wrap: wrap; }\n.hs-hero__trust-item { display: flex; align-items: center; gap: 5px; font-size: 12px; color: var(--hs-mid); font-family: var(--hs-sans); }\n.hs-hero__trust-item::before { content: '✓'; color: var(--hs-green); font-weight: 700; }\n\n.hs-ingredients { background: var(--hs-bg); }\n.hs-ing-header { text-align: center; margin-bottom: 48px; }\n.hs-ing-card {\n  background: var(--hs-white); border-radius: var(--hs-r-lg);\n  overflow: hidden; border: 1px solid var(--hs-border); box-shadow: var(--hs-shadow-sm);\n  transition: transform .2s, box-shadow .2s;\n}\n.hs-ing-card:hover { transform: translateY(-4px); box-shadow: var(--hs-shadow-md); }\n.hs-ing-card__bar { height: 6px; }\n.hs-ing-card__bar--tea   { background: linear-gradient(90deg, #006040, #00A060); }\n.hs-ing-card__bar--rice  { background: linear-gradient(90deg, #C8973A, #E8B84B); }\n.hs-ing-card__bar--oil   { background: linear-gradient(90deg, #2E7D32, #388E3C); }\n.hs-ing-card__body { padding: 26px 22px; font-family: var(--hs-sans); }\n.hs-ing-pct { font-family: var(--hs-serif); font-size: 48px; font-weight: 700; line-height: 1; margin-bottom: 4px; }\n.hs-ing-pct--tea  { color: var(--hs-green); }\n.hs-ing-pct--rice { color: var(--hs-rice); }\n.hs-ing-pct--oil  { color: #2E7D32; }\n.hs-ing-name { font-size: 14px; font-weight: 700; color: var(--hs-charcoal); margin-bottom: 10px; }\n.hs-ing-desc { font-size: 13px; color: var(--hs-mid); line-height: 1.65; margin-bottom: 14px; }\n.hs-ing-bullets { display: flex; flex-direction: column; gap: 6px; }\n.hs-ing-bullet { display: flex; align-items: flex-start; gap: 7px; font-size: 12px; color: var(--hs-charcoal); }\n.hs-ing-bullet::before { content: '✓'; color: var(--hs-green); font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.hs-clean-strip {\n  display: flex; justify-content: center; align-items: center;\n  gap: 24px; flex-wrap: wrap; margin-top: 32px; padding: 20px 24px;\n  background: var(--hs-white); border-radius: var(--hs-r-lg); border: 1px solid var(--hs-border);\n}\n.hs-clean-item { display: flex; align-items: center; gap: 7px; font-size: 13px; font-weight: 600; color: var(--hs-mid); font-family: var(--hs-sans); }\n.hs-clean-item::before { content: '🚫'; font-size: 14px; }\n\n.hs-results { background: var(--hs-white); }\n.hs-results-header { text-align: center; margin-bottom: 52px; }\n.hs-timeline { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; margin-bottom: 48px; }\n.hs-timeline::before {\n  content: ''; position: absolute; top: 28px; left: 12.5%; right: 12.5%;\n  height: 2px; background: linear-gradient(90deg, var(--hs-green), var(--hs-light-green)); z-index: 0;\n}\n.hs-tl-item { text-align: center; position: relative; z-index: 1; font-family: var(--hs-sans); padding: 0 8px; }\n.hs-tl-dot {\n  width: 56px; height: 56px; border-radius: 50%;\n  background: linear-gradient(135deg, var(--hs-green), var(--hs-mid-green));\n  color: #fff; font-family: var(--hs-serif); font-size: 16px; font-weight: 700;\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 14px; box-shadow: 0 4px 16px rgba(0,96,64,.25);\n}\n.hs-tl-week  { font-size: 11px; font-weight: 700; color: var(--hs-green); text-transform: uppercase; letter-spacing: .08em; margin-bottom: 6px; }\n.hs-tl-title { font-size: 14px; font-weight: 700; color: var(--hs-charcoal); margin-bottom: 4px; }\n.hs-tl-desc  { font-size: 12px; color: var(--hs-mid); line-height: 1.55; }\n\n.hs-result-split { margin-top: 16px; }\n.hs-result-img {\n  border-radius: var(--hs-r-lg); overflow: hidden; aspect-ratio: 4\/5; position: relative;\n  background: linear-gradient(135deg, #A5D6A7, #2E7D32); box-shadow: var(--hs-shadow-lg);\n}\n.hs-result-img img { width: 100%; height: 100%; object-fit: cover; display: block; }\n.hs-result-img-badge {\n  position: absolute; bottom: 16px; left: 50%; transform: translateX(-50%);\n  background: rgba(255,255,255,.95); padding: 7px 18px; border-radius: 100px;\n  font-family: var(--hs-sans); font-size: 12px; font-weight: 600; color: var(--hs-green);\n  white-space: nowrap; box-shadow: var(--hs-shadow-sm);\n}\n.hs-outcome-list { display: flex; flex-direction: column; gap: 16px; margin-top: 20px; }\n.hs-outcome-item { display: flex; gap: 14px; align-items: flex-start; font-family: var(--hs-sans); }\n.hs-outcome-num {\n  width: 36px; height: 36px; border-radius: 50%; background: var(--hs-green); color: #fff;\n  font-size: 13px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\n}\n.hs-outcome-item h4 { font-size: 14px; font-weight: 700; color: var(--hs-charcoal); margin-bottom: 3px; }\n.hs-outcome-item p  { font-size: 13px; color: var(--hs-mid); line-height: 1.6; }\n\n.hs-howto { background: var(--hs-bg); }\n.hs-howto-header { text-align: center; margin-bottom: 48px; }\n.hs-steps-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }\n.hs-step-card {\n  background: var(--hs-white); border-radius: var(--hs-r-lg); padding: 24px 18px; text-align: center;\n  border: 1px solid var(--hs-border); box-shadow: var(--hs-shadow-sm); font-family: var(--hs-sans);\n  transition: transform .2s, box-shadow .2s;\n}\n.hs-step-card:hover { transform: translateY(-4px); box-shadow: var(--hs-shadow-md); }\n.hs-step-num {\n  width: 40px; height: 40px; border-radius: 50%;\n  background: linear-gradient(135deg, var(--hs-green), var(--hs-mid-green));\n  color: #fff; font-size: 16px; font-weight: 700;\n  display: flex; align-items: center; justify-content: center; margin: 0 auto 14px;\n}\n.hs-step-icon  { font-size: 28px; margin-bottom: 10px; }\n.hs-step-title { font-size: 13px; font-weight: 700; color: var(--hs-charcoal); margin-bottom: 6px; }\n.hs-step-desc  { font-size: 12px; color: var(--hs-mid); line-height: 1.55; }\n.hs-howto-tip {\n  margin-top: 28px; padding: 18px 24px;\n  background: linear-gradient(135deg, #E8F5EE, #D4EDDA);\n  border-radius: var(--hs-r-md); border: 1px solid var(--hs-border);\n  display: flex; align-items: flex-start; gap: 12px;\n  font-family: var(--hs-sans); font-size: 13px; color: var(--hs-charcoal);\n}\n.hs-howto-tip__icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n\n.hs-comparison { background: var(--hs-white); }\n.hs-table-card {\n  background: linear-gradient(160deg, #EDF7EE, #D4EDDA);\n  border-radius: var(--hs-r-lg); padding: 32px 28px; box-shadow: var(--hs-shadow-md); font-family: var(--hs-sans);\n}\n.hs-table-title { font-family: var(--hs-serif); font-size: 18px; font-weight: 700; color: var(--hs-green); margin-bottom: 20px; }\n.hs-table-head {\n  display: flex; font-size: 10px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;\n  color: var(--hs-mid); padding-bottom: 10px; border-bottom: 2px solid rgba(0,96,64,.15); margin-bottom: 4px;\n}\n.hs-table-head .f { flex: 1.6; }\n.hs-table-head .c { flex: 1; text-align: center; }\n.hs-table-row { display: flex; align-items: center; padding: 11px 0; border-bottom: 1px solid rgba(0,96,64,.1); font-size: 12px; }\n.hs-table-row:last-child { border-bottom: none; }\n.hs-table-row .f  { flex: 1.6; font-weight: 500; color: var(--hs-charcoal); }\n.hs-table-row .us   { flex: 1; text-align: center; color: var(--hs-green); font-weight: 700; }\n.hs-table-row .them { flex: 1; text-align: center; color: var(--hs-red); }\n\n.hs-pricing { background: var(--hs-bg); }\n.hs-pricing-header { text-align: center; margin-bottom: 44px; }\n.hs-pricing-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; max-width: 640px; margin: 0 auto; }\n.hs-price-card {\n  background: var(--hs-white); border-radius: var(--hs-r-lg); padding: 28px 22px; border: 2px solid var(--hs-border);\n  text-align: center; position: relative; font-family: var(--hs-sans); display: flex; flex-direction: column;\n  transition: transform .2s, box-shadow .2s;\n}\n.hs-price-card:hover { transform: translateY(-4px); box-shadow: var(--hs-shadow-md); }\n.hs-price-card--feat { border-color: var(--hs-green); box-shadow: 0 8px 32px rgba(0,96,64,.15); transform: translateY(-5px); }\n.hs-price-card--feat:hover { transform: translateY(-9px); }\n.hs-price-badge {\n  position: absolute; top: -13px; left: 50%; transform: translateX(-50%);\n  background: var(--hs-green); color: #fff;\n  font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase;\n  padding: 4px 16px; border-radius: 100px; white-space: nowrap; box-shadow: 0 2px 10px rgba(0,96,64,.3);\n}\n.hs-price-label { font-size: 11px; font-weight: 700; color: var(--hs-mid); text-transform: uppercase; letter-spacing: .08em; margin-bottom: 6px; }\n.hs-price-emoji { font-size: 32px; margin: 6px 0 8px; }\n.hs-price-now   { font-family: var(--hs-serif); font-size: 42px; font-weight: 700; color: var(--hs-charcoal); line-height: 1; }\n.hs-price-per   { font-size: 11px; color: var(--hs-light); margin-top: 3px; }\n.hs-price-row   { display: flex; align-items: center; justify-content: center; gap: 8px; margin: 8px 0 5px; }\n.hs-price-was   { font-size: 13px; color: var(--hs-light); text-decoration: line-through; }\n.hs-price-save  { font-size: 11px; font-weight: 700; padding: 2px 9px; border-radius: 100px; background: #E8F5EE; color: var(--hs-green); }\n.hs-price-save--dark { background: var(--hs-green); color: #fff; }\n.hs-price-unit  { background: rgba(0,96,64,.07); border-radius: 6px; padding: 4px 10px; font-size: 11px; font-weight: 600; color: var(--hs-green); display: inline-block; margin-bottom: 14px; }\n.hs-price-features { list-style: none; text-align: left; margin: 10px 0 18px; display: flex; flex-direction: column; gap: 7px; flex: 1; }\n.hs-price-features li { font-size: 12px; color: var(--hs-mid); display: flex; align-items: flex-start; gap: 7px; }\n.hs-price-features li::before { content: '✓'; color: var(--hs-green); font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.hs-price-btn {\n  width: 100%; padding: 13px; border-radius: 100px; font-size: 13px; font-weight: 700; font-family: var(--hs-sans);\n  cursor: pointer; display: flex; align-items: center; justify-content: center;\n  transition: background .2s, transform .15s; border: none; text-decoration: none; margin-top: auto;\n}\n.hs-price-btn--out  { background: transparent; border: 2px solid var(--hs-green); color: var(--hs-green); }\n.hs-price-btn--out:hover  { background: var(--hs-green); color: #fff; }\n.hs-price-btn--fill { background: var(--hs-green); color: #fff; box-shadow: 0 4px 14px rgba(0,96,64,.28); }\n.hs-price-btn--fill:hover { background: var(--hs-mid-green); transform: translateY(-1px); color: #fff; }\n.hs-price-cod { font-size: 11px; color: var(--hs-mid); display: flex; align-items: center; justify-content: center; gap: 4px; margin-top: 6px; }\n.hs-price-cod::before { content: '✓'; color: var(--hs-green); font-weight: 700; }\n.hs-cod-strip {\n  display: flex; align-items: center; justify-content: center; gap: 28px; flex-wrap: wrap;\n  margin-top: 24px; padding: 16px 20px; background: var(--hs-white);\n  border-radius: var(--hs-r-md); border: 1px solid var(--hs-border);\n  max-width: 640px; margin-left: auto; margin-right: auto;\n}\n.hs-cod-item { display: flex; align-items: center; gap: 7px; font-size: 12px; font-weight: 600; color: var(--hs-charcoal); font-family: var(--hs-sans); }\n\n.hs-reviews { background: var(--hs-white); }\n.hs-reviews-header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 40px; gap: 24px; flex-wrap: wrap; }\n.hs-reviews-big { font-family: var(--hs-serif); font-size: 68px; font-weight: 700; color: var(--hs-charcoal); line-height: 1; }\n.hs-reviews-summary { display: flex; align-items: center; gap: 18px; }\n.hs-reviews-total { font-size: 12px; color: var(--hs-mid); margin-bottom: 8px; font-family: var(--hs-sans); }\n.hs-bar-row { display: flex; align-items: center; gap: 7px; font-size: 11px; color: var(--hs-mid); font-family: var(--hs-sans); }\n.hs-bar-track { width: 80px; height: 5px; background: var(--hs-border); border-radius: 100px; overflow: hidden; }\n.hs-bar-fill  { height: 100%; background: var(--hs-green); border-radius: 100px; }\n.hs-rev-card { background: var(--hs-bg); border-radius: var(--hs-r-lg); padding: 24px 20px; border: 1px solid var(--hs-border); transition: box-shadow .2s; font-family: var(--hs-sans); }\n.hs-rev-card:hover { box-shadow: var(--hs-shadow-md); }\n.hs-rev-stars { color: var(--hs-green); letter-spacing: 2px; font-size: 14px; margin-bottom: 8px; }\n.hs-rev-text  { font-size: 13px; color: var(--hs-charcoal); line-height: 1.65; margin-bottom: 14px; font-style: italic; }\n.hs-rev-author { display: flex; align-items: center; gap: 10px; }\n.hs-rev-avatar { width: 36px; height: 36px; border-radius: 50%; background: linear-gradient(135deg, #A5D6A7, var(--hs-green)); display: flex; align-items: center; justify-content: center; color: #fff; font-weight: 700; font-size: 14px; flex-shrink: 0; }\n.hs-rev-name     { font-size: 13px; font-weight: 700; }\n.hs-rev-meta     { font-size: 11px; color: var(--hs-light); }\n.hs-rev-verified { font-size: 10px; color: var(--hs-green); font-weight: 600; margin-top: 1px; }\n\n.hs-faq { background: var(--hs-bg); }\n.hs-faq-header { text-align: center; margin-bottom: 44px; }\n.hs-faq-grid { display: flex; flex-direction: column; gap: 10px; max-width: 860px; margin: 0 auto; }\n.hs-faq-item { background: var(--hs-white); border-radius: var(--hs-r-md); border: 1.5px solid var(--hs-border); font-family: var(--hs-sans); transition: border-color .2s; }\n.hs-faq-item[open] { border-color: var(--hs-green); }\n.hs-faq-summary { display: flex; align-items: center; justify-content: space-between; gap: 10px; font-size: 13px; font-weight: 600; color: var(--hs-charcoal); list-style: none; cursor: pointer; padding: 18px 20px; }\n.hs-faq-summary::-webkit-details-marker { display: none; }\n.hs-faq-toggle { width: 24px; height: 24px; border-radius: 50%; background: var(--hs-green); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 16px; flex-shrink: 0; transition: transform .25s; }\n.hs-faq-item[open] .hs-faq-toggle { transform: rotate(45deg); }\n.hs-faq-answer { font-size: 13px; color: var(--hs-mid); line-height: 1.65; padding: 0 20px 18px; }\n\n.hs-cta { background: linear-gradient(135deg, #003D28, var(--hs-green)); padding: 64px 0; text-align: center; position: relative; overflow: hidden; }\n.hs-cta::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 30% 50%, rgba(165,214,167,.15) 0%, transparent 60%), radial-gradient(ellipse at 70% 50%, rgba(165,214,167,.10) 0%, transparent 60%); }\n.hs-cta \u003e .hs-inner { position: relative; z-index: 1; }\n.hs-cta h2 { font-family: var(--hs-serif); font-size: clamp(24px, 3.2vw, 38px); color: #fff; margin-bottom: 12px; }\n.hs-cta h2 em { color: var(--hs-light-green); font-style: italic; }\n.hs-cta p  { font-size: 15px; color: rgba(255,255,255,.7); margin-bottom: 28px; font-family: var(--hs-sans); }\n.hs-cta-btn { display: inline-flex; align-items: center; gap: 8px; background: #fff; color: var(--hs-green); font-size: 14px; font-weight: 700; font-family: var(--hs-sans); padding: 15px 38px; border-radius: 100px; text-decoration: none; transition: background .2s, transform .15s; box-shadow: 0 4px 18px rgba(0,0,0,.15); }\n.hs-cta-btn:hover { background: #E8F5EE; transform: translateY(-2px); color: var(--hs-green); }\n.hs-cta-guarantee { margin-top: 14px; font-size: 12px; color: rgba(255,255,255,.4); font-family: var(--hs-sans); }\n\n@media (max-width: 800px) {\n  .hs-2col   { grid-template-columns: 1fr; }\n  .hs-3col   { grid-template-columns: 1fr; }\n  .hs-4col   { grid-template-columns: 1fr 1fr; }\n  .hs-steps-grid { grid-template-columns: 1fr 1fr; }\n  .hs-timeline { grid-template-columns: 1fr 1fr; gap: 24px; }\n  .hs-timeline::before { display: none; }\n  .hs-pricing-grid { grid-template-columns: 1fr; max-width: 300px; }\n  .hs-price-card--feat { transform: translateY(0); }\n  .hs-faq-grid { grid-template-columns: 1fr; }\n  .hs-reviews-header { flex-direction: column; align-items: flex-start; }\n  .hs-trust-bar__track { animation-duration: 20s; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"hs-wrap\"\u003e\n\n\u003c!-- 1. TRUST BAR --\u003e\n\u003cdiv class=\"hs-trust-bar\"\u003e\n  \u003cdiv class=\"hs-trust-bar__track\"\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🌿\u003c\/div\u003e 3 Active Botanicals Only\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🚫\u003c\/div\u003e Zero Preservatives\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🍶\u003c\/div\u003e No Alcohol\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e💧\u003c\/div\u003e Leave-In Overnight Formula\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🍄\u003c\/div\u003e Kills Dandruff Fungus\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🌾\u003c\/div\u003e Red Rice Strengthens Hair\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e⚖️\u003c\/div\u003e Balances Oily Scalp\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e💵\u003c\/div\u003e Partial COD Available\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🚚\u003c\/div\u003e Free Shipping on Prepaid\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e↩️\u003c\/div\u003e 30-Days Return\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e📦\u003c\/div\u003e Ships in 24 Hours\u003c\/div\u003e\n    \u003c!-- duplicate for seamless loop --\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🌿\u003c\/div\u003e 3 Active Botanicals Only\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🚫\u003c\/div\u003e Zero Preservatives\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🍶\u003c\/div\u003e No Alcohol\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e💧\u003c\/div\u003e Leave-In Overnight Formula\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🍄\u003c\/div\u003e Kills Dandruff Fungus\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🌾\u003c\/div\u003e Red Rice Strengthens Hair\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e⚖️\u003c\/div\u003e Balances Oily Scalp\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e💵\u003c\/div\u003e Partial COD Available\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e🚚\u003c\/div\u003e Free Shipping on Prepaid\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e↩️\u003c\/div\u003e 30-Days Return\u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n\u003cdiv class=\"hs-trust-icon\"\u003e📦\u003c\/div\u003e Ships in 24 Hours\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003cdiv class=\"hs-hero\"\u003e\n  \u003cdiv class=\"hs-inner\"\u003e\n    \u003cdiv class=\"hs-2col\"\u003e\n\n      \u003cdiv class=\"hs-hero__img hs-reveal\"\u003e\n        \u003c!-- ↓↓↓ REPLACE URL BELOW WITH YOUR PRODUCT IMAGE ↓↓↓ --\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/5361\/6233\/files\/Scalp_balance_spray_1_430x.webp\" alt=\"Pure Organix Scalp Balance Hair Spray 100ml\"\u003e\n        \n        \u003cdiv class=\"hs-hero__img-badge\"\u003eDandruff-free in 4 weeks\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hs-hero__text\"\u003e\n        \u003cdiv class=\"hs-hero__tag\"\u003e🌿 Scalp Reset Spray · 100ml\u003c\/div\u003e\n        \u003ch1 class=\"hs-hero__title\"\u003eReset your scalp.\u003cbr\u003e\u003cem\u003eEnd dandruff for good.\u003c\/em\u003e\n\u003c\/h1\u003e\n        \u003cp class=\"hs-hero__sub\"\u003eA leave-in night spray made with just three botanical hydrosols — no fillers, no preservatives, no alcohol. Pure actives that work while you sleep.\u003c\/p\u003e\n        \u003cdiv class=\"hs-result-pills\"\u003e\n          \u003cdiv class=\"hs-result-pill\"\u003e\n            \u003cdiv class=\"hs-result-pill__icon\"\u003e❄️\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cdiv class=\"hs-result-pill__title\"\u003eFights Severe Dandruff\u003c\/div\u003e\n              \u003cdiv class=\"hs-result-pill__sub\"\u003e78% Tea Tree Hydrosol kills dandruff-causing fungus at the source\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"hs-result-pill\"\u003e\n            \u003cdiv class=\"hs-result-pill__icon\"\u003e💪\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cdiv class=\"hs-result-pill__title\"\u003eReduces Breakage \u0026amp; Itch\u003c\/div\u003e\n              \u003cdiv class=\"hs-result-pill__sub\"\u003eRed Rice amino acids strengthen strands while tea tree calms irritation\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"hs-result-pill\"\u003e\n            \u003cdiv class=\"hs-result-pill__icon\"\u003e⚖️\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003cdiv class=\"hs-result-pill__title\"\u003eBalances Oily Scalp\u003c\/div\u003e\n              \u003cdiv class=\"hs-result-pill__sub\"\u003eResets sebum production without stripping moisture\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hs-hero__price-row\"\u003e\n          \u003cspan class=\"hs-hero__price-now\"\u003e₹449\u003c\/span\u003e\n          \u003cspan class=\"hs-hero__price-was\"\u003e₹798\u003c\/span\u003e\n          \u003cspan class=\"hs-hero__price-save\"\u003eSave ₹349\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003ca href=\"#hs-pricing\" class=\"hs-hero__btn\"\u003eAdd to Cart — COD Available\u003c\/a\u003e\n        \u003cdiv class=\"hs-hero__trust\"\u003e\n          \u003cspan class=\"hs-hero__trust-item\"\u003eFree shipping on prepaid\u003c\/span\u003e\n          \u003cspan class=\"hs-hero__trust-item\"\u003eShips in 24 hours\u003c\/span\u003e\n          \u003cspan class=\"hs-hero__trust-item\"\u003e7-day returns\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 3. INGREDIENTS --\u003e\n\u003cdiv class=\"hs-ingredients hs-sec\"\u003e\n  \u003cdiv class=\"hs-inner\"\u003e\n    \u003cdiv class=\"hs-ing-header\"\u003e\n      \u003cspan class=\"hs-label\"\u003eWhat's Inside\u003c\/span\u003e\n      \u003ch2 class=\"hs-h2\"\u003eJust \u003cem\u003e3 ingredients.\u003c\/em\u003e Nothing else.\u003c\/h2\u003e\n      \u003cp class=\"hs-body\" style=\"max-width:520px;margin:0 auto;\"\u003eNo fillers. No carrier oils. No preservatives. Every drop is active botanical water — which is why it absorbs instantly and works from the first use.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-3col\"\u003e\n      \u003cdiv class=\"hs-ing-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-ing-card__bar hs-ing-card__bar--tea\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hs-ing-card__body\"\u003e\n          \u003cdiv class=\"hs-ing-pct hs-ing-pct--tea\"\u003e75%\u003c\/div\u003e\n          \u003cdiv class=\"hs-ing-name\"\u003eOrganic Tea Tree Leaves Hydrosol\u003c\/div\u003e\n          \u003cp class=\"hs-ing-desc\"\u003eSteam-distilled from fresh tea tree leaves, this water-based hydrosol carries the same active compounds as the essential oil — but in a gentle, scalp-safe concentration perfect for daily use.\u003c\/p\u003e\n          \u003cdiv class=\"hs-ing-bullets\"\u003e\n            \u003cdiv class=\"hs-ing-bullet\"\u003eKills dandruff-causing Malassezia fungus\u003c\/div\u003e\n            \u003cdiv class=\"hs-ing-bullet\"\u003eControls excess oil without stripping\u003c\/div\u003e\n            \u003cdiv class=\"hs-ing-bullet\"\u003eCalms redness and scalp inflammation\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-ing-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-ing-card__bar hs-ing-card__bar--rice\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hs-ing-card__body\"\u003e\n          \u003cdiv class=\"hs-ing-pct hs-ing-pct--rice\"\u003e20%\u003c\/div\u003e\n          \u003cdiv class=\"hs-ing-name\"\u003eRed Rice Hydrosol\u003c\/div\u003e\n          \u003cp class=\"hs-ing-desc\"\u003eRich in inositol, amino acids, and antioxidants — the same actives used in rice water hair treatments for centuries, now in concentrated hydrosol form for maximum scalp absorption.\u003c\/p\u003e\n          \u003cdiv class=\"hs-ing-bullets\"\u003e\n            \u003cdiv class=\"hs-ing-bullet\"\u003eStrengthens hair shaft to reduce breakage\u003c\/div\u003e\n            \u003cdiv class=\"hs-ing-bullet\"\u003eAdds thickness and improves texture\u003c\/div\u003e\n            \u003cdiv class=\"hs-ing-bullet\"\u003eAntioxidants protect from damage\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-ing-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-ing-card__bar hs-ing-card__bar--oil\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hs-ing-card__body\"\u003e\n          \u003cdiv class=\"hs-ing-pct hs-ing-pct--oil\"\u003e5%\u003c\/div\u003e\n          \u003cdiv class=\"hs-ing-name\"\u003ePure Tea Tree Essential Oil\u003c\/div\u003e\n          \u003cp class=\"hs-ing-desc\"\u003eTherapeutic-grade, 40%+ terpinen-4-ol — the clinically validated concentration for antifungal and antibacterial action. This is the heavy lifter that targets severe dandruff where it starts.\u003c\/p\u003e\n          \u003cdiv class=\"hs-ing-bullets\"\u003e\n            \u003cdiv class=\"hs-ing-bullet\"\u003eClinically proven antifungal at 40%+ terpinen-4-ol\u003c\/div\u003e\n            \u003cdiv class=\"hs-ing-bullet\"\u003eRelieves persistent itchiness fast\u003c\/div\u003e\n            \u003cdiv class=\"hs-ing-bullet\"\u003eTargets severe dandruff at the root\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-clean-strip\"\u003e\n      \u003cdiv class=\"hs-clean-item\"\u003eAlcohol\u003c\/div\u003e\n      \u003cdiv class=\"hs-clean-item\"\u003ePreservatives\u003c\/div\u003e\n      \u003cdiv class=\"hs-clean-item\"\u003eParabens\u003c\/div\u003e\n      \u003cdiv class=\"hs-clean-item\"\u003eSilicones\u003c\/div\u003e\n      \u003cdiv class=\"hs-clean-item\"\u003eArtificial Fragrance\u003c\/div\u003e\n      \u003cdiv class=\"hs-clean-item\"\u003eFillers\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 4. RESULTS TIMELINE + BEFORE\/AFTER --\u003e\n\u003cdiv class=\"hs-results hs-sec\"\u003e\n  \u003cdiv class=\"hs-inner\"\u003e\n    \u003cdiv class=\"hs-results-header\"\u003e\n      \u003cspan class=\"hs-label\"\u003eWhat To Expect\u003c\/span\u003e\n      \u003ch2 class=\"hs-h2\"\u003eYour scalp reset, \u003cem\u003eweek by week.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"hs-body\" style=\"max-width:520px;margin:0 auto;\"\u003eThis isn't a one-wash fix — it's a scalp reset. Here's what real customers experience when they use it consistently.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-timeline\"\u003e\n      \u003cdiv class=\"hs-tl-item hs-reveal\"\u003e\n        \u003cdiv class=\"hs-tl-dot\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-week\"\u003eDay 1–3\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-title\"\u003eItch Relief\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-desc\"\u003eScalp itch reduces noticeably within the first few applications\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-tl-item hs-reveal\"\u003e\n        \u003cdiv class=\"hs-tl-dot\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-week\"\u003eWeek 1–2\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-title\"\u003eFlakes Reduce\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-desc\"\u003eVisible dandruff flakes begin to clear as the fungal load drops\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-tl-item hs-reveal\"\u003e\n        \u003cdiv class=\"hs-tl-dot\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-week\"\u003eWeek 3–4\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-title\"\u003eScalp Balances\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-desc\"\u003eOil production normalises — hair stays fresh longer between washes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-tl-item hs-reveal\"\u003e\n        \u003cdiv class=\"hs-tl-dot\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-week\"\u003eMonth 2–3\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-title\"\u003eDandruff-Free\u003c\/div\u003e\n        \u003cdiv class=\"hs-tl-desc\"\u003eScalp fully reset — thicker, stronger hair with zero dandruff\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-result-split hs-2col\"\u003e\n      \u003cdiv class=\"hs-result-img hs-reveal\"\u003e\n        \n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/5361\/6233\/files\/Dandruff_Before_and_After_using_Pure_Organix_Tea_Tree_Oil_Instagram_430x.webp\" alt=\"Before and after scalp results - 4 weeks of use\"\u003e\n        \n        \u003cdiv class=\"hs-result-img-badge\"\u003eReal customer · 4 weeks of use\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-result-text\"\u003e\n        \u003cspan class=\"hs-label\"\u003eThe Results\u003c\/span\u003e\n        \u003ch3 class=\"hs-h2\" style=\"font-size:clamp(22px,2.8vw,32px);\"\u003eFrom daily dandruff to a \u003cem\u003eclean, healthy scalp.\u003c\/em\u003e\n\u003c\/h3\u003e\n        \u003cp class=\"hs-body\" style=\"margin-bottom:20px;\"\u003eCustomers who use the spray consistently 4–5 nights per week report these results:\u003c\/p\u003e\n        \u003cdiv class=\"hs-outcome-list\"\u003e\n          \u003cdiv class=\"hs-outcome-item hs-reveal\"\u003e\n            \u003cdiv class=\"hs-outcome-num\"\u003e1\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch4\u003eDandruff gone — not just managed\u003c\/h4\u003e\n              \u003cp\u003eUnlike medicated shampoos that suppress symptoms while you use them, this formula kills the fungal cause — so dandruff doesn't come back when you stop.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"hs-outcome-item hs-reveal\"\u003e\n            \u003cdiv class=\"hs-outcome-num\"\u003e2\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch4\u003eLess hair fall and breakage\u003c\/h4\u003e\n              \u003cp\u003eRed Rice hydrosol's amino acids visibly reduce breakage within 2–3 weeks — customers report noticeably less hair in the comb.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"hs-outcome-item hs-reveal\"\u003e\n            \u003cdiv class=\"hs-outcome-num\"\u003e3\u003c\/div\u003e\n            \u003cdiv\u003e\n              \u003ch4\u003eScalp stops getting greasy so fast\u003c\/h4\u003e\n              \u003cp\u003eThe tea tree hydrosol rebalances sebum production — most customers find they can go an extra day between washes by week 3.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 5. HOW TO USE --\u003e\n\u003cdiv class=\"hs-howto hs-sec\"\u003e\n  \u003cdiv class=\"hs-inner\"\u003e\n    \u003cdiv class=\"hs-howto-header\"\u003e\n      \u003cspan class=\"hs-label\"\u003eHow To Use\u003c\/span\u003e\n      \u003ch2 class=\"hs-h2\"\u003e5-step night routine. \u003cem\u003eTakes 2 minutes.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"hs-body\" style=\"max-width:480px;margin:0 auto;\"\u003eLeave-in treatment — apply at night, let it work while you sleep. No rinsing needed.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-steps-grid\"\u003e\n      \u003cdiv class=\"hs-step-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-icon\"\u003e🤝\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-title\"\u003eShake Well\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-desc\"\u003eNatural separation may occur — shake before every use\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-step-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-icon\"\u003e💧\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-title\"\u003eSpray Scalp\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-desc\"\u003eSpray directly onto a clean, dry scalp — part hair into sections\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-step-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-icon\"\u003e👐\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-title\"\u003eMassage In\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-desc\"\u003eGently massage for 1–2 minutes to improve absorption\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-step-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-step-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-icon\"\u003e🌙\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-title\"\u003eLeave Overnight\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-desc\"\u003eDo not rinse — the formula works while you sleep\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-step-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-step-num\"\u003e5\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-icon\"\u003e📅\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-title\"\u003eUse Daily\u003c\/div\u003e\n        \u003cdiv class=\"hs-step-desc\"\u003e4–5 nights per week minimum for best results\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-howto-tip\"\u003e\n      \u003cdiv class=\"hs-howto-tip__icon\"\u003e💡\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003ePro tip:\u003c\/strong\u003e If layering with a scalp serum or oil, apply this spray first and allow it to absorb for 2–3 minutes before applying anything else. The hydrosol absorbs faster than oil and works best closest to the scalp.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 6. COMPARISON --\u003e\n\u003cdiv class=\"hs-comparison hs-sec\"\u003e\n  \u003cdiv class=\"hs-inner\"\u003e\n    \u003cdiv style=\"text-align:center;margin-bottom:48px;\"\u003e\n      \u003cspan class=\"hs-label\"\u003eWhy Not Just Use Shampoo?\u003c\/span\u003e\n      \u003ch2 class=\"hs-h2\"\u003eMedicated shampoos \u003cem\u003evs. fixing the root cause.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"hs-body\" style=\"max-width:520px;margin:0 auto;\"\u003eAnti-dandruff shampoos rinse off in 60 seconds. This spray stays on your scalp all night — 8 hours of active treatment vs. 1 minute of contact time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-table-card hs-reveal\" style=\"max-width:760px;margin:0 auto;\"\u003e\n      \u003cdiv class=\"hs-table-title\"\u003ePure Organix Scalp Spray vs. Anti-Dandruff Shampoo\u003c\/div\u003e\n      \u003cdiv class=\"hs-table-head\"\u003e\n\u003cspan class=\"f\"\u003eFeature\u003c\/span\u003e\u003cspan class=\"c\"\u003eScalp Spray\u003c\/span\u003e\u003cspan class=\"c\"\u003eMedicated Shampoo\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"hs-table-row\"\u003e\n\u003cspan class=\"f\"\u003eContact time with scalp\u003c\/span\u003e\u003cspan class=\"us\"\u003e8+ hours (overnight)\u003c\/span\u003e\u003cspan class=\"them\"\u003e~60 seconds\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"hs-table-row\"\u003e\n\u003cspan class=\"f\"\u003eTreats root cause\u003c\/span\u003e\u003cspan class=\"us\"\u003e✓ Kills fungus\u003c\/span\u003e\u003cspan class=\"them\"\u003e✗ Masks symptoms\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"hs-table-row\"\u003e\n\u003cspan class=\"f\"\u003eDandruff returns if stopped\u003c\/span\u003e\u003cspan class=\"us\"\u003e✗ Stays gone\u003c\/span\u003e\u003cspan class=\"them\"\u003e⚠ Yes, often worse\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"hs-table-row\"\u003e\n\u003cspan class=\"f\"\u003eStrengthens hair\u003c\/span\u003e\u003cspan class=\"us\"\u003e✓ Red Rice actives\u003c\/span\u003e\u003cspan class=\"them\"\u003e✗ No\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"hs-table-row\"\u003e\n\u003cspan class=\"f\"\u003eSafe for daily use\u003c\/span\u003e\u003cspan class=\"us\"\u003e✓ Yes\u003c\/span\u003e\u003cspan class=\"them\"\u003e✗ Not recommended\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"hs-table-row\"\u003e\n\u003cspan class=\"f\"\u003ePreservative-free\u003c\/span\u003e\u003cspan class=\"us\"\u003e✓ 100%\u003c\/span\u003e\u003cspan class=\"them\"\u003e✗ Contains preservatives\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"hs-table-row\"\u003e\n\u003cspan class=\"f\"\u003eAlcohol-free\u003c\/span\u003e\u003cspan class=\"us\"\u003e✓ Yes\u003c\/span\u003e\u003cspan class=\"them\"\u003e⚠ Often contains alcohol\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 7. PRICING --\u003e\n\u003cdiv class=\"hs-pricing hs-sec\" id=\"hs-pricing\"\u003e\n  \u003cdiv class=\"hs-inner\"\u003e\n    \u003cdiv class=\"hs-pricing-header\"\u003e\n      \u003cspan class=\"hs-label\"\u003eChoose Your Pack\u003c\/span\u003e\n      \u003ch2 class=\"hs-h2\"\u003eSimple choice. \u003cem\u003eClear savings.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"hs-body\" style=\"max-width:420px;margin:0 auto;\"\u003eOne bottle lasts 4–6 weeks of daily use. For a full scalp reset you need 2–3 months — the Smart Buy covers you completely.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-pricing-grid\"\u003e\n      \u003cdiv class=\"hs-price-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-price-label\"\u003eTry It\u003c\/div\u003e\n        \u003cdiv class=\"hs-price-emoji\"\u003e💆\u003c\/div\u003e\n        \u003cdiv class=\"hs-price-now\"\u003e₹449\u003c\/div\u003e\n        \u003cdiv class=\"hs-price-per\"\u003e1 bottle · 100ml\u003c\/div\u003e\n        \u003cdiv class=\"hs-price-row\"\u003e\n          \u003cspan class=\"hs-price-was\"\u003e₹798\u003c\/span\u003e\n          \u003cspan class=\"hs-price-save\"\u003eSave ₹349\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"hs-price-features\"\u003e\n          \u003cli\u003e1 × Scalp Balance Hair Spray 100ml\u003c\/li\u003e\n          \u003cli\u003e3 Active Botanicals · 0 Fillers\u003c\/li\u003e\n          \u003cli\u003eGood for 4–6 weeks of daily use\u003c\/li\u003e\n          \u003cli\u003eFree shipping on prepaid\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ca href=\"#\" class=\"hs-price-btn hs-price-btn--out\"\u003eAdd to Cart — COD Available\u003c\/a\u003e\n        \u003cdiv class=\"hs-price-cod\"\u003eCOD Available\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-price-card hs-price-card--feat hs-reveal\"\u003e\n        \u003cdiv class=\"hs-price-badge\"\u003e⭐ Smart Buy\u003c\/div\u003e\n        \u003cdiv class=\"hs-price-label\"\u003eBest Value\u003c\/div\u003e\n        \u003cdiv class=\"hs-price-emoji\"\u003e💆💆\u003c\/div\u003e\n        \u003cdiv class=\"hs-price-now\"\u003e₹799\u003c\/div\u003e\n        \u003cdiv class=\"hs-price-per\"\u003e2 bottles · 200ml total\u003c\/div\u003e\n        \u003cdiv class=\"hs-price-row\"\u003e\n          \u003cspan class=\"hs-price-was\"\u003e₹898\u003c\/span\u003e\n          \u003cspan class=\"hs-price-save hs-price-save--dark\"\u003eSave ₹99\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"hs-price-unit\"\u003eJust ₹399 per bottle\u003c\/div\u003e\n        \u003cul class=\"hs-price-features\"\u003e\n          \u003cli\u003e2 × Scalp Balance Hair Spray 100ml\u003c\/li\u003e\n          \u003cli\u003e3 Active Botanicals · 0 Fillers\u003c\/li\u003e\n          \u003cli\u003eFull 3-month scalp reset covered\u003c\/li\u003e\n          \u003cli\u003eFree shipping always\u003c\/li\u003e\n          \u003cli\u003ePriority dispatch\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ca href=\"#\" class=\"hs-price-btn hs-price-btn--fill\"\u003eAdd to Cart — COD Available\u003c\/a\u003e\n        \u003cdiv class=\"hs-price-cod\"\u003eCOD Available\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-cod-strip\"\u003e\n      \u003cdiv class=\"hs-cod-item\"\u003e💵 Cash on Delivery\u003c\/div\u003e\n      \u003cdiv class=\"hs-cod-item\"\u003e🚚 Free Shipping on Prepaid\u003c\/div\u003e\n      \u003cdiv class=\"hs-cod-item\"\u003e↩️ 7-Day Returns\u003c\/div\u003e\n      \u003cdiv class=\"hs-cod-item\"\u003e📦 Ships in 24 Hours\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 8. REVIEWS --\u003e\n\u003cdiv class=\"hs-reviews hs-sec\"\u003e\n  \u003cdiv class=\"hs-inner\"\u003e\n    \u003cdiv class=\"hs-reviews-header\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hs-label\"\u003eReal Results\u003c\/span\u003e\n        \u003ch2 class=\"hs-h2\"\u003eReal people. \u003cem\u003eReal scalps reset.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-reviews-summary\"\u003e\n        \u003cdiv class=\"hs-reviews-big\"\u003e4.9\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cdiv style=\"color:var(--hs-green);font-size:18px;letter-spacing:2px;margin-bottom:4px;\"\u003e★★★★★\u003c\/div\u003e\n          \u003cdiv class=\"hs-reviews-total\"\u003eBased on 214 reviews\u003c\/div\u003e\n          \u003cdiv style=\"display:flex;flex-direction:column;gap:4px;\"\u003e\n            \u003cdiv class=\"hs-bar-row\"\u003e5★ \u003cdiv class=\"hs-bar-track\"\u003e\u003cdiv class=\"hs-bar-fill\" style=\"width:91%\"\u003e\u003c\/div\u003e\u003c\/div\u003e 91%\u003c\/div\u003e\n            \u003cdiv class=\"hs-bar-row\"\u003e4★ \u003cdiv class=\"hs-bar-track\"\u003e\u003cdiv class=\"hs-bar-fill\" style=\"width:6%\"\u003e\u003c\/div\u003e\u003c\/div\u003e 6%\u003c\/div\u003e\n            \u003cdiv class=\"hs-bar-row\"\u003e3★ \u003cdiv class=\"hs-bar-track\"\u003e\u003cdiv class=\"hs-bar-fill\" style=\"width:2%\"\u003e\u003c\/div\u003e\u003c\/div\u003e 2%\u003c\/div\u003e\n            \u003cdiv class=\"hs-bar-row\"\u003e2★ \u003cdiv class=\"hs-bar-track\"\u003e\u003cdiv class=\"hs-bar-fill\" style=\"width:1%\"\u003e\u003c\/div\u003e\u003c\/div\u003e 1%\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-3col\"\u003e\n      \u003cdiv class=\"hs-rev-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-rev-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"hs-rev-text\"\u003e\"I had severe dandruff for 4 years and tried everything — Head \u0026amp; Shoulders, Ketomac, the works. Nothing lasted. Used this spray every night for 3 weeks and my dandruff is completely gone. I genuinely cannot believe it.\"\u003c\/p\u003e\n        \u003cdiv class=\"hs-rev-author\"\u003e\n          \u003cdiv class=\"hs-rev-avatar\"\u003eR\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"hs-rev-name\"\u003eRohan S., Pune\u003c\/div\u003e\n            \u003cdiv class=\"hs-rev-meta\"\u003ePurchased · Smart Buy Pack\u003c\/div\u003e\n            \u003cdiv class=\"hs-rev-verified\"\u003e✓ Verified Purchase\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-rev-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-rev-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"hs-rev-text\"\u003e\"My scalp was so itchy and oily I was washing my hair every day. After 2 weeks of this spray I'm down to every 3 days — the oil balance is incredible. Hair also feels thicker and stronger.\"\u003c\/p\u003e\n        \u003cdiv class=\"hs-rev-author\"\u003e\n          \u003cdiv class=\"hs-rev-avatar\"\u003eP\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"hs-rev-name\"\u003ePriya M., Bengaluru\u003c\/div\u003e\n            \u003cdiv class=\"hs-rev-meta\"\u003ePurchased · Try It Pack\u003c\/div\u003e\n            \u003cdiv class=\"hs-rev-verified\"\u003e✓ Verified Purchase\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-rev-card hs-reveal\"\u003e\n        \u003cdiv class=\"hs-rev-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cp class=\"hs-rev-text\"\u003e\"The fact that this has zero preservatives and still works better than medicated shampoos blew my mind. Scalp feels clean every morning. The itching stopped from day 2. Ordering my second bottle already.\"\u003c\/p\u003e\n        \u003cdiv class=\"hs-rev-author\"\u003e\n          \u003cdiv class=\"hs-rev-avatar\"\u003eA\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cdiv class=\"hs-rev-name\"\u003eAnkita T., Ahmedabad\u003c\/div\u003e\n            \u003cdiv class=\"hs-rev-meta\"\u003ePurchased · Smart Buy Pack\u003c\/div\u003e\n            \u003cdiv class=\"hs-rev-verified\"\u003e✓ Verified Purchase\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003cdiv class=\"hs-faq hs-sec\"\u003e\n  \u003cdiv class=\"hs-inner\"\u003e\n    \u003cdiv class=\"hs-faq-header\"\u003e\n      \u003cspan class=\"hs-label\"\u003eFAQ\u003c\/span\u003e\n      \u003ch2 class=\"hs-h2\"\u003eYou asked, \u003cem\u003ewe answered.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-faq-grid\"\u003e\n      \u003cdetails class=\"hs-faq-item\"\u003e\n        \u003csummary class=\"hs-faq-summary\"\u003eHow is this different from an anti-dandruff shampoo?\u003cspan class=\"hs-faq-toggle\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"hs-faq-answer\"\u003eMedicated shampoos spend about 60 seconds on your scalp before rinsing off. This spray stays on your scalp overnight — 8+ hours of active treatment. That's why it addresses the root fungal cause rather than just masking flakes temporarily.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"hs-faq-item\"\u003e\n        \u003csummary class=\"hs-faq-summary\"\u003eHow long does one 100ml bottle last?\u003cspan class=\"hs-faq-toggle\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"hs-faq-answer\"\u003eUsed daily (4–5 sprays per session), one bottle lasts approximately 4–6 weeks. For a full scalp reset, we recommend at least 2 months of consistent use — which is why the Smart Buy 2-bottle pack is the better choice for most customers.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"hs-faq-item\"\u003e\n        \u003csummary class=\"hs-faq-summary\"\u003eCan I use it on colour-treated or chemically processed hair?\u003cspan class=\"hs-faq-toggle\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"hs-faq-answer\"\u003eYes. The formula contains no alcohol, sulphates, or harsh chemicals that would affect colour or chemical treatments. It's applied directly to the scalp, not the hair lengths, so it won't interfere with colour.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"hs-faq-item\"\u003e\n        \u003csummary class=\"hs-faq-summary\"\u003eWhy does the bottle say to shake before use?\u003cspan class=\"hs-faq-toggle\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"hs-faq-answer\"\u003eBecause we use zero emulsifiers or stabilisers — the 3 botanical components can separate naturally when stored. This is actually a sign of a clean formula. A quick shake before each use mixes them back perfectly.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"hs-faq-item\"\u003e\n        \u003csummary class=\"hs-faq-summary\"\u003eCan I use it with other hair products?\u003cspan class=\"hs-faq-toggle\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"hs-faq-answer\"\u003eYes. If layering with a scalp serum or oil, apply this spray first and let it absorb for 2–3 minutes. The hydrosol is water-based and absorbs quickly. Applying oils first would block the scalp and reduce how well the spray penetrates.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"hs-faq-item\"\u003e\n        \u003csummary class=\"hs-faq-summary\"\u003eHow quickly will I see results?\u003cspan class=\"hs-faq-toggle\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"hs-faq-answer\"\u003eMost customers notice reduced itching within the first 2–3 days. Visible dandruff reduction typically starts by week 1–2. Full scalp balance and dandruff-free results usually happen by week 4–6 with consistent nightly use.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 10. FINAL CTA --\u003e\n\u003cdiv class=\"hs-cta\"\u003e\n  \u003cdiv class=\"hs-inner\"\u003e\n    \u003ch2\u003eReady to reset your scalp \u003cem\u003efor good?\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eJoin 214+ customers who ended dandruff the natural way — no harsh chemicals, no dependency.\u003c\/p\u003e\n    \u003ca href=\"#hs-pricing\" class=\"hs-cta-btn\"\u003eShop Now — Starting at ₹449 →\u003c\/a\u003e\n    \u003cdiv class=\"hs-cta-guarantee\"\u003e🔒 7-Day Returns · COD Available · Ships in 24 Hours\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function() {\n    var obs = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        if (e.isIntersecting) { e.target.classList.add('visible'); obs.unobserve(e.target); }\n      });\n    }, { threshold: 0.1 });\n    document.querySelectorAll('.hs-reveal').forEach(function(el) { obs.observe(el); });\n  })();\n\u003c\/script\u003e","brand":"Pure Organix","offers":[{"title":"Default Title","offer_id":42958767620201,"sku":null,"price":449.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/5361\/6233\/files\/Tea-Tree-Rice-Water-Hair-Spray-for-Dandruff-and-Itching-control.webp?v=1772377253","url":"https:\/\/pureorganix.in\/products\/scalp-reset-spray-tea-tree-red-rice-100ml","provider":"Pure Organix","version":"1.0","type":"link"}