{"title":"Face Wash","description":null,"products":[{"product_id":"facewash","title":"NDERMI Daily Face Wash | Deep Cleansing, Oil Control \u0026 Pore Care | Anti Acne, Excess Oil \u0026 Removes Dirt | For Fresh, Clear \u0026 Healthy-Looking Skin | All Skin Types","description":"\u003cstyle\u003e\n  .ndermi-description {\n    --nd-primary: #8b6b4a;\n    --nd-primary-dark: #654a34;\n    --nd-primary-soft: #f5efe9;\n    --nd-bg: #fbfaf8;\n    --nd-card: #ffffff;\n    --nd-border: #e7d9cc;\n    --nd-text: #292725;\n    --nd-muted: #6e6862;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    color: var(--nd-text);\n    font-family: inherit;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .ndermi-description,\n  .ndermi-description * {\n    box-sizing: border-box;\n  }\n\n  .ndermi-description h2,\n  .ndermi-description h3,\n  .ndermi-description p,\n  .ndermi-description ul,\n  .ndermi-description ol {\n    margin-top: 0;\n  }\n\n  .ndermi-description strong {\n    color: var(--nd-primary-dark);\n    font-weight: 700;\n  }\n\n  \/* INTRODUCTION *\/\n\n  .ndermi-intro {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 18px;\n    padding: 26px;\n    border: 1px solid var(--nd-border);\n    border-radius: 18px;\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(139, 107, 74, 0.12),\n        transparent 45%\n      ),\n      linear-gradient(135deg, #ffffff 0%, #faf7f4 100%);\n  }\n\n  .ndermi-label {\n    display: inline-flex;\n    margin-bottom: 13px;\n    padding: 6px 11px;\n    border: 1px solid var(--nd-border);\n    border-radius: 50px;\n    background: #ffffff;\n    color: var(--nd-primary-dark);\n    font-size: 11px;\n    font-weight: 750;\n    line-height: 1.3;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .ndermi-title {\n    margin-bottom: 12px;\n    color: #000000;\n    font-size: clamp(25px, 3vw, 36px);\n    font-weight: 750;\n    line-height: 1.2;\n    letter-spacing: -0.4px;\n  }\n\n  .ndermi-intro-text {\n    max-width: 760px;\n    margin-bottom: 0;\n    color: var(--nd-muted);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .ndermi-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .ndermi-badge {\n    display: inline-flex;\n    align-items: center;\n    min-height: 31px;\n    padding: 6px 11px;\n    border: 1px solid var(--nd-border);\n    border-radius: 50px;\n    background: #ffffff;\n    color: var(--nd-primary-dark);\n    font-size: 12px;\n    font-weight: 650;\n    line-height: 1.3;\n  }\n\n  \/* COMMON SECTIONS *\/\n\n  .ndermi-section {\n    margin-bottom: 18px;\n    padding: 24px;\n    border: 1px solid var(--nd-border);\n    border-radius: 17px;\n    background: var(--nd-card);\n    box-shadow: 0 8px 24px rgba(73, 52, 35, 0.04);\n  }\n\n  .ndermi-section-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n    margin-bottom: 17px;\n    color: #000000;\n    font-size: 20px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  .ndermi-section-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 38px;\n    width: 38px;\n    height: 38px;\n    border-radius: 11px;\n    background: var(--nd-primary-soft);\n    color: var(--nd-primary-dark);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .ndermi-section p {\n    margin-bottom: 13px;\n    color: var(--nd-muted);\n  }\n\n  .ndermi-section p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* BENEFITS *\/\n\n  .ndermi-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    list-style-type: none !important;\n  }\n\n  .ndermi-benefits \u003e li,\n  .ndermi-benefit {\n    position: relative;\n    min-width: 0;\n    margin: 0 !important;\n    padding: 13px 13px 13px 40px;\n    border: 1px solid var(--nd-border);\n    border-radius: 12px;\n    background: var(--nd-bg);\n    color: var(--nd-text);\n    font-size: 13px;\n    font-weight: 600;\n    line-height: 1.5;\n    list-style: none !important;\n    list-style-type: none !important;\n  }\n\n  .ndermi-benefits \u003e li::marker,\n  .ndermi-benefit::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .ndermi-benefit::before {\n    content: \"✓\";\n    position: absolute;\n    top: 13px;\n    left: 13px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 19px;\n    height: 19px;\n    border-radius: 50%;\n    background: var(--nd-primary);\n    color: #ffffff;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  \/* INGREDIENTS *\/\n\n  .ndermi-ingredients {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .ndermi-ingredient {\n    min-width: 0;\n    padding: 15px;\n    border: 1px solid var(--nd-border);\n    border-radius: 12px;\n    background: var(--nd-bg);\n  }\n\n  .ndermi-ingredient-name {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--nd-primary-dark);\n    font-size: 14px;\n    font-weight: 750;\n    line-height: 1.4;\n  }\n\n  .ndermi-ingredient-text {\n    display: block;\n    color: var(--nd-muted);\n    font-size: 12.5px;\n    line-height: 1.55;\n  }\n\n  \/* HOW TO USE *\/\n\n  .ndermi-usage-list {\n    display: grid;\n    gap: 10px;\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    list-style-type: none !important;\n    counter-reset: ndermi-steps;\n  }\n\n  .ndermi-usage-list \u003e li,\n  .ndermi-usage-step {\n    position: relative;\n    counter-increment: ndermi-steps;\n    min-width: 0;\n    min-height: 58px;\n    margin: 0 !important;\n    padding: 13px 15px 13px 57px;\n    border: 1px solid var(--nd-border);\n    border-radius: 12px;\n    background: var(--nd-bg);\n    color: var(--nd-text);\n    font-size: 13px;\n    line-height: 1.55;\n    list-style: none !important;\n    list-style-type: none !important;\n  }\n\n  .ndermi-usage-list \u003e li::marker,\n  .ndermi-usage-step::marker {\n    content: \"\" !important;\n    font-size: 0 !important;\n  }\n\n  .ndermi-usage-step::before {\n    content: counter(ndermi-steps);\n    position: absolute;\n    top: 50%;\n    left: 14px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 29px;\n    height: 29px;\n    border-radius: 9px;\n    background: var(--nd-primary);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 800;\n    transform: translateY(-50%);\n  }\n\n  .ndermi-usage-step strong {\n    display: block;\n    margin-bottom: 1px;\n    color: var(--nd-primary-dark);\n    font-size: 13px;\n  }\n\n  .ndermi-guidance {\n    margin-top: 13px;\n    padding: 13px 15px;\n    border-left: 4px solid var(--nd-primary);\n    border-radius: 0 10px 10px 0;\n    background: var(--nd-primary-soft);\n    color: var(--nd-primary-dark);\n    font-size: 12.5px;\n    line-height: 1.6;\n  }\n\n  \/* PRODUCT DETAILS *\/\n\n  .ndermi-details {\n    overflow: hidden;\n    border: 1px solid var(--nd-border);\n    border-radius: 12px;\n    background: #ffffff;\n  }\n\n  .ndermi-detail-row {\n    display: grid;\n    grid-template-columns: minmax(110px, 34%) minmax(0, 1fr);\n    align-items: start;\n    border-bottom: 1px solid var(--nd-border);\n  }\n\n  .ndermi-detail-row:last-child {\n    border-bottom: 0;\n  }\n\n  .ndermi-detail-label {\n    min-width: 0;\n    height: 100%;\n    padding: 13px 15px;\n    background: var(--nd-bg);\n    color: var(--nd-muted);\n    font-size: 12.5px;\n    font-weight: 650;\n    line-height: 1.5;\n  }\n\n  .ndermi-detail-value {\n    min-width: 0;\n    padding: 13px 15px;\n    color: var(--nd-text);\n    font-size: 12.5px;\n    font-weight: 700;\n    line-height: 1.5;\n    overflow-wrap: anywhere;\n    word-break: normal;\n  }\n\n  \/* RESPONSIVE *\/\n\n  @media screen and (max-width: 749px) {\n    .ndermi-description {\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .ndermi-intro {\n      padding: 21px 17px;\n      border-radius: 15px;\n    }\n\n    .ndermi-title {\n      font-size: 26px;\n    }\n\n    .ndermi-section {\n      padding: 19px 15px;\n      border-radius: 15px;\n    }\n\n    .ndermi-section-title {\n      font-size: 18px;\n    }\n\n    .ndermi-benefits,\n    .ndermi-ingredients {\n      grid-template-columns: 1fr;\n    }\n\n    .ndermi-detail-row {\n      grid-template-columns: minmax(95px, 35%) minmax(0, 1fr);\n    }\n\n    .ndermi-detail-label,\n    .ndermi-detail-value {\n      padding: 12px;\n      font-size: 12px;\n    }\n  }\n\n  @media screen and (max-width: 420px) {\n    .ndermi-title {\n      font-size: 23px;\n    }\n\n    .ndermi-badge {\n      font-size: 11px;\n    }\n\n    .ndermi-detail-row {\n      grid-template-columns: 1fr;\n    }\n\n    .ndermi-detail-label {\n      padding-bottom: 4px;\n      background: #ffffff;\n      color: var(--nd-muted);\n    }\n\n    .ndermi-detail-value {\n      padding-top: 0;\n      background: #ffffff;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ndermi-description\"\u003e\n\u003c!-- PRODUCT INTRODUCTION --\u003e\n\u003csection class=\"ndermi-intro\"\u003e\u003cspan class=\"ndermi-label\"\u003eDaily Facial Cleanser \u003c\/span\u003e\n\u003ch2 class=\"ndermi-title\"\u003eAnti-Acne \u0026amp; Oil Control Face Wash\u003c\/h2\u003e\n\u003cp class=\"ndermi-intro-text\"\u003eA professionally developed facial cleanser formulated with \u003cstrong\u003e1.5% Salicylic Acid\u003c\/strong\u003e and \u003cstrong\u003e3.5% Niacinamide\u003c\/strong\u003e to cleanse congested pores, remove excess sebum and support clearer, smoother and more balanced-looking skin. The gentle cleansing system removes dirt and impurities without leaving the skin excessively dry or uncomfortable.\u003c\/p\u003e\n\u003cdiv class=\"ndermi-badges\"\u003e\n\u003cspan class=\"ndermi-badge\"\u003e1.5% Salicylic Acid\u003c\/span\u003e \u003cspan class=\"ndermi-badge\"\u003e3.5% Niacinamide\u003c\/span\u003e \u003cspan class=\"ndermi-badge\"\u003eFragrance-Free\u003c\/span\u003e \u003cspan class=\"ndermi-badge\"\u003eSulphate-Free\u003c\/span\u003e \u003cspan class=\"ndermi-badge\"\u003eNon-Comedogenic\u003c\/span\u003e \u003cspan class=\"ndermi-badge\"\u003e100ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT OVERVIEW --\u003e\n\u003csection class=\"ndermi-section\"\u003e\n\u003ch3 class=\"ndermi-section-title\"\u003e\n\u003cspan class=\"ndermi-section-number\"\u003e01\u003c\/span\u003e Advanced Daily Acne and Oil Care\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eNDERMI Anti-Acne \u0026amp; Oil Control Face Wash\u003c\/strong\u003e is developed for oily, acne-prone and combination skin that experiences excess sebum, clogged pores, recurring breakouts and uneven-looking texture.\u003c\/p\u003e\n\u003cp\u003eThe formula combines pore-cleansing and oil-balancing actives with soothing and skin-conditioning ingredients. It effectively removes excess oil, pollution, dirt and daily impurities while helping maintain the skin’s natural moisture balance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSalicylic Acid\u003c\/strong\u003e works within congested pores to help loosen oil and dead-skin buildup. \u003cstrong\u003eNiacinamide\u003c\/strong\u003e, \u003cstrong\u003eZinc PCA\u003c\/strong\u003e and \u003cstrong\u003ePotassium Azeloyl Diglycinate\u003c\/strong\u003e help support oil balance, smoother-looking texture and a clearer skin appearance.\u003c\/p\u003e\n\u003cp\u003ePanthenol, Allantoin, Ectoin and botanical extracts help soothe and condition the skin, making the cleanser suitable for regular use without an excessively stripped or tight after-feel.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- KEY BENEFITS --\u003e\n\u003csection class=\"ndermi-section\"\u003e\n\u003ch3 class=\"ndermi-section-title\"\u003e\n\u003cspan class=\"ndermi-section-number\"\u003e02\u003c\/span\u003e Key Benefits\u003c\/h3\u003e\n\u003cul class=\"ndermi-benefits\"\u003e\n\u003cli class=\"ndermi-benefit\"\u003eHelps cleanse clogged and congested pores\u003c\/li\u003e\n\u003cli class=\"ndermi-benefit\"\u003eRemoves excess oil, dirt and daily impurities\u003c\/li\u003e\n\u003cli class=\"ndermi-benefit\"\u003eHelps reduce the appearance of pimples and breakouts\u003c\/li\u003e\n\u003cli class=\"ndermi-benefit\"\u003eSupports balanced sebum levels and reduced shine\u003c\/li\u003e\n\u003cli class=\"ndermi-benefit\"\u003eHelps improve rough and uneven-looking skin texture\u003c\/li\u003e\n\u003cli class=\"ndermi-benefit\"\u003eProvides effective cleansing without excessive dryness\u003c\/li\u003e\n\u003cli class=\"ndermi-benefit\"\u003eSupports clearer and healthier-looking skin\u003c\/li\u003e\n\u003cli class=\"ndermi-benefit\"\u003eFragrance-free and suitable for daily cleansing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- KEY INGREDIENTS --\u003e\n\u003csection class=\"ndermi-section\"\u003e\n\u003ch3 class=\"ndermi-section-title\"\u003e\n\u003cspan class=\"ndermi-section-number\"\u003e03\u003c\/span\u003e Key Active Ingredients\u003c\/h3\u003e\n\u003cdiv class=\"ndermi-ingredients\"\u003e\n\u003cdiv class=\"ndermi-ingredient\"\u003e\n\u003cspan class=\"ndermi-ingredient-name\"\u003e Salicylic Acid 1.5% \u003c\/span\u003e \u003cspan class=\"ndermi-ingredient-text\"\u003e A beta-hydroxy acid that helps penetrate oily pores, loosen buildup and support clearer-looking skin. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-ingredient\"\u003e\n\u003cspan class=\"ndermi-ingredient-name\"\u003e Niacinamide 3.5% \u003c\/span\u003e \u003cspan class=\"ndermi-ingredient-text\"\u003e Helps regulate excess oil, improve the appearance of skin texture and support the skin barrier. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-ingredient\"\u003e\n\u003cspan class=\"ndermi-ingredient-name\"\u003e Zinc PCA \u003c\/span\u003e \u003cspan class=\"ndermi-ingredient-text\"\u003e Helps maintain sebum balance and reduce the appearance of excess shine. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-ingredient\"\u003e\n\u003cspan class=\"ndermi-ingredient-name\"\u003e Potassium Azeloyl Diglycinate \u003c\/span\u003e \u003cspan class=\"ndermi-ingredient-text\"\u003e A multifunctional active that supports clearer, smoother and more even-looking skin. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-ingredient\"\u003e\n\u003cspan class=\"ndermi-ingredient-name\"\u003e Panthenol, Allantoin and Ectoin \u003c\/span\u003e \u003cspan class=\"ndermi-ingredient-text\"\u003e Help soothe, hydrate and maintain skin comfort during and after cleansing. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-ingredient\"\u003e\n\u003cspan class=\"ndermi-ingredient-name\"\u003e Centella, Oat and Green Tea Extracts \u003c\/span\u003e \u003cspan class=\"ndermi-ingredient-text\"\u003e Skin-conditioning botanical extracts that help calm and comfort stressed-looking skin. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"ndermi-section\"\u003e\n\u003ch3 class=\"ndermi-section-title\"\u003e\n\u003cspan class=\"ndermi-section-number\"\u003e04\u003c\/span\u003e How to Use\u003c\/h3\u003e\n\u003col class=\"ndermi-usage-list\"\u003e\n\u003cli class=\"ndermi-usage-step\"\u003e\n\u003cstrong\u003eWet the skin\u003c\/strong\u003e Wet your face and neck thoroughly with clean, lukewarm water.\u003c\/li\u003e\n\u003cli class=\"ndermi-usage-step\"\u003e\n\u003cstrong\u003eDispense the cleanser\u003c\/strong\u003e Take a small amount of face wash onto clean, wet palms.\u003c\/li\u003e\n\u003cli class=\"ndermi-usage-step\"\u003e\n\u003cstrong\u003eMassage gently\u003c\/strong\u003e Massage onto the face using gentle circular motions for approximately 20–30 seconds. Avoid aggressive rubbing.\u003c\/li\u003e\n\u003cli class=\"ndermi-usage-step\"\u003e\n\u003cstrong\u003eRinse and dry\u003c\/strong\u003e Rinse thoroughly with water and gently pat the skin dry using a clean towel.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"ndermi-guidance\"\u003e\n\u003cstrong\u003eRecommended usage:\u003c\/strong\u003e Start with once-daily use, preferably in the evening. Depending on skin tolerance and professional advice, usage may be increased to twice daily. Apply a suitable moisturiser after cleansing and use sunscreen during the daytime.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"ndermi-section\"\u003e\n\u003ch3 class=\"ndermi-section-title\"\u003e\n\u003cspan class=\"ndermi-section-number\"\u003e05\u003c\/span\u003e Product Information\u003c\/h3\u003e\n\u003cdiv class=\"ndermi-details\"\u003e\n\u003cdiv class=\"ndermi-detail-row\"\u003e\n\u003cdiv class=\"ndermi-detail-label\"\u003eBrand\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-value\"\u003eNDERMI\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-row\"\u003e\n\u003cdiv class=\"ndermi-detail-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-value\"\u003eAnti-Acne and Oil Control Facial Cleanser\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-row\"\u003e\n\u003cdiv class=\"ndermi-detail-label\"\u003ePrimary Actives\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-value\"\u003e1.5% Salicylic Acid and 3.5% Niacinamide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-row\"\u003e\n\u003cdiv class=\"ndermi-detail-label\"\u003eRecommended Skin Types\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-value\"\u003eOily, acne-prone and combination skin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-row\"\u003e\n\u003cdiv class=\"ndermi-detail-label\"\u003eSuitable For\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-value\"\u003eMen and women\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-row\"\u003e\n\u003cdiv class=\"ndermi-detail-label\"\u003eFormula\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-value\"\u003eFragrance-free, sulphate-free and non-comedogenic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-row\"\u003e\n\u003cdiv class=\"ndermi-detail-label\"\u003eNet Quantity\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-value\"\u003e100ml\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-row\"\u003e\n\u003cdiv class=\"ndermi-detail-label\"\u003eUsage\u003c\/div\u003e\n\u003cdiv class=\"ndermi-detail-value\"\u003eDaily facial cleansing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- NDERMI TECHNICAL SEO: NON-VISUAL STRUCTURED DATA --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- END NDERMI TECHNICAL SEO --\u003e","brand":"NDERMI","offers":[{"title":"100 ml","offer_id":51524381933883,"sku":null,"price":299.0,"currency_code":"INR","in_stock":true},{"title":"2 x 100 ml","offer_id":51524381966651,"sku":null,"price":549.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/4203\/2187\/files\/NDERMI_Daily_Face_Wash_Deep_Cleansing_Oil_Control_Pore_Care_Anti_Acne_Excess_Oil_Removes_Dirt_For_Fresh_Clear_Healthy-Looking_Skin_All_Skin_Types.png?v=1789174729"}],"url":"https:\/\/www.ndermi.com\/collections\/face-wash.oembed","provider":"NDERMI - India's Skincare Destination","version":"1.0","type":"link"}