{"product_id":"organic-soap-nuts-natural-shampoo-skin-cleanser-eco-laundry-detergent-deseeded","title":"Organic Soap Nuts – Natural Shampoo, Skin Cleanser \u0026 Eco Laundry Detergent (Deseeded)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600\u0026amp;family=Nunito+Sans:ital,wght@0,300;0,400;0,600;1,300\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --cream: #F9F4EC;\n    --warm-white: #FDFAF5;\n    --bark: #3B2A1A;\n    --earth: #6B4C2A;\n    --sage: #7A8C6E;\n    --sage-light: #B5C4A8;\n    --gold: #C4923A;\n    --gold-light: #E8C882;\n    --terracotta: #C4643A;\n    --sand: #D4BFA0;\n    --sand-light: #EDE3D5;\n    --text: #1C1208;\n    --text-muted: #4A3B2A;\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--warm-white);\n    font-family: 'Nunito Sans', sans-serif;\n    color: var(--text);\n    line-height: 1.7;\n  }\n\n  .product-desc {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 48px 24px 80px;\n  }\n\n  \/* ─── HERO INTRO ─── *\/\n  .hero-intro {\n    text-align: center;\n    padding: 56px 32px 48px;\n    background: linear-gradient(160deg, #F2E9D8 0%, #EDE0C8 60%, #E8D9BC 100%);\n    border-radius: 4px;\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 56px;\n  }\n\n  .hero-intro::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(196,146,58,0.18) 0%, transparent 70%);\n  }\n\n  .hero-intro::after {\n    content: '';\n    position: absolute;\n    bottom: -40px; left: -40px;\n    width: 180px; height: 180px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(122,140,110,0.15) 0%, transparent 70%);\n  }\n\n  .hero-eyebrow {\n    font-family: 'DM Sans', sans-serif;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 16px;\n  }\n\n  .hero-title {\n    font-family: 'Outfit', sans-serif;\n    font-size: clamp(32px, 6vw, 50px);\n    font-weight: 300;\n    line-height: 1.15;\n    color: var(--bark);\n    margin-bottom: 20px;\n  }\n\n  .hero-title em {\n    font-style: italic;\n    color: var(--earth);\n  }\n\n  .hero-subtitle {\n    font-size: 15px;\n    color: #4A3B2A;\n    max-width: 480px;\n    margin: 0 auto 28px;\n    line-height: 1.75;\n  }\n\n  .cert-badges {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    flex-wrap: wrap;\n  }\n\n  .badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: rgba(255,255,255,0.7);\n    border: 1px solid rgba(196,146,58,0.3);\n    border-radius: 40px;\n    padding: 6px 14px;\n    font-size: 12px;\n    font-weight: 500;\n    color: var(--earth);\n    letter-spacing: 0.3px;\n  }\n\n  .badge-dot {\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: var(--gold);\n  }\n\n  \/* ─── SECTION HEADERS ─── *\/\n  .section-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #5C7A4E;\n    margin-bottom: 8px;\n  }\n\n  .section-title {\n    font-family: 'Outfit', sans-serif;\n    font-size: clamp(22px, 4vw, 32px);\n    font-weight: 400;\n    color: var(--bark);\n    line-height: 1.2;\n    margin-bottom: 20px;\n  }\n\n  \/* ─── WHAT ARE SOAP NUTS ─── *\/\n  .origin-block {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    margin-bottom: 56px;\n    border: 1px solid var(--sand);\n    border-radius: 4px;\n    overflow: hidden;\n  }\n\n  @media (max-width: 620px) {\n    .origin-block { grid-template-columns: 1fr; }\n  }\n\n  .origin-text {\n    padding: 40px;\n    background: var(--warm-white);\n  }\n\n  .origin-text p {\n    font-size: 15px;\n    color: #4A3B2A;\n    line-height: 1.8;\n    margin-bottom: 16px;\n  }\n\n  .origin-text p:last-child { margin-bottom: 0; }\n\n  .origin-text strong { color: var(--earth); font-weight: 500; }\n\n  .origin-visual {\n    background: linear-gradient(145deg, #DDD0B8 0%, #C9B898 100%);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    padding: 40px 32px;\n    text-align: center;\n    gap: 20px;\n  }\n\n  .origin-icon {\n    width: 80px; height: 80px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.3);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 36px;\n  }\n\n  .origin-stat {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 13px;\n    color: var(--bark);\n    line-height: 1.6;\n  }\n\n  .origin-stat span {\n    display: block;\n    font-size: 28px;\n    font-weight: 300;\n    letter-spacing: -0.5px;\n  }\n\n  \/* ─── DUAL USE SPLIT ─── *\/\n  .dual-use {\n    margin-bottom: 56px;\n  }\n\n  .dual-use-header {\n    text-align: center;\n    margin-bottom: 32px;\n  }\n\n  .use-tabs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n  }\n\n  @media (max-width: 580px) {\n    .use-tabs { grid-template-columns: 1fr; }\n  }\n\n  .use-card {\n    border-radius: 4px;\n    overflow: hidden;\n  }\n\n  .use-card-header {\n    padding: 20px 24px 16px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .use-card.beauty .use-card-header {\n    background: linear-gradient(135deg, #3B2A1A 0%, #5C3D22 100%);\n  }\n\n  .use-card.laundry .use-card-header {\n    background: linear-gradient(135deg, #4E6340 0%, #7A8C6E 100%);\n  }\n\n  .use-card-icon {\n    font-size: 24px;\n    width: 44px; height: 44px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.15);\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n\n  .use-card-title {\n    font-family: 'Outfit', sans-serif;\n    font-size: 20px;\n    font-weight: 400;\n    color: #fff;\n    line-height: 1.2;\n  }\n\n  .use-card-sub {\n    font-size: 11px;\n    color: rgba(255,255,255,0.65);\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    margin-top: 2px;\n  }\n\n  .use-card-body {\n    padding: 20px 24px 24px;\n    background: var(--warm-white);\n    border: 1px solid var(--sand-light);\n    border-top: none;\n  }\n\n  .use-list {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .use-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 14px;\n    color: #3A2D1E;\n    line-height: 1.5;\n  }\n\n  .use-list li::before {\n    content: '';\n    width: 5px; height: 5px;\n    border-radius: 50%;\n    margin-top: 7px;\n    flex-shrink: 0;\n  }\n\n  .use-card.beauty .use-list li::before { background: var(--gold); }\n  .use-card.laundry .use-list li::before { background: var(--sage); }\n\n  .use-list li strong { color: var(--text); font-weight: 500; }\n\n  \/* ─── BENEFITS GRID ─── *\/\n  .benefits-section {\n    margin-bottom: 56px;\n  }\n\n  .benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 28px;\n  }\n\n  @media (max-width: 640px) {\n    .benefits-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\n  @media (max-width: 400px) {\n    .benefits-grid { grid-template-columns: 1fr; }\n  }\n\n  .benefit-tile {\n    background: var(--cream);\n    border: 1px solid var(--sand-light);\n    border-radius: 4px;\n    padding: 20px 18px;\n    transition: border-color 0.2s;\n  }\n\n  .benefit-tile:hover {\n    border-color: var(--sand);\n  }\n\n  .benefit-emoji {\n    font-size: 22px;\n    margin-bottom: 10px;\n  }\n\n  .benefit-name {\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bark);\n    margin-bottom: 4px;\n    line-height: 1.3;\n  }\n\n  .benefit-desc {\n    font-size: 12px;\n    color: #4A3B2A;\n    line-height: 1.55;\n  }\n\n  \/* ─── HOW TO USE ─── *\/\n  .how-to-section {\n    margin-bottom: 56px;\n  }\n\n  .recipe-block {\n    background: linear-gradient(150deg, #F5EEE0 0%, #EDE5D3 100%);\n    border: 1px solid var(--sand);\n    border-radius: 4px;\n    padding: 32px 36px;\n    margin-bottom: 24px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .recipe-block::before {\n    content: '✦';\n    position: absolute;\n    top: 20px; right: 24px;\n    font-size: 32px;\n    color: rgba(196,146,58,0.2);\n  }\n\n  .recipe-title {\n    font-family: 'Outfit', sans-serif;\n    font-size: 20px;\n    font-weight: 500;\n    color: var(--bark);\n    margin-bottom: 6px;\n  }\n\n  .recipe-note {\n    font-size: 12px;\n    color: #4A3B2A;\n    margin-bottom: 20px;\n    font-style: italic;\n  }\n\n  .steps {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .step {\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n  }\n\n  .step-num {\n    width: 28px; height: 28px;\n    border-radius: 50%;\n    background: var(--gold);\n    color: #fff;\n    font-size: 12px;\n    font-weight: 500;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .step-text {\n    font-size: 14px;\n    color: #3A2D1E;\n    line-height: 1.65;\n  }\n\n  .step-text strong { color: var(--bark); font-weight: 500; }\n\n  .beauty-uses-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n\n  @media (max-width: 560px) {\n    .beauty-uses-grid { grid-template-columns: 1fr; }\n  }\n\n  .beauty-use-row {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    background: var(--warm-white);\n    border: 1px solid var(--sand-light);\n    border-radius: 4px;\n    padding: 14px 16px;\n  }\n\n  .beauty-use-emoji {\n    font-size: 18px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .beauty-use-text strong {\n    display: block;\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bark);\n    margin-bottom: 2px;\n  }\n\n  .beauty-use-text span {\n    font-size: 12px;\n    color: #4A3B2A;\n    line-height: 1.5;\n  }\n\n  \/* ─── PRODUCT DETAILS TABLE ─── *\/\n  .details-section {\n    margin-bottom: 56px;\n  }\n\n  .details-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 24px;\n    font-size: 14px;\n  }\n\n  .details-table tr {\n    border-bottom: 1px solid var(--sand-light);\n  }\n\n  .details-table tr:first-child {\n    border-top: 1px solid var(--sand-light);\n  }\n\n  .details-table td {\n    padding: 13px 16px;\n    vertical-align: top;\n    line-height: 1.55;\n  }\n\n  .details-table td:first-child {\n    width: 38%;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #5A4A35;\n    background: var(--cream);\n  }\n\n  .details-table td:last-child {\n    color: #1C1208;\n  }\n\n  .details-table td em {\n    font-style: italic;\n    color: var(--text-muted);\n  }\n\n  \/* ─── PRO TIPS ─── *\/\n  .tips-section {\n    margin-bottom: 56px;\n  }\n\n  .tips-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-top: 24px;\n  }\n\n  @media (max-width: 560px) {\n    .tips-grid { grid-template-columns: 1fr; }\n  }\n\n  .tip-card {\n    border-left: 3px solid var(--gold);\n    padding: 16px 20px;\n    background: var(--cream);\n    border-radius: 0 4px 4px 0;\n  }\n\n  .tip-card.green {\n    border-left-color: var(--sage);\n  }\n\n  .tip-card.terracotta {\n    border-left-color: var(--terracotta);\n  }\n\n  .tip-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 5px;\n  }\n\n  .tip-card.green .tip-label { color: var(--sage); }\n  .tip-card.terracotta .tip-label { color: var(--terracotta); }\n\n  .tip-text {\n    font-size: 13px;\n    color: #3A2D1E;\n    line-height: 1.6;\n  }\n\n  .tip-text strong { color: var(--text); font-weight: 500; }\n\n  \/* ─── AYURVEDIC HERITAGE ─── *\/\n  .heritage-block {\n    background: linear-gradient(135deg, var(--bark) 0%, #4A3520 100%);\n    border-radius: 4px;\n    padding: 40px 44px;\n    color: #fff;\n    margin-bottom: 56px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .heritage-block::before {\n    content: '❋';\n    position: absolute;\n    right: 36px; top: 28px;\n    font-size: 80px;\n    color: rgba(255,255,255,0.06);\n    line-height: 1;\n  }\n\n  .heritage-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: var(--gold-light);\n    margin-bottom: 12px;\n  }\n\n  .heritage-title {\n    font-family: 'Outfit', sans-serif;\n    font-size: clamp(22px, 4vw, 30px);\n    font-weight: 300;\n    line-height: 1.3;\n    color: #fff;\n    margin-bottom: 16px;\n  }\n\n  .heritage-title em {\n    font-style: italic;\n    color: var(--gold-light);\n  }\n\n  .heritage-text {\n    font-size: 14px;\n    color: rgba(255,255,255,0.88);\n    line-height: 1.8;\n    max-width: 560px;\n  }\n\n  \/* ─── DISCLAIMER ─── *\/\n  .disclaimer {\n    border-top: 1px solid var(--sand-light);\n    padding-top: 24px;\n    font-size: 12px;\n    color: #5A4A35;\n    line-height: 1.65;\n    font-style: italic;\n  }\n\n  \/* ─── DIVIDER ─── *\/\n  .divider {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin: 48px 0;\n  }\n\n  .divider::before, .divider::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--sand-light);\n  }\n\n  .divider-mark {\n    font-size: 14px;\n    color: var(--sand);\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003c!-- ─── HERO ─── --\u003e\n\u003cdiv class=\"hero-intro\"\u003e\n\u003cdiv class=\"hero-eyebrow\"\u003eOrganic · Ayurvedic · Zero-Waste\u003c\/div\u003e\n\u003ch2 class=\"hero-title\"\u003eNature's \u003cem\u003eoriginal\u003c\/em\u003e cleanser\u003cbr\u003efor skin, hair \u0026amp; home\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003eUsed across India and Southeast Asia for thousands of years — soap nuts are a single whole-plant ingredient that replaces an entire shelf of conventional products.\u003c\/p\u003e\n\u003cdiv class=\"cert-badges\"\u003e\n\u003cspan class=\"badge\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eCertified Organic\u003c\/span\u003e \u003cspan class=\"badge\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eKosher Certified\u003c\/span\u003e \u003cspan class=\"badge\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eSourced from India\u003c\/span\u003e \u003cspan class=\"badge\"\u003e\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003eHypoallergenic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ─── WHAT ARE SOAP NUTS ─── --\u003e\n\u003cdiv class=\"origin-block\"\u003e\n\u003cdiv class=\"origin-text\"\u003e\n\u003cdiv class=\"section-label\"\u003eThe Ingredient\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eWhat are Soap Nuts?\u003c\/h3\u003e\n\u003cp\u003eSoap nuts aren't actually nuts — they're the dried berry shells of the \u003cem\u003eSapindus mukorossi\u003c\/em\u003e tree, native to the foothills of India and Nepal.\u003c\/p\u003e\n\u003cp\u003eWhen the shell gets wet, it releases \u003cstrong\u003esaponin\u003c\/strong\u003e — a naturally occurring surfactant that lifts oils, dirt, and impurities from skin, hair, and fabric without any synthetic chemistry.\u003c\/p\u003e\n\u003cp\u003eOur shells are \u003cstrong\u003edeseeded, certified organic, and ethically sourced from India\u003c\/strong\u003e — pure plant power, nothing added.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"origin-visual\"\u003e\n\u003cdiv class=\"origin-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"origin-stat\"\u003e\n\u003cspan\u003e3,000+\u003c\/span\u003e Years in Ayurvedic tradition\u003c\/div\u003e\n\u003cdiv class=\"origin-stat\"\u003e\n\u003cspan\u003e1\u003c\/span\u003e Ingredient. Endless uses.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cspan class=\"divider-mark\"\u003e✦\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- ─── DUAL USE ─── --\u003e\n\u003cdiv class=\"dual-use\"\u003e\n\u003cdiv class=\"dual-use-header\"\u003e\n\u003cdiv class=\"section-label\"\u003eTwo Worlds. One Berry.\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eBeauty Care \u0026amp; Household Cleaning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-tabs\"\u003e\n\u003cdiv class=\"use-card beauty\"\u003e\n\u003cdiv class=\"use-card-header\"\u003e\n\u003cdiv class=\"use-card-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"use-card-title\"\u003eBeauty \u0026amp; Body\u003c\/div\u003e\n\u003cdiv class=\"use-card-sub\"\u003eSkin · Hair · Scalp\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card-body\"\u003e\n\u003cul class=\"use-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural Shampoo\u003c\/strong\u003e — sulfate-free scalp cleansing that doesn't strip natural oils\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle Face Wash\u003c\/strong\u003e — mild enough for daily use on sensitive or reactive skin\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBody Cleanser\u003c\/strong\u003e — use the liquid concentrate as a soap-free shower wash\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eScalp Treatment\u003c\/strong\u003e — saponins support a healthy, balanced scalp environment\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eJewelry Brightener\u003c\/strong\u003e — traditional South Asian technique to remove tarnish gently\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card laundry\"\u003e\n\u003cdiv class=\"use-card-header\"\u003e\n\u003cdiv class=\"use-card-icon\"\u003e🌱\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"use-card-title\"\u003eHome \u0026amp; Laundry\u003c\/div\u003e\n\u003cdiv class=\"use-card-sub\"\u003eWash · Clean · Refresh\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card-body\"\u003e\n\u003cul class=\"use-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eLaundry Detergent\u003c\/strong\u003e — replaces synthetic detergent for the whole family's wash\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAll-Purpose Cleaner\u003c\/strong\u003e — countertops, floors, and surfaces\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCar Wash\u003c\/strong\u003e — gentle enough for automotive exteriors\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduce Rinse\u003c\/strong\u003e — dilute to wash fruit and vegetables\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePet Wash\u003c\/strong\u003e — mild, residue-free bath for dogs and cats\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cspan class=\"divider-mark\"\u003e✦\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- ─── BENEFITS ─── --\u003e\n\u003cdiv class=\"benefits-section\"\u003e\n\u003cdiv class=\"section-label\"\u003eWhy Soap Nuts\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eClean you can feel good about\u003c\/h3\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-tile\"\u003e\n\u003cdiv class=\"benefit-emoji\"\u003e🌾\u003c\/div\u003e\n\u003cdiv class=\"benefit-name\"\u003e100% Plant-Based\u003c\/div\u003e\n\u003cdiv class=\"benefit-desc\"\u003eOne whole-plant ingredient — nothing synthesized, nothing added.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-tile\"\u003e\n\u003cdiv class=\"benefit-emoji\"\u003e🧴\u003c\/div\u003e\n\u003cdiv class=\"benefit-name\"\u003eSulfate \u0026amp; Paraben Free\u003c\/div\u003e\n\u003cdiv class=\"benefit-desc\"\u003eNo harsh detergents. Ideal for color-treated hair and sensitive scalps.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-tile\"\u003e\n\u003cdiv class=\"benefit-emoji\"\u003e💚\u003c\/div\u003e\n\u003cdiv class=\"benefit-name\"\u003eHypoallergenic\u003c\/div\u003e\n\u003cdiv class=\"benefit-desc\"\u003eSafe for eczema, psoriasis, and chemically sensitive skin.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-tile\"\u003e\n\u003cdiv class=\"benefit-emoji\"\u003e♻️\u003c\/div\u003e\n\u003cdiv class=\"benefit-name\"\u003eZero Waste\u003c\/div\u003e\n\u003cdiv class=\"benefit-desc\"\u003eCompostable shells. Reusable bags. No plastic packaging.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-tile\"\u003e\n\u003cdiv class=\"benefit-emoji\"\u003e💧\u003c\/div\u003e\n\u003cdiv class=\"benefit-name\"\u003eGreywater Safe\u003c\/div\u003e\n\u003cdiv class=\"benefit-desc\"\u003eBiodegrades cleanly. Safe for greywater \u0026amp; septic systems.*\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-tile\"\u003e\n\u003cdiv class=\"benefit-emoji\"\u003e🪙\u003c\/div\u003e\n\u003cdiv class=\"benefit-name\"\u003eEconomical\u003c\/div\u003e\n\u003cdiv class=\"benefit-desc\"\u003eEach set of shells is reusable 4–7 wash cycles before composting.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cspan class=\"divider-mark\"\u003e✦\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- ─── HOW TO USE ─── --\u003e\n\u003cdiv class=\"how-to-section\"\u003e\n\u003cdiv class=\"section-label\"\u003eHow to Use\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eMake Your Concentrate First\u003c\/h3\u003e\n\u003cdiv class=\"recipe-block\"\u003e\n\u003cdiv class=\"recipe-title\"\u003eDIY Soap Nut Liquid Concentrate\u003c\/div\u003e\n\u003cdiv class=\"recipe-note\"\u003eYour all-in-one base for beauty, body, and cleaning use\u003c\/div\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003eAdd \u003cstrong\u003e10–15 deseeded shells\u003c\/strong\u003e to a small pot with \u003cstrong\u003e6 cups of water\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eSimmer on low heat\u003c\/strong\u003e for 20–30 minutes until the water turns golden and slightly thick.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eStrain and cool.\u003c\/strong\u003e Pour into a glass jar and store in the refrigerator for up to 2 weeks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003eUse as-is or \u003cstrong\u003eadd a few drops of essential oil\u003c\/strong\u003e (rosemary, lavender, or tea tree work beautifully).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"beauty-uses-grid\"\u003e\n\u003cdiv class=\"beauty-use-row\"\u003e\n\u003cdiv class=\"beauty-use-emoji\"\u003e💆\u003c\/div\u003e\n\u003cdiv class=\"beauty-use-text\"\u003e\n\u003cstrong\u003eShampoo\u003c\/strong\u003e \u003cspan\u003eApply concentrate to wet hair, massage into scalp, rinse. Add rosemary EO for growth support.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"beauty-use-row\"\u003e\n\u003cdiv class=\"beauty-use-emoji\"\u003e🫧\u003c\/div\u003e\n\u003cdiv class=\"beauty-use-text\"\u003e\n\u003cstrong\u003eFace Wash\u003c\/strong\u003e \u003cspan\u003eApply diluted concentrate to damp skin, massage gently, rinse. Follow with your usual routine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"beauty-use-row\"\u003e\n\u003cdiv class=\"beauty-use-emoji\"\u003e🚿\u003c\/div\u003e\n\u003cdiv class=\"beauty-use-text\"\u003e\n\u003cstrong\u003eBody Wash\u003c\/strong\u003e \u003cspan\u003eUse concentrate in the shower as a gentle, soap-free cleanser for all skin types.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"beauty-use-row\"\u003e\n\u003cdiv class=\"beauty-use-emoji\"\u003e💍\u003c\/div\u003e\n\u003cdiv class=\"beauty-use-text\"\u003e\n\u003cstrong\u003eJewelry Soak\u003c\/strong\u003e \u003cspan\u003eSoak tarnished pieces in warm soap nut liquid 10 minutes. Gently polish and rinse.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"beauty-use-row\"\u003e\n\u003cdiv class=\"beauty-use-emoji\"\u003e👕\u003c\/div\u003e\n\u003cdiv class=\"beauty-use-text\"\u003e\n\u003cstrong\u003eLaundry\u003c\/strong\u003e \u003cspan\u003e4–6 shells in a muslin bag, toss in the drum. Reuse 4–7 times then compost.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"beauty-use-row\"\u003e\n\u003cdiv class=\"beauty-use-emoji\"\u003e🏠\u003c\/div\u003e\n\u003cdiv class=\"beauty-use-text\"\u003e\n\u003cstrong\u003eAll-Purpose Cleaner\u003c\/strong\u003e \u003cspan\u003ePour concentrate into a spray bottle. Use on counters, floors, and surfaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cspan class=\"divider-mark\"\u003e✦\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- ─── PRO TIPS ─── --\u003e\n\u003cdiv class=\"tips-section\"\u003e\n\u003cdiv class=\"section-label\"\u003eGood to Know\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eTips for best results\u003c\/h3\u003e\n\u003cdiv class=\"tips-grid\"\u003e\n\u003cdiv class=\"tip-card\"\u003e\n\u003cdiv class=\"tip-label\"\u003e💡 Laundry\u003c\/div\u003e\n\u003cdiv class=\"tip-text\"\u003e\n\u003cstrong\u003eLow suds is normal.\u003c\/strong\u003e Saponin doesn't foam like synthetic detergent — low bubbles doesn't mean low clean.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-card green\"\u003e\n\u003cdiv class=\"tip-label\"\u003e💡 Cold Wash\u003c\/div\u003e\n\u003cdiv class=\"tip-text\"\u003eSoap nuts work best in \u003cstrong\u003ewarm water\u003c\/strong\u003e. For cold cycles, use the liquid concentrate method instead of dry shells.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-card green\"\u003e\n\u003cdiv class=\"tip-label\"\u003e💡 Composting\u003c\/div\u003e\n\u003cdiv class=\"tip-text\"\u003eCompost your shells when they turn \u003cstrong\u003emushy and grey\u003c\/strong\u003e — they've done their job beautifully.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-card terracotta\"\u003e\n\u003cdiv class=\"tip-label\"\u003e💡 Natural Variation\u003c\/div\u003e\n\u003cdiv class=\"tip-text\"\u003eSaponin levels vary naturally. We recommend a \u003cstrong\u003epatch test on skin\u003c\/strong\u003e and a small test wash before full use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ─── HERITAGE BLOCK ─── --\u003e\n\u003cdiv class=\"heritage-block\"\u003e\n\u003cdiv class=\"heritage-eyebrow\"\u003eAyurvedic Heritage\u003c\/div\u003e\n\u003cdiv class=\"heritage-title\"\u003eTrusted for \u003cem\u003ethousands\u003c\/em\u003e of years\u003cbr\u003eacross South Asia\u003c\/div\u003e\n\u003cp class=\"heritage-text\"\u003eLong before synthetic beauty was invented, *Sapindus mukorossi* was the cornerstone of Indian and Nepali personal care — used by families for washing hair, softening skin, and keeping homes clean. Jewelers in India and Indonesia still use soap nut shells to restore shine to precious metals. We're proud to bring this ancient, proven ingredient to your daily routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ─── DETAILS TABLE ─── --\u003e\n\u003cdiv class=\"details-section\"\u003e\n\u003cdiv class=\"section-label\"\u003eProduct Details\u003c\/div\u003e\n\u003ch3 class=\"section-title\"\u003eWhat's inside\u003c\/h3\u003e\n\u003ctable class=\"details-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBotanical Name\u003c\/td\u003e\n\u003ctd\u003e\u003cem\u003eSapindus mukorossi, Sapindus trifoliatus\u003c\/em\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCommon Name\u003c\/td\u003e\n\u003ctd\u003eSoap Nuts, Soap Berries, Reetha, Aritha\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eIndia\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eForm\u003c\/td\u003e\n\u003ctd\u003eDried, deseeded shells\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eCertified Organic · Kosher\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eActive Compound\u003c\/td\u003e\n\u003ctd\u003eSaponin (natural surfactant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrimary Uses\u003c\/td\u003e\n\u003ctd\u003eHair care · Skin cleansing · Laundry · Household cleaning · DIY beauty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFragrance\u003c\/td\u003e\n\u003ctd\u003eNaturally mild; subtle earthy scent (unscented)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ─── DISCLAIMER ─── --\u003e\n\u003cp class=\"disclaimer\"\u003e* This information has not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease. Greywater and septic safety claims are general guidance only — consult a professional for your specific system.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Duals Natural","offers":[{"title":"2 Oz","offer_id":53939690012956,"sku":"D1381","price":6.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0041\/5511\/3585\/files\/duals-natural-soapnuts-dried-deseeded-shells-nyc-subway-tile-top-down-1x1.png?v=1771965884","url":"https:\/\/dualsnatural.com\/products\/organic-soap-nuts-natural-shampoo-skin-cleanser-eco-laundry-detergent-deseeded","provider":"Duals Natural","version":"1.0","type":"link"}