{"product_id":"korean-scalp-revival-bar","title":"Korean Scalp Revival Bar","description":"\u003cstyle\u003e\n  .scalpbar-page {\n    --sb-green: #294b3a;\n    --sb-dark: #17271f;\n    --sb-light: #f4f7f2;\n    --sb-cream: #faf9f4;\n    --sb-gold: #b28a4a;\n    --sb-text: #26342d;\n    --sb-muted: #66736c;\n    --sb-border: #dfe5df;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    color: var(--sb-text);\n    line-height: 1.65;\n    max-width: 900px;\n    margin: 0 auto;\n    background: #fff;\n  }\n\n  .scalpbar-page * {\n    box-sizing: border-box;\n  }\n\n  .scalpbar-page img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .scalpbar-section {\n    padding: 48px 22px;\n  }\n\n  .scalpbar-hero {\n    background:\n      linear-gradient(rgba(20, 39, 30, 0.72), rgba(20, 39, 30, 0.72)),\n      url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0801\/3994\/4187\/files\/hf_20260305_003409_75b91e88-6e02-44f1-9c8d-787e9b8d1b62.webp?v=1772908323\u0026width=1800\")\n      center \/ cover no-repeat;\n    color: #fff;\n    text-align: center;\n    padding: 78px 24px;\n  }\n\n  .scalpbar-eyebrow {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n    color: #e3c58e;\n  }\n\n  .scalpbar-hero h1 {\n    font-size: clamp(34px, 7vw, 54px);\n    line-height: 1.08;\n    margin: 0 auto 18px;\n    max-width: 760px;\n    color: #fff;\n  }\n\n  .scalpbar-hero p {\n    max-width: 680px;\n    margin: 0 auto;\n    font-size: 18px;\n    color: rgba(255,255,255,.9);\n  }\n\n  .scalpbar-badges {\n    margin-top: 28px;\n  }\n\n  .scalpbar-badge {\n    border: 1px solid rgba(255,255,255,.25);\n    background: rgba(255,255,255,.08);\n    padding: 12px 16px;\n    margin: 8px auto;\n    max-width: 420px;\n    border-radius: 8px;\n    font-weight: 700;\n    font-size: 14px;\n  }\n\n  .scalpbar-title {\n    text-align: center;\n    margin-bottom: 28px;\n  }\n\n  .scalpbar-title span {\n    display: block;\n    color: var(--sb-gold);\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    font-size: 12px;\n    font-weight: 800;\n    margin-bottom: 8px;\n  }\n\n  .scalpbar-title h2 {\n    margin: 0;\n    color: var(--sb-dark);\n    font-size: clamp(27px, 5vw, 39px);\n    line-height: 1.15;\n  }\n\n  .scalpbar-title p {\n    max-width: 680px;\n    margin: 14px auto 0;\n    color: var(--sb-muted);\n    font-size: 16px;\n  }\n\n  .scalpbar-intro {\n    background: var(--sb-cream);\n    text-align: center;\n  }\n\n  .scalpbar-intro p {\n    max-width: 730px;\n    margin: 0 auto;\n    font-size: 17px;\n  }\n\n  .scalpbar-feature {\n    background: var(--sb-light);\n    border-top: 1px solid var(--sb-border);\n    border-bottom: 1px solid var(--sb-border);\n  }\n\n  .scalpbar-feature-item {\n    background: #fff;\n    border: 1px solid var(--sb-border);\n    border-radius: 12px;\n    padding: 22px;\n    margin-bottom: 14px;\n  }\n\n  .scalpbar-feature-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .scalpbar-feature-number {\n    font-size: 13px;\n    font-weight: 800;\n    color: var(--sb-gold);\n    letter-spacing: 1px;\n    margin-bottom: 5px;\n  }\n\n  .scalpbar-feature-item h3 {\n    margin: 0 0 7px;\n    font-size: 20px;\n    color: var(--sb-dark);\n  }\n\n  .scalpbar-feature-item p {\n    margin: 0;\n    color: var(--sb-muted);\n  }\n\n  .scalpbar-image-section {\n    padding: 0;\n  }\n\n  .scalpbar-image-section img {\n    width: 100%;\n  }\n\n  .scalpbar-text {\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .scalpbar-text h3 {\n    color: var(--sb-dark);\n    font-size: 23px;\n    margin: 0 0 10px;\n  }\n\n  .scalpbar-text p {\n    margin: 0 0 18px;\n  }\n\n  .scalpbar-list {\n    padding: 0;\n    margin: 20px 0 0;\n    list-style: none;\n  }\n\n  .scalpbar-list li {\n    padding: 13px 0 13px 30px;\n    position: relative;\n    border-bottom: 1px solid var(--sb-border);\n  }\n\n  .scalpbar-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .scalpbar-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 13px;\n    font-weight: 900;\n    color: var(--sb-green);\n  }\n\n  .scalpbar-steps {\n    background: var(--sb-light);\n  }\n\n  .scalpbar-step {\n    background: #fff;\n    border-radius: 12px;\n    border: 1px solid var(--sb-border);\n    overflow: hidden;\n    margin-bottom: 22px;\n  }\n\n  .scalpbar-step:last-child {\n    margin-bottom: 0;\n  }\n\n  .scalpbar-step img {\n    width: 100%;\n  }\n\n  .scalpbar-step-content {\n    padding: 22px;\n  }\n\n  .scalpbar-step-number {\n    color: var(--sb-gold);\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  .scalpbar-step h3 {\n    font-size: 22px;\n    margin: 5px 0 8px;\n    color: var(--sb-dark);\n  }\n\n  .scalpbar-step p {\n    margin: 0;\n    color: var(--sb-muted);\n  }\n\n  .scalpbar-herbs {\n    background: var(--sb-cream);\n  }\n\n  .scalpbar-herb {\n    border-bottom: 1px solid var(--sb-border);\n    padding: 16px 0;\n  }\n\n  .scalpbar-herb:last-child {\n    border-bottom: 0;\n  }\n\n  .scalpbar-herb strong {\n    color: var(--sb-dark);\n  }\n\n  .scalpbar-herb span {\n    color: var(--sb-muted);\n  }\n\n  .scalpbar-use {\n    background: var(--sb-dark);\n    color: #fff;\n  }\n\n  .scalpbar-use .scalpbar-title h2 {\n    color: #fff;\n  }\n\n  .scalpbar-use .scalpbar-title p {\n    color: rgba(255,255,255,.72);\n  }\n\n  .scalpbar-use-item {\n    border: 1px solid rgba(255,255,255,.16);\n    border-radius: 10px;\n    padding: 20px;\n    margin-bottom: 13px;\n    background: rgba(255,255,255,.04);\n  }\n\n  .scalpbar-use-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .scalpbar-use-item h3 {\n    margin: 0 0 5px;\n    color: #fff;\n    font-size: 19px;\n  }\n\n  .scalpbar-use-item p {\n    margin: 0;\n    color: rgba(255,255,255,.72);\n  }\n\n  .scalpbar-care-box {\n    border-left: 4px solid var(--sb-green);\n    background: var(--sb-light);\n    padding: 22px;\n    margin-bottom: 18px;\n  }\n\n  .scalpbar-care-box:last-child {\n    margin-bottom: 0;\n  }\n\n  .scalpbar-care-box h3 {\n    margin: 0 0 7px;\n    color: var(--sb-dark);\n    font-size: 19px;\n  }\n\n  .scalpbar-care-box p {\n    margin: 0;\n    color: var(--sb-muted);\n  }\n\n  .scalpbar-details {\n    background: var(--sb-cream);\n  }\n\n  .scalpbar-detail {\n    padding: 15px 0;\n    border-bottom: 1px solid var(--sb-border);\n  }\n\n  .scalpbar-detail:last-child {\n    border-bottom: 0;\n  }\n\n  .scalpbar-detail strong {\n    display: block;\n    color: var(--sb-dark);\n    margin-bottom: 3px;\n  }\n\n  .scalpbar-detail span {\n    color: var(--sb-muted);\n  }\n\n  .scalpbar-faq {\n    border-bottom: 1px solid var(--sb-border);\n    padding: 20px 0;\n  }\n\n  .scalpbar-faq:last-child {\n    border-bottom: 0;\n  }\n\n  .scalpbar-faq h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n    color: var(--sb-dark);\n  }\n\n  .scalpbar-faq p {\n    margin: 0;\n    color: var(--sb-muted);\n  }\n\n  .scalpbar-final {\n    background: var(--sb-green);\n    color: #fff;\n    text-align: center;\n    padding: 55px 22px;\n  }\n\n  .scalpbar-final h2 {\n    color: #fff;\n    font-size: clamp(28px, 5vw, 40px);\n    margin: 0 0 12px;\n    line-height: 1.15;\n  }\n\n  .scalpbar-final p {\n    max-width: 650px;\n    margin: 0 auto 22px;\n    color: rgba(255,255,255,.85);\n  }\n\n  .scalpbar-guarantee {\n    display: inline-block;\n    border: 1px solid rgba(255,255,255,.35);\n    padding: 12px 20px;\n    border-radius: 8px;\n    font-weight: 700;\n    font-size: 14px;\n  }\n\n  .scalpbar-disclaimer {\n    background: #f7f7f7;\n    padding: 25px 22px;\n    font-size: 12px;\n    color: #777;\n    text-align: center;\n  }\n\n  @media (max-width: 600px) {\n    .scalpbar-section {\n      padding: 40px 18px;\n    }\n\n    .scalpbar-hero {\n      padding: 62px 18px;\n    }\n\n    .scalpbar-hero p {\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"scalpbar-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"scalpbar-hero\"\u003e\u003cspan class=\"scalpbar-eyebrow\"\u003e Fermented Herbal Scalp Care \u003c\/span\u003e\n\u003ch1\u003e12-Herb Scalp Care Shampoo Bar\u003c\/h1\u003e\n\u003cp\u003eA concentrated solid shampoo bar made with fermented herbs and plant-based oils to cleanse the scalp, remove buildup, and support a healthier-feeling scalp environment.\u003c\/p\u003e\n\u003cdiv class=\"scalpbar-badges\"\u003e\n\u003cdiv class=\"scalpbar-badge\"\u003e🌿 12 Fermented Herbal Ingredients\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-badge\"\u003e🧼 Sulfate-Free Solid Shampoo Bar\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-badge\"\u003e💧 No Water-Filler Formula\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-badge\"\u003e♻️ Vegan \u0026amp; Cruelty-Free\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"scalpbar-section scalpbar-intro\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003eScalp First\u003c\/span\u003e\n\u003ch2\u003eHealthy-Looking Hair Starts With a Clean, Balanced Scalp\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eYour scalp is where every strand begins. Daily styling products, oils, sweat, dry shampoo, and environmental residue can build up over time. A thorough scalp-cleansing routine helps keep the skin beneath your hair clean, comfortable, and ready for your regular hair-care routine.\u003c\/p\u003e\n\u003cp style=\"margin-top: 16px;\"\u003eThis solid shampoo bar combines fermented botanicals, nourishing plant oils, and a concentrated format for a simple scalp-focused wash without traditional sulfate-based cleansing agents.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- KEY BENEFITS --\u003e\n\u003csection class=\"scalpbar-section scalpbar-feature\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003eWhy You'll Love It\u003c\/span\u003e\n\u003ch2\u003eMore Than Just a Shampoo Bar\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-feature-item\"\u003e\n\u003cdiv class=\"scalpbar-feature-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eDeep Scalp Cleansing\u003c\/h3\u003e\n\u003cp\u003eHelps wash away excess oil, styling residue, sweat, and everyday buildup so your scalp feels cleaner and refreshed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-feature-item\"\u003e\n\u003cdiv class=\"scalpbar-feature-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003e12 Fermented Herbs\u003c\/h3\u003e\n\u003cp\u003eA botanical-focused formula featuring traditional herbs and plant extracts selected to complement a scalp-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-feature-item\"\u003e\n\u003cdiv class=\"scalpbar-feature-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eDirect Scalp Application\u003c\/h3\u003e\n\u003cp\u003eThe solid bar can be glided directly across a wet scalp, making it easy to focus the cleansing action where you need it most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-feature-item\"\u003e\n\u003cdiv class=\"scalpbar-feature-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eSulfate-Free Cleansing\u003c\/h3\u003e\n\u003cp\u003eDesigned without traditional sulfate-based cleansing ingredients for a simpler scalp-washing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT IMAGE --\u003e\n\u003csection class=\"scalpbar-image-section\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0653\/8333\/3986\/files\/GeneratedImageSeptember04_2026-10_34AM_1.jpg?v=1788489543\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- WHAT MAKES IT DIFFERENT --\u003e\n\u003csection class=\"scalpbar-section\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003eThe Difference\u003c\/span\u003e\n\u003ch2\u003eWhy Choose a Solid Scalp Bar?\u003c\/h2\u003e\n\u003cp\u003eA concentrated solid format gives you a simple way to bring scalp-focused care into your shower routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-text\"\u003e\n\u003ch3\u003eLess Water. More Direct Contact.\u003c\/h3\u003e\n\u003cp\u003eTraditional liquid shampoos are formulated as liquids and are designed to spread quickly through the hair. A solid bar takes a different approach: wet the scalp, glide the bar directly over it, then massage the formula into the scalp.\u003c\/p\u003e\n\u003cul class=\"scalpbar-list\"\u003e\n\u003cli\u003eDirect application to the scalp\u003c\/li\u003e\n\u003cli\u003eConcentrated solid format\u003c\/li\u003e\n\u003cli\u003eNo traditional sulfate-based cleansing\u003c\/li\u003e\n\u003cli\u003eEasy to use without measuring liquid shampoo\u003c\/li\u003e\n\u003cli\u003eConvenient for travel and smaller shower spaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"scalpbar-section scalpbar-steps\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003eHow To Use\u003c\/span\u003e\n\u003ch2\u003eYour 60-Second Scalp Ritual\u003c\/h2\u003e\n\u003cp\u003eKeep the routine simple. Focus on the scalp rather than aggressively scrubbing the lengths of your hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-step\"\u003e\n\u003cimg src=\"https:\/\/yoracare.com\/cdn\/shop\/files\/hf_20260305_003716_8193b858-c5ed-4969-90b3-e2d974182020.webp?v=1772908356\u0026amp;width=1600\" alt=\"Applying solid shampoo bar to wet scalp\" loading=\"lazy\"\u003e\n\u003cdiv class=\"scalpbar-step-content\"\u003e\n\u003cdiv class=\"scalpbar-step-number\"\u003eStep 01\u003c\/div\u003e\n\u003ch3\u003eWet Your Hair \u0026amp; Scalp\u003c\/h3\u003e\n\u003cp\u003eThoroughly wet your scalp and hair with warm water before applying the bar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-step\"\u003e\n\u003cimg src=\"https:\/\/yoracare.com\/cdn\/shop\/files\/hf_20260305_004006_4e56da85-ff5b-4822-a618-72c716cb9535.webp?v=1772908367\u0026amp;width=1600\" alt=\"Massaging scalp with shampoo bar\" loading=\"lazy\"\u003e\n\u003cdiv class=\"scalpbar-step-content\"\u003e\n\u003cdiv class=\"scalpbar-step-number\"\u003eStep 02\u003c\/div\u003e\n\u003ch3\u003eGlide the Bar Over the Scalp\u003c\/h3\u003e\n\u003cp\u003eMove the bar gently across the wet scalp in sections. You can also work the lather through your hair with your fingertips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-step\"\u003e\n\u003cdiv class=\"scalpbar-step-content\"\u003e\n\u003cdiv class=\"scalpbar-step-number\"\u003eStep 03\u003c\/div\u003e\n\u003ch3\u003eMassage for About 60 Seconds\u003c\/h3\u003e\n\u003cp\u003eUse your fingertips to gently massage the scalp for approximately 60 seconds. Avoid scratching or using excessive pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-step\"\u003e\n\u003cdiv class=\"scalpbar-step-content\"\u003e\n\u003cdiv class=\"scalpbar-step-number\"\u003eStep 04\u003c\/div\u003e\n\u003ch3\u003eRinse Thoroughly\u003c\/h3\u003e\n\u003cp\u003eRinse the scalp and hair thoroughly with clean water until the product is completely removed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-step\"\u003e\n\u003cdiv class=\"scalpbar-step-content\"\u003e\n\u003cdiv class=\"scalpbar-step-number\"\u003eStep 05\u003c\/div\u003e\n\u003ch3\u003eFollow With Conditioner If Needed\u003c\/h3\u003e\n\u003cp\u003eIf your hair lengths feel dry or tangled, follow with your preferred conditioner. Focus conditioner mainly on the mid-lengths and ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HERBS --\u003e\n\u003csection class=\"scalpbar-section scalpbar-herbs\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003eBotanical Formula\u003c\/span\u003e\n\u003ch2\u003e12 Fermented Herbs + Nourishing Plant Oils\u003c\/h2\u003e\n\u003cp\u003eThe formula combines traditional botanical ingredients with conditioning plant oils for a scalp-focused cleansing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-text\"\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eOriental Arborvitae\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eTraditional botanical ingredient used in scalp and hair-care formulations.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eWoad Root\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eBotanical root traditionally used in herbal preparations.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eDendrobium Orchid\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eTraditional botanical used in Asian personal-care and herbal practices.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eHe Shou Wu (Fo-Ti)\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eTraditional botanical ingredient commonly associated with Asian herbal care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eDong Quai\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eTraditional botanical ingredient included in the herbal blend.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eBlack Ganoderma Mushroom\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eBotanical mushroom ingredient used in traditional wellness formulations.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eKu Shen\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eTraditional herbal botanical included in the formula.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eGoji Berry\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003ePlant-based botanical ingredient with naturally occurring compounds.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eGinseng\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eWell-known botanical traditionally used in Asian wellness and personal-care formulas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eWhite Mulberry\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eBotanical ingredient included as part of the herbal blend.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eThree-Leaf Vitex Fruit\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eTraditional botanical ingredient used in herbal formulations.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-herb\"\u003e\n\u003cstrong\u003eLicorice Root\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003eBotanical ingredient commonly used in soothing personal-care formulas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OILS --\u003e\n\u003csection class=\"scalpbar-section\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003ePlant-Based Conditioning\u003c\/span\u003e\n\u003ch2\u003eNourishing Oils for a Comfortable Wash\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-text\"\u003e\n\u003cp\u003eIn addition to the herbal blend, the bar contains a combination of plant-derived oils and butters selected to help condition the scalp and hair during cleansing.\u003c\/p\u003e\n\u003cul class=\"scalpbar-list\"\u003e\n\u003cli\u003eCoconut Oil\u003c\/li\u003e\n\u003cli\u003eGrapeseed Oil\u003c\/li\u003e\n\u003cli\u003eOlive Oil\u003c\/li\u003e\n\u003cli\u003eShea Butter\u003c\/li\u003e\n\u003cli\u003eJojoba Oil\u003c\/li\u003e\n\u003cli\u003eMacadamia Oil\u003c\/li\u003e\n\u003cli\u003eGinger Root Oil\u003c\/li\u003e\n\u003cli\u003eTea Tree Oil\u003c\/li\u003e\n\u003cli\u003eRosemary Oil\u003c\/li\u003e\n\u003cli\u003eFrankincense Oil\u003c\/li\u003e\n\u003cli\u003eCedarwood Oil\u003c\/li\u003e\n\u003cli\u003eLemongrass Oil\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SCALP BENEFITS --\u003e\n\u003csection class=\"scalpbar-section scalpbar-use\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003eDaily Scalp Care\u003c\/span\u003e\n\u003ch2\u003eDesigned Around Your Scalp\u003c\/h2\u003e\n\u003cp\u003eUse it as part of a consistent hair-care routine when your scalp needs a thorough but simple cleanse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-use-item\"\u003e\n\u003ch3\u003e🫧 For Product Buildup\u003c\/h3\u003e\n\u003cp\u003eHelps cleanse away residue from styling products, dry shampoo, oils, and everyday environmental buildup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-use-item\"\u003e\n\u003ch3\u003e🌿 For a Fresh Scalp Feel\u003c\/h3\u003e\n\u003cp\u003eThe botanical formula and massage ritual leave the scalp feeling clean and refreshed after washing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-use-item\"\u003e\n\u003ch3\u003e💆 For a Scalp Massage Ritual\u003c\/h3\u003e\n\u003cp\u003eThe direct-application format makes it easy to combine cleansing with a gentle 60-second scalp massage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-use-item\"\u003e\n\u003ch3\u003e✈️ For Travel\u003c\/h3\u003e\n\u003cp\u003eThe solid format is convenient for travel, gym bags, and shower spaces where carrying liquid products is less convenient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SERUM COMPATIBILITY --\u003e\n\u003csection class=\"scalpbar-section\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003eBuild Your Routine\u003c\/span\u003e\n\u003ch2\u003eUse It Before Your Favorite Scalp Products\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-text\"\u003e\n\u003cp\u003eA clean scalp can be a useful starting point for the rest of your hair-care routine. If you already use scalp serums, oils, or leave-in treatments, wash and rinse thoroughly first, then apply your leave-in product according to its own directions.\u003c\/p\u003e\n\u003cul class=\"scalpbar-list\"\u003e\n\u003cli\u003eCleanse your scalp with the bar\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly\u003c\/li\u003e\n\u003cli\u003eGently towel dry\u003c\/li\u003e\n\u003cli\u003eApply your preferred scalp treatment if desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FREQUENCY --\u003e\n\u003csection class=\"scalpbar-section scalpbar-details\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003eSimple Routine\u003c\/span\u003e\n\u003ch2\u003eHow Often Should You Use It?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-text\"\u003e\n\u003cp\u003eStart with your normal shampooing schedule and adjust based on your scalp and hair type. Many people can use a scalp-focused shampoo bar several times per week, while others may prefer alternating it with a gentler shampoo.\u003c\/p\u003e\n\u003cp\u003eIf your scalp becomes dry, tight, itchy, or irritated, reduce frequency and discontinue use if irritation persists.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE \u0026 STORAGE --\u003e\n\u003csection class=\"scalpbar-section\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003eCare \u0026amp; Storage\u003c\/span\u003e\n\u003ch2\u003eMake Your Bar Last Longer\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-care-box\"\u003e\n\u003ch3\u003eKeep It Dry Between Uses\u003c\/h3\u003e\n\u003cp\u003eAfter washing, place the bar somewhere dry where water can drain away. Avoid leaving it sitting in a pool of water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-care-box\"\u003e\n\u003ch3\u003eNo Special Cleaning Required\u003c\/h3\u003e\n\u003cp\u003eYou do not need to wash or disinfect the bar. Simply rinse away excess lather after use and allow it to dry naturally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-care-box\"\u003e\n\u003ch3\u003eStore Away From Heat\u003c\/h3\u003e\n\u003cp\u003eKeep the bar in a cool, dry location away from direct sunlight and excessive heat when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-care-box\"\u003e\n\u003ch3\u003eExpected Use\u003c\/h3\u003e\n\u003cp\u003eOne bar may provide approximately 40–60 washes depending on how often it is used, how much product is applied, and how well the bar is kept dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"scalpbar-section scalpbar-details\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-text\"\u003e\n\u003cdiv class=\"scalpbar-detail\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eSolid shampoo and scalp-care bar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-detail\"\u003e\n\u003cstrong\u003eFormula\u003c\/strong\u003e \u003cspan\u003eFermented botanical blend with plant oils and butters\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-detail\"\u003e\n\u003cstrong\u003eKey Botanical Blend\u003c\/strong\u003e \u003cspan\u003e12 traditional fermented herbal ingredients\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-detail\"\u003e\n\u003cstrong\u003eFree From\u003c\/strong\u003e \u003cspan\u003eSulfate-based cleansing agents\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-detail\"\u003e\n\u003cstrong\u003eApplication\u003c\/strong\u003e \u003cspan\u003eDirectly onto wet scalp and hair\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-detail\"\u003e\n\u003cstrong\u003eRecommended Massage\u003c\/strong\u003e \u003cspan\u003eApproximately 60 seconds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-detail\"\u003e\n\u003cstrong\u003eEstimated Usage\u003c\/strong\u003e \u003cspan\u003eApproximately 40–60 washes per bar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"scalpbar-section\"\u003e\n\u003cdiv class=\"scalpbar-title\"\u003e\n\u003cspan\u003eFAQ\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp\u003eEverything you should know before adding a solid scalp-care bar to your routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eWhat is this product?\u003c\/h3\u003e\n\u003cp\u003eIt is a solid shampoo and scalp-care bar formulated with fermented herbs, botanical extracts, and plant oils. It is designed to cleanse the scalp, remove everyday buildup, and support a clean, comfortable scalp environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eHow do I use the shampoo bar?\u003c\/h3\u003e\n\u003cp\u003eWet your scalp and hair thoroughly, glide the bar directly across the scalp in sections, then massage gently with your fingertips for about 60 seconds. Rinse thoroughly afterward.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eDo I rub the bar directly on my scalp?\u003c\/h3\u003e\n\u003cp\u003eYes. The solid format is designed for direct application. Use gentle strokes over wet scalp rather than pressing hard or repeatedly rubbing the same area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eHow long should I massage my scalp?\u003c\/h3\u003e\n\u003cp\u003eApproximately 60 seconds is a simple target. The goal is to distribute the formula and gently massage the scalp, not to scrub aggressively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eCan I use conditioner after this?\u003c\/h3\u003e\n\u003cp\u003eYes. If your hair lengths or ends need additional conditioning, use your normal conditioner after rinsing the shampoo bar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eCan I use it with scalp serums?\u003c\/h3\u003e\n\u003cp\u003eYes. You can use your preferred scalp serum or leave-in treatment after washing and drying your scalp, following the directions of that product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eIs it suitable for all hair types?\u003c\/h3\u003e\n\u003cp\u003eThe bar can be used across many hair types, including straight, wavy, curly, and coily hair. Individual results and the ideal washing frequency can vary depending on your scalp and hair needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eIs this a sulfate-free shampoo?\u003c\/h3\u003e\n\u003cp\u003eYes. The formula is positioned as a sulfate-free solid shampoo bar and does not rely on traditional sulfate-based cleansing agents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eHow often should I use it?\u003c\/h3\u003e\n\u003cp\u003eStart with your usual shampoo schedule and adjust according to how your scalp and hair respond. If your scalp feels dry or irritated, reduce use or discontinue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eHow long does one bar last?\u003c\/h3\u003e\n\u003cp\u003eOne bar can provide approximately 40–60 washes. Actual longevity depends on application amount, frequency of use, and how well the bar is dried between washes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eHow do I store the bar?\u003c\/h3\u003e\n\u003cp\u003eKeep it in a cool, dry place between uses. A draining soap dish or well-ventilated shower storage area is ideal. Avoid leaving the bar submerged in standing water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eDoes the bar need to be cleaned?\u003c\/h3\u003e\n\u003cp\u003eNo special cleaning is necessary. Rinse away excess product after use and allow the bar to dry completely between washes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eCan I use it every day?\u003c\/h3\u003e\n\u003cp\u003eUsage depends on your scalp and hair type. Some people prefer frequent cleansing, while others need less. Begin with a comfortable schedule and adjust if your scalp becomes dry or irritated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eCan it help with hair thinning or shedding?\u003c\/h3\u003e\n\u003cp\u003eThis product is designed primarily for scalp cleansing and scalp care. A clean, well-maintained scalp can be part of a healthy hair-care routine, but the bar should not be considered a treatment for hair loss or a medical condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eIs it safe during pregnancy or breastfeeding?\u003c\/h3\u003e\n\u003cp\u003eBecause the formula contains multiple botanical extracts and essential oils, anyone who is pregnant, breastfeeding, taking medication, or managing a medical condition should consult a qualified healthcare professional before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scalpbar-faq\"\u003e\n\u003ch3\u003eWhat if my scalp feels irritated?\u003c\/h3\u003e\n\u003cp\u003eStop using the product if significant irritation occurs. Rinse thoroughly and allow the scalp to recover. If irritation continues, seek professional medical advice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"scalpbar-final\"\u003e\n\u003ch2\u003eGive Your Scalp a Fresh Start\u003c\/h2\u003e\n\u003cp\u003eMake scalp care part of your regular shower routine with a concentrated solid shampoo bar made with fermented botanicals and plant-based conditioning oils.\u003c\/p\u003e\n\u003cdiv class=\"scalpbar-guarantee\"\u003e60-Day Satisfaction Guarantee\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DISCLAIMER --\u003e\n\u003csection class=\"scalpbar-disclaimer\"\u003e\n\u003cp\u003eFor external cosmetic use only. This product is intended for cleansing and personal scalp and hair care. It is not intended to diagnose, treat, cure, or prevent any disease or medical condition. Avoid contact with eyes. Keep out of reach of children. If irritation occurs, discontinue use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"PWR SUPP","offers":[{"title":"Default Title","offer_id":43287508222050,"sku":"RF-KSRB-1-0440","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0653\/8333\/3986\/files\/GeneratedImageSeptember04_2026-10_32AM.jpg?v=1788489414","url":"https:\/\/www.getpwrsupp.com\/products\/korean-scalp-revival-bar","provider":"PWR SUPP","version":"1.0","type":"link"}