{"product_id":"botanical-luxuriate-gentle-tea-tree-anti-lice-nits-shampoo-for-kids-50ml","title":"Botanical Luxuriate Gentle Tea Tree Anti-Lice \u0026 Nits Shampoo for Kids – 50ml","description":"\u003cstyle\u003e\n  \/* ==============================\n     ALS PAGE\n  ============================== *\/\n\n  .bl-page {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n    overflow: hidden;\n    box-sizing: border-box;\n  }\n\n  .bl-page *,\n  .bl-page *::before,\n  .bl-page *::after {\n    box-sizing: border-box;\n  }\n\n  .bl-page img,\n.bl-page video {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0;\n  padding: 0;\n}\n\n  \/* ==============================\n     GENERAL SECTIONS\n  ============================== *\/\n\n .bl-section {\n  width: 100%;\n  max-width: 720px;\n  margin: 0 auto !important;\n  padding: 0 !important;\n  line-height: 0;\n}\n\n.bl-section img {\n  width: 100% !important;\n  height: auto !important;\n  display: block !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  vertical-align: bottom;\n}\n\n  \/* ==============================\n     VIDEOS\n  ============================== *\/\n\n  .bl-video {\n    width: 100%;\n    max-width: 720px;\n    margin: 20px auto;\n    padding: 0;\n    border-radius: 10px;\n    overflow: hidden;\n    background: #f7f7f7;\n    position: relative;\n    clear: both;\n  }\n\n  .bl-video video {\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    display: block !important;\n    margin: 0 auto !important;\n    padding: 0 !important;\n    object-fit: contain !important;\n    object-position: center center !important;\n    position: relative !important;\n    left: auto !important;\n    right: auto !important;\n    top: auto !important;\n    transform: none !important;\n  }\n\n  \/* ==============================\n     BEFORE \/ AFTER SLIDER\n  ============================== *\/\n\n  .bl-before-after {\n    width: 100%;\n    max-width: 720px;\n    margin: 35px auto;\n    font-family: Arial, sans-serif;\n  }\n\n  .bl-ba-container {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    overflow: hidden;\n    border-radius: 18px;\n    --position: 50%;\n    user-select: none;\n    touch-action: none;\n    background: #ffffff;\n  }\n\n  .bl-ba-after {\n    position: absolute !important;\n    inset: 0;\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: contain !important;\n    object-position: center center !important;\n    display: block;\n  }\n\n  .bl-ba-before {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    clip-path: inset(\n      0 calc(100% - var(--position)) 0 0\n    );\n    z-index: 2;\n  }\n\n  .bl-ba-before img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: contain !important;\n    object-position: center center !important;\n    display: block;\n  }\n\n  .bl-ba-line {\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    left: var(--position);\n    width: 2px;\n    background: #ffffff;\n    transform: translateX(-50%);\n    z-index: 5;\n    pointer-events: none;\n  }\n\n  .bl-ba-handle {\n    position: absolute;\n    top: 50%;\n    left: var(--position);\n    width: 46px;\n    height: 46px;\n    border-radius: 50%;\n    background: rgba(255, 255, 255, 0.95);\n    border: 2px solid #ffffff;\n    transform: translate(-50%, -50%);\n    z-index: 6;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 2px;\n    font-size: 28px;\n    line-height: 1;\n    color: #777;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);\n    pointer-events: none;\n  }\n\n  .bl-ba-range {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    opacity: 0;\n    cursor: ew-resize;\n    z-index: 10;\n  }\n\n  \/* ==============================\n     FAQ\n  ============================== *\/\n\n  .faq-wrapper {\n    font-family: Arial, sans-serif;\n    background: #fff;\n    color: #2c2c2c;\n    padding: 20px;\n    width: 100%;\n    max-width: 720px;\n    margin: 30px auto;\n    border-radius: 8px;\n  }\n\n  .faq-title {\n    font-size: 24px;\n    font-weight: 700;\n    border-bottom: 2px solid #aac55f;\n    margin-bottom: 20px;\n    padding-bottom: 10px;\n  }\n\n  .faq-item {\n    border-bottom: 1px solid #ddd;\n    padding: 14px 0;\n  }\n\n  .faq-item summary {\n    font-weight: 600;\n    cursor: pointer;\n    list-style: none;\n    padding-right: 28px;\n    position: relative;\n  }\n\n  .faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    font-size: 18px;\n    transition: transform 0.25s ease;\n  }\n\n  .faq-item[open] summary::after {\n    transform: rotate(45deg);\n  }\n\n  .faq-answer {\n    font-size: 15px;\n    color: #555;\n    padding-top: 10px;\n    line-height: 1.5;\n  }\n\n  \/* ==============================\n     MOBILE\n  ============================== *\/\n\n  @media screen and (max-width: 749px) {\n\n    .bl-section,\n    .bl-video,\n    .bl-before-after {\n      width: 100%;\n      max-width: 100%;\n    }\n\n    .bl-video {\n      margin: 15px auto;\n      border-radius: 8px;\n    }\n\n    .faq-wrapper {\n      width: 100%;\n      max-width: 100%;\n      margin: 20px auto;\n      padding: 16px;\n    }\n\n    .faq-title {\n      font-size: 21px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bl-page\"\u003e\n\u003c!-- ==============================\n       HERO IMAGE 1\n  ============================== --\u003e\n\u003cdiv class=\"bl-section\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ==============================\n       HERO IMAGE 2\n  ============================== --\u003e\n\u003cdiv class=\"bl-section\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ==============================\n       HERO IMAGE 3\n  ============================== --\u003e\n\u003cdiv class=\"bl-section\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ==============================\n       HERO IMAGE 4\n  ============================== --\u003e\n\u003cdiv class=\"bl-section\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ==============================\n       PRODUCT FEATURE\n  ============================== --\u003e\n\u003cdiv class=\"bl-section\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ==============================\n       VIDEO 1\n  ============================== --\u003e \u003c!-- ==============================\n       BEFORE \/ AFTER\n  ============================== --\u003e\n\u003cdiv class=\"bl-before-after\"\u003e\n\u003cdiv class=\"bl-ba-container\"\u003e\n\u003c!-- AFTER IMAGE --\u003e \u003cimg loading=\"lazy\" alt=\"After\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/4319\/3446\/files\/2_de500c4d-5678-40a2-90f0-4d6baf00e68d.png?v=1752582830\" class=\"bl-ba-after\"\u003e \u003c!-- BEFORE IMAGE --\u003e\n\u003cdiv class=\"bl-ba-before\"\u003e\u003cimg loading=\"lazy\" alt=\"Before\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/4319\/3446\/files\/BEFORE_AFTER.png?v=1777698505\"\u003e\u003c\/div\u003e\n\u003c!-- DIVIDER --\u003e\n\u003cdiv class=\"bl-ba-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- HANDLE --\u003e\n\u003cdiv class=\"bl-ba-handle\"\u003e\n\u003cspan\u003e‹\u003c\/span\u003e \u003cspan\u003e›\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- RANGE --\u003e \u003cinput value=\"50\" max=\"100\" min=\"0\" type=\"range\" class=\"bl-ba-range\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ==============================\n       MORE FEATURE IMAGES\n  ============================== --\u003e\n\u003cdiv class=\"bl-section\"\u003e\n\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/4319\/3446\/files\/8_d97fbdd2-af97-431c-80f2-294f937db5f8.png?v=1788444574\" alt=\"\"\u003e \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/4319\/3446\/files\/0313-6440639915441515140.png?v=1769772734\" alt=\"\"\u003e \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/4319\/3446\/files\/WEB-EDIT_STEEL_COMB_5.svg?v=1775892365\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c!-- ==============================\n       VIDEO 2\n  ============================== --\u003e\n\u003cdiv class=\"bl-video\"\u003e\u003cvideo autoplay=\"autoplay\" loop=\"loop\" muted=\"\" playsinline=\"\" preload=\"auto\"\u003e\n\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/47b834fed78f4870aee9fd84ea257293.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c!-- ==============================\n       BADGES \u0026 CERTIFICATIONS\n  ============================== --\u003e\n\u003cdiv class=\"bl-section\"\u003e\n\u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/4319\/3446\/files\/als_50_ml_listing.png?v=1788445429\" alt=\"\"\u003e \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/4319\/3446\/files\/4_11f826ea-5c81-466c-864b-f134d4aaf7b0.png?v=1788444574\" alt=\"\"\u003e \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/4319\/3446\/files\/3_c20fa4b9-3326-439d-b145-5bb8183afa30.png?v=1788445418\" alt=\"\"\u003e \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0620\/4319\/3446\/files\/4_0415d790-c4a5-4e92-b063-3766d61702e0.png?v=1788445417\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c!-- ==============================\n       FAQ\n  ============================== --\u003e\n\u003cdiv class=\"faq-wrapper\"\u003e\n\u003cdiv class=\"faq-title\"\u003eHonest Answers for Common Questions\u003c\/div\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow is Tea Tree Shampoo different from regular shampoos?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eUnlike regular shampoos, Tea Tree Shampoo is a powerful natural solution that eliminates lice, nits, and scalp issues in just one wash. Packed with pure tea tree oil, it fights bacteria and fungi without harsh chemicals, making it 100% safe for kids (3+). It soothes itching and leaves the scalp clean, calm, and refreshed, trusted by millions for real, visible results.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow long does it take to see results?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eResults start from the very first wash—lice and itching reduce instantly, and most users get complete relief in just 1–2 washes. After shampooing, it's important to use the free lice comb included in the box to remove tiny nits and eggs for best results.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWill the steel comb remove even tiny nits?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The closely spaced stainless-steel teeth are designed to catch and remove even tiny nits attached to the hair. For best results, use on damp hair and comb small sections from root to tip.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eBoth kids \u0026amp; adults can use it?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, both kids (3+ years) and adults can safely use our Tea Tree Anti-Lice \u0026amp; Nits Shampoo. It's made with natural ingredients, free from harsh chemicals, and gentle on the scalp, making it ideal for the whole family.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I use with oiled hair?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt's not recommended to use the shampoo on oiled hair, as oil makes it harder to remove lice and nits effectively. For best results, wash on dry or slightly damp hair, then use the lice comb after rinsing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs it vegan \u0026amp; cruelty-free?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, the shampoo is 100% vegan and cruelty-free, made with plant-based ingredients and never tested on animals.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWill it dry out my hair?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eNo. It is specially formulated to cleanse deeply without drying. Natural conditioners help maintain softness and moisture.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs it safe during pregnancy?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt is generally safe as it is made with natural, toxin-free ingredients. A patch test is recommended if you have sensitive skin.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I use a conditioner after this shampoo?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eAvoid conditioner immediately after use, as it may reduce effectiveness. You can condition after 24–48 hours if needed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes it have any side effects?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eNo known side effects. It is gentle, skin-safe, and suitable even for sensitive scalps.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I use it on colored or chemically treated hair?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, it is safe for colored, straightened, or chemically treated hair and does not strip color.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat does it smell like?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eIt has a mild, refreshing herbal tea tree fragrance that is clean and not overpowering.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow long should I leave it on my scalp?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eLeave it on for 5–10 minutes before rinsing to allow the natural actives to work effectively.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDo I still need to use the lice comb?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. Using the lice comb after washing helps remove dead lice, nits, and eggs for best results.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs this a permanent solution?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eMost cases resolve in 1–2 washes. For prevention, repeat once after 7–10 days during outbreaks.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs it dermatologically tested?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, the shampoo is dermatologically tested and manufactured in FDA-approved facilities.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs it really trusted by over 2 million customers in India?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. Trusted by over 2 million families across India with consistent 4.7★ reviews from parents and professionals.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I see customer reviews?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. You can read verified reviews on Amazon, Flipkart, Nykaa, Meesho, Google, and our website.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Botanical Luxuriate","offers":[{"title":"Pack of 1","offer_id":46966065791078,"sku":null,"price":299.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2","offer_id":46966065823846,"sku":null,"price":598.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 3","offer_id":46966065856614,"sku":null,"price":897.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0620\/4319\/3446\/files\/als_50_ml_listing_3.png?v=1788506954","url":"https:\/\/www.botanicalluxuriate.com\/products\/botanical-luxuriate-gentle-tea-tree-anti-lice-nits-shampoo-for-kids-50ml","provider":"Botanical Luxuriate","version":"1.0","type":"link"}