{"product_id":"scalp-care-exfoliating-serum-4","title":"Scalp Care Exfoliating Serum","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026family=DM+Sans:wght@300;400;500;700\u0026display=swap');\n\n  .wr, .wr * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .wr {\n    font-family: 'DM Sans', sans-serif;\n    color: #1a1a1a;\n    background: #ffffff;\n    width: 100%;\n    max-width: 100%;\n    position: relative;\n    overflow: hidden;\n    border: 1px solid #eaeaea;\n  }\n\n  \/* ── YELLOW STRIPE (packaging reference) ── *\/\n  .wr-yellowstripe {\n    height: 5px;\n    background: #FFD600;\n  }\n\n  \/* ── TOP META BAR ── *\/\n  .wr-top {\n    padding: 18px 32px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 20px;\n    flex-wrap: wrap;\n  }\n  .wr-top-left {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #888;\n  }\n  .wr-top-right {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #888;\n  }\n  .wr-top-right span {\n    color: #E8000D;\n    font-weight: 700;\n  }\n\n  \/* ── HERO ── *\/\n  .wr-hero {\n    padding: 44px 32px 52px;\n  }\n  .wr-hero-label {\n    display: inline-block;\n    background: #E8000D;\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    padding: 7px 13px;\n    margin-bottom: 26px;\n  }\n  .wr-hero h1 {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(48px, 6.5vw, 84px);\n    font-weight: 400;\n    line-height: 0.94;\n    letter-spacing: 0.01em;\n    color: #1a1a1a;\n    margin-bottom: 22px;\n  }\n  .wr-hero-sub {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.7;\n    color: #555;\n    max-width: 540px;\n    font-style: italic;\n  }\n  .wr-hero-meta {\n    margin-top: 36px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 40px;\n    padding-top: 24px;\n    border-top: 1px solid #eaeaea;\n  }\n  .wr-hero-meta-item {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: #888;\n  }\n  .wr-hero-meta-item span {\n    display: block;\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 24px;\n    letter-spacing: 0.04em;\n    color: #1a1a1a;\n    margin-top: 4px;\n  }\n\n  \/* ── SECTIONS ── *\/\n  .wr-section {\n    padding: 32px;\n    border-top: 1px solid #eaeaea;\n  }\n  .wr-section-label {\n    margin-bottom: 20px;\n  }\n  .wr-section-label span {\n    display: inline-block;\n    background: #E8000D;\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    padding: 7px 13px;\n  }\n  .wr-section-body p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: #3a3a3a;\n    max-width: 620px;\n  }\n  .wr-section-body p + p { margin-top: 14px; }\n  .wr-section-body strong {\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n\n  \/* ── STEPS ── *\/\n  .wr-step {\n    display: flex;\n    gap: 18px;\n    padding: 11px 0;\n    border-bottom: 1px solid #f0f0f0;\n    align-items: baseline;\n  }\n  .wr-step:last-of-type { border-bottom: none; }\n  .wr-step-num {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: 18px;\n    color: #E8000D;\n    width: 30px;\n    flex-shrink: 0;\n    letter-spacing: 0.04em;\n  }\n  .wr-step-text {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.7;\n    color: #3a3a3a;\n  }\n  .wr-step-text strong {\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n\n  \/* ── PILLS ── *\/\n  .wr-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n  .wr-pill {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    border: 1px solid #d8d8d8;\n    padding: 7px 14px;\n    background: #fff;\n    border-radius: 999px;\n  }\n\n  \/* ── DETAILS ROWS ── *\/\n  .wr-detail {\n    display: flex;\n    align-items: baseline;\n    gap: 10px;\n    padding: 10px 0;\n    border-bottom: 1px solid #f0f0f0;\n    font-size: 13px;\n  }\n  .wr-detail:last-of-type { border-bottom: none; }\n  .wr-detail-name {\n    color: #555;\n    font-weight: 300;\n  }\n  .wr-dots {\n    flex: 1;\n    border-bottom: 1px dotted #c8c8c8;\n    margin-bottom: 3px;\n    min-width: 20px;\n  }\n  .wr-detail-value {\n    color: #1a1a1a;\n    font-weight: 700;\n    text-align: right;\n  }\n\n  \/* ── NOTE ── *\/\n  .wr-note {\n    font-size: 11px;\n    color: #777;\n    line-height: 1.7;\n    margin-top: 18px;\n    padding: 12px 16px;\n    background: #fafafa;\n    border-left: 2px solid #E8000D;\n  }\n\n  \/* ── FOOTER ── *\/\n  .wr-foot {\n    padding: 32px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 24px;\n    border-top: 2px solid #1a1a1a;\n    flex-wrap: wrap;\n  }\n  .wr-foot-address {\n    font-size: 10px;\n    font-weight: 600;\n    color: #fff;\n    line-height: 1.9;\n    letter-spacing: 0.08em;\n    background: #E8000D;\n    padding: 14px 20px;\n    text-transform: uppercase;\n    text-decoration: none;\n    display: inline-block;\n    transition: color 0.2s;\n  }\n  .wr-foot-address:hover {\n    color: rgba(255,255,255,0.55);\n  }\n  .wr-foot-name {\n    font-family: 'Bebas Neue', sans-serif;\n    font-size: clamp(36px, 5vw, 56px);\n    font-weight: 400;\n    letter-spacing: 0.05em;\n    color: #1a1a1a;\n  }\n  .wr-foot-name span {\n    color: #E8000D;\n  }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 640px) {\n    .wr-top {\n      flex-direction: column;\n      align-items: flex-start;\n      padding: 16px 22px;\n      gap: 6px;\n    }\n    .wr-hero { padding: 32px 22px 40px; }\n    .wr-hero-meta { gap: 28px; }\n    .wr-section { padding: 26px 22px; }\n    .wr-foot {\n      flex-direction: column;\n      align-items: flex-start;\n      padding: 28px 22px;\n      gap: 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"wr\"\u003e\n\n  \u003c!-- YELLOW STRIPE --\u003e\n  \u003cdiv class=\"wr-yellowstripe\"\u003e\u003c\/div\u003e\n\n  \u003c!-- TOP META --\u003e\n  \u003cdiv class=\"wr-top\"\u003e\n    \u003cdiv class=\"wr-top-left\"\u003eDavidNukri Cosmetics\u003c\/div\u003e\n    \u003cdiv class=\"wr-top-right\"\u003eNew In · \u003cspan\u003e2026\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"wr-hero\"\u003e\n    \u003cdiv class=\"wr-hero-label\"\u003eScalp Care\u003c\/div\u003e\n    \u003ch1\u003eExfoliating\u003cbr\u003eScalp Serum\u003c\/h1\u003e\n    \u003cdiv class=\"wr-hero-sub\"\u003eA weekly ritual for a calmer, balanced scalp — gentle exfoliation meets lightweight hydration.\u003c\/div\u003e\n    \u003cdiv class=\"wr-hero-meta\"\u003e\n      \u003cdiv class=\"wr-hero-meta-item\"\u003eVolume\u003cspan\u003e30 ml\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wr-hero-meta-item\"\u003eUse\u003cspan\u003e1–2× weekly\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wr-hero-meta-item\"\u003eType\u003cspan\u003eSerum\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv class=\"wr-section\"\u003e\n    \u003cdiv class=\"wr-section-label\"\u003e\u003cspan\u003eDescription\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"wr-section-body\"\u003e\n      \u003cp\u003eAn exfoliating scalp serum designed to gently remove product buildup while helping to purify and rebalance the scalp. Powered by \u003cstrong\u003eLactic Acid\u003c\/strong\u003e, it softly renews the scalp surface, while \u003cstrong\u003eSodium Hyaluronate\u003c\/strong\u003e delivers lightweight hydration to maintain comfort and moisture balance.\u003c\/p\u003e\n      \u003cp\u003eThe formula helps relieve scalp discomfort and dryness, creating a healthier environment for hair growth — leaving the scalp refreshed and energised.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"wr-section\"\u003e\n    \u003cdiv class=\"wr-section-label\"\u003e\u003cspan\u003eHow to Use\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"wr-section-body\"\u003e\n      \u003cdiv class=\"wr-step\"\u003e\n\u003cspan class=\"wr-step-num\"\u003e01\u003c\/span\u003e\u003cspan class=\"wr-step-text\"\u003eApply to a \u003cstrong\u003edry scalp\u003c\/strong\u003e, focusing on areas where buildup tends to accumulate.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wr-step\"\u003e\n\u003cspan class=\"wr-step-num\"\u003e02\u003c\/span\u003e\u003cspan class=\"wr-step-text\"\u003eLeave on for \u003cstrong\u003e3–5 minutes\u003c\/strong\u003e to let the formula work.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wr-step\"\u003e\n\u003cspan class=\"wr-step-num\"\u003e03\u003c\/span\u003e\u003cspan class=\"wr-step-text\"\u003eRinse thoroughly.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wr-step\"\u003e\n\u003cspan class=\"wr-step-num\"\u003e04\u003c\/span\u003e\u003cspan class=\"wr-step-text\"\u003eUse \u003cstrong\u003eonce or twice a week\u003c\/strong\u003e for best results.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wr-note\"\u003eFor external use only. Avoid contact with eyes. Discontinue use if irritation occurs.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003cdiv class=\"wr-section\"\u003e\n    \u003cdiv class=\"wr-section-label\"\u003e\u003cspan\u003eKey Benefits\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"wr-section-body\"\u003e\n      \u003cdiv class=\"wr-pills\"\u003e\n        \u003cdiv class=\"wr-pill\"\u003eGently Exfoliates\u003c\/div\u003e\n        \u003cdiv class=\"wr-pill\"\u003eRelieves Discomfort\u003c\/div\u003e\n        \u003cdiv class=\"wr-pill\"\u003eHydration Balance\u003c\/div\u003e\n        \u003cdiv class=\"wr-pill\"\u003eSupports Hair Growth\u003c\/div\u003e\n        \u003cdiv class=\"wr-pill\"\u003eTargets Lack of Volume\u003c\/div\u003e\n        \u003cdiv class=\"wr-pill\"\u003eRefreshed Scalp Feel\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACTIVE INGREDIENTS --\u003e\n  \u003cdiv class=\"wr-section\"\u003e\n    \u003cdiv class=\"wr-section-label\"\u003e\u003cspan\u003eActive Ingredients\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"wr-section-body\"\u003e\n      \u003cp\u003e\u003cstrong\u003eLactic Acid\u003c\/strong\u003e — a gentle alpha-hydroxy acid that softly exfoliates the scalp surface, helping to clear buildup and renew skin texture over time.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eSodium Hyaluronate\u003c\/strong\u003e — a lightweight form of hyaluronic acid that delivers hydration to the scalp, helping to maintain comfort and moisture balance.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FULL INGREDIENTS --\u003e\n  \u003cdiv class=\"wr-section\"\u003e\n    \u003cdiv class=\"wr-section-label\"\u003e\u003cspan\u003eFull Ingredients\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"wr-section-body\"\u003e\n      \u003cp\u003eAqua\/Water, Lactic Acid, Pentylene Glycol, Potassium Hydroxide, Butylene Glycol, Glycerin③, Sodium Hyaluronate, Urtica Dioica (Nettle) Leaf Extract②\u003c\/p\u003e\n      \u003cdiv class=\"wr-note\"\u003e② Ingredients from organic farming · ③ Made using organic ingredients\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003cdiv class=\"wr-section\"\u003e\n    \u003cdiv class=\"wr-section-label\"\u003e\u003cspan\u003eDetails\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"wr-section-body\"\u003e\n      \u003cdiv class=\"wr-detail\"\u003e\n\u003cspan class=\"wr-detail-name\"\u003eCategory\u003c\/span\u003e\u003cspan class=\"wr-dots\"\u003e\u003c\/span\u003e\u003cspan class=\"wr-detail-value\"\u003eHair Care\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wr-detail\"\u003e\n\u003cspan class=\"wr-detail-name\"\u003eSkin Type\u003c\/span\u003e\u003cspan class=\"wr-dots\"\u003e\u003c\/span\u003e\u003cspan class=\"wr-detail-value\"\u003eAll Skin Types\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wr-detail\"\u003e\n\u003cspan class=\"wr-detail-name\"\u003eConcern\u003c\/span\u003e\u003cspan class=\"wr-dots\"\u003e\u003c\/span\u003e\u003cspan class=\"wr-detail-value\"\u003eLack of Volume\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wr-detail\"\u003e\n\u003cspan class=\"wr-detail-name\"\u003ePackaging\u003c\/span\u003e\u003cspan class=\"wr-dots\"\u003e\u003c\/span\u003e\u003cspan class=\"wr-detail-value\"\u003eTransparent \/ White\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"wr-detail\"\u003e\n\u003cspan class=\"wr-detail-name\"\u003eClaims\u003c\/span\u003e\u003cspan class=\"wr-dots\"\u003e\u003c\/span\u003e\u003cspan class=\"wr-detail-value\"\u003eVegan · Natural · Nut Free · Gluten Free\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"wr-foot\"\u003e\n    \u003ca href=\"https:\/\/www.google.com\/maps\/search\/?api=1\u0026amp;query=Vodroffsvej+7,+1900+Frederiksberg,+Denmark\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"wr-foot-address\"\u003eFrederiksberg, Denmark\u003cbr\u003eVodroffsvej 7, 1900\u003c\/a\u003e\n    \u003cdiv class=\"wr-foot-name\"\u003eDavid\u003cspan\u003eNukri\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Selfnamed","offers":[{"title":"Default","offer_id":56727449534850,"sku":"210956","price":230.0,"currency_code":"DKK","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0961\/3344\/8066\/files\/E3-1mrwo4EIaZPlm6Ku4jcMvNa8yRVXR.jpg?v=1782150103","url":"https:\/\/www.davidnukri.com\/products\/scalp-care-exfoliating-serum-4","provider":"DAVIDNUKRI","version":"1.0","type":"link"}