{"product_id":"collagen-shea-butter-hair-mask","title":"Collagen Shea Butter Hair Mask – Deep Repair \u0026 Hydration Treatment","description":"\u003cstyle\u003e\n\/* =========================================================\n   COLLAGEN + SHEA BUTTER HAIR MASK\n   Visual Theme:\n   Burgundy \/ Rose Pink \/ Cream \/ Black\n========================================================= *\/\n\n.hair-mask-page{\n  --rose:#C92F5B;\n  --rose-light:#F8DDE5;\n  --burgundy:#751D38;\n  --burgundy-dark:#451322;\n  --cream:#FAF5F1;\n  --cream-dark:#F0E4DD;\n  --black:#181416;\n  --text:#292326;\n  --muted:#777075;\n  --line:#E8D9DE;\n  --white:#FFFFFF;\n\n  max-width:1100px;\n  margin:0 auto;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  line-height:1.65;\n}\n\n.hair-mask-page *{\n  box-sizing:border-box;\n}\n\n.hm-section{\n  padding:65px 22px;\n}\n\n.hm-center{\n  text-align:center;\n}\n\n.hm-eyebrow{\n  color:var(--rose);\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:2.5px;\n  text-transform:uppercase;\n  margin-bottom:12px;\n}\n\n.hm-title{\n  max-width:850px;\n  margin:0 auto 18px;\n  font-size:44px;\n  line-height:1.06;\n  font-weight:950;\n  letter-spacing:-1.5px;\n}\n\n.hm-title span{\n  color:var(--rose);\n}\n\n.hm-subtitle{\n  max-width:700px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:16px;\n}\n\n.hm-image{\n  width:100%;\n  margin:30px 0;\n}\n\n.hm-image img{\n  width:100%;\n  display:block;\n  border-radius:24px;\n}\n\n.hm-placeholder{\n  min-height:360px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  text-align:center;\n  padding:30px;\n  border:2px dashed #DCCBD1;\n  border-radius:24px;\n  background:linear-gradient(135deg,#FCF5F7,#F2E5E9);\n  color:#91838A;\n  font-size:12px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.hm-hero{\n  padding:70px 22px 55px;\n  text-align:center;\n  border-radius:0 0 36px 36px;\n\n  background:\n    radial-gradient(circle at 15% 25%,rgba(201,47,91,.32),transparent 30%),\n    radial-gradient(circle at 85% 75%,rgba(248,221,229,.12),transparent 35%),\n    linear-gradient(135deg,#35111D,#171214);\n\n  color:#fff;\n}\n\n.hm-hero .hm-eyebrow{\n  color:#F39AB2;\n}\n\n.hm-hero h1{\n  max-width:850px;\n  margin:0 auto 20px;\n  font-size:54px;\n  line-height:1.02;\n  font-weight:950;\n  letter-spacing:-2px;\n}\n\n.hm-hero h1 span{\n  color:#F05C82;\n}\n\n.hm-hero p{\n  max-width:710px;\n  margin:0 auto 25px;\n  color:#E5DCE0;\n  font-size:17px;\n}\n\n.hm-pills{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:9px;\n  margin:25px 0;\n}\n\n.hm-pill{\n  padding:8px 15px;\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:50px;\n  background:rgba(255,255,255,.07);\n  color:#fff;\n  font-size:11px;\n  font-weight:800;\n}\n\n.hm-button{\n  display:inline-block;\n  padding:15px 30px;\n  border-radius:50px;\n  background:var(--rose);\n  color:#fff!important;\n  text-decoration:none!important;\n  font-size:13px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   PAIN POINT\n========================================================= *\/\n\n.hm-pain{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:55px;\n  align-items:center;\n}\n\n.hm-pain h2{\n  margin:0 0 18px;\n  font-size:41px;\n  line-height:1.06;\n  font-weight:950;\n}\n\n.hm-pain h2 span{\n  color:var(--rose);\n}\n\n.hm-pain p{\n  color:var(--muted);\n}\n\n.hm-problems{\n  margin-top:25px;\n}\n\n.hm-problem{\n  display:flex;\n  gap:13px;\n  padding:15px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.hm-problem-icon{\n  flex:0 0 28px;\n  width:28px;\n  height:28px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--rose-light);\n  color:var(--burgundy);\n  font-weight:950;\n}\n\n.hm-problem strong{\n  display:block;\n  font-size:14px;\n}\n\n.hm-problem span{\n  color:var(--muted);\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   SOLUTION\n========================================================= *\/\n\n.hm-solution{\n  padding:60px 25px;\n  border-radius:30px;\n  background:var(--cream);\n}\n\n.hm-solution h2{\n  max-width:820px;\n  margin:auto;\n  text-align:center;\n  font-size:41px;\n  line-height:1.08;\n  font-weight:950;\n}\n\n.hm-solution h2 span{\n  color:var(--rose);\n}\n\n.hm-solution p{\n  max-width:700px;\n  margin:18px auto 0;\n  text-align:center;\n  color:var(--muted);\n}\n\n\n\/* =========================================================\n   FEATURES\n========================================================= *\/\n\n.hm-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n  margin-top:35px;\n}\n\n.hm-card{\n  padding:28px 25px;\n  border:1px solid var(--line);\n  border-radius:22px;\n  background:#fff;\n}\n\n.hm-icon{\n  width:48px;\n  height:48px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:15px;\n  border-radius:15px;\n  background:var(--rose-light);\n  font-size:21px;\n}\n\n.hm-card h3{\n  margin:0 0 7px;\n  font-size:18px;\n}\n\n.hm-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   BEFORE \/ AFTER\n========================================================= *\/\n\n.hm-before-after{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:15px;\n  margin-top:35px;\n}\n\n.hm-ba-box{\n  padding:30px;\n  border-radius:23px;\n}\n\n.hm-ba-before{\n  background:#F4EFF0;\n}\n\n.hm-ba-after{\n  background:#F8DDE5;\n}\n\n.hm-ba-box h3{\n  margin:0 0 12px;\n  font-size:19px;\n}\n\n.hm-ba-box p{\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   INGREDIENTS\n========================================================= *\/\n\n.hm-ingredient-wrap{\n  padding:55px 25px;\n  border-radius:30px;\n  background:\n    linear-gradient(135deg,#FAE7ED,#F9F3EF);\n}\n\n.hm-ingredients{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n  margin-top:35px;\n}\n\n.hm-ingredient{\n  padding:28px;\n  border-radius:22px;\n  background:#fff;\n  border:1px solid var(--line);\n}\n\n.hm-ingredient h3{\n  margin:0 0 8px;\n  font-size:20px;\n}\n\n.hm-ingredient h3 span{\n  color:var(--rose);\n}\n\n.hm-ingredient p{\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   HOW TO USE\n========================================================= *\/\n\n.hm-steps{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:15px;\n  margin-top:35px;\n}\n\n.hm-step{\n  padding:27px 20px;\n  border:1px solid var(--line);\n  border-radius:21px;\n  background:#fff;\n}\n\n.hm-number{\n  width:42px;\n  height:42px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:14px;\n  border-radius:50%;\n  background:var(--burgundy);\n  color:#fff;\n  font-size:11px;\n  font-weight:900;\n}\n\n.hm-step h3{\n  margin:0 0 7px;\n  font-size:16px;\n}\n\n.hm-step p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   HAIR TYPES\n========================================================= *\/\n\n.hm-hair-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:14px;\n  margin-top:35px;\n}\n\n.hm-hair{\n  padding:25px 15px;\n  text-align:center;\n  border-radius:20px;\n  background:#FAF5F2;\n  border:1px solid var(--line);\n}\n\n.hm-hair-icon{\n  font-size:28px;\n  margin-bottom:10px;\n}\n\n.hm-hair strong{\n  display:block;\n  font-size:14px;\n}\n\n.hm-hair span{\n  color:var(--muted);\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   REVIEWS\n========================================================= *\/\n\n.hm-review-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n  margin-top:35px;\n}\n\n.hm-review{\n  padding:26px 22px;\n  border-radius:22px;\n  background:#fff;\n  border:1px solid var(--line);\n}\n\n.hm-stars{\n  color:#C92F5B;\n  letter-spacing:2px;\n  font-size:13px;\n  margin-bottom:12px;\n}\n\n.hm-review h3{\n  margin:0 0 9px;\n  font-size:16px;\n}\n\n.hm-review p{\n  margin:0 0 17px;\n  color:var(--muted);\n  font-size:13px;\n}\n\n.hm-review-author{\n  font-size:11px;\n  font-weight:900;\n  color:var(--burgundy);\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.hm-faq{\n  margin-top:30px;\n  border-top:1px solid var(--line);\n}\n\n.hm-faq-item{\n  padding:20px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.hm-faq-item strong{\n  display:block;\n  margin-bottom:6px;\n  font-size:15px;\n}\n\n.hm-faq-item p{\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.hm-final{\n  padding:70px 25px;\n  text-align:center;\n  border-radius:30px;\n\n  background:\n    radial-gradient(circle at 20% 30%,rgba(201,47,91,.35),transparent 30%),\n    radial-gradient(circle at 80% 70%,rgba(248,221,229,.10),transparent 30%),\n    linear-gradient(135deg,#38121F,#181315);\n\n  color:#fff;\n}\n\n.hm-final h2{\n  max-width:800px;\n  margin:0 auto 17px;\n  font-size:45px;\n  line-height:1.06;\n  font-weight:950;\n}\n\n.hm-final h2 span{\n  color:#F05C82;\n}\n\n.hm-final p{\n  max-width:670px;\n  margin:0 auto 27px;\n  color:#DED4D9;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.hm-note{\n  padding:20px;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:#FAF7F5;\n  color:#756D72;\n  font-size:12px;\n  line-height:1.75;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:700px){\n\n  .hm-section{\n    padding:45px 15px;\n  }\n\n  .hm-hero{\n    padding:50px 15px;\n  }\n\n  .hm-hero h1{\n    font-size:37px;\n  }\n\n  .hm-title{\n    font-size:32px;\n  }\n\n  .hm-pain{\n    grid-template-columns:1fr;\n  }\n\n  .hm-pain h2{\n    font-size:31px;\n  }\n\n  .hm-grid{\n    grid-template-columns:1fr;\n  }\n\n  .hm-before-after{\n    grid-template-columns:1fr;\n  }\n\n  .hm-ingredients{\n    grid-template-columns:1fr;\n  }\n\n  .hm-steps{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .hm-hair-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .hm-review-grid{\n    grid-template-columns:1fr;\n  }\n\n  .hm-final h2{\n    font-size:34px;\n  }\n\n  .hm-placeholder{\n    min-height:240px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hair-mask-page\"\u003e\n\u003c!-- =====================================================\n01 HERO\n===================================================== --\u003e\n\u003csection class=\"hm-hero\"\u003e\n\u003cdiv class=\"hm-eyebrow\"\u003eDEEP CONDITIONING HAIR CARE\u003c\/div\u003e\n\u003ch1\u003eDry, Rough Hair Doesn't Have To \u003cspan\u003eFeel That Way.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eGive stressed-looking strands a richer conditioning treatment with a collagen + shea butter hair mask designed to leave hair feeling softer, smoother and easier to manage.\u003c\/p\u003e\n\u003cdiv class=\"hm-pills\"\u003e\n\u003cdiv class=\"hm-pill\"\u003eCollagen + Shea Butter\u003c\/div\u003e\n\u003cdiv class=\"hm-pill\"\u003eDeep Conditioning\u003c\/div\u003e\n\u003cdiv class=\"hm-pill\"\u003eSoftens \u0026amp; Smooths\u003c\/div\u003e\n\u003cdiv class=\"hm-pill\"\u003eAll Hair Types\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 01 — PRODUCT HERO --\u003e\n\u003cdiv class=\"hm-image\"\u003e\n\u003cdiv class=\"hm-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/8_19.gif?v=1787903296\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"#hair-solution\" class=\"hm-button\"\u003e DISCOVER THE DIFFERENCE \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n02 REAL PROBLEM\n===================================================== --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-pain\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hm-eyebrow\"\u003eTHE REAL HAIR PROBLEM\u003c\/div\u003e\n\u003ch2\u003eYour Hair Can Look Fine But Still \u003cspan\u003eFeel Terrible.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eHeat styling, coloring, dry air and everyday exposure can leave hair feeling rough, dry and difficult to manage.\u003c\/p\u003e\n\u003cdiv class=\"hm-problems\"\u003e\n\u003cdiv class=\"hm-problem\"\u003e\n\u003cdiv class=\"hm-problem-icon\"\u003e×\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Dry, Rough-Feeling Strands \u003c\/strong\u003e \u003cspan\u003e Hair can lose that soft, smooth feeling and become harder to manage. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-problem\"\u003e\n\u003cdiv class=\"hm-problem-icon\"\u003e×\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Frizzy \u0026amp; Difficult To Control \u003c\/strong\u003e \u003cspan\u003e Rough-looking strands can make everyday styling feel like more work. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-problem\"\u003e\n\u003cdiv class=\"hm-problem-icon\"\u003e×\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Dry-Looking Ends \u003c\/strong\u003e \u003cspan\u003e The lengths and ends often need extra conditioning after repeated styling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-problem\"\u003e\n\u003cdiv class=\"hm-problem-icon\"\u003e×\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Hair That Feels Hard To Brush \u003c\/strong\u003e \u003cspan\u003e When strands feel rough, detangling and styling can become frustrating. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 02 --\u003e\n\u003cdiv class=\"hm-image\"\u003e\n\u003cdiv class=\"hm-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/0f9cb81c3208c02acb.png?v=1787902980\" alt=\"Collagen Shea Butter Hair Mask – Deep Repair \u0026amp; Hydration Treatment\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n03 SOLUTION\n===================================================== --\u003e\n\u003csection class=\"hm-section\" id=\"hair-solution\"\u003e\n\u003cdiv class=\"hm-solution\"\u003e\n\u003cdiv class=\"hm-eyebrow hm-center\"\u003eTHE CONDITIONING SOLUTION\u003c\/div\u003e\n\u003ch2\u003eGive Your Hair The \u003cspan\u003eExtra Conditioning\u003c\/span\u003e It Has Been Missing.\u003c\/h2\u003e\n\u003cp\u003eInstead of relying on a basic rinse-out conditioner, add a richer treatment step to your routine when your hair needs extra softness and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n04 BENEFITS\n===================================================== --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-center\"\u003e\n\u003cdiv class=\"hm-eyebrow\"\u003eWHY YOU'LL LOVE IT\u003c\/div\u003e\n\u003ch2 class=\"hm-title\"\u003eMore Than Moisture. \u003cspan\u003eA Better Hair Day.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hm-subtitle\"\u003eDesigned to make dry-feeling hair easier to condition, smooth and manage as part of your regular routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-grid\"\u003e\n\u003cdiv class=\"hm-card\"\u003e\n\u003cdiv class=\"hm-icon\"\u003e💧\u003c\/div\u003e\n\u003ch3\u003eRich Deep Conditioning\u003c\/h3\u003e\n\u003cp\u003eProvides an intensive conditioning step for hair that feels dry, rough or stressed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-card\"\u003e\n\u003cdiv class=\"hm-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eSofter, Smoother Feel\u003c\/h3\u003e\n\u003cp\u003eHelps improve the feel of rough-looking strands for a smoother, softer finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-card\"\u003e\n\u003cdiv class=\"hm-icon\"\u003e🪮\u003c\/div\u003e\n\u003ch3\u003eEasier To Manage\u003c\/h3\u003e\n\u003cp\u003eConditioning helps hair feel more manageable when brushing and styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-card\"\u003e\n\u003cdiv class=\"hm-icon\"\u003e🌸\u003c\/div\u003e\n\u003ch3\u003ePerfect For Dry Ends\u003c\/h3\u003e\n\u003cp\u003eFocus the mask through lengths and ends where hair often feels driest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-card\"\u003e\n\u003cdiv class=\"hm-icon\"\u003e🔥\u003c\/div\u003e\n\u003ch3\u003eCare For Stressed Hair\u003c\/h3\u003e\n\u003cp\u003eIdeal for hair that feels dry or rough after everyday styling and environmental exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-card\"\u003e\n\u003cdiv class=\"hm-icon\"\u003e🧴\u003c\/div\u003e\n\u003ch3\u003eEasy Weekly Treatment\u003c\/h3\u003e\n\u003cp\u003eAdd it to your routine once or twice a week whenever your hair needs extra conditioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n05 BEFORE \/ AFTER\n===================================================== --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-center\"\u003e\n\u003cdiv class=\"hm-eyebrow\"\u003eFEEL THE DIFFERENCE\u003c\/div\u003e\n\u003ch2 class=\"hm-title\"\u003eFrom Rough \u0026amp; Difficult To \u003cspan\u003eSoft \u0026amp; Manageable.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-before-after\"\u003e\n\u003cdiv class=\"hm-ba-box hm-ba-before\"\u003e\n\u003ch3\u003eBEFORE\u003c\/h3\u003e\n\u003cp\u003eDry-feeling • Rough-looking • Frizzy • Difficult to brush • Harder to style\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-ba-box hm-ba-after\"\u003e\n\u003ch3\u003eAFTER\u003c\/h3\u003e\n\u003cp\u003eSofter-feeling • Smoother-looking • More manageable • Easier to brush • Silky-feeling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 03 — BEFORE AFTER --\u003e\n\u003cdiv class=\"hm-image\"\u003e\n\u003cdiv class=\"hm-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/ScreenShot_2026-08-28_154655_963.png?v=1787903302\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n06 INGREDIENT STORY\n===================================================== --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-ingredient-wrap\"\u003e\n\u003cdiv class=\"hm-center\"\u003e\n\u003cdiv class=\"hm-eyebrow\"\u003eTHE CONDITIONING DUO\u003c\/div\u003e\n\u003ch2 class=\"hm-title\"\u003eCollagen + \u003cspan\u003eShea Butter\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hm-subtitle\"\u003eTwo highlighted ingredients brought together for a richer conditioning experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-ingredients\"\u003e\n\u003cdiv class=\"hm-ingredient\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eCollagen\u003c\/span\u003e Conditioning Care\u003c\/h3\u003e\n\u003cp\u003eHelps improve the feel and manageability of dry-feeling, stressed strands as part of a conditioning routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-ingredient\"\u003e\n\u003ch3\u003e\n\u003cspan\u003eShea Butter\u003c\/span\u003e Rich Moisture\u003c\/h3\u003e\n\u003cp\u003eAdds rich conditioning moisture to help hair feel softer and smoother after treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 04 --\u003e\n\u003cdiv class=\"hm-image\"\u003e\n\u003cdiv class=\"hm-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/6c94d00b681c2745cc.png?v=1787902980\" alt=\"Collagen Shea Butter Hair Mask – Deep Repair \u0026amp; Hydration Treatment\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n07 HAIR TYPES\n===================================================== --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-center\"\u003e\n\u003cdiv class=\"hm-eyebrow\"\u003eMADE FOR YOUR ROUTINE\u003c\/div\u003e\n\u003ch2 class=\"hm-title\"\u003eOne Treatment, \u003cspan\u003eDifferent Hair Types.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hm-subtitle\"\u003eDesigned as a conditioning treatment for straight, wavy, curly and textured hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-hair-grid\"\u003e\n\u003cdiv class=\"hm-hair\"\u003e\n\u003cdiv class=\"hm-hair-icon\"\u003e〰️\u003c\/div\u003e\n\u003cstrong\u003e Straight Hair \u003c\/strong\u003e \u003cspan\u003e Softness \u0026amp; smoothness \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-hair\"\u003e\n\u003cdiv class=\"hm-hair-icon\"\u003e〰️〰️\u003c\/div\u003e\n\u003cstrong\u003e Wavy Hair \u003c\/strong\u003e \u003cspan\u003e Conditioning care \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-hair\"\u003e\n\u003cdiv class=\"hm-hair-icon\"\u003e🌀\u003c\/div\u003e\n\u003cstrong\u003e Curly Hair \u003c\/strong\u003e \u003cspan\u003e Moisture-focused care \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-hair\"\u003e\n\u003cdiv class=\"hm-hair-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003e Textured Hair \u003c\/strong\u003e \u003cspan\u003e Rich conditioning \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 05 --\u003e\n\u003cdiv class=\"hm-image\"\u003e\n\u003cdiv class=\"hm-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/ScreenShot_2026-08-28_154705_375.png?v=1787903302\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n08 HOW TO USE\n===================================================== --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-center\"\u003e\n\u003cdiv class=\"hm-eyebrow\"\u003eSIMPLE AT-HOME RITUAL\u003c\/div\u003e\n\u003ch2 class=\"hm-title\"\u003eYour Weekly Hair Reset In \u003cspan\u003e4 Easy Steps.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hm-subtitle\"\u003eA simple treatment you can easily add after shampooing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-steps\"\u003e\n\u003cdiv class=\"hm-step\"\u003e\n\u003cdiv class=\"hm-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eCleanse\u003c\/h3\u003e\n\u003cp\u003eShampoo and rinse your hair thoroughly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-step\"\u003e\n\u003cdiv class=\"hm-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eApply\u003c\/h3\u003e\n\u003cp\u003eApply the mask evenly from mid-lengths through the ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-step\"\u003e\n\u003cdiv class=\"hm-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eCondition\u003c\/h3\u003e\n\u003cp\u003eLeave on for several minutes to let the conditioning formula work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-step\"\u003e\n\u003cdiv class=\"hm-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eRinse\u003c\/h3\u003e\n\u003cp\u003eRinse thoroughly and style your hair as usual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"max-width: 700px; margin: 25px auto 0; padding: 18px 22px; border-radius: 18px; background: #FAF1F4; color: #756d72; font-size: 12px; text-align: center;\"\u003e\n\u003cstrong style=\"color: #751d38;\"\u003e PRO TIP: \u003c\/strong\u003e Focus the mask on the lengths and ends, especially where your hair feels driest.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n09 CUSTOMER EXPERIENCES\n===================================================== --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-center\"\u003e\n\u003cdiv class=\"hm-eyebrow\"\u003eREAL CUSTOMER EXPERIENCES\u003c\/div\u003e\n\u003ch2 class=\"hm-title\"\u003eThe Kind Of Difference You Can \u003cspan\u003eFeel.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hm-subtitle\"\u003eFeedback highlighted on the product page focuses on softness, smoother ends and easier manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-review-grid\"\u003e\n\u003cdiv class=\"hm-review\"\u003e\n\u003cdiv class=\"hm-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003e“My hair feels so much softer!”\u003c\/h3\u003e\n\u003cp\u003e“I’ve been using this mask once or twice a week and really love how soft my hair feels afterward. It rinses out easily and leaves my hair much easier to brush.”\u003c\/p\u003e\n\u003cdiv class=\"hm-review-author\"\u003e— Jessica M.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-review\"\u003e\n\u003cdiv class=\"hm-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003e“Perfect for my dry ends”\u003c\/h3\u003e\n\u003cp\u003e“My ends tend to feel dry, especially after styling. I leave this on for a few minutes after shampooing, and my hair feels noticeably smoother and more manageable afterward.”\u003c\/p\u003e\n\u003cdiv class=\"hm-review-author\"\u003e— Amanda R.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-review\"\u003e\n\u003cdiv class=\"hm-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3\u003e“Feels like a spa treatment at home”\u003c\/h3\u003e\n\u003cp\u003e“The texture is creamy and luxurious, and I love how soft my hair feels after using it. It’s become part of my regular hair-care routine.”\u003c\/p\u003e\n\u003cdiv class=\"hm-review-author\"\u003e— Lauren K.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n10 PRODUCT IMAGE \/ TEXTURE\n===================================================== --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-pain\"\u003e\n\u003c!-- IMAGE 06 --\u003e\n\u003cdiv class=\"hm-image\"\u003e\n\u003cdiv class=\"hm-placeholder\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/ScreenShot_2026-08-28_154625_714.png?v=1787903302\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"hm-eyebrow\"\u003eRICH CONDITIONING TEXTURE\u003c\/div\u003e\n\u003ch2\u003eA Little More Care For \u003cspan\u003eStressed Strands.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe creamy conditioning texture is designed to distribute through the lengths and ends, making it easy to build into your normal wash-day routine.\u003c\/p\u003e\n\u003cdiv class=\"hm-problems\"\u003e\n\u003cdiv class=\"hm-problem\"\u003e\n\u003cdiv class=\"hm-problem-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Easy To Distribute \u003c\/strong\u003e \u003cspan\u003e Work through the mid-lengths and ends. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-problem\"\u003e\n\u003cdiv class=\"hm-problem-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Rinse-Out Treatment \u003c\/strong\u003e \u003cspan\u003e Leave for several minutes, then rinse thoroughly. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-problem\"\u003e\n\u003cdiv class=\"hm-problem-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Easy Weekly Routine \u003c\/strong\u003e \u003cspan\u003e Use around 1–2 times per week according to your hair's needs. \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!-- =====================================================\n11 FAQ\n===================================================== --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-center\"\u003e\n\u003cdiv class=\"hm-eyebrow\"\u003eFREQUENTLY ASKED QUESTIONS\u003c\/div\u003e\n\u003ch2 class=\"hm-title\"\u003eEverything You Need To Know \u003cspan\u003eBefore Your First Treatment.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-faq\"\u003e\n\u003cdiv class=\"hm-faq-item\"\u003e\n\u003cstrong\u003e Is this hair mask suitable for all hair types? \u003c\/strong\u003e\n\u003cp\u003eIt is designed for straight, wavy, curly and textured hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-faq-item\"\u003e\n\u003cstrong\u003e How often should I use it? \u003c\/strong\u003e\n\u003cp\u003eFor regular conditioning care, the product page recommends approximately 1–2 times per week, adjusted according to your hair's needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-faq-item\"\u003e\n\u003cstrong\u003e How long should I leave it on? \u003c\/strong\u003e\n\u003cp\u003eAfter shampooing, apply through the lengths and ends and leave it on for several minutes before rinsing thoroughly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-faq-item\"\u003e\n\u003cstrong\u003e Where should I apply the mask? \u003c\/strong\u003e\n\u003cp\u003eFocus on the mid-lengths and ends, especially areas that feel dry or rough.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-faq-item\"\u003e\n\u003cstrong\u003e What are the highlighted ingredients? \u003c\/strong\u003e\n\u003cp\u003eThe formula highlights collagen and shea butter as the main conditioning ingredients.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hm-faq-item\"\u003e\n\u003cstrong\u003e Can I use it as my normal conditioner? \u003c\/strong\u003e\n\u003cp\u003eIt is positioned as a richer treatment step. Use it according to your hair-care routine and the instructions supplied with your product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n12 FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-final\"\u003e\n\u003cdiv class=\"hm-eyebrow\"\u003eYOUR HAIR DESERVES EXTRA CARE\u003c\/div\u003e\n\u003ch2\u003eStop Fighting With Dry, Difficult Hair. \u003cspan\u003eGive It A Better Routine.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eCollagen + shea butter conditioning care designed to help dry-feeling hair feel softer, smoother and easier to manage — right at home.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"hm-button\"\u003e TRY THE HAIR MASK \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n13 IMPORTANT NOTE\n===================================================== --\u003e\n\u003csection class=\"hm-section\"\u003e\n\u003cdiv class=\"hm-note\"\u003e\n\u003cstrong style=\"color: #751d38;\"\u003e Product Note \u003c\/strong\u003e \u003cbr\u003e\u003cbr\u003eFor external cosmetic use only. Follow the usage instructions supplied with the product. Avoid contact with eyes. If irritation or discomfort occurs, discontinue use. Individual hair-care results may vary depending on hair condition, texture and routine.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LST01","offers":[{"title":"Default Title","offer_id":48342898737341,"sku":"NC02202608287237-胶原乳木果修护发膜","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/b40656ece6bc7839fd.png?v=1787902979","url":"https:\/\/ahlwopro.com\/products\/collagen-shea-butter-hair-mask","provider":"ahlwopro","version":"1.0","type":"link"}