{"product_id":"argan-speedy-hair-color-shampoo-natural-black","title":"Argan Speedy Hair Color Shampoo – Natural Black","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     ARGAN SPEEDY HAIR COLOR SHAMPOO\n     NATURAL BLACK – 420 ML\n  ========================================================== *\/\n\n  .argan-color-description {\n    --argan-primary: #f26522;\n    --argan-primary-dark: #b6400c;\n    --argan-gold: #b68a3b;\n    --argan-success: #17834a;\n    --argan-text: #171717;\n    --argan-muted: #676767;\n    --argan-border: #e6e2de;\n    --argan-light: #faf8f5;\n    --argan-dark: #151515;\n    --argan-white: #ffffff;\n\n    display: block;\n    width: 100%;\n    max-width: 1050px;\n    margin: 0 auto;\n    color: var(--argan-text);\n    font-family: inherit;\n    line-height: 1.75;\n    direction: ltr;\n    text-align: left;\n  }\n\n  .argan-color-description,\n  .argan-color-description *,\n  .argan-color-description *::before,\n  .argan-color-description *::after {\n    box-sizing: border-box;\n  }\n\n  .argan-color-description svg {\n    display: block;\n  }\n\n  \/* ==========================================================\n     HERO\n  ========================================================== *\/\n\n  .argan-color-hero {\n    position: relative;\n    padding: 50px 35px;\n    margin-bottom: 36px;\n    overflow: hidden;\n    border: 1px solid var(--argan-border);\n    border-radius: 24px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 8% 8%,\n        rgba(242, 101, 34, 0.17),\n        transparent 36%\n      ),\n      radial-gradient(\n        circle at 92% 92%,\n        rgba(182, 138, 59, 0.16),\n        transparent 37%\n      ),\n      linear-gradient(145deg, #ffffff, #f7f3ed);\n  }\n\n  .argan-color-label {\n    display: inline-flex;\n    min-height: 35px;\n    padding: 8px 18px;\n    margin-bottom: 17px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 999px;\n    color: #ffffff;\n    background: var(--argan-primary);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .argan-color-hero h2 {\n    max-width: 850px;\n    margin: 0 auto 15px;\n    color: var(--argan-text);\n    font-size: clamp(31px, 5vw, 48px);\n    font-weight: 800;\n    letter-spacing: -0.025em;\n    line-height: 1.14;\n  }\n\n  .argan-color-hero p {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--argan-muted);\n    font-size: 16px;\n    line-height: 1.85;\n  }\n\n  .argan-color-badges {\n    display: flex;\n    gap: 10px;\n    margin-top: 24px;\n    align-items: center;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n\n  .argan-color-badge {\n    display: inline-flex;\n    min-height: 38px;\n    padding: 9px 15px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid var(--argan-border);\n    border-radius: 999px;\n    color: var(--argan-text);\n    background: rgba(255, 255, 255, 0.9);\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  \/* ==========================================================\n     SECTIONS\n  ========================================================== *\/\n\n  .argan-color-section {\n    width: 100%;\n    margin-top: 40px;\n  }\n\n  .argan-color-section-title {\n    margin: 0 0 22px;\n    color: var(--argan-text);\n    font-size: clamp(25px, 3vw, 32px);\n    font-weight: 800;\n    line-height: 1.3;\n    text-align: center;\n  }\n\n  .argan-color-section-intro {\n    max-width: 760px;\n    margin: -10px auto 22px;\n    color: var(--argan-muted);\n    font-size: 14px;\n    line-height: 1.8;\n    text-align: center;\n  }\n\n  \/* ==========================================================\n     FEATURE CARDS\n  ========================================================== *\/\n\n  .argan-color-features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    width: 100%;\n  }\n\n  .argan-color-feature {\n    display: flex;\n    width: 100%;\n    min-width: 0;\n    min-height: 200px;\n    padding: 26px 19px;\n    align-items: center;\n    flex-direction: column;\n    justify-content: center;\n    overflow: hidden;\n    border: 1px solid var(--argan-border);\n    border-radius: 18px;\n    text-align: center;\n    background: var(--argan-white);\n    box-shadow: 0 9px 28px rgba(0, 0, 0, 0.035);\n  }\n\n  .argan-color-icon {\n    display: flex;\n    width: 54px;\n    min-width: 54px;\n    max-width: 54px;\n    height: 54px;\n    min-height: 54px;\n    max-height: 54px;\n    padding: 14px;\n    margin: 0 auto 15px;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--argan-primary);\n    box-shadow: 0 8px 20px rgba(242, 101, 34, 0.2);\n  }\n\n  .argan-color-icon svg {\n    display: block;\n    width: 26px !important;\n    min-width: 26px;\n    max-width: 26px;\n    height: 26px !important;\n    min-height: 26px;\n    max-height: 26px;\n    padding: 0;\n    margin: 0;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .argan-color-feature strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--argan-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .argan-color-feature \u003e span:last-child {\n    display: block;\n    color: var(--argan-muted);\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* ==========================================================\n     PACKAGE CONTENTS\n  ========================================================== *\/\n\n  .argan-color-contents {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 13px;\n    padding: 25px;\n    border: 1px solid var(--argan-border);\n    border-radius: 18px;\n    background: var(--argan-light);\n  }\n\n  .argan-color-content-item {\n    display: flex;\n    min-width: 0;\n    gap: 12px;\n    align-items: center;\n    color: var(--argan-text);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.55;\n  }\n\n  .argan-color-check {\n    display: flex;\n    width: 30px;\n    min-width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--argan-success);\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  \/* ==========================================================\n     PRODUCT DETAILS\n  ========================================================== *\/\n\n  .argan-color-specifications {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--argan-border);\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .argan-color-spec-row {\n    display: grid;\n    grid-template-columns: minmax(150px, 0.8fr) minmax(0, 1.2fr);\n    gap: 20px;\n    padding: 16px 19px;\n    align-items: center;\n    border-bottom: 1px solid var(--argan-border);\n  }\n\n  .argan-color-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .argan-color-spec-name {\n    color: var(--argan-muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .argan-color-spec-value {\n    color: var(--argan-text);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.6;\n    text-align: right;\n  }\n\n  \/* ==========================================================\n     HOW TO USE\n  ========================================================== *\/\n\n  .argan-color-steps {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .argan-color-step {\n    position: relative;\n    min-width: 0;\n    padding: 23px 18px;\n    overflow: hidden;\n    border: 1px solid var(--argan-border);\n    border-radius: 17px;\n    background: #ffffff;\n  }\n\n  .argan-color-step-number {\n    display: flex;\n    width: 38px;\n    height: 38px;\n    margin-bottom: 14px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--argan-dark);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .argan-color-step strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--argan-text);\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .argan-color-step p {\n    margin: 0;\n    color: var(--argan-muted);\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  \/* ==========================================================\n     INFORMATION BOX\n  ========================================================== *\/\n\n  .argan-color-info {\n    display: grid;\n    grid-template-columns: 50px minmax(0, 1fr);\n    gap: 16px;\n    width: 100%;\n    padding: 23px;\n    margin-top: 30px;\n    align-items: flex-start;\n    border: 1px solid #ead8ca;\n    border-radius: 18px;\n    background: #fff8f3;\n  }\n\n  .argan-color-info .argan-color-icon {\n    width: 50px;\n    min-width: 50px;\n    max-width: 50px;\n    height: 50px;\n    min-height: 50px;\n    max-height: 50px;\n    padding: 13px;\n    margin: 0;\n  }\n\n  .argan-color-info h3 {\n    margin: 0 0 7px;\n    color: var(--argan-text);\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .argan-color-info p {\n    margin: 0;\n    color: var(--argan-muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* ==========================================================\n     FAQ\n  ========================================================== *\/\n\n  .argan-color-details {\n    width: 100%;\n    margin-top: 12px;\n    border-top: 1px solid var(--argan-border);\n    direction: ltr;\n    text-align: left !important;\n  }\n\n  .argan-color-details details {\n    width: 100%;\n    border-bottom: 1px solid var(--argan-border);\n    text-align: left !important;\n  }\n\n  .argan-color-details summary {\n    position: relative;\n    display: block;\n    width: 100%;\n    padding: 21px 48px 21px 0;\n    color: var(--argan-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.5;\n    text-align: left !important;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .argan-color-details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .argan-color-details summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 6px;\n    color: var(--argan-primary);\n    font-size: 29px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .argan-color-details details[open] summary::after {\n    content: \"−\";\n  }\n\n  .argan-color-details-content {\n    width: 100%;\n    padding: 0 0 23px;\n    color: var(--argan-muted);\n    font-size: 14px;\n    line-height: 1.85;\n    direction: ltr;\n    text-align: left !important;\n  }\n\n  .argan-color-details-content p,\n  .argan-color-details-content div,\n  .argan-color-details-content span,\n  .argan-color-details-content li {\n    text-align: left !important;\n  }\n\n  .argan-color-details-content ul {\n    padding-left: 22px;\n    margin: 0;\n    text-align: left !important;\n  }\n\n  \/* ==========================================================\n     SAFETY\n  ========================================================== *\/\n\n  .argan-color-safety {\n    display: grid;\n    grid-template-columns: 50px minmax(0, 1fr);\n    gap: 16px;\n    width: 100%;\n    padding: 23px;\n    margin-top: 34px;\n    align-items: flex-start;\n    border: 1px solid #efcfc5;\n    border-radius: 18px;\n    background: #fff6f3;\n  }\n\n  .argan-color-safety .argan-color-icon {\n    width: 50px;\n    min-width: 50px;\n    max-width: 50px;\n    height: 50px;\n    min-height: 50px;\n    max-height: 50px;\n    padding: 13px;\n    margin: 0;\n    background: #d34a37;\n    box-shadow: 0 8px 20px rgba(211, 74, 55, 0.18);\n  }\n\n  .argan-color-safety strong {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--argan-text);\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .argan-color-safety p {\n    margin: 0;\n    color: var(--argan-muted);\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* ==========================================================\n     RESPONSIVE\n  ========================================================== *\/\n\n  @media screen and (max-width: 900px) {\n    .argan-color-steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 800px) {\n    .argan-color-features {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .argan-color-description {\n      line-height: 1.7;\n    }\n\n    .argan-color-hero {\n      padding: 36px 18px;\n      border-radius: 18px;\n    }\n\n    .argan-color-hero h2 {\n      font-size: 30px;\n    }\n\n    .argan-color-hero p {\n      font-size: 14px;\n    }\n\n    .argan-color-badges {\n      align-items: stretch;\n      flex-direction: column;\n    }\n\n    .argan-color-badge {\n      width: 100%;\n    }\n\n    .argan-color-section {\n      margin-top: 32px;\n    }\n\n    .argan-color-section-title {\n      font-size: 24px;\n    }\n\n    .argan-color-features,\n    .argan-color-contents,\n    .argan-color-steps {\n      grid-template-columns: minmax(0, 1fr);\n    }\n\n    .argan-color-feature {\n      min-height: 0;\n      padding: 22px 17px;\n    }\n\n    .argan-color-contents {\n      padding: 19px;\n    }\n\n    .argan-color-spec-row {\n      grid-template-columns: minmax(0, 1fr);\n      gap: 4px;\n    }\n\n    .argan-color-spec-value {\n      text-align: left;\n    }\n\n    .argan-color-info,\n    .argan-color-safety {\n      grid-template-columns: 43px minmax(0, 1fr);\n      gap: 13px;\n      padding: 18px;\n    }\n\n    .argan-color-info .argan-color-icon,\n    .argan-color-safety .argan-color-icon {\n      width: 43px;\n      min-width: 43px;\n      max-width: 43px;\n      height: 43px;\n      min-height: 43px;\n      max-height: 43px;\n      padding: 10px;\n    }\n\n    .argan-color-details summary {\n      padding: 19px 42px 19px 0;\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"argan-color-description\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"argan-color-hero\"\u003e\n\u003cspan class=\"argan-color-label\"\u003e Shampoo-Style Hair Colour \u003c\/span\u003e\n\u003ch2\u003eArgan Speedy Hair Color Shampoo – Natural Black\u003c\/h2\u003e\n\u003cp\u003eRefresh your hair colour at home with a shampoo-style colouring product designed to give visible grey or white hair a deep natural-black appearance. The formula is presented with argan oil and comes in a large 420 ml bottle for convenient home application.\u003c\/p\u003e\n\u003cdiv class=\"argan-color-badges\"\u003e\n\u003cspan class=\"argan-color-badge\"\u003e Natural Black Shade \u003c\/span\u003e \u003cspan class=\"argan-color-badge\"\u003e 420 ml Bottle \u003c\/span\u003e \u003cspan class=\"argan-color-badge\"\u003e Suitable for Men and Women \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"argan-color-section\"\u003e\n\u003ch3 class=\"argan-color-section-title\"\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"argan-color-features\"\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M7 19c0-6 2-11 5-15\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 4c3 4 5 9 5 15\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 13h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 17h6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eNatural Black Colour\u003c\/strong\u003e \u003cspan\u003e Designed to provide a rich natural-black appearance when used according to the package directions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4h12\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 4v16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 4v16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 9h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 15h8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eShampoo-Style Application\u003c\/strong\u003e \u003cspan\u003e Applied through the hair in a familiar shampoo-style format while wearing the supplied protective gloves. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 21c5-4 7-8 7-12a7 7 0 0 0-14 0c0 4 2 8 7 12Z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 11c2 0 4-2 5-5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003ePresented with Argan Oil\u003c\/strong\u003e \u003cspan\u003e The product packaging highlights argan oil as part of the hair-colour shampoo formula. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 7v5l3 2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eQuick Processing Format\u003c\/strong\u003e \u003cspan\u003e The packaging displays an approximate eight-minute processing time. Always follow the exact label instructions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M7 3h10v18H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 7h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 11h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 15h4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eLarge 420 ml Bottle\u003c\/strong\u003e \u003cspan\u003e Large bottle suitable for multiple applications depending on hair length, thickness, and the amount applied. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-feature\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M8 4v7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 3v8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 5v6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 11h12v9H6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003eProtective Gloves Included\u003c\/strong\u003e \u003cspan\u003e Gloves are shown as included on the original product packaging for cleaner application. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE CONTENTS --\u003e\n\u003cdiv class=\"argan-color-section\"\u003e\n\u003ch3 class=\"argan-color-section-title\"\u003ePackage Contents\u003c\/h3\u003e\n\u003cdiv class=\"argan-color-contents\"\u003e\n\u003cdiv class=\"argan-color-content-item\"\u003e\n\u003cspan class=\"argan-color-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e1× Argan Speedy Hair Color Shampoo bottle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-content-item\"\u003e\n\u003cspan class=\"argan-color-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNatural Black shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-content-item\"\u003e\n\u003cspan class=\"argan-color-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eNet volume: 420 ml\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-content-item\"\u003e\n\u003cspan class=\"argan-color-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eProtective gloves as indicated on the packaging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-content-item\"\u003e\n\u003cspan class=\"argan-color-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003eOriginal retail box\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003cdiv class=\"argan-color-section\"\u003e\n\u003ch3 class=\"argan-color-section-title\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"argan-color-specifications\"\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Product type \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Shampoo-style hair-colour product \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Colour \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Natural Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Net volume \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e 420 ml \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Featured ingredient \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Argan oil, as indicated on the packaging \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Intended result \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Natural-black cosmetic hair colour \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Suitable for \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Men and women \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Processing time \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e Approximately 8 minutes as shown on the package; follow the supplied directions \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-spec-row\"\u003e\n\u003cspan class=\"argan-color-spec-name\"\u003e Colour results \u003c\/span\u003e \u003cspan class=\"argan-color-spec-value\"\u003e May vary according to original colour, hair condition, application amount, and processing time \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"argan-color-section\"\u003e\n\u003ch3 class=\"argan-color-section-title\"\u003eGeneral Application Steps\u003c\/h3\u003e\n\u003cp class=\"argan-color-section-intro\"\u003eAlways follow the directions printed on the delivered product, as application instructions may vary.\u003c\/p\u003e\n\u003cdiv class=\"argan-color-steps\"\u003e\n\u003cdiv class=\"argan-color-step\"\u003e\n\u003cspan class=\"argan-color-step-number\"\u003e1\u003c\/span\u003e \u003cstrong\u003eComplete the Allergy Test\u003c\/strong\u003e\n\u003cp\u003ePerform the allergy alert or skin test exactly as instructed on the packaging before every application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-step\"\u003e\n\u003cspan class=\"argan-color-step-number\"\u003e2\u003c\/span\u003e \u003cstrong\u003eWear the Gloves\u003c\/strong\u003e\n\u003cp\u003eProtect your hands and clothing before opening and applying the hair-colour shampoo.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-step\"\u003e\n\u003cspan class=\"argan-color-step-number\"\u003e3\u003c\/span\u003e \u003cstrong\u003eDistribute Evenly\u003c\/strong\u003e\n\u003cp\u003eApply according to the label and distribute through the areas where colour is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"argan-color-step\"\u003e\n\u003cspan class=\"argan-color-step-number\"\u003e4\u003c\/span\u003e \u003cstrong\u003eRinse Thoroughly\u003c\/strong\u003e\n\u003cp\u003eDo not exceed the instructed processing time. Rinse the hair and scalp thoroughly after application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RESULT INFORMATION --\u003e\n\u003cdiv class=\"argan-color-info\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M12 11v5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eColour Results May Vary\u003c\/h3\u003e\n\u003cp\u003eThe final appearance depends on the original hair colour, the amount of grey or white hair, previous colouring treatments, hair condition, application coverage, and processing time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"argan-color-section\"\u003e\n\u003ch3 class=\"argan-color-section-title\"\u003eMore Information\u003c\/h3\u003e\n\u003cdiv class=\"argan-color-details\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat shade is this product?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eThis product is the Natural Black shade. The final result can vary according to your original hair colour and condition.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the package?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eThe package contains one 420 ml bottle of Argan Speedy Hair Color Shampoo, the original retail box, and protective gloves as indicated on the packaging.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for grey or white hair?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eThe packaging presents the product as a colour shampoo designed for visible grey and white hair. Coverage and final results can vary between users.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan men and women use it?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eYes. The product is presented for use by both men and women, provided the package directions and safety precautions are followed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long should it stay on the hair?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eThe packaging displays an approximate eight-minute time. Use only the processing time stated in the instructions supplied with the delivered product and do not leave it on longer.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs an allergy test required?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eYes. Perform the allergy alert or skin test before every application, even when the product has been used previously without a reaction. Follow the manufacturer’s test instructions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on eyebrows or eyelashes?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eNo. Hair-colour products intended for scalp hair must not be used to colour eyebrows or eyelashes. Avoid all contact with the eyes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used on an irritated scalp?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eDo not apply the product to a scalp that is irritated, injured, sunburned, scratched, or unusually sensitive. Wait until the scalp has fully recovered.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the product be stored?\u003c\/summary\u003e\n\u003cdiv class=\"argan-color-details-content\"\u003eKeep the bottle securely closed in a cool and dry location, away from direct sunlight, excessive heat, and the reach of children.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SAFETY --\u003e\n\u003cdiv class=\"argan-color-safety\"\u003e\n\u003cspan class=\"argan-color-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3 2.5 20h19L12 3Z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 9v5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHair-Colour Safety\u003c\/strong\u003e\n\u003cp\u003eHair-colour products can cause allergic reactions. Follow every direction and warning on the package, perform the instructed test before every use, wear gloves, avoid the eyes, and never use the product on eyebrows or eyelashes. Stop immediately and rinse if strong burning, swelling, rash, or irritation occurs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Nexmartlb","offers":[{"title":"Default Title","offer_id":48241644568834,"sku":null,"price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/4941\/4914\/files\/OFFER9.png?v=1785555759","url":"https:\/\/nexmartlb.com\/products\/argan-speedy-hair-color-shampoo-natural-black","provider":"Nexmartlb","version":"1.0","type":"link"}