{"product_id":"nutrition-hair-liquid-60ml","title":"Nutrition Hair Liquid - 60ml","description":"\u003cstyle\u003e\n  .cdhl26 {\n    --ink: #183d32;\n    --gold: #b39355;\n    --line: #e2e8e2;\n    color: #34463f;\n    background: #fff;\n    border: 1px solid var(--line);\n    border-radius: 20px;\n    overflow: hidden;\n    margin: 24px 0;\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.75;\n    box-shadow: 0 12px 36px #183d3209;\n    isolation: isolate;\n  }\n\n  .cdhl26 * {\n    box-sizing: border-box;\n  }\n\n  .cdhl26 .cdhl-head {\n    padding: 28px 30px;\n    background: linear-gradient(120deg, #f4f7ef, #fcfaf5);\n    border-bottom: 1px solid var(--line);\n  }\n\n  .cdhl26 .cdhl-kicker {\n    color: #596c5c;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    margin: 0 0 8px;\n  }\n\n  .cdhl26 .cdhl-title {\n    color: var(--ink);\n    font: 500 clamp(24px, 4vw, 34px)\/1.2 Georgia, serif;\n    margin: 0 0 10px;\n  }\n\n  .cdhl26 .cdhl-intro {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* Controls appear only after successful initialization.\n     Without JavaScript, all three content sections remain readable. *\/\n  .cdhl26 .cdhl-nav {\n    display: none;\n    background: #f4f6f2;\n    padding: 7px;\n    gap: 6px;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .cdhl26.cdhl-ready .cdhl-nav {\n    display: flex;\n  }\n\n  .cdhl26 .cdhl-button {\n    appearance: none;\n    flex: 1;\n    min-width: 0;\n    min-height: 48px;\n    cursor: pointer;\n    border: 1px solid transparent;\n    border-radius: 9px;\n    padding: 12px 8px;\n    background: transparent;\n    color: #425a4d;\n    font-family: inherit;\n    font-weight: 600;\n    font-size: 13px;\n    line-height: 1.3;\n    letter-spacing: 0.03em;\n    text-transform: none;\n    box-shadow: none;\n    margin: 0;\n    white-space: normal;\n  }\n\n  .cdhl26 .cdhl-button:hover {\n    background: #e8eee4;\n    color: var(--ink);\n  }\n\n  .cdhl26 .cdhl-button[aria-selected=\"true\"] {\n    background: var(--ink);\n    color: #fff;\n    border-color: var(--ink);\n    box-shadow: inset 0 -3px 0 var(--gold);\n  }\n\n  .cdhl26 .cdhl-button:focus-visible {\n    outline: 3px solid var(--gold);\n    outline-offset: 1px;\n  }\n\n  .cdhl26 .cdhl-panel {\n    padding: 30px;\n    line-height: 1.75;\n    font-size: 15px;\n  }\n\n  .cdhl26 .cdhl-panel[hidden] {\n    display: none !important;\n  }\n\n  .cdhl26 .cdhl-panel p {\n    margin: 0 0 18px;\n  }\n\n  .cdhl26 .cdhl-panel h3 {\n    font: 500 25px\/1.3 Georgia, serif;\n    color: var(--ink);\n    margin: 0 0 18px;\n  }\n\n  .cdhl26 .cdhl-panel h4 {\n    font-size: 17px;\n    line-height: 1.4;\n    color: var(--ink);\n    margin: 26px 0 12px;\n  }\n\n  .cdhl26 .cdhl-panel strong {\n    color: var(--ink);\n  }\n\n  .cdhl26 .cdhl-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin: 20px 0;\n  }\n\n  .cdhl26 .cdhl-card {\n    padding: 18px;\n    border: 1px solid var(--line);\n    border-radius: 12px;\n    background: #fafbf8;\n  }\n\n  .cdhl26 .cdhl-card strong {\n    display: block;\n    margin-bottom: 7px;\n  }\n\n  .cdhl26 .cdhl-card p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  .cdhl26 .cdhl-note {\n    padding: 20px;\n    background: #f2f6ef;\n    border-left: 3px solid var(--gold);\n    border-radius: 0 10px 10px 0;\n    margin: 24px 0;\n  }\n\n  .cdhl26 .cdhl-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .cdhl26 .cdhl-meta {\n    padding-top: 18px;\n    border-top: 1px solid var(--line);\n    font-size: 13px;\n  }\n\n  .cdhl26 .cdhl-steps {\n    margin: 0 0 22px;\n    padding-left: 26px;\n    list-style: decimal;\n  }\n\n  .cdhl26 .cdhl-steps li {\n    padding: 0 0 0 6px;\n    margin: 0 0 16px;\n  }\n\n  .cdhl26 .cdhl-steps li::marker {\n    color: var(--gold);\n    font-weight: 700;\n  }\n\n  .cdhl26 .cdhl-inci {\n    font-size: 13px;\n    line-height: 1.9;\n    overflow-wrap: anywhere;\n    background: #f8f9f6;\n    padding: 20px;\n    border-radius: 12px;\n  }\n\n  .cdhl26 .cdhl-small {\n    font-size: 13px;\n    color: #55655b;\n  }\n\n  @media (max-width: 560px) {\n    .cdhl26 .cdhl-head,\n    .cdhl26 .cdhl-panel {\n      padding: 22px 18px;\n    }\n\n    .cdhl26 .cdhl-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .cdhl26 .cdhl-button {\n      font-size: 12px;\n      padding: 12px 4px;\n    }\n\n    .cdhl26 .cdhl-nav {\n      gap: 3px;\n      padding: 5px;\n    }\n  }\n\n  @media print {\n    .cdhl26 .cdhl-nav {\n      display: none !important;\n    }\n\n    .cdhl26 .cdhl-panel[hidden] {\n      display: block !important;\n    }\n\n    .cdhl26 {\n      box-shadow: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"cdhl26\" aria-label=\"CellDraw Nutrition Hair Liquid product information\"\u003e\n  \u003c!-- PRODUCT HEADER --\u003e\n  \u003cheader class=\"cdhl-head\"\u003e\n    \u003cp class=\"cdhl-kicker\"\u003eCellDraw • Daily scalp care\u003c\/p\u003e\n    \u003ch2 class=\"cdhl-title\"\u003eNutrition Hair Liquid\u003c\/h2\u003e\n    \u003cp class=\"cdhl-intro\"\u003e\n      Targeted hydration. Refreshing comfort. A simple leave-in ritual.\n    \u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003c!-- TAB CONTROLS --\u003e\n  \u003cdiv class=\"cdhl-nav\" aria-label=\"Product information sections\"\u003e\n    \u003cbutton class=\"cdhl-button\" type=\"button\"\u003e\n      Description\n    \u003c\/button\u003e\n    \u003cbutton class=\"cdhl-button\" type=\"button\"\u003e\n      How to Use\n    \u003c\/button\u003e\n    \u003cbutton class=\"cdhl-button\" type=\"button\"\u003e\n      Ingredients\n    \u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003csection class=\"cdhl-panel\"\u003e\n    \u003ch3\u003eYour scalp deserves skincare, too.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Meet your daily scalp-care essential:\n      \u003cstrong\u003eCellDraw Nutrition Hair Liquid\u003c\/strong\u003e.\n      This lightweight, leave-in treatment delivers targeted hydration,\n      conditioning, and a refreshing cooling sensation to help your scalp\n      feel comfortable and cared for. Simply apply, massage, and leave in.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Whether you are refining your personal routine or building a\n      professional scalp-care service, CellDraw makes consistent care easy.\n      Its blend of peptides, moisture-binding ingredients, vitamins, and\n      botanicals brings a skincare-inspired approach to the scalp.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eAdvanced Ingredients. Everyday Simplicity.\u003c\/h4\u003e\n\n    \u003cp\u003e\n      At the heart of the formula is \u003cstrong\u003eTrinityCell™ Complex\u003c\/strong\u003e,\n      featuring Sodium DNA, Sodium RNA, and Centella Asiatica Leaf Vesicles.\n      A five-peptide blend complements this signature complex, while\n      Niacinamide, Panthenol, and Allantoin support the formula’s focus\n      on scalp hydration and conditioning.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eWhat Makes It a Daily Essential\u003c\/h4\u003e\n\n    \u003cdiv class=\"cdhl-grid\"\u003e\n      \u003cdiv class=\"cdhl-card\"\u003e\n        \u003cstrong\u003eComfort for a Dry-Feeling Scalp\u003c\/strong\u003e\n        \u003cp\u003e\n          Panthenol, Glycerin, and other humectants help attract and retain\n          moisture for a hydrated, more comfortable-feeling scalp.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdhl-card\"\u003e\n        \u003cstrong\u003eMulti-Peptide Care\u003c\/strong\u003e\n        \u003cp\u003e\n          Five peptide ingredients, including Copper Tripeptide-1 and\n          Biotinoyl Tripeptide-1, complement a focused scalp-conditioning\n          routine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdhl-card\"\u003e\n        \u003cstrong\u003eA Refreshing Finish\u003c\/strong\u003e\n        \u003cp\u003e\n          Menthol provides a cooling sensation that makes application\n          feel like a moment of self-care.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdhl-card\"\u003e\n        \u003cstrong\u003eA Thoughtful Ingredient Blend\u003c\/strong\u003e\n        \u003cp\u003e\n          Niacinamide, Allantoin, Green Tea Extract, and Ferulic Acid\n          bring together conditioning and antioxidant ingredients.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eKeep your routine simple:\u003c\/strong\u003e\n      The lightweight liquid applies directly to the scalp.\n      No rinsing and no extra wash step.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cdhl-note\"\u003e\n      \u003ch4 style=\"margin-top: 0;\"\u003e\n        From the Treatment Room to the Home Routine\n      \u003c\/h4\u003e\n      \u003cp\u003e\n        For salons, spas, and scalp-care professionals, CellDraw offers\n        a straightforward way to connect cosmetic services with daily\n        maintenance. Incorporate topical application and gentle scalp\n        massage into an appropriate service, then show clients how to\n        continue their routine at home.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eA natural fit for:\u003c\/strong\u003e\n      Adults seeking lightweight scalp hydration, a refreshing leave-in\n      treatment, or a more intentional daily scalp-care routine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eMake scalp care part of your skincare ritual.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp class=\"cdhl-meta\"\u003e\n      \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Leave-in cosmetic scalp treatment\u003cbr\u003e\n      \u003cstrong\u003eNet Volume:\u003c\/strong\u003e 60 mL\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"cdhl-panel\"\u003e\n    \u003ch3\u003eApply. Massage. Leave In.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      A simple daily ritual to keep your scalp feeling hydrated,\n      conditioned, and refreshed.\n    \u003c\/p\u003e\n\n    \u003col class=\"cdhl-steps\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003ePrepare Your Scalp:\u003c\/strong\u003e\n        After cleansing, gently towel-dry your hair and scalp.\n        Cleansing is not necessary before every application.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003ePart Your Hair:\u003c\/strong\u003e\n        Work in sections to expose the scalp, focusing on areas\n        that need additional hydration and care.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eApply Directly:\u003c\/strong\u003e\n        Dispense an appropriate amount onto the scalp.\n        Keep the applicator tip from touching the skin.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eMassage Gently:\u003c\/strong\u003e\n        Use the pads of your fingertips to distribute the liquid\n        until absorbed. Avoid scratching or vigorous rubbing.\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eLeave In:\u003c\/strong\u003e\n        Do not rinse. Allow the liquid to absorb before styling.\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n\n    \u003cdiv class=\"cdhl-note\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eWhen to Use:\u003c\/strong\u003e\n        Apply twice daily, unless the product label directs otherwise.\n        Pair application with your morning and evening skincare routines\n        to make consistent use easier to remember.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch4\u003eFor Professionals\u003c\/h4\u003e\n\n    \u003cp\u003e\n      Apply topically to a clean, intact scalp as part of an appropriate\n      cosmetic scalp-care service. Demonstrate sectioning and gentle\n      massage, and review the application frequency with your client\n      before recommending home use.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use with devices or following procedures only when expressly\n      supported by the manufacturer’s instructions.\n    \u003c\/p\u003e\n\n    \u003cp class=\"cdhl-small\"\u003e\n      \u003cstrong\u003ePrecautions:\u003c\/strong\u003e\n      For external use only. Avoid contact with the eyes and do not\n      apply to broken or irritated skin. Patch test before first use.\n      Discontinue use if irritation occurs. Follow all directions\n      and precautions on the product packaging.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INGREDIENTS --\u003e\n  \u003csection class=\"cdhl-panel\"\u003e\n    \u003ch3\u003eGet to Know Your Scalp-Care Formula\u003c\/h3\u003e\n\n    \u003cp\u003e\n      A blend of peptides, humectants, vitamins, and botanical ingredients\n      designed to complement a consistent cosmetic scalp-care routine.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cdhl-grid\"\u003e\n      \u003cdiv class=\"cdhl-card\"\u003e\n        \u003cstrong\u003eTrinityCell™ Complex\u003c\/strong\u003e\n        \u003cp\u003e\n          Sodium DNA, Sodium RNA, and Centella Asiatica Leaf Vesicles\n          form the formula’s distinctive cosmetic ingredient complex.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdhl-card\"\u003e\n        \u003cstrong\u003eFive-Peptide Blend\u003c\/strong\u003e\n        \u003cp\u003e\n          Copper Tripeptide-1, Acetyl Tetrapeptide-3, Octapeptide-2,\n          Biotinoyl Tripeptide-1, and\n          Alanine\/Histidine\/Lysine Polypeptide Copper HCl bring\n          multi-peptide care to the scalp.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdhl-card\"\u003e\n        \u003cstrong\u003eHydration \u0026amp; Comfort\u003c\/strong\u003e\n        \u003cp\u003e\n          Panthenol, Glycerin, Mannitol, Butylene Glycol, Propanediol,\n          and Tremella Fuciformis Mushroom Extract help support the\n          formula’s hydrating and conditioning properties.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdhl-card\"\u003e\n        \u003cstrong\u003eEveryday Scalp Care\u003c\/strong\u003e\n        \u003cp\u003e\n          Niacinamide and Allantoin pair with Ammonium Glycyrrhizinate\n          to complement a routine focused on scalp comfort and\n          conditioning.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdhl-card\"\u003e\n        \u003cstrong\u003eAntioxidant Ingredients\u003c\/strong\u003e\n        \u003cp\u003e\n          Green Tea Extract, Green Tea Catechins, and Ferulic Acid\n          add an antioxidant component to the formula.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdhl-card\"\u003e\n        \u003cstrong\u003eA Refreshing Sensation\u003c\/strong\u003e\n        \u003cp\u003e\n          Menthol provides a cooling feel during application.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eAdditional scalp-care ingredients:\u003c\/strong\u003e\n      Caffeine, Zinc Gluconate, Biotin, Pyridoxine HCl, Rice Bran Extract,\n      Saw Palmetto Fruit Extract, and Kelp Extract complete the\n      ingredient profile.\n    \u003c\/p\u003e\n\n    \u003ch4\u003eFull Ingredient List\u003c\/h4\u003e\n\n    \u003cp class=\"cdhl-inci\"\u003e\n      Water, Butylene Glycol, Propanediol, 1,2-Hexanediol, Niacinamide,\n      Panthenol, PEG-40 Hydrogenated Castor Oil, Fucosyllactose, Mannitol,\n      Disodium EDTA, Ethylhexylglycerin, Caprylyl Glycol, Ammonium\n      Glycyrrhizinate, Menthol, Citrus Grandis (Grapefruit) Peel Extract,\n      Lepidium Apetalum Seed Extract, Oryza Sativa (Rice) Bran Extract,\n      Alanine\/Histidine\/Lysine Polypeptide Copper HCl, Hexamidine\n      Diisethionate, Camellia Sinensis Leaf Extract, Caffeine, Disodium\n      Phosphate, Zinc Gluconate, Pyridoxine HCl, Glycerin, Copper\n      Tripeptide-1, Phenoxyethanol, Aesculus Hippocastanum (Horse Chestnut)\n      Seed Extract, Laminaria Japonica Extract, Biotinoyl Tripeptide-1,\n      Serenoa Serrulata Fruit Extract, Sodium DNA, Acetyl Tetrapeptide-3,\n      Octapeptide-2, Tremella Fuciformis (Mushroom) Extract, Hydrolyzed\n      Yeast Protein, Centella Asiatica Leaf Vesicles, Citric Acid,\n      Allantoin, Threonine, Potassium Sorbate, Ferulic Acid, Sodium RNA,\n      Camellia Sinensis Catechins, Biotin\n    \u003c\/p\u003e\n\n    \u003cp class=\"cdhl-small\"\u003e\n      Please refer to the product packaging for the most current\n      ingredient list.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n(function () {\n  \"use strict\";\n\n  \/* Prevent duplicate setup if this script appears more than once. *\/\n  var key = \"__cellDrawLiquidTabs26\";\n\n  if (window[key]) {\n    window[key].scan(document);\n    return;\n  }\n\n  var initialized = new WeakSet();\n  var counter = 0;\n\n  \/* Keep each product block independent. *\/\n  function items(root, selector) {\n    return Array.from(root.querySelectorAll(selector)).filter(\n      function (element) {\n        return element.closest(\".cdhl26\") === root;\n      }\n    );\n  }\n\n  function select(root, index, moveFocus) {\n    var buttons = items(root, \".cdhl-button\");\n    var panels = items(root, \".cdhl-panel\");\n\n    buttons.forEach(function (button, i) {\n      button.setAttribute(\"aria-selected\", String(i === index));\n      button.tabIndex = i === index ? 0 : -1;\n    });\n\n    panels.forEach(function (panel, i) {\n      panel.hidden = i !== index;\n    });\n\n    if (moveFocus) {\n      buttons[index].focus();\n    }\n  }\n\n  function init(root) {\n    if (initialized.has(root)) {\n      return;\n    }\n\n    var buttons = items(root, \".cdhl-button\");\n    var panels = items(root, \".cdhl-panel\");\n    var nav = root.querySelector(\".cdhl-nav\");\n\n    if (!nav || buttons.length !== 3 || panels.length !== 3) {\n      return;\n    }\n\n    \/* Unique IDs avoid conflicts with quick views or repeated blocks. *\/\n    var prefix =\n      \"cdhl26-\" + Date.now().toString(36) + \"-\" + (++counter);\n\n    nav.setAttribute(\"role\", \"tablist\");\n\n    buttons.forEach(function (button, i) {\n      button.id = prefix + \"-tab-\" + i;\n      button.setAttribute(\"role\", \"tab\");\n      button.setAttribute(\n        \"aria-controls\",\n        prefix + \"-panel-\" + i\n      );\n    });\n\n    panels.forEach(function (panel, i) {\n      panel.id = prefix + \"-panel-\" + i;\n      panel.setAttribute(\"role\", \"tabpanel\");\n      panel.setAttribute(\"aria-labelledby\", buttons[i].id);\n      panel.tabIndex = 0;\n    });\n\n    root.addEventListener(\"click\", function (event) {\n      var button = event.target.closest(\".cdhl-button\");\n\n      if (!button || button.closest(\".cdhl26\") !== root) {\n        return;\n      }\n\n      select(root, buttons.indexOf(button), false);\n    });\n\n    root.addEventListener(\"keydown\", function (event) {\n      var index = buttons.indexOf(event.target);\n\n      if (index \u003c 0) {\n        return;\n      }\n\n      var next = index;\n\n      if (event.key === \"ArrowRight\") {\n        next = (index + 1) % buttons.length;\n      } else if (event.key === \"ArrowLeft\") {\n        next = (index + buttons.length - 1) % buttons.length;\n      } else if (event.key === \"Home\") {\n        next = 0;\n      } else if (event.key === \"End\") {\n        next = buttons.length - 1;\n      } else {\n        return;\n      }\n\n      event.preventDefault();\n      select(root, next, true);\n    });\n\n    select(root, 0, false);\n    root.classList.add(\"cdhl-ready\");\n    initialized.add(root);\n  }\n\n  function scan(node) {\n    if (node.nodeType !== 1 \u0026\u0026 node.nodeType !== 9) {\n      return;\n    }\n\n    if (node.matches \u0026\u0026 node.matches(\".cdhl26\")) {\n      init(node);\n    }\n\n    node.querySelectorAll(\".cdhl26\").forEach(init);\n  }\n\n  window[key] = {\n    scan: scan\n  };\n\n  scan(document);\n\n  \/* Initialize product blocks inserted later by the theme. *\/\n  new MutationObserver(function (records) {\n    records.forEach(function (record) {\n      record.addedNodes.forEach(function (node) {\n        scan(node);\n\n        if (node.nodeType === 1) {\n          var parent = node.closest(\".cdhl26\");\n\n          if (parent) {\n            init(parent);\n          }\n        }\n      });\n    });\n  }).observe(document.documentElement, {\n    childList: true,\n    subtree: true\n  });\n})();\n\u003c\/script\u003e","brand":"Dermafirm USA","offers":[{"title":"Default Title","offer_id":51495138951414,"sku":null,"price":42.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0324\/7302\/2601\/files\/1366x1366various_66.png?v=1790180618","url":"https:\/\/dermafirmusa.com\/products\/nutrition-hair-liquid-60ml","provider":"Dermafirm USA","version":"1.0","type":"link"}