{"product_id":"hair","title":"Hair Dye Comb — Portable for Home Use","description":"\u003cstyle\u003e\n  .znhair-page,\n  .znhair-page * {\n    box-sizing: border-box;\n  }\n\n  .znhair-page {\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: #202020;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.6;\n    container-type: inline-size;\n    container-name: znhair;\n  }\n\n  .znhair-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    object-fit: contain !important;\n  }\n\n  .znhair-section {\n    margin: 0 0 18px;\n    padding: 26px 20px;\n    border-radius: 18px;\n    overflow: hidden;\n  }\n\n  .znhair-white {\n    background: #ffffff;\n    border: 1px solid #ece9e4;\n  }\n\n  .znhair-cream {\n    background: #f7f4ee;\n  }\n\n  .znhair-soft {\n    background: #eef2ed;\n  }\n\n  .znhair-dark {\n    background: #20211e;\n    color: #ffffff;\n  }\n\n  .znhair-brown {\n    background: #f4eee9;\n  }\n\n  .znhair-kicker {\n    display: inline-block;\n    margin: 0 0 10px;\n    font-size: 12px;\n    line-height: 1.3;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #76634f;\n  }\n\n  .znhair-dark .znhair-kicker {\n    color: #d9c49b;\n  }\n\n  .znhair-title {\n    margin: 0 0 12px;\n    font-size: clamp(27px, 6cqi, 42px);\n    line-height: 1.12;\n    font-weight: 750;\n    letter-spacing: -0.7px;\n  }\n\n  .znhair-heading {\n    margin: 0 0 10px;\n    font-size: clamp(22px, 4.8cqi, 32px);\n    line-height: 1.18;\n    font-weight: 750;\n    letter-spacing: -0.4px;\n  }\n\n  .znhair-subheading {\n    margin: 0 0 8px;\n    font-size: 18px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n\n  .znhair-text {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.7;\n    color: #55514c;\n  }\n\n  .znhair-dark .znhair-text {\n    color: #e6e4df;\n  }\n\n  .znhair-lead {\n    margin: 0 auto 18px;\n    max-width: 740px;\n    font-size: 16px;\n    line-height: 1.7;\n    color: #5d5953;\n  }\n\n  .znhair-center {\n    text-align: center;\n  }\n\n  .znhair-image {\n    width: 100%;\n    overflow: hidden;\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .znhair-image img {\n    border-radius: 14px;\n  }\n\n  .znhair-stack {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 20px;\n    align-items: center;\n  }\n\n  .znhair-copy {\n    min-width: 0;\n  }\n\n  .znhair-benefits {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .znhair-benefit {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    padding: 13px 14px;\n    border-radius: 12px;\n    background: rgba(255,255,255,.76);\n    border: 1px solid rgba(60,50,40,.07);\n  }\n\n  .znhair-benefit-icon {\n    flex: 0 0 28px;\n    width: 28px;\n    height: 28px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #e8dfd2;\n    font-size: 14px;\n  }\n\n  .znhair-benefit strong {\n    display: block;\n    margin-bottom: 2px;\n    font-size: 14px;\n    line-height: 1.35;\n    color: #26231f;\n  }\n\n  .znhair-benefit span {\n    display: block;\n    font-size: 13px;\n    line-height: 1.5;\n    color: #68625c;\n  }\n\n  .znhair-dark .znhair-benefit {\n    background: rgba(255,255,255,.08);\n    border-color: rgba(255,255,255,.1);\n  }\n\n  .znhair-dark .znhair-benefit strong,\n  .znhair-dark .znhair-benefit span {\n    color: #ffffff;\n  }\n\n  .znhair-dark .znhair-benefit span {\n    color: #d5d3cd;\n  }\n\n  .znhair-chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .znhair-chip {\n    padding: 7px 11px;\n    border-radius: 999px;\n    background: #ffffff;\n    border: 1px solid #e2ddd5;\n    font-size: 12px;\n    font-weight: 650;\n    line-height: 1.3;\n  }\n\n  .znhair-note {\n    margin-top: 14px;\n    padding: 13px 15px;\n    border-left: 3px solid #8c7258;\n    border-radius: 0 10px 10px 0;\n    background: rgba(255,255,255,.7);\n    font-size: 13px;\n    line-height: 1.6;\n    color: #625b54;\n  }\n\n  .znhair-shades {\n    display: grid;\n    grid-template-columns: minmax(0,1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .znhair-shade {\n    padding: 17px;\n    border-radius: 14px;\n    background: #ffffff;\n    border: 1px solid #e7e1da;\n  }\n\n  .znhair-shade-dot {\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    margin-bottom: 10px;\n    border: 2px solid rgba(255,255,255,.9);\n    box-shadow: 0 0 0 1px rgba(0,0,0,.13);\n  }\n\n  .znhair-black {\n    background: #181818;\n  }\n\n  .znhair-darkbrown {\n    background: #4d2f25;\n  }\n\n  .znhair-shade strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 15px;\n  }\n\n  .znhair-shade span {\n    display: block;\n    color: #69635d;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .znhair-list {\n    margin: 16px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .znhair-list li {\n    position: relative;\n    margin: 0 0 10px;\n    padding-left: 25px;\n    font-size: 14px;\n    line-height: 1.55;\n    color: #5c5751;\n  }\n\n  .znhair-list li:before {\n    content: \"✓\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: #6e7958;\n    font-weight: 800;\n  }\n\n  .znhair-dark .znhair-list li {\n    color: #e6e3dd;\n  }\n\n  .znhair-steps {\n    display: grid;\n    grid-template-columns: minmax(0,1fr);\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .znhair-step {\n    padding: 16px;\n    border-radius: 13px;\n    background: #ffffff;\n    border: 1px solid #e7e2dc;\n  }\n\n  .znhair-step-num {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 30px;\n    height: 30px;\n    margin-bottom: 8px;\n    border-radius: 50%;\n    background: #23231f;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .znhair-step strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 14px;\n  }\n\n  .znhair-step p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.55;\n    color: #66615a;\n  }\n\n  .znhair-boxgrid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n    gap: 9px;\n    margin-top: 16px;\n  }\n\n  .znhair-boxitem {\n    padding: 12px 10px;\n    text-align: center;\n    border-radius: 11px;\n    background: #ffffff;\n    border: 1px solid #e8e3dc;\n    font-size: 13px;\n    font-weight: 650;\n  }\n\n  .znhair-footer {\n    padding: 28px 20px;\n    text-align: center;\n    border-radius: 18px;\n    background: #23231f;\n    color: #ffffff;\n  }\n\n  .znhair-footer p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: #dad7d0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  @container znhair (min-width: 520px) {\n    .znhair-section {\n      padding: 30px 26px;\n    }\n\n    .znhair-benefits {\n      grid-template-columns: repeat(2, minmax(0,1fr));\n    }\n\n    .znhair-shades {\n      grid-template-columns: repeat(2, minmax(0,1fr));\n    }\n\n    .znhair-steps {\n      grid-template-columns: repeat(2, minmax(0,1fr));\n    }\n\n    .znhair-boxgrid {\n      grid-template-columns: repeat(4, minmax(0,1fr));\n    }\n  }\n\n  \/* \n     Key layout rule:\n     Only switch to image + text columns when the PRODUCT DESCRIPTION\n     container itself is at least 760px wide.\n     A 450–650px desktop description area therefore stays single-column.\n  *\/\n  @container znhair (min-width: 760px) {\n    .znhair-stack {\n      grid-template-columns: minmax(0,1fr) minmax(0,1fr);\n      gap: 34px;\n    }\n\n    .znhair-stack.znhair-reverse .znhair-image {\n      order: 2;\n    }\n\n    .znhair-stack.znhair-reverse .znhair-copy {\n      order: 1;\n    }\n\n    .znhair-section {\n      padding: 38px 34px;\n      margin-bottom: 22px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"znhair-page\"\u003e\n\u003c!-- 01 HERO --\u003e\n\u003csection class=\"znhair-section znhair-cream znhair-center\"\u003e\u003cspan class=\"znhair-kicker\"\u003eAT-HOME GRAY COVERAGE\u003c\/span\u003e\n\u003ch2 class=\"znhair-title\"\u003eDye your hair alone at home.\u003c\/h2\u003e\n\u003cp class=\"znhair-lead\"\u003eA convenient hair dye cream with a built-in comb applicator designed to help apply color directly through roots, temples and areas of visible gray—without the usual bowl-and-brush setup.\u003c\/p\u003e\n\u003cdiv class=\"znhair-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/main-22.jpg?v=1787638563\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"znhair-chips\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"znhair-chip\"\u003eBuilt-In Comb Applicator\u003c\/span\u003e \u003cspan class=\"znhair-chip\"\u003eGray Hair Coverage\u003c\/span\u003e \u003cspan class=\"znhair-chip\"\u003eNo Mixing Required\u003c\/span\u003e \u003cspan class=\"znhair-chip\"\u003e2 Natural-Looking Shades\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 02 TARGETED COVERAGE --\u003e\n\u003csection class=\"znhair-section znhair-white\"\u003e\n\u003cdiv class=\"znhair-stack\"\u003e\n\u003cdiv class=\"znhair-image\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/Main-03_fe1c63e2-8ca2-41d3-98ae-71bdcf156cbd.jpg?v=1787631865\u0026amp;width=1445\" alt=\"Targeted gray hair coverage for roots and sideburns\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"znhair-copy\"\u003e\n\u003cspan class=\"znhair-kicker\"\u003eTARGET THE AREAS YOU SEE MOST\u003c\/span\u003e\n\u003ch2 class=\"znhair-heading\"\u003eMade for Roots, Temples \u0026amp; Everyday Touch-Ups\u003c\/h2\u003e\n\u003cp class=\"znhair-text\"\u003eInstead of preparing a separate bowl and brush, the comb-style applicator lets you guide the cream directly through the areas you want to color. Use it for visible roots, sideburns or broader at-home application.\u003c\/p\u003e\n\u003cdiv class=\"znhair-benefits\"\u003e\n\u003cdiv class=\"znhair-benefit\"\u003e\n\u003cdiv class=\"znhair-benefit-icon\"\u003e↗\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTargeted Application\u003c\/strong\u003e \u003cspan\u003eHelps reach roots, temples and smaller gray areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znhair-benefit\"\u003e\n\u003cdiv class=\"znhair-benefit-icon\"\u003e⌁\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eComb As You Apply\u003c\/strong\u003e \u003cspan\u003eBuilt-in teeth help spread the cream through the hair.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znhair-benefit\"\u003e\n\u003cdiv class=\"znhair-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNo Blending Required\u003c\/strong\u003e \u003cspan\u003eDesigned for straightforward at-home application.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znhair-benefit\"\u003e\n\u003cdiv class=\"znhair-benefit-icon\"\u003e◎\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eReusable Applicator Design\u003c\/strong\u003e \u003cspan\u003eA practical format for future touch-up routines.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 2-IN-1 APPLICATOR --\u003e\n\u003csection class=\"znhair-section znhair-dark\"\u003e\n\u003cdiv class=\"znhair-stack znhair-reverse\"\u003e\n\u003cdiv class=\"znhair-image\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/Main-02_3951c65f-924b-486c-ba20-1ec2b3824673.jpg?v=1787631865\u0026amp;width=1445\" alt=\"Hair dye cream with integrated comb applicator\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"znhair-copy\"\u003e\n\u003cspan class=\"znhair-kicker\"\u003e2-IN-1 DESIGN\u003c\/span\u003e\n\u003ch2 class=\"znhair-heading\"\u003eColor \u0026amp; Comb in One Simple Tool\u003c\/h2\u003e\n\u003cp class=\"znhair-text\"\u003eThe angled comb applicator is designed to glide through the hair while dispensing color where you need it, making home touch-ups feel more controlled and less complicated.\u003c\/p\u003e\n\u003cul class=\"znhair-list\"\u003e\n\u003cli\u003eIntegrated comb-style applicator\u003c\/li\u003e\n\u003cli\u003eDesigned for easier root and temple access\u003c\/li\u003e\n\u003cli\u003eNo separate mixing bowl required\u003c\/li\u003e\n\u003cli\u003eConvenient tube-style format for home use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 PLANT EXTRACTS --\u003e\n\u003csection class=\"znhair-section znhair-soft\"\u003e\n\u003cdiv class=\"znhair-stack\"\u003e\n\u003cdiv class=\"znhair-image\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/Main-06_9aa4fcf4-e01d-4b4b-a5bd-7415f8a8cbbb.jpg?v=1787631866\u0026amp;width=1445\" alt=\"Five plant-derived ingredients shown in hair dye formula\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"znhair-copy\"\u003e\n\u003cspan class=\"znhair-kicker\"\u003ePLANT-DERIVED INGREDIENTS\u003c\/span\u003e\n\u003ch2 class=\"znhair-heading\"\u003eColor Care with Five Featured Plant Extracts\u003c\/h2\u003e\n\u003cp class=\"znhair-text\"\u003eThe formula highlights five plant-derived ingredients alongside the hair color cream, combining convenient gray coverage with a more care-focused at-home coloring routine.\u003c\/p\u003e\n\u003cdiv class=\"znhair-chips\"\u003e\n\u003cspan class=\"znhair-chip\"\u003eBlack Truffle\u003c\/span\u003e \u003cspan class=\"znhair-chip\"\u003ePecan Seed Oil\u003c\/span\u003e \u003cspan class=\"znhair-chip\"\u003eMacadamia Nut\u003c\/span\u003e \u003cspan class=\"znhair-chip\"\u003ePassion Fruit Seed\u003c\/span\u003e \u003cspan class=\"znhair-chip\"\u003eTuber Fleeceflower Root\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znhair-note\"\u003eThe product information also identifies the formula as ammonia-free.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 05 SHADE OPTIONS --\u003e\n\u003csection class=\"znhair-section znhair-brown\"\u003e\n\u003cdiv class=\"znhair-stack znhair-reverse\"\u003e\n\u003cdiv class=\"znhair-image\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/Main-04_78180309-e9ec-4d4c-88da-73f5859c6bff.jpg?v=1787631865\u0026amp;width=1445\" alt=\"Natural Black and Dark Brown hair color options\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"znhair-copy\"\u003e\n\u003cspan class=\"znhair-kicker\"\u003eCHOOSE YOUR SHADE\u003c\/span\u003e\n\u003ch2 class=\"znhair-heading\"\u003eNatural Black or Dark Brown\u003c\/h2\u003e\n\u003cp class=\"znhair-text\"\u003eTwo classic shades make it easy to choose the look that works best with your existing hair color and gray-coverage needs.\u003c\/p\u003e\n\u003cdiv class=\"znhair-shades\"\u003e\n\u003cdiv class=\"znhair-shade\"\u003e\n\u003cdiv class=\"znhair-shade-dot znhair-black\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003eNatural Black\u003c\/strong\u003e \u003cspan\u003eA deep, classic black shade for a polished finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znhair-shade\"\u003e\n\u003cdiv class=\"znhair-shade-dot znhair-darkbrown\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003eDark Brown\u003c\/strong\u003e \u003cspan\u003eA rich brown shade for a softer, natural-looking finish.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 06 CONVENIENT AT-HOME USE --\u003e\n\u003csection class=\"znhair-section znhair-white\"\u003e\n\u003cdiv class=\"znhair-stack\"\u003e\n\u003cdiv class=\"znhair-image\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/Main-05_610bdf65-096e-4d8a-89db-cdd0d11c8689.jpg?v=1787631865\u0026amp;width=1445\" alt=\"Convenient at-home hair dye cream and kit contents\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"znhair-copy\"\u003e\n\u003cspan class=\"znhair-kicker\"\u003eEVERYTHING IN ONE KIT\u003c\/span\u003e\n\u003ch2 class=\"znhair-heading\"\u003eA More Convenient Way to Color at Home\u003c\/h2\u003e\n\u003cp class=\"znhair-text\"\u003eThe set brings together the color cream, comb applicator and basic application accessories so you can handle gray coverage and routine touch-ups at home.\u003c\/p\u003e\n\u003cdiv class=\"znhair-boxgrid\"\u003e\n\u003cdiv class=\"znhair-boxitem\"\u003eHair Dye Cream\u003c\/div\u003e\n\u003cdiv class=\"znhair-boxitem\"\u003eComb Applicator\u003c\/div\u003e\n\u003cdiv class=\"znhair-boxitem\"\u003eGloves\u003c\/div\u003e\n\u003cdiv class=\"znhair-boxitem\"\u003eProtective Cape\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"znhair-text\" style=\"margin-top: 12px;\"\u003eAn instruction manual is also included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 07 HOW TO USE --\u003e\n\u003csection class=\"znhair-section znhair-cream\"\u003e\u003cspan class=\"znhair-kicker\"\u003eSIMPLE APPLICATION\u003c\/span\u003e\n\u003ch2 class=\"znhair-heading\"\u003eHow to Use\u003c\/h2\u003e\n\u003cp class=\"znhair-text\"\u003eFollow the included instructions and the application guidance shown with the product.\u003c\/p\u003e\n\u003cdiv class=\"znhair-steps\"\u003e\n\u003cdiv class=\"znhair-step\"\u003e\n\u003cspan class=\"znhair-step-num\"\u003e1\u003c\/span\u003e \u003cstrong\u003ePrepare the Applicator\u003c\/strong\u003e\n\u003cp\u003eRemove the cap, position the comb applicator and dispense the cream into the comb head.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znhair-step\"\u003e\n\u003cspan class=\"znhair-step-num\"\u003e2\u003c\/span\u003e \u003cstrong\u003eComb Through Hair\u003c\/strong\u003e\n\u003cp\u003eWith the comb teeth facing the hair, distribute the cream evenly through the desired areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znhair-step\"\u003e\n\u003cspan class=\"znhair-step-num\"\u003e3\u003c\/span\u003e \u003cstrong\u003eAllow the Color to Process\u003c\/strong\u003e\n\u003cp\u003eThe product guide shows a processing period after the cream has been combed evenly through the hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znhair-step\"\u003e\n\u003cspan class=\"znhair-step-num\"\u003e4\u003c\/span\u003e \u003cstrong\u003eRinse Thoroughly\u003c\/strong\u003e\n\u003cp\u003eAfter processing, rinse the hair thoroughly with water or shampoo as directed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"znhair-image\" style=\"margin-top: 20px;\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/Main-07_86364017-5157-437b-8a7c-20bf37ba1c71.jpg?v=1787631865\u0026amp;width=1445\" alt=\"Hair dye cream application instructions\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 08 PRODUCT PRESENTATION --\u003e\n\u003csection class=\"znhair-section znhair-white\"\u003e\n\u003cdiv class=\"znhair-stack znhair-reverse\"\u003e\n\u003cdiv class=\"znhair-image\"\u003e\u003cimg src=\"https:\/\/zavrlynia.com\/cdn\/shop\/files\/Main-01_49fc0713-a734-4817-8498-00378256beaa.jpg?v=1787631865\u0026amp;width=1445\" alt=\"Hair dye cream product and packaging\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"znhair-copy\"\u003e\n\u003cspan class=\"znhair-kicker\"\u003eEASY HOME TOUCH-UPS\u003c\/span\u003e\n\u003ch2 class=\"znhair-heading\"\u003eKeep Gray Coverage Within Reach\u003c\/h2\u003e\n\u003cp class=\"znhair-text\"\u003eIdeal for routine root maintenance, visible gray around the hairline or a fuller refresh when you want to update your color without the traditional mixing process.\u003c\/p\u003e\n\u003cul class=\"znhair-list\"\u003e\n\u003cli\u003eSuitable for at-home hair coloring routines\u003c\/li\u003e\n\u003cli\u003eDesigned for both targeted touch-ups and broader application\u003c\/li\u003e\n\u003cli\u003eAvailable in Natural Black and Dark Brown\u003c\/li\u003e\n\u003cli\u003e80 g \/ 2.8 oz shown on the product packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"znhair-footer\"\u003e\n\u003cspan class=\"znhair-kicker\"\u003eCOLOR ON YOUR SCHEDULE\u003c\/span\u003e\n\u003ch2 class=\"znhair-heading\" style=\"color: #fff; margin-bottom: 10px;\"\u003eSimple Gray Coverage, Right at Home\u003c\/h2\u003e\n\u003cp\u003eComb, apply and refresh visible gray with a convenient all-in-one format designed to make regular home touch-ups easier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XHY","offers":[{"title":"Natural Black","offer_id":53763618636139,"sku":"NC0207260825448-自然黑","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Dark Brown","offer_id":53763618668907,"sku":"NC0207260825448-奶茶棕","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/main-22.jpg?v=1787638564","url":"https:\/\/zavrlynia.com\/products\/hair","provider":"zavrlynia","version":"1.0","type":"link"}