{"title":"Hormonal","description":"\u003cp\u003e\u003cspan\u003eHormonal Root Cause\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"laritelle-organic-hair-loss-treatment-fertile-roots-4-oz","title":"Laritelle Organic Fertile Roots Scalp \u0026 Hair Treatment 4 oz","description":"\u003cstyle\u003e\n.lp-treatment-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-treatment-page,\n.lp-treatment-page * {\n  box-sizing: border-box;\n}\n\n.lp-treatment-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-treatment-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-treatment-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-treatment-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-treatment-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-treatment-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-treatment-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-treatment-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-treatment-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-treatment-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-treatment-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-treatment-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-treatment-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-treatment-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-treatment-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-treatment-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-treatment-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-treatment-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-treatment-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-treatment-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-treatment-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-treatment-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-treatment-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-treatment-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-treatment-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-treatment-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-treatment-page .lp-item-content p:first-child,\n.lp-treatment-page .lp-item-content ul:first-child,\n.lp-treatment-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-treatment-page .lp-item-content p,\n.lp-treatment-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-item-content ul,\n.lp-treatment-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-treatment-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-treatment-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-treatment-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-treatment-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-treatment-page .lp-two-col,\n  .lp-treatment-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-treatment-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-treatment-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-treatment-page .lp-subtitle,\n  .lp-treatment-page .lp-body,\n  .lp-treatment-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-treatment-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-treatment-page .lp-feature-card,\n  .lp-treatment-page .lp-benefit,\n  .lp-treatment-page .lp-highlight-card,\n  .lp-treatment-page .lp-callout,\n  .lp-treatment-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-treatment-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-treatment-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-treatment-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-treatment-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-treatment-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lp-treatment-page\"\u003e\n  \u003cdiv class=\"lp-wrap\"\u003e\n\n    \u003csection class=\"lp-hero\"\u003e\n      \u003cp class=\"lp-eyebrow\"\u003eBotanical Scalp \u0026amp; Hair Oil\u003c\/p\u003e\n      \u003ch2 class=\"lp-title\"\u003eA rich pre-shampoo treatment for softer, shinier, fuller-looking hair\u003c\/h2\u003e\n      \u003cp class=\"lp-subtitle\"\u003e\n        Fertile Roots Scalp \u0026amp; Hair Treatment is a concentrated botanical oil blend designed to deeply nourish the scalp and hair while supporting the appearance of fuller, healthier-looking strands. This ritual helps improve softness, shine, and manageability while restoring a balanced, comfortable scalp feel.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lp-feature-grid\"\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eTexture\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eRich, concentrated botanical oil\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eDry scalp, brittle hair, dull or thinning-looking hair\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eUse\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003ePre-shampoo scalp and hair treatment\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eHandmade in the USA with plant-based oils\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eWhy you’ll love it\u003c\/h3\u003e\n      \u003cdiv class=\"lp-benefits\"\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eNourishes dry scalp and hair\u003c\/h4\u003e\n          \u003cp\u003eThis rich oil treatment helps deeply condition both scalp and strands, leaving hair feeling softer and more supple before cleansing.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eSupports fuller-looking hair\u003c\/h4\u003e\n          \u003cp\u003eBotanical oils and herbs help support the appearance of thicker, healthier-looking hair with a more cared-for finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eImproves softness and shine\u003c\/h4\u003e\n          \u003cp\u003eHelps reduce the look of dryness and brittleness while enhancing smoothness, manageability, and natural shine.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eCreates a balanced scalp feel\u003c\/h4\u003e\n          \u003cp\u003eDesigned to comfort dry, tight, or unbalanced-feeling scalp with a replenishing blend of nutrient-rich botanical oils.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eClean formula promise\u003c\/h3\u003e\n      \u003cdiv class=\"lp-pill-row\"\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo synthetic fragrance\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo mineral oil\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eCruelty-free\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003ePlant-based oils\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eRecyclable packaging\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n      \u003cdiv class=\"lp-highlight-cards\"\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eOrganic Castor Oil\u003c\/h4\u003e\n          \u003cp\u003eA classic botanical oil in hair rituals, chosen to help support the appearance of thicker, fuller-looking hair while adding richness and conditioning.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eSesame \u0026amp; Coconut Oils\u003c\/h4\u003e\n          \u003cp\u003eDeeply nourishing oils that help soften dry-feeling scalp and hair while improving smoothness and manageability.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eBhringaraj, Amla \u0026amp; Gotu Kola\u003c\/h4\u003e\n          \u003cp\u003eAyurvedic botanicals traditionally loved in hair care for supporting the look of healthier, more resilient hair.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eRosemary, Clary Sage \u0026amp; Ginger\u003c\/h4\u003e\n          \u003cp\u003eHelp maintain a refreshed, balanced-feeling scalp while bringing warmth and botanical depth to the formula.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eLavender \u0026amp; Patchouli\u003c\/h4\u003e\n          \u003cp\u003eCreate a grounding aromatic experience that makes this treatment feel restorative, comforting, and ritual-like.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section lp-two-col\"\u003e\n      \u003cdiv class=\"lp-callout\"\u003e\n        \u003cp class=\"lp-body\"\u003e\n          \u003cstrong\u003eWhat makes this a pre-shampoo treatment?\u003c\/strong\u003e\u003cbr\u003e\n          This concentrated oil is designed to be applied before washing so it has time to condition the scalp and hair, then rinse clean with shampoo for a nourished yet refreshed finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-callout\"\u003e\n        \u003cp class=\"lp-body\"\u003e\n          \u003cstrong\u003eWho is it ideal for?\u003c\/strong\u003e\u003cbr\u003e\n          Especially suited for dry scalp, brittle strands, dull hair, and hair that appears thin or lacks fullness, while remaining suitable for all hair types.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n      \u003cdiv class=\"lp-accordion\"\u003e\n\n        \u003cdetails class=\"lp-item\" open\u003e\n          \u003csummary\u003eIngredients\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cp\u003e\n              Organic Jojoba Oil (Simmondsia chinensis), Organic Virgin Argan Oil (Argania spinosa), Organic Safflower Oil (Carthamus tinctorius), Organic Sesame Oil (Sesamum indicum), Organic Coconut Oil, Organic Castor Oil (Ricinus communis), Organic Bhringaraj Leaf (Eclipta alba), Organic Gotu Kola (Centella asiatica), Organic Amla (Emblica officinalis), Organic Hibiscus (Hibiscus sabdariffa), Organic Rose (Rosa damascena), Organic Lavender (Lavandula angustifolia), Organic Ginger (Zingiber officinale), Organic Rosemary (Rosmarinus officinalis), Organic Clary Sage (Salvia sclarea), Organic Patchouli (Pogostemon cablin), Organic Clove Bud (Syzygium aromaticum L.)\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eHow to use\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003col\u003e\n              \u003cli\u003eApply directly to dry scalp.\u003c\/li\u003e\n              \u003cli\u003eMassage gently using fingertips.\u003c\/li\u003e\n              \u003cli\u003eDistribute through hair lengths if desired.\u003c\/li\u003e\n              \u003cli\u003eLeave on for at least 30 minutes or longer.\u003c\/li\u003e\n              \u003cli\u003eWash out with shampoo and follow with conditioner.\u003c\/li\u003e\n            \u003c\/ol\u003e\n            \u003cp\u003eTip: Use 1–2 times per week for best results.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eWhat it helps with\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eHair that appears thin, weak, or fragile\u003c\/li\u003e\n              \u003cli\u003eDry or flaky-feeling scalp\u003c\/li\u003e\n              \u003cli\u003eDull, lifeless-looking hair\u003c\/li\u003e\n              \u003cli\u003eHair lacking shine and smoothness\u003c\/li\u003e\n              \u003cli\u003eScalp that feels tight or unbalanced\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eWho it’s for\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eDry, brittle, or damaged hair\u003c\/li\u003e\n              \u003cli\u003eScalp that feels dry or unbalanced\u003c\/li\u003e\n              \u003cli\u003eHair that appears thin or lacks fullness\u003c\/li\u003e\n              \u003cli\u003eAnyone looking to support healthier-looking hair naturally\u003c\/li\u003e\n              \u003cli\u003eAll hair types\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eFAQ\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cp\u003e\u003cstrong\u003eHow often should I use this treatment?\u003c\/strong\u003e\u003cbr\u003e1–2 times per week is recommended, or as needed.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eCan I leave it overnight?\u003c\/strong\u003e\u003cbr\u003eYes. Leaving it on longer can enhance the conditioning benefits.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eWill this make my hair oily?\u003c\/strong\u003e\u003cbr\u003eIt is designed as a pre-wash treatment and should be shampooed out after use.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eIs it safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. It is gentle and supports the appearance of healthy-looking hair.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eDoes it contain synthetic fragrance?\u003c\/strong\u003e\u003cbr\u003eNo. It is naturally scented with essential oils.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eComplete your routine\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003col\u003e\n              \u003cli\u003eFertile Roots Hair Treatment\u003c\/li\u003e\n              \u003cli\u003eFertile Roots Shampoo\u003c\/li\u003e\n              \u003cli\u003eFertile Roots Conditioner\u003c\/li\u003e\n            \u003c\/ol\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n      \u003cp class=\"lp-body-muted\"\u003e\n        Fertile Roots is a restorative pre-wash ritual that brings together organic oils, Ayurvedic botanicals, and essential oils in a deeply conditioning formula. Massage it into dry scalp before cleansing to replenish, soften, and revive, then shampoo out for hair that feels nourished, looks smoother, and appears healthier and fuller.\n      \u003c\/p\u003e\n      \u003cp class=\"lp-body-muted\"\u003e\n        Disclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":33701059975,"sku":"HO1","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/HO1_bottle.png?v=1478791701"},{"product_id":"laritelle-organic-shampoo-fertile-roots-17-5-oz","title":"Laritelle Organic Shampoo Fertile Roots 17.5 oz","description":"\u003cstyle\u003e\n.lp-shampoo-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page,\n.lp-shampoo-page * {\n  box-sizing: border-box;\n}\n\n.lp-shampoo-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-shampoo-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-shampoo-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-shampoo-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-shampoo-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-shampoo-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-shampoo-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-shampoo-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-shampoo-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-shampoo-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-shampoo-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-shampoo-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-shampoo-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-shampoo-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-shampoo-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-shampoo-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-shampoo-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-shampoo-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-shampoo-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-shampoo-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-shampoo-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-shampoo-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-shampoo-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-shampoo-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-shampoo-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-shampoo-page .lp-item-content p:first-child,\n.lp-shampoo-page .lp-item-content ul:first-child,\n.lp-shampoo-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-shampoo-page .lp-item-content p,\n.lp-shampoo-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-item-content ul,\n.lp-shampoo-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-shampoo-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-shampoo-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-shampoo-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-shampoo-page .lp-two-col,\n  .lp-shampoo-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-shampoo-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-shampoo-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-shampoo-page .lp-subtitle,\n  .lp-shampoo-page .lp-body,\n  .lp-shampoo-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-shampoo-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-shampoo-page .lp-feature-card,\n  .lp-shampoo-page .lp-benefit,\n  .lp-shampoo-page .lp-highlight-card,\n  .lp-shampoo-page .lp-callout,\n  .lp-shampoo-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-shampoo-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-shampoo-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-shampoo-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-shampoo-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-shampoo-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lp-shampoo-page\"\u003e\n  \u003cdiv class=\"lp-wrap\"\u003e\n\n    \u003csection class=\"lp-hero\"\u003e\n      \u003cp class=\"lp-eyebrow\"\u003eBotanical Sulfate-Free Shampoo\u003c\/p\u003e\n      \u003ch2 class=\"lp-title\"\u003eA strengthening, scalp-comforting cleanse for softer, shinier, fuller-looking hair\u003c\/h2\u003e\n      \u003cp class=\"lp-subtitle\"\u003e\n        Fertile Roots Shampoo is a plant-based cleanser created for a gentler, more supportive wash routine. It helps remove buildup without harsh sulfates while leaving hair feeling soft, smooth, refreshed, and easier to manage.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lp-feature-grid\"\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eTexture\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eLight, silky gel cleanser\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eDry, dull, fragile, or sensitive-scalp hair care routines\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eLather\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eSoft, natural sulfate-free lather\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eHandmade in the USA with botanical ingredients\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eWhy you’ll love it\u003c\/h3\u003e\n      \u003cdiv class=\"lp-benefits\"\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eGently cleanses without sulfates\u003c\/h4\u003e\n          \u003cp\u003eRemoves buildup and refreshes the scalp with a gentler cleansing system that feels less harsh than conventional shampoos.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eLeaves hair softer and smoother\u003c\/h4\u003e\n          \u003cp\u003eHelps improve softness, shine, and manageability while supporting a healthier-looking overall finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eSupports scalp comfort\u003c\/h4\u003e\n          \u003cp\u003eDesigned for a more balanced-feeling cleanse that feels supportive for sensitive or easily unsettled scalp routines.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eFits an intentional hair ritual\u003c\/h4\u003e\n          \u003cp\u003eA premium plant-based formula created for shoppers transitioning away from harsher conventional shampoos.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eClean formula promise\u003c\/h3\u003e\n      \u003cdiv class=\"lp-pill-row\"\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eColor-safe\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eCruelty-free\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003ePlant-based cleanse\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n      \u003cdiv class=\"lp-highlight-cards\"\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eAyurvedic Botanicals\u003c\/h4\u003e\n          \u003cp\u003eBhringaraj, amla, and gotu kola help support the appearance of stronger, more resilient-looking hair.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eHibiscus Extract\u003c\/h4\u003e\n          \u003cp\u003eHelps improve the look and feel of softness, shine, and vitality for hair that appears smoother and more polished.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eLavender, Rosemary, Ginger \u0026amp; Clary Sage\u003c\/h4\u003e\n          \u003cp\u003eCreate a refreshed, herbaceous aromatic profile while helping maintain a balanced-feeling scalp experience.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003ePlant-Based Keratin \u0026amp; Oat Protein\u003c\/h4\u003e\n          \u003cp\u003eHelp improve the feel of smoothness, manageability, and light conditioning support without heaviness.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eBotanical Hydrosol Base\u003c\/h4\u003e\n          \u003cp\u003eWitch hazel, helichrysum, tea tree, and rosemary hydrosols give the formula a fresher, lighter cleansing feel.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section lp-two-col\"\u003e\n      \u003cdiv class=\"lp-callout\"\u003e\n        \u003cp class=\"lp-body\"\u003e\n          \u003cstrong\u003eWhat makes it feel different?\u003c\/strong\u003e\u003cbr\u003e\n          Fertile Roots is designed to cleanse without the stripped feeling often associated with harsher detergents, making it ideal for a more supportive ongoing routine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-callout\"\u003e\n        \u003cp class=\"lp-body\"\u003e\n          \u003cstrong\u003eLather note\u003c\/strong\u003e\u003cbr\u003e\n          Because it is sulfate-free, the lather is lighter and more natural. Adding more water while massaging helps activate it beautifully.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n      \u003cdiv class=\"lp-accordion\"\u003e\n\n        \u003cdetails class=\"lp-item\" open\u003e\n          \u003csummary\u003eIngredients\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cp\u003e\n              Organic Witch Hazel (Hamamelis virginiana) Hydrosol, Organic Helichrysum (Helichrysum italicum) Hydrosol, Organic Tea Tree (Melaleuca alternifolia) Hydrosol, Organic Rosemary (Rosmarinus officinalis) Hydrosol, Organic Sesame Oil (Sesamum indicum), Organic Coconut Oil, Organic Bhringaraj Leaf (Eclipta alba), Organic Gotu Kola (Centella asiatica), Organic Amla (Emblica officinalis), Organic Hibiscus (Hibiscus sabdariffa), Organic Rose (Rosa damascena), Decyl Glucoside, Laurel Glucoside, Sodium Alginate, Amber Extract, (Gluten Free) Oat Protein, (Plant-based) Keratin Protein, Panthenol DL, Vitamin C, Vitamin E, Vitamin B3, Vitamin B5, Vitamin B6, Lactic Acid, Organic Lavender (Lavandula angustifolia), Organic Ginger (Zingiber officinale), Organic Rosemary (Rosmarinus officinalis), Organic Clary Sage (Salvia sclarea), Organic Patchouli (Pogostemon cablin), Organic Clove Bud (Syzygium aromaticum), Rosemary Extract, Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium Sorbate (food grade preservative)\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eHow to use\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003col\u003e\n              \u003cli\u003eApply to wet hair.\u003c\/li\u003e\n              \u003cli\u003eMassage gently into the scalp.\u003c\/li\u003e\n              \u003cli\u003eAdd water to help activate the natural lather.\u003c\/li\u003e\n              \u003cli\u003eRinse thoroughly.\u003c\/li\u003e\n              \u003cli\u003eFollow with Fertile Roots Conditioner.\u003c\/li\u003e\n            \u003c\/ol\u003e\n            \u003cp\u003eTip: Focus shampoo at the scalp and let the lather rinse through the lengths.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003ePerfect for\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eDry or dull hair\u003c\/li\u003e\n              \u003cli\u003eFragile-looking strands\u003c\/li\u003e\n              \u003cli\u003eSensitive scalp routines\u003c\/li\u003e\n              \u003cli\u003eClean beauty shoppers\u003c\/li\u003e\n              \u003cli\u003eHair goals focused on softness, shine, and fuller-looking results\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eWhat it helps with\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eHair that feels dry, rough, or overworked\u003c\/li\u003e\n              \u003cli\u003eDull hair needing softness and shine\u003c\/li\u003e\n              \u003cli\u003eScalp that feels tight, sensitive, or easily unsettled\u003c\/li\u003e\n              \u003cli\u003eHair that looks flat or lacking vitality\u003c\/li\u003e\n              \u003cli\u003eTransitioning away from harsher conventional shampoos\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eFAQ\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cp\u003e\u003cstrong\u003eDoes this shampoo lather?\u003c\/strong\u003e\u003cbr\u003eYes. The lather is softer and more natural than conventional sulfate shampoos, and adding more water helps activate it.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eIs it suitable for sensitive scalp care?\u003c\/strong\u003e\u003cbr\u003eYes. It is designed to offer a gentler cleansing experience and support scalp comfort.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eIs it safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. The formula is gentle and suitable for color-treated hair.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eCan I use it regularly?\u003c\/strong\u003e\u003cbr\u003eYes. It is formulated for regular use as part of an ongoing hair care routine.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eDoes it contain synthetic fragrance?\u003c\/strong\u003e\u003cbr\u003eNo. The formula is scented with essential oils.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eComplete your routine\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003col\u003e\n              \u003cli\u003eFertile Roots Scalp \u0026amp; Hair Treatment\u003c\/li\u003e\n              \u003cli\u003eFertile Roots Shampoo\u003c\/li\u003e\n              \u003cli\u003eFertile Roots Conditioner\u003c\/li\u003e\n            \u003c\/ol\u003e\n            \u003cp\u003eUsing the full routine creates a more cohesive cleansing, nourishing, and smoothing ritual.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n      \u003cp class=\"lp-body-muted\"\u003e\n        Fertile Roots Shampoo transforms cleansing into a gentler botanical ritual. Massage into wet scalp, add water to awaken the natural lather, and rinse clean for hair that feels refreshed, softer, smoother, and easier to manage without the stripped feel of conventional formulas.\n      \u003c\/p\u003e\n      \u003cp class=\"lp-body-muted\"\u003e\n        Disclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":33702608647,"sku":"SH1","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/files\/SH1.1-700x700.jpg?v=1773195058"},{"product_id":"laritelle-organic-conditioner-fertile-roots-16-oz","title":"Laritelle Organic Conditioner Fertile Roots 16 oz","description":"\u003cstyle\u003e\n.lp-conditioner-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page,\n.lp-conditioner-page * {\n  box-sizing: border-box;\n}\n\n.lp-conditioner-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-conditioner-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-conditioner-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-conditioner-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-conditioner-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-conditioner-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-conditioner-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-conditioner-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-conditioner-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-conditioner-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-conditioner-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-conditioner-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-conditioner-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-conditioner-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-conditioner-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-conditioner-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-conditioner-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-conditioner-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-conditioner-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-conditioner-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-conditioner-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-conditioner-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-conditioner-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-conditioner-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-conditioner-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-conditioner-page .lp-item-content p:first-child,\n.lp-conditioner-page .lp-item-content ul:first-child,\n.lp-conditioner-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-conditioner-page .lp-item-content p,\n.lp-conditioner-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-item-content ul,\n.lp-conditioner-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-conditioner-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-conditioner-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n@media (max-width: 989px) {\n  .lp-conditioner-page .lp-feature-grid,\n  .lp-conditioner-page .lp-benefits {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-conditioner-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-conditioner-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-conditioner-page .lp-subtitle,\n  .lp-conditioner-page .lp-body,\n  .lp-conditioner-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-conditioner-page .lp-feature-grid,\n  .lp-conditioner-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-conditioner-page .lp-feature-card,\n  .lp-conditioner-page .lp-benefit,\n  .lp-conditioner-page .lp-highlight-card,\n  .lp-conditioner-page .lp-callout,\n  .lp-conditioner-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-conditioner-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-conditioner-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-conditioner-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-conditioner-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-conditioner-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lp-conditioner-page\"\u003e\n\u003cdiv class=\"lp-wrap\"\u003e\n\u003csection class=\"lp-hero\"\u003e\n\u003cp class=\"lp-eyebrow\"\u003eStrengthening • Moisturizing • Botanical Conditioner\u003c\/p\u003e\n\u003ch2 class=\"lp-title\"\u003eA rich botanical conditioner for softer, stronger-looking, healthier-looking hair\u003c\/h2\u003e\n\u003cp class=\"lp-subtitle\"\u003eFertile Roots Conditioner is a rich, plant-based formula designed to deeply moisturize, soften, and smooth the hair while supporting shine, manageability, and the appearance of fuller, healthier-looking strands. Crafted with high-quality botanical ingredients, it helps leave hair silky, nourished, and easier to style without unnecessary heaviness.\u003c\/p\u003e\n\u003cdiv class=\"lp-feature-grid\"\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eTexture\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eRich, creamy, moisturizing conditioner\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eDry, dull, fragile, or thinning-looking hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eFeel\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eSoft, silky, nourished finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003cp class=\"lp-body\"\u003eIdeal for shoppers seeking a richer conditioner for softness, moisture, shine, and stronger-looking hair with a more grounded botanical ritual.\u003c\/p\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eDry hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eDull hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eFragile strands\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eThinning-looking hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy You’ll Love It\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eHelps improve softness, shine, and manageability\u003c\/h4\u003e\n\u003cp\u003eRich botanical conditioning ingredients help leave hair smoother, silkier, and easier to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSupports stronger-looking hair\u003c\/h4\u003e\n\u003cp\u003eHelps improve the look and feel of hair that appears weak, fragile, or less resilient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDeeply moisturizes without heaviness\u003c\/h4\u003e\n\u003cp\u003eDesigned to replenish hydration while maintaining softness, movement, and a clean finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eEnhances slip and detangling\u003c\/h4\u003e\n\u003cp\u003eHelps improve comb-through and reduce the feel of roughness for a smoother daily routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSafe for color-treated hair\u003c\/h4\u003e\n\u003cp\u003eGentle conditioning support for color-treated hair needing softness, moisture, and shine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eCan be used as a deep conditioning treatment\u003c\/h4\u003e\n\u003cp\u003eLeave on longer for a more intensive conditioning ritual when the hair needs extra nourishment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhat It Helps With\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eHair that feels dry or rough\u003c\/h4\u003e\n\u003cp\u003eHelps restore a softer, more moisturized feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDull or tired-looking hair\u003c\/h4\u003e\n\u003cp\u003eSupports a shinier, healthier-looking appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eFragile-feeling strands\u003c\/h4\u003e\n\u003cp\u003eHelps improve the feel of softness and resilience in the hair routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eTangles and manageability concerns\u003c\/h4\u003e\n\u003cp\u003eImproves slip and leaves hair easier to style and detangle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eHair that needs extra nourishment\u003c\/h4\u003e\n\u003cp\u003eRich botanical moisture helps support a more supple, conditioned finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eBotanical Highlights\u003c\/h3\u003e\n\u003cdiv class=\"lp-highlight-cards\"\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eBabassu, Olive \u0026amp; Apricot Kernel Oils\u003c\/h4\u003e\n\u003cp\u003eHelp moisturize and soften the hair while supporting smoothness, shine, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003ePlant-Based Keratin\u003c\/h4\u003e\n\u003cp\u003eHelps improve the feel of smoothness and supports a more polished, stronger-looking finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eGluten-Free Hydrolyzed Oat Protein\u003c\/h4\u003e\n\u003cp\u003eHelps improve the feel of softness, body, elasticity, and overall manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eBotanical Conditioning Base\u003c\/h4\u003e\n\u003cp\u003eCreates a rich, creamy texture that helps leave the hair silky, moisturized, and easy to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eGrounding Aromatic Blend\u003c\/h4\u003e\n\u003cp\u003eCreates a rooted, earthy sensory experience that turns conditioning into a restorative ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eClean Formula Promise\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo drying alcohols\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003eMade with high-quality organic, wildcrafted, and plant-based ingredients to nourish and condition the hair naturally.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eHow to Use\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003col style=\"margin: 0; padding-left: 18px;\" class=\"lp-body-muted\"\u003e\n\u003cli\u003eApply to clean, wet hair after shampooing.\u003c\/li\u003e\n\u003cli\u003eMassage through mid-lengths and ends.\u003c\/li\u003e\n\u003cli\u003eLeave on for 2–3 minutes.\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly.\u003c\/li\u003e\n\u003cli\u003eStyle as desired.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp style=\"margin-top: 10px;\" class=\"lp-body-muted\"\u003eTip: For deeper conditioning, leave on longer before rinsing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWho It’s For\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eDry hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eDull hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eFragile hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eThinning-looking hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-treated hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eAll hair types\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eComplete Your Routine\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eSuggested routine\u003c\/strong\u003e\u003c\/p\u003e\n\u003col style=\"margin: 0; padding-left: 18px;\" class=\"lp-body-muted\"\u003e\n\u003cli\u003eFertile Roots Hair Treatment\u003c\/li\u003e\n\u003cli\u003eFertile Roots Shampoo\u003c\/li\u003e\n\u003cli\u003eFertile Roots Conditioner\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails open=\"\" class=\"lp-item\"\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\u003cspan\u003eOrganic Chamomile Hydrosol (Anthemis nobilis), Organic Babassu Oil (Orbignya oleifera), Organic Extra Virgin Olive Oil (Olea europaea), Organic Apricot Kernel Oil (Prunus armeniaca), Organic Sesame Oil (Sesamum indicum), Organic Coconut Oil, Organic Bhringaraj Leaf (Eclipta alba), Organic Gotu Kola (Centella asiatica), Organic Amla (Emblica officinalis), Organic Hibiscus (Hibiscus sabdariffa), Organic Rose (Rosa damascena), behentrimonium methosulfate (wax, non-GMO Colza plant derived), Cetearyl Alcohol (raw, plant derived), Organic Vegetable Glycerin, (Plant-based) Keratin Protein, (Gluten Free) Hydrolyzed Oat Protein, Glyceryl Stearate, Sodium Stearoyl Lactylate, Panthenol DL, Vitamin E acetate, Vitamin C, Vitamin B3, Vitamin B5, Vitamin B6, Organic Lavender (Lavandula angustifolia), Organic Ginger (Zingiber officinale), Organic Rosemary (Rosmarinus officinalis), Organic Clary Sage (Salvia sclarea), Organic Patchouli (Pogostemon cablin), Organic Clove Bud (Syzygium aromaticum), Rosemary Seed Extract, Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium Sorbate (food grade preservative)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eFAQ\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eWill this conditioner weigh my hair down?\u003c\/strong\u003e\u003cbr\u003eNo. The formula is designed to moisturize and soften while maintaining movement and manageability.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use it as a deep conditioner?\u003c\/strong\u003e\u003cbr\u003eYes. Leave it on longer for a more intensive conditioning treatment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. It is gentle and suitable for color-treated hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use it daily?\u003c\/strong\u003e\u003cbr\u003eYes. It is gentle enough for regular use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan it be used as a leave-in?\u003c\/strong\u003e\u003cbr\u003eA small amount may work as a leave-in for many hair types. Very fine hair may prefer to rinse it out fully.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eMade With Purpose\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eHandmade in the USA\u003c\/li\u003e\n\u003cli\u003eSustainably sourced ingredients\u003c\/li\u003e\n\u003cli\u003eCruelty-free\u003c\/li\u003e\n\u003cli\u003eRecyclable packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eDisclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":33702782215,"sku":"CND1","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/CND1.jpg?v=1499870708"},{"product_id":"laritelle-organic-hormonal-balance-oil-1-oz","title":"Hormonal Balance Ritual Oil 1 oz | Skin + Emotional Balance \/ Self-Care Ritual","description":"\u003cstyle\u003e\n.lp-ritual-oil-page {\n--lp-text: #2f2a26;\n--lp-muted: #6f665f;\n--lp-line: rgba(47, 42, 38, 0.12);\n--lp-soft: #f8f4ef;\n--lp-soft-2: #f3ede5;\n--lp-accent: #87725f;\n--lp-white: #ffffff;\ncolor: var(--lp-text);\n}\n\n.lp-ritual-oil-page,\n.lp-ritual-oil-page * {\nbox-sizing: border-box;\n}\n\n.lp-ritual-oil-page .lp-wrap {\ndisplay: grid;\ngap: 22px;\nmax-width: 100%;\noverflow-x: hidden;\n}\n\n.lp-ritual-oil-page .lp-hero {\ndisplay: grid;\ngap: 14px;\npadding: 22px;\nborder: 1px solid var(--lp-line);\nbackground: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\nborder-radius: 20px;\n}\n\n.lp-ritual-oil-page .lp-eyebrow {\nmargin: 0;\nfont-size: 12px;\nline-height: 1.2;\nletter-spacing: 0.14em;\ntext-transform: uppercase;\ncolor: var(--lp-accent);\nfont-weight: 700;\n}\n\n.lp-ritual-oil-page .lp-title {\nmargin: 0;\nfont-size: 30px;\nline-height: 1.08;\nletter-spacing: -0.02em;\n}\n\n.lp-ritual-oil-page .lp-subtitle {\nmargin: 0;\nfont-size: 16px;\nline-height: 1.7;\ncolor: var(--lp-muted);\n}\n\n.lp-ritual-oil-page .lp-feature-grid {\ndisplay: grid;\ngrid-template-columns: repeat(4, minmax(0, 1fr));\ngap: 10px;\n}\n\n.lp-ritual-oil-page .lp-feature-card {\nborder: 1px solid var(--lp-line);\nbackground: rgba(255,255,255,0.74);\nborder-radius: 16px;\npadding: 14px 12px;\nmin-width: 0;\n}\n\n.lp-ritual-oil-page .lp-feature-label {\nmargin: 0 0 4px;\nfont-size: 11px;\nline-height: 1.2;\nletter-spacing: 0.12em;\ntext-transform: uppercase;\ncolor: var(--lp-accent);\nfont-weight: 700;\n}\n\n.lp-ritual-oil-page .lp-feature-text {\nmargin: 0;\nfont-size: 14px;\nline-height: 1.5;\n}\n\n.lp-ritual-oil-page .lp-section {\ndisplay: grid;\ngap: 14px;\n}\n\n.lp-ritual-oil-page .lp-section-title {\nmargin: 0;\nfont-size: 22px;\nline-height: 1.2;\nletter-spacing: -0.01em;\n}\n\n.lp-ritual-oil-page .lp-body {\nmargin: 0;\nfont-size: 15px;\nline-height: 1.75;\ncolor: var(--lp-text);\n}\n\n.lp-ritual-oil-page .lp-body-muted {\nmargin: 0;\nfont-size: 15px;\nline-height: 1.75;\ncolor: var(--lp-muted);\n}\n\n.lp-ritual-oil-page .lp-pill-row {\ndisplay: flex;\nflex-wrap: wrap;\ngap: 8px;\n}\n\n.lp-ritual-oil-page .lp-pill {\ndisplay: inline-flex;\nalign-items: center;\njustify-content: center;\nmin-height: 36px;\npadding: 8px 12px;\nborder-radius: 999px;\nbackground: var(--lp-soft);\nborder: 1px solid var(--lp-line);\nfont-size: 13px;\nline-height: 1.25;\ncolor: var(--lp-text);\ntext-align: center;\n}\n\n.lp-ritual-oil-page .lp-benefits {\ndisplay: grid;\ngrid-template-columns: repeat(2, minmax(0, 1fr));\ngap: 12px;\n}\n\n.lp-ritual-oil-page .lp-benefit {\nborder: 1px solid var(--lp-line);\nborder-radius: 18px;\npadding: 16px;\nbackground: var(--lp-white);\nmin-width: 0;\n}\n\n.lp-ritual-oil-page .lp-benefit h4 {\nmargin: 0 0 6px;\nfont-size: 15px;\nline-height: 1.35;\n}\n\n.lp-ritual-oil-page .lp-benefit p {\nmargin: 0;\nfont-size: 14px;\nline-height: 1.65;\ncolor: var(--lp-muted);\n}\n\n.lp-ritual-oil-page .lp-highlight-cards {\ndisplay: flex;\ngap: 12px;\noverflow-x: auto;\npadding: 2px 2px 10px;\nscroll-snap-type: x mandatory;\n-webkit-overflow-scrolling: touch;\n}\n\n.lp-ritual-oil-page .lp-highlight-card {\nflex: 0 0 250px;\nscroll-snap-align: start;\nborder: 1px solid var(--lp-line);\nborder-radius: 18px;\nbackground: var(--lp-white);\npadding: 16px;\n}\n\n.lp-ritual-oil-page .lp-highlight-card h4 {\nmargin: 0 0 8px;\nfont-size: 16px;\nline-height: 1.3;\n}\n\n.lp-ritual-oil-page .lp-highlight-card p {\nmargin: 0;\nfont-size: 14px;\nline-height: 1.7;\ncolor: var(--lp-muted);\n}\n\n.lp-ritual-oil-page .lp-accordion {\ndisplay: grid;\ngap: 10px;\n}\n\n.lp-ritual-oil-page details.lp-item {\nborder: 1px solid var(--lp-line);\nborder-radius: 18px;\nbackground: var(--lp-white);\noverflow: hidden;\n}\n\n.lp-ritual-oil-page details.lp-item summary {\nlist-style: none;\ncursor: pointer;\npadding: 16px 18px;\nposition: relative;\nfont-size: 16px;\nline-height: 1.4;\nfont-weight: 600;\npadding-right: 52px;\n}\n\n.lp-ritual-oil-page details.lp-item summary::-webkit-details-marker {\ndisplay: none;\n}\n\n.lp-ritual-oil-page details.lp-item summary::after {\ncontent: \"+\";\nposition: absolute;\nright: 18px;\ntop: 50%;\ntransform: translateY(-50%);\nfont-size: 22px;\nline-height: 1;\nfont-weight: 400;\ncolor: var(--lp-accent);\n}\n\n.lp-ritual-oil-page details[open].lp-item summary::after {\ncontent: \"–\";\n}\n\n.lp-ritual-oil-page .lp-item-content {\npadding: 0 18px 18px;\nborder-top: 1px solid var(--lp-line);\n}\n\n.lp-ritual-oil-page .lp-item-content p:first-child,\n.lp-ritual-oil-page .lp-item-content ul:first-child,\n.lp-ritual-oil-page .lp-item-content ol:first-child {\nmargin-top: 14px;\n}\n\n.lp-ritual-oil-page .lp-item-content p,\n.lp-ritual-oil-page .lp-item-content li {\nfont-size: 14px;\nline-height: 1.75;\ncolor: var(--lp-muted);\n}\n\n.lp-ritual-oil-page .lp-item-content ul,\n.lp-ritual-oil-page .lp-item-content ol {\nmargin: 0;\npadding-left: 18px;\n}\n\n.lp-ritual-oil-page .lp-callout {\npadding: 18px;\nborder-radius: 18px;\nbackground: var(--lp-soft);\nborder: 1px solid var(--lp-line);\n}\n\n.lp-ritual-oil-page .lp-callout strong {\ncolor: var(--lp-text);\n}\n\n.lp-ritual-oil-page .lp-two-col {\ndisplay: grid;\ngrid-template-columns: 1.15fr 0.85fr;\ngap: 14px;\n}\n\n@media (max-width: 989px) {\n.lp-ritual-oil-page .lp-feature-grid {\ngrid-template-columns: repeat(2, minmax(0, 1fr));\n}\n\n.lp-ritual-oil-page .lp-two-col,\n.lp-ritual-oil-page .lp-benefits {\ngrid-template-columns: 1fr;\n}\n}\n\n@media (max-width: 767px) {\n.lp-ritual-oil-page .lp-hero {\npadding: 18px;\nborder-radius: 18px;\n}\n\n.lp-ritual-oil-page .lp-title {\nfont-size: 25px;\nline-height: 1.12;\n}\n\n.lp-ritual-oil-page .lp-subtitle,\n.lp-ritual-oil-page .lp-body,\n.lp-ritual-oil-page .lp-body-muted {\nfont-size: 14px;\nline-height: 1.7;\n}\n\n.lp-ritual-oil-page .lp-feature-grid {\ngrid-template-columns: 1fr;\n}\n\n.lp-ritual-oil-page .lp-feature-card,\n.lp-ritual-oil-page .lp-benefit,\n.lp-ritual-oil-page .lp-highlight-card,\n.lp-ritual-oil-page .lp-callout,\n.lp-ritual-oil-page details.lp-item {\nborder-radius: 16px;\n}\n\n.lp-ritual-oil-page .lp-pill-row {\ndisplay: grid;\ngrid-template-columns: repeat(2, minmax(0, 1fr));\ngap: 8px;\n}\n\n.lp-ritual-oil-page .lp-pill {\nwidth: 100%;\nmin-width: 0;\npadding: 10px 8px;\nfont-size: 12px;\n}\n\n.lp-ritual-oil-page .lp-highlight-card {\nflex-basis: 84%;\n}\n\n.lp-ritual-oil-page details.lp-item summary {\nfont-size: 15px;\npadding: 15px 16px;\npadding-right: 46px;\n}\n\n.lp-ritual-oil-page .lp-item-content {\npadding: 0 16px 16px;\n}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lp-ritual-oil-page\"\u003e\n\u003cdiv class=\"lp-wrap\"\u003e\n\n\u003csection class=\"lp-hero\"\u003e\n\u003cp class=\"lp-eyebrow\"\u003eBotanical Ritual Oil • Skin Nourishing • Throat Chakra Inspired\u003c\/p\u003e\n\u003ch2 class=\"lp-title\"\u003eA lightweight botanical ritual oil for soft, radiant-looking skin and mindful self-care\u003c\/h2\u003e\n\u003cp class=\"lp-subtitle\"\u003e\nHormonal Balance Ritual Oil is a lightweight, nutrient-rich botanical oil designed to hydrate, soften, and enhance the appearance of smooth, radiant skin. Crafted with certified organic botanical oils and a softly balancing aromatic blend, it supports moisture balance, comfort, and a healthy-looking glow while elevating your daily self-care ritual.\n\u003c\/p\u003e\n\n\u003cdiv class=\"lp-feature-grid\"\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eTexture\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eLightweight, silky, fast-absorbing oil\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eDry skin, uneven-looking texture, ritual body care\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eFeel\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eSoft, nourished, smooth, non-heavy finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"lp-section\"\u003e\n\u003cp class=\"lp-body\"\u003e\nIdeal for shoppers seeking a botanical ritual oil that helps support soft, hydrated, radiant-looking skin while adding a grounding self-care moment to the day.\n\u003c\/p\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eDry skin\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eRadiant-looking glow\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eSmooth-looking texture\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eDaily ritual\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003ePost-shower body oil\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy You’ll Love It\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eHelps improve the look of tone and texture\u003c\/h4\u003e\n\u003cp\u003eSupports smoother-looking skin and helps reduce the appearance of dryness and uneven-looking texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eLightweight yet deeply nourishing\u003c\/h4\u003e\n\u003cp\u003eRich in essential fatty acids and naturally occurring antioxidants to help leave skin soft, supple, and comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eEnhances natural radiance\u003c\/h4\u003e\n\u003cp\u003eBotanical oils help support a healthy-looking glow and a more luminous overall skin appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eAbsorbs beautifully without heaviness\u003c\/h4\u003e\n\u003cp\u003eThe lightweight oil blend melts into the skin for a silky, elegant finish rather than a greasy after-feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eCreates a balancing sensory ritual\u003c\/h4\u003e\n\u003cp\u003eGreen Myrtle, Melissa, Clary Sage, and Geranium create a soft botanical aroma that makes everyday care feel more intentional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSuitable for all skin types\u003c\/h4\u003e\n\u003cp\u003eLeaves skin feeling nourished, hydrated, and comfortable with a gentle, versatile feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhat It Helps With\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDry or depleted-feeling skin\u003c\/h4\u003e\n\u003cp\u003eHelps restore a softer, more hydrated, more replenished feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eUneven-looking skin texture\u003c\/h4\u003e\n\u003cp\u003eSupports a smoother-looking surface and a more refined, polished appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSkin lacking glow\u003c\/h4\u003e\n\u003cp\u003eHelps enhance natural luminosity for a healthy-looking radiant finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSkin needing lightweight moisture\u003c\/h4\u003e\n\u003cp\u003eProvides nourishing hydration without leaving a heavy coating behind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDaily self-care rituals\u003c\/h4\u003e\n\u003cp\u003eTransforms simple body care into a more mindful, grounding, sensory experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eBotanical Highlights\u003c\/h3\u003e\n\u003cdiv class=\"lp-highlight-cards\"\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eOrganic Grape Seed Oil\u003c\/h4\u003e\n\u003cp\u003eA lightweight oil rich in linoleic acid that helps support skin softness, smoothness, and a natural healthy-looking glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eOrganic Evening Primrose Oil\u003c\/h4\u003e\n\u003cp\u003eContains essential fatty acids that help maintain hydration and contribute to a smooth, nourished feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eOrganic Jojoba Oil\u003c\/h4\u003e\n\u003cp\u003eHelps condition the skin while supporting moisture balance, softness, and overall comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eWildcrafted Marula Oil\u003c\/h4\u003e\n\u003cp\u003eRich in nutrients and antioxidants that help enhance the appearance of smooth, supple, radiant skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eGreen Myrtle, Melissa, Clary Sage \u0026amp; Geranium\u003c\/h4\u003e\n\u003cp\u003eCreate a soft, balancing botanical aroma that elevates the sensory feel of the ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"lp-section lp-two-col\"\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\n\u003cstrong\u003eWhat makes it special?\u003c\/strong\u003e\u003cbr\u003e\nThis luxurious botanical oil blend is designed to nourish the skin while enhancing softness, smoothness, and overall radiance, with an application ritual inspired by pure expression and mindful balance.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\n\u003cstrong\u003eScent note\u003c\/strong\u003e\u003cbr\u003e\nA soft balancing botanical aroma with green herbal brightness, gentle floral nuance, and a smooth aromatic finish that feels calm, clear, and quietly uplifting.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eClean Formula Promise\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eGMO-free\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eVegan\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eCruelty-free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003e\nPackaged in recyclable amber glass and made with high-quality certified organic and wildcrafted ingredients.\n\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eHow to Use\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003col class=\"lp-body-muted\" style=\"margin:0; padding-left:18px;\"\u003e\n\u003cli\u003eShake before use.\u003c\/li\u003e\n\u003cli\u003eMassage 3 drops of oil into the lower part of your throat.\u003c\/li\u003e\n\u003cli\u003eUse twice a day, morning and night, for best results.\u003c\/li\u003e\n\u003cli\u003eCan also be applied to the whole body after showering while skin is still damp.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"lp-body-muted\" style=\"margin-top:10px;\"\u003e\nFor external use only. Keep out of reach of children.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWho It’s For\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eAll skin types\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eDry skin\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eGlow rituals\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eBody oil lovers\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eMindful self-care\u003c\/span\u003e\n\u003cspan class=\"lp-pill\"\u003eThroat chakra rituals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eComplete Your Routine\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eSuggested ritual\u003c\/strong\u003e\u003c\/p\u003e\n\u003col class=\"lp-body-muted\" style=\"margin:0; padding-left:18px;\"\u003e\n\u003cli\u003eShake well before use\u003c\/li\u003e\n\u003cli\u003eMassage 3 drops into the lower throat area morning and night\u003c\/li\u003e\n\u003cli\u003eApply to damp skin post-shower as a nourishing body oil treatment when desired\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\n\u003cdetails class=\"lp-item\" open\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\nOrganic Grape Seed Oil (Virgin, Cold Pressed \/ Unrefined), Organic Evening Primrose Oil (Oenothera biennis) (Cold Pressed \/ Unrefined), Organic Jojoba Oil (Simmondsia chinensis) (Cold Pressed), Wildcrafted Marula Oil (Sclerocarya birrea) (Virgin, Cold Pressed \/ Unrefined), Organic Green Myrtle (Myrtus communis), Organic Melissa (Melissa officinalis), Organic Clary Sage (Salvia sclarea), Organic Geranium (Pelargonium graveolens)\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eFAQ\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eIs this a heavy oil?\u003c\/strong\u003e\u003cbr\u003e\nNo. It is described as a lightweight, nutrient-rich oil that absorbs beautifully while leaving skin soft and comfortable.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWhere do I apply it?\u003c\/strong\u003e\u003cbr\u003e\nMassage 3 drops into the lower part of the throat, or apply to the whole body after showering while skin is still damp.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eCan it be used every day?\u003c\/strong\u003e\u003cbr\u003e\nYes. The suggested ritual is twice a day, morning and night.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWhat does it help with?\u003c\/strong\u003e\u003cbr\u003e\nIt helps improve the appearance of dryness, uneven-looking texture, softness, suppleness, and natural-looking radiance.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eIs it vegan and cruelty-free?\u003c\/strong\u003e\u003cbr\u003e\nYes. The formula is described as GMO-free, vegan, and cruelty-free. [oai_citation:0‡LARITELLE](https:\/\/laritelleorganic.com\/collections\/specialty-treatments\/products\/laritelle-organic-hormonal-balance-oil-1-oz)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eMade With Purpose\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eHandcrafted in California, USA\u003c\/li\u003e\n\u003cli\u003eMade in small batches\u003c\/li\u003e\n\u003cli\u003eRecyclable amber glass packaging\u003c\/li\u003e\n\u003cli\u003eVegan and cruelty-free\u003c\/li\u003e\n\u003cli\u003eInspired by pure expression and the Throat Chakra ritual tradition\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eDisclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":33704848007,"sku":"BO5","price":44.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/BO5_front.jpg?v=1478791977"},{"product_id":"laritelle-organic-hair-growth-treatment-silk-velvet-4-oz","title":"Laritelle Organic Hair Growth Treatment Silk Velvet 4 oz","description":"\u003cstyle\u003e\n.lp-treatment-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-treatment-page,\n.lp-treatment-page * {\n  box-sizing: border-box;\n}\n\n.lp-treatment-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-treatment-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-treatment-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-treatment-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-treatment-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-treatment-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-treatment-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-treatment-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-treatment-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-treatment-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-treatment-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-treatment-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-treatment-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-treatment-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-treatment-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-treatment-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-treatment-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-treatment-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-treatment-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-treatment-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-treatment-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-treatment-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-treatment-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-treatment-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-treatment-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-treatment-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-treatment-page .lp-item-content p:first-child,\n.lp-treatment-page .lp-item-content ul:first-child,\n.lp-treatment-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-treatment-page .lp-item-content p,\n.lp-treatment-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-item-content ul,\n.lp-treatment-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-treatment-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-treatment-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-treatment-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-treatment-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-treatment-page .lp-two-col,\n  .lp-treatment-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-treatment-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-treatment-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-treatment-page .lp-subtitle,\n  .lp-treatment-page .lp-body,\n  .lp-treatment-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-treatment-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-treatment-page .lp-feature-card,\n  .lp-treatment-page .lp-benefit,\n  .lp-treatment-page .lp-highlight-card,\n  .lp-treatment-page .lp-callout,\n  .lp-treatment-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-treatment-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-treatment-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-treatment-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-treatment-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-treatment-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lp-treatment-page\"\u003e\n  \u003cdiv class=\"lp-wrap\"\u003e\n\n    \u003csection class=\"lp-hero\"\u003e\n      \u003cp class=\"lp-eyebrow\"\u003eBotanical Scalp \u0026amp; Hair Oil\u003c\/p\u003e\n      \u003ch2 class=\"lp-title\"\u003eA silky pre-shampoo ritual for soft, smooth, healthy-looking hair\u003c\/h2\u003e\n      \u003cp class=\"lp-subtitle\"\u003e\n        Silk Velvet is a luxurious botanical scalp and hair oil that deeply nourishes and conditions while helping enhance softness, smoothness, and natural shine. Crafted with certified organic grape seed oil and botanical infusions of aloe vera leaf, arnica flowers, calendula, elderflower, and sea buckthorn berries, it leaves hair feeling replenished and the scalp feeling refreshed and balanced.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lp-feature-grid\"\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eTexture\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eLightweight, silky botanical oil\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eDry, dull, color-treated, or stressed-looking hair\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eUse\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003ePre-shampoo treatment, color service booster, or ends treatment\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eWhy you’ll love it\u003c\/h3\u003e\n      \u003cdiv class=\"lp-benefits\"\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eDeeply nourishes scalp and hair\u003c\/h4\u003e\n          \u003cp\u003eThis botanical oil blend helps condition the scalp and hair, leaving strands feeling softer, smoother, and easier to manage.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eEnhances softness and natural shine\u003c\/h4\u003e\n          \u003cp\u003eGrape seed oil, sesame oil, olive oil, and botanical infusions help support smoothness, flexibility, and radiant-looking hair.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eSupports a refreshed, balanced scalp feel\u003c\/h4\u003e\n          \u003cp\u003eRosemary, geranium, green myrtle, ravintsara, German chamomile, and laurel leaf create a calming, herbaceous ritual with a fresh botanical finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eVersatile ritual treatment\u003c\/h4\u003e\n          \u003cp\u003eUse before shampooing, add to color services, or smooth a very small amount onto the ends for extra softness, moisture, and polish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eClean formula promise\u003c\/h3\u003e\n      \u003cdiv class=\"lp-pill-row\"\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eGMO-free\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eVegan\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eCruelty-free\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n      \u003cdiv class=\"lp-highlight-cards\"\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eOrganic Grape Seed Oil\u003c\/h4\u003e\n          \u003cp\u003eA lightweight oil rich in naturally occurring antioxidants that helps support softness, smoothness, shine, and everyday manageability.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eAloe Vera, Calendula \u0026amp; Elderflower\u003c\/h4\u003e\n          \u003cp\u003eThese gentle botanical infusions help condition the hair and scalp, contributing to a soft, hydrated feel and a more polished appearance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eSea Buckthorn Berries\u003c\/h4\u003e\n          \u003cp\u003eProvides naturally occurring nutrients and antioxidants that help support the appearance of healthy, vibrant-looking hair.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eOrganic Sesame \u0026amp; Olive Oils\u003c\/h4\u003e\n          \u003cp\u003eNourishing plant oils that help soften the hair while enhancing flexibility, shine, and a silky finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eRosemary, Geranium \u0026amp; Green Myrtle\u003c\/h4\u003e\n          \u003cp\u003eA calming, herbaceous aromatic blend with camphoraceous, peppery green, and softly sweet undertones.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section lp-two-col\"\u003e\n      \u003cdiv class=\"lp-callout\"\u003e\n        \u003cp class=\"lp-body\"\u003e\n          \u003cstrong\u003eEnergetic note\u003c\/strong\u003e\u003cbr\u003e\n          Silk Velvet is associated with the Throat Chakra, often linked to truth, integrity, will, and creative self-expression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-callout\"\u003e\n        \u003cp class=\"lp-body\"\u003e\n          \u003cstrong\u003eScent profile\u003c\/strong\u003e\u003cbr\u003e\n          Camphoraceous with peppery green and sweet herbaceous undertones for a fresh, calming ritual feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n      \u003cdiv class=\"lp-accordion\"\u003e\n\n        \u003cdetails class=\"lp-item\" open\u003e\n          \u003csummary\u003eIngredients\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cp\u003e\n              Organic Grape Seed Oil (Virgin, Cold Pressed \/ Unrefined), (cold process) infusion of Organic Aloe Vera Leaf (Aloe barbadensis), Arnica Flower (Arnica montana), Calendula Flower (Calendula officinalis), Elderflower (Sambucus caerulea), Sea Buckthorn Berries (Hippophae rhamnoides) into Organic Extra Virgin Olive Oil (Olea europaea), Organic Sesame Oil (Sesamum indicum), Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Ravintsara (Cinnamomum camphora), German Chamomile (Matricaria recutita), Laurel Leaf (Laurus nobilis)\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eHow to use\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003col\u003e\n              \u003cli\u003eApply oil to scalp and hair.\u003c\/li\u003e\n              \u003cli\u003eMassage into the scalp for a minimum of 2 minutes.\u003c\/li\u003e\n              \u003cli\u003eLeave in for at least 30 minutes.\u003c\/li\u003e\n              \u003cli\u003eWrap a warm towel around the head to aid absorption of the oils.\u003c\/li\u003e\n              \u003cli\u003eWash out using Laritelle shampoo, followed by Laritelle conditioner.\u003c\/li\u003e\n            \u003c\/ol\u003e\n            \u003cp\u003eFor best results, repeat at least twice a week.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eAdditional ways to use\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eAdd 2–5 pumps or more directly to any color mixture to help support protection, shine, strength, and color absorption.\u003c\/li\u003e\n              \u003cli\u003eApply through the full length of hair after sun exposure to help revive dull, brassy, or dry-feeling hair.\u003c\/li\u003e\n              \u003cli\u003eUse a very small amount on the tips after shampooing to help seal in moisture and smooth the look of split ends.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003ePerfect for\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eDry, dull, or tired-looking hair\u003c\/li\u003e\n              \u003cli\u003eHair exposed to heat styling or coloring\u003c\/li\u003e\n              \u003cli\u003eScalp and hair routines focused on softness, smoothness, and shine\u003c\/li\u003e\n              \u003cli\u003eColor-treated hair\u003c\/li\u003e\n              \u003cli\u003eAll hair types\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eFormula notes\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eMade with high-quality certified organic ingredients\u003c\/li\u003e\n              \u003cli\u003eHandcrafted in small batches\u003c\/li\u003e\n              \u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n              \u003cli\u003ePackaged in recyclable amber glass bottles\u003c\/li\u003e\n              \u003cli\u003eExtra gentle for scalp and hair\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eComplete your routine\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003col\u003e\n              \u003cli\u003eSilk Velvet Hair Treatment\u003c\/li\u003e\n              \u003cli\u003eSilk Velvet Shampoo\u003c\/li\u003e\n              \u003cli\u003eSilk Velvet Conditioner\u003c\/li\u003e\n            \u003c\/ol\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n      \u003cp class=\"lp-body-muted\"\u003e\n        Silk Velvet transforms hair care into a soft, sensorial botanical ritual. Massage into scalp and strands before washing to envelop the hair in lightweight plant oils, floral-herbal infusions, and calming aromatic essences, then rinse clean for hair that feels silky, looks smooth, and glows with natural botanical shine.\n      \u003c\/p\u003e\n      \u003cp class=\"lp-body-muted\"\u003e\n        Disclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":37077161031,"sku":"HO5","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/HO5_1.jpg?v=1484933521"},{"product_id":"laritelle-organic-conditioner-silk-velvet-16-oz","title":"Laritelle Organic Conditioner Silk Velvet 16 oz","description":"\u003cstyle\u003e\n.lp-conditioner-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page,\n.lp-conditioner-page * {\n  box-sizing: border-box;\n}\n\n.lp-conditioner-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-conditioner-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-conditioner-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-conditioner-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-conditioner-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-conditioner-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-conditioner-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-conditioner-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-conditioner-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-conditioner-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-conditioner-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-conditioner-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-conditioner-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-conditioner-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-conditioner-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-conditioner-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-conditioner-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-conditioner-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-conditioner-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-conditioner-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-conditioner-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-conditioner-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-conditioner-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-conditioner-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-conditioner-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-conditioner-page .lp-item-content p:first-child,\n.lp-conditioner-page .lp-item-content ul:first-child,\n.lp-conditioner-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-conditioner-page .lp-item-content p,\n.lp-conditioner-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-item-content ul,\n.lp-conditioner-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-conditioner-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-conditioner-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-conditioner-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-conditioner-page .lp-two-col,\n  .lp-conditioner-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-conditioner-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-conditioner-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-conditioner-page .lp-subtitle,\n  .lp-conditioner-page .lp-body,\n  .lp-conditioner-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-conditioner-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-conditioner-page .lp-feature-card,\n  .lp-conditioner-page .lp-benefit,\n  .lp-conditioner-page .lp-highlight-card,\n  .lp-conditioner-page .lp-callout,\n  .lp-conditioner-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-conditioner-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-conditioner-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-conditioner-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-conditioner-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-conditioner-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lp-conditioner-page\"\u003e\n\u003cdiv class=\"lp-wrap\"\u003e\n\u003csection class=\"lp-hero\"\u003e\n\u003cp class=\"lp-eyebrow\"\u003eBotanical Organic Conditioner for Soft, Silky Hair\u003c\/p\u003e\n\u003ch2 class=\"lp-title\"\u003eA rich smoothing conditioner for soft, luminous, healthy-looking hair\u003c\/h2\u003e\n\u003cp class=\"lp-subtitle\"\u003eSilk Velvet Conditioner is a rich botanical formula that helps soften, smooth, and hydrate the hair while enhancing shine and manageability. Crafted with high-quality plant oils, conditioning botanicals, and a refined aromatic profile, it leaves hair feeling silky, nourished, and touchably soft without unnecessary heaviness.\u003c\/p\u003e\n\u003cdiv class=\"lp-feature-grid\"\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eTexture\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eRich, creamy, smoothing conditioner\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eDry, dull, frizz-prone, coarse, or thirsty hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eFeel\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eSoft, silky, polished finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eMade with high-quality botanical ingredients\u003c\/h3\u003e\n\u003cp class=\"lp-body\"\u003eThis conditioner is designed for shoppers seeking a smoother, more luxurious hair ritual. It helps hydrate and soften the hair while improving shine, manageability, and the appearance of a silkier texture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy you’ll love it\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSoftens and smooths\u003c\/h4\u003e\n\u003cp\u003eHelps improve softness, smoothness, and overall manageability for hair that feels more polished and touchable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eHydrates without heaviness\u003c\/h4\u003e\n\u003cp\u003eRich botanical oils and conditioning ingredients help replenish moisture while maintaining lightness and movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eEnhances shine\u003c\/h4\u003e\n\u003cp\u003eSupports the appearance of glossy, healthy-looking hair with a silky, refined finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSupports easier styling\u003c\/h4\u003e\n\u003cp\u003eHelps improve comb-through, softness, and day-to-day manageability for a smoother hair care experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eExtra kind \u0026amp; gentle for scalp and hair\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003eRich and creamy, Silk Velvet Conditioner is suitable for all hair types and especially beautiful for hair that feels dry, rough, dull, or less manageable. It helps improve softness, smoothness, and shine while leaving hair lightweight, conditioned, and easier to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eEarth-friendly, safe \u0026amp; non-toxic\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eGMO-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eCruelty-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003ePackaged in recyclable BPA-free containers and crafted with a clean, premium botanical approach. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n\u003cdiv class=\"lp-highlight-cards\"\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eBabassu, Olive \u0026amp; Apricot Kernel Oils\u003c\/h4\u003e\n\u003cp\u003eHelp moisturize and soften the hair while supporting shine, smoothness, and a lightweight conditioned feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eSilk Amino Acids\u003c\/h4\u003e\n\u003cp\u003eHelp support softness, shine, and a smoother-feeling finish for hair that feels more polished and fluid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eGluten-Free Oat Protein\u003c\/h4\u003e\n\u003cp\u003eSupports softness and helps improve the feel of body, elasticity, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eBotanical Conditioning Complex\u003c\/h4\u003e\n\u003cp\u003eWorks to reduce the feel of dryness and roughness while helping hair feel more supple and easier to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eRefined Aromatic Blend\u003c\/h4\u003e\n\u003cp\u003eCreates a soft, elegant sensory experience that turns conditioning into a more luxurious ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section lp-two-col\"\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eWhat makes it special?\u003c\/strong\u003e\u003cbr\u003eSilk Velvet is designed to leave the hair feeling exceptionally soft, smooth, and silky while maintaining movement. It brings together nourishing plant oils, smoothing proteins, and a rich botanical texture for a more elevated conditioning ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eScent note\u003c\/strong\u003e\u003cbr\u003eSilk Velvet offers a soft, elegant aromatic profile with smooth, comforting, lightly floral and refined herbal undertones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails class=\"lp-item\" open=\"\"\u003e\n\u003csummary\u003eDirections\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003eApply to wet hair. Massage into scalp and hair, working through the ends. Leave on for 2–3 minutes to allow the botanical ingredients to nourish your hair. Rinse thoroughly.\u003c\/p\u003e\n\u003cp\u003eCan be used as a deep conditioning treatment for all hair types. Can be used as a leave-in conditioner for most hair types, and a little goes a long way. Those with thin or very fine hair may prefer to use it as a wash-out conditioner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003eOrganic Self-heal (Prunella vulgaris) Hydrosol, Organic Sesame Oil (Sesamum indicum), Behentrimonium methosulfate (wax, non-GMO Colza plant derived), Cetearyl alcohol (raw, plant derived), Organic Flaxseed Oil (Linum usitatissimum), Organic Shea Oil (Butyrospermum parkii), Organic Vegetable Glycerin, Glyceryl stearate, Sodium stearoyl lactylate, Sodium PCA, (Plant-based) Keratin Protein, (Gluten Free) Hydrolyzed Oat Protein, Biotin, Panthenol DL, Vitamin E acetate, Organic Rosemary Seed Extract, Vitamin C, Vitamin B3, Vitamin B5, Vitamin B6, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003ePerfect for\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eDry or dehydrated hair\u003c\/li\u003e\n\u003cli\u003eDull, rough, or frizz-prone strands\u003c\/li\u003e\n\u003cli\u003eHair needing more softness and shine\u003c\/li\u003e\n\u003cli\u003eColor-treated hair\u003c\/li\u003e\n\u003cli\u003eAnyone seeking a richer, smoother conditioning ritual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eFormula notes\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n\u003cli\u003eRich, creamy texture\u003c\/li\u003e\n\u003cli\u003eSuitable for all hair types\u003c\/li\u003e\n\u003cli\u003eCan be used as a deep conditioning treatment\u003c\/li\u003e\n\u003cli\u003eHandcrafted in California, USA\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eComplete your routine\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003col\u003e\n\u003cli\u003eSilk Velvet Hair Treatment\u003c\/li\u003e\n\u003cli\u003eSilk Velvet Shampoo\u003c\/li\u003e\n\u003cli\u003eSilk Velvet Conditioner\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet Conditioner transforms conditioning into a smoothing ritual. Work it through freshly cleansed hair, allow the rich botanical texture to soften and envelop each strand, then rinse for hair that feels silky, luminous, soft, and beautifully manageable.\u003c\/p\u003e\n\u003cp class=\"lp-body-muted\"\u003eDisclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":41918140231,"sku":"CND5","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/CND5_1.1.jpg?v=1492018589"},{"product_id":"laritelle-organic-shampoo-silk-velvet-17-5-oz","title":"Laritelle Organic Shampoo Silk Velvet 17.5 oz","description":"\u003cstyle\u003e\n.lp-shampoo-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page,\n.lp-shampoo-page * {\n  box-sizing: border-box;\n}\n\n.lp-shampoo-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-shampoo-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-shampoo-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-shampoo-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-shampoo-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-shampoo-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-shampoo-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-shampoo-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-shampoo-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-shampoo-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-shampoo-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-shampoo-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-shampoo-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-shampoo-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-shampoo-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-shampoo-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-shampoo-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-shampoo-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-shampoo-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-shampoo-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-shampoo-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-shampoo-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-shampoo-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-shampoo-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-shampoo-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-shampoo-page .lp-item-content p:first-child,\n.lp-shampoo-page .lp-item-content ul:first-child,\n.lp-shampoo-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-shampoo-page .lp-item-content p,\n.lp-shampoo-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-item-content ul,\n.lp-shampoo-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-shampoo-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-shampoo-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-shampoo-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-shampoo-page .lp-two-col,\n  .lp-shampoo-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-shampoo-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-shampoo-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-shampoo-page .lp-subtitle,\n  .lp-shampoo-page .lp-body,\n  .lp-shampoo-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-shampoo-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-shampoo-page .lp-feature-card,\n  .lp-shampoo-page .lp-benefit,\n  .lp-shampoo-page .lp-highlight-card,\n  .lp-shampoo-page .lp-callout,\n  .lp-shampoo-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-shampoo-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-shampoo-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-shampoo-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-shampoo-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-shampoo-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lp-shampoo-page\"\u003e\n\u003cdiv class=\"lp-wrap\"\u003e\n\u003csection class=\"lp-hero\"\u003e\n\u003cp class=\"lp-eyebrow\"\u003eSilky • Sulfate-Free • Moisture-Rich Cleanse\u003c\/p\u003e\n\u003ch2 class=\"lp-title\"\u003eA smoothing botanical shampoo for softer, shinier, silkier-feeling hair\u003c\/h2\u003e\n\u003cp class=\"lp-subtitle\"\u003eSilk Velvet Shampoo is a plant-based cleanser designed for shoppers seeking a gentler, more luxurious hair-washing ritual. It helps cleanse away buildup without harsh sulfates while improving the look and feel of smoother, shinier, softer, more manageable hair.\u003c\/p\u003e\n\u003cdiv class=\"lp-feature-grid\"\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eDry, dull, frizz-prone, coarse, or thirsty hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eFeel\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eSoft, silky cleanse without the stripped feeling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eLather\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eGentle natural sulfate-free lather\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003cp class=\"lp-body\"\u003eIdeal for shoppers looking for a sulfate-free shampoo for dry, rough, frizzy, or dull hair care routines and for anyone seeking more softness, shine, and fluid movement.\u003c\/p\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eDry or dull hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eFrizz-prone hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eRough texture\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eSulfate-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-safe\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eSilky-feeling finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003eSoft, natural lather that cleanses without the stripped feeling of harsher shampoos.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy shoppers choose it\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eGently cleanses without sulfates\u003c\/h4\u003e\n\u003cp\u003eHelps wash away buildup while preserving softness and comfort for a more refined cleansing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eImproves softness and shine\u003c\/h4\u003e\n\u003cp\u003eHelps hair feel smoother, look glossier, and appear more polished after each wash.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSupports manageability\u003c\/h4\u003e\n\u003cp\u003eDesigned to help reduce the feel of roughness and leave hair easier to style and detangle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eWorks beautifully in a complete routine\u003c\/h4\u003e\n\u003cp\u003ePairs naturally with Silk Velvet treatment and conditioner for a more complete smoothing ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eComplete your routine\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails open=\"\" class=\"lp-item\"\u003e\n\u003csummary\u003eFor best results, use as a complete system\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Hair Treatment\u003c\/strong\u003e — pre-wash nourishment for softness, shine, and smoother-looking hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Shampoo\u003c\/strong\u003e — gentle sulfate-free cleansing for a silky, refreshed feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Conditioner\u003c\/strong\u003e — hydration and smoothing support to finish the ritual.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eUsing the full system helps create a more complete cleansing, nourishing, and smoothing ritual than relying on a single product alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eIs this right for me?\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003eThis shampoo may be a great fit if you are looking for a sulfate-free cleanser that feels gentler than conventional formulas, a cleaner option for hair that looks dry or less vibrant, and a more supportive routine for softness, shine, smoothness, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eDry-feeling hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eDull hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eFrizz-prone texture\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eCoarse strands\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-treated hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eIntentional beauty routines\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhat it helps with\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDry, rough-feeling hair\u003c\/h4\u003e\n\u003cp\u003eHelps support a softer, more cushiony feel without heaviness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDullness and lack of shine\u003c\/h4\u003e\n\u003cp\u003eImproves the appearance of luminosity and healthy-looking sheen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eFrizz and manageability concerns\u003c\/h4\u003e\n\u003cp\u003eHelps hair feel smoother and easier to style as part of a consistent routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eTransitioning from harsher shampoos\u003c\/h4\u003e\n\u003cp\u003eOffers a gentler cleanse for those moving away from more stripping formulas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy it feels different\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet is designed for shoppers who are not just searching for a shampoo, but for a softer, more elevated overall hair care ritual. Instead of relying on harsh cleansing agents, it uses a gentler plant-based approach that helps preserve softness while leaving hair and scalp feeling fresh and clean.\u003c\/p\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eLighter, more natural lather\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eLess stripped feeling\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eMore supportive for routine use\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003ePremium botanical positioning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n\u003cdiv class=\"lp-highlight-cards\"\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eSilk-supportive botanicals\u003c\/h4\u003e\n\u003cp\u003eSelected plant ingredients help support the appearance of smoother, softer, more fluid-looking hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eHydrosol-based formula\u003c\/h4\u003e\n\u003cp\u003eA botanical hydrosol base gives the formula a fresher, lighter cleansing feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003ePlant-Based Keratin\u003c\/h4\u003e\n\u003cp\u003eHelps improve the feel of smoothness, softness, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eGluten-Free Oat Protein\u003c\/h4\u003e\n\u003cp\u003eSupports the look and feel of silkier, more polished, more touchable hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eMoisture-rich botanical support\u003c\/h4\u003e\n\u003cp\u003eHelps reduce the feel of dryness and leaves hair looking more supple and luminous.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section lp-two-col\"\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eWhat customers often notice\u003c\/strong\u003e\u003cbr\u003eHair feels cleaner without feeling stripped, with improved softness, smoother texture, more shine, and a more manageable finish over time with routine use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eScent note\u003c\/strong\u003e\u003cbr\u003eA soft, elegant aromatic profile that feels smooth, comforting, and refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eHow to use\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003col style=\"margin: 0; padding-left: 18px;\" class=\"lp-body-muted\"\u003e\n\u003cli\u003eApply to wet hair.\u003c\/li\u003e\n\u003cli\u003eMassage gently into the scalp.\u003c\/li\u003e\n\u003cli\u003eAdd water to help activate the natural lather.\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly.\u003c\/li\u003e\n\u003cli\u003eFollow with Silk Velvet Conditioner.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp style=\"margin-top: 10px;\" class=\"lp-body-muted\"\u003eTip: Focus shampoo at the scalp and let the lather rinse through the lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eClean formula promise\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003eMade with high-quality organic, wildcrafted, and plant-based ingredients for a gentle yet effective cleanse.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails open=\"\" class=\"lp-item\"\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\u003cspan\u003eOrganic Rosemary (\u003c\/span\u003e\u003cem\u003eRosmarinus officinalis\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Cornflower (\u003c\/span\u003e\u003cem\u003eCentaurea cyanus\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Lavender (\u003c\/span\u003e\u003cem\u003eLavandula angustifolia\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Palmarosa (\u003c\/span\u003e\u003cem\u003eCymbopogon martinii\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic German Chamomile (\u003c\/span\u003e\u003cem\u003eMatricaria recutita\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Decyl glucoside, Laurel glucoside, Organic Vegetable Glycerin, Sodium alginate, Hydrolyzed Rice Protein, Ginseng (\u003c\/span\u003e\u003cem\u003ePanax ginseng\u003c\/em\u003e\u003cspan\u003e) Extract, Sodium PCA, (Plant-based) Keratin Protein, Biotin, Panthenol DL, Vitamin C, Vitamin E, Vitamin B3, Vitamin B5, Vitamin B6, Lactic acid, Essential Oils of Organic Rosemary (\u003c\/span\u003e\u003cem\u003eRosmarinus officinalis\u003c\/em\u003e\u003cspan\u003e), Organic Geranium (\u003c\/span\u003e\u003cem\u003ePelargonium graveolens\u003c\/em\u003e\u003cspan\u003e), Organic Green Myrtle (\u003c\/span\u003e\u003cem\u003eMyrtus communis\u003c\/em\u003e\u003cspan\u003e), Organic Ravintsara (\u003c\/span\u003e\u003cspan\u003e\u003cem\u003eCinnamomum camphora\u003c\/em\u003e\u003c\/span\u003e\u003cspan\u003e), Organic German Chamomile (\u003c\/span\u003e\u003cem\u003eMatricaria recutita\u003c\/em\u003e\u003cspan\u003e), Organic Laurel Leaf (\u003c\/span\u003e\u003cem\u003eLaurus nobilis\u003c\/em\u003e\u003cspan\u003e), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eFAQ\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this shampoo lather?\u003c\/strong\u003e\u003cbr\u003eYes. Because it is sulfate-free, the lather is softer and more natural than conventional shampoos. Adding more water helps activate it.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. The formula is gentle and suitable for color-treated hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use this regularly?\u003c\/strong\u003e\u003cbr\u003eYes. It is formulated for regular use as part of an ongoing hair care routine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat makes it different from a regular shampoo?\u003c\/strong\u003e\u003cbr\u003eIt focuses on gentle cleansing, plant-based support, and a smoother, softer hair feel instead of harsh stripping action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eWho it’s for\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003ePeople seeking a gentler sulfate-free shampoo\u003c\/li\u003e\n\u003cli\u003eDry, dull, rough, or frizz-prone hair\u003c\/li\u003e\n\u003cli\u003eColor-treated hair\u003c\/li\u003e\n\u003cli\u003eShoppers building a cleaner, more intentional hair care routine\u003c\/li\u003e\n\u003cli\u003eAll hair types, especially those wanting more softness and shine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eMade with purpose\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eHandmade in the USA\u003c\/li\u003e\n\u003cli\u003eSustainably sourced ingredients\u003c\/li\u003e\n\u003cli\u003eCruelty-free\u003c\/li\u003e\n\u003cli\u003eRecyclable packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet Shampoo transforms cleansing into a smoothing ritual. Massage into wet hair, allow the soft lather to move through scalp and strands, then rinse clean for hair that feels softer, silkier, smoother, and more luminous without harsh detergents.\u003c\/p\u003e\n\u003cp class=\"lp-body-muted\"\u003eDisclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":41918788871,"sku":"SH5","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/SH5_1.1.jpg?v=1492021503"},{"product_id":"laritelle-organic-hair-care-set-fertile-roots-shampoo-17-5-oz-conditioner-16-oz-hair-loss-treatment-4-oz","title":"Fertile Roots Complete Hair Care System | Shampoo, Conditioner \u0026 Scalp Treatment Set","description":"\u003cdiv class=\"laritelle-product-content\"\u003e\n\u003cdiv class=\"lp-intro\"\u003e\n\u003cp class=\"lp-subtitle\"\u003e\u003cstrong\u003eStrengthening • Nourishing • Complete Botanical Hair Ritual\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"lp-short-desc\"\u003eThe Fertile Roots Hair Care Set is a complete 3-step botanical routine designed to cleanse, nourish, and condition the hair while supporting softness, shine, manageability, and a refreshed scalp feel. This system brings together the Fertile Roots Shampoo, Fertile Roots Conditioner, and Fertile Roots Scalp \u0026amp; Hair Treatment for a more complete ritual than using one product alone.\u003c\/p\u003e\n\u003cp class=\"lp-note\"\u003eIdeal for shoppers looking for a full sulfate-free routine for dry, dull, fragile, or sensitive-scalp hair care.\u003c\/p\u003e\n\u003cul class=\"lp-used-for\"\u003e\n\u003cli\u003eDry or dull hair\u003c\/li\u003e\n\u003cli\u003eFragile-looking strands\u003c\/li\u003e\n\u003cli\u003eSensitive scalp\u003c\/li\u003e\n\u003cli\u003eClean beauty routines\u003c\/li\u003e\n\u003cli\u003eFuller-looking hair goals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-proof-strip\"\u003e\n\u003cul class=\"lp-proof-list\"\u003e\n\u003cli\u003e3-Step Complete System\u003c\/li\u003e\n\u003cli\u003eSafe for Color-Treated Hair\u003c\/li\u003e\n\u003cli\u003eSulfate-Free \u0026amp; Non-Toxic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"lp-proof-note\"\u003eA complete cleansing, conditioning, and pre-wash treatment ritual designed to work together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy Shoppers Choose It\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eComplete 3-step system for a more supportive hair care ritual\u003c\/li\u003e\n\u003cli\u003eHelps improve softness, shine, and manageability\u003c\/li\u003e\n\u003cli\u003eGently cleanses without sulfates or harsh detergents\u003c\/li\u003e\n\u003cli\u003eSupports a balanced, refreshed scalp feel\u003c\/li\u003e\n\u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n\u003cli\u003eDesigned to work together for a more cohesive routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s Included\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFertile Roots Scalp \u0026amp; Hair Treatment (4 oz)\u003c\/strong\u003e — a pre-wash botanical oil treatment that helps nourish the scalp and hair before cleansing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFertile Roots Shampoo (17.5 oz)\u003c\/strong\u003e — a sulfate-free botanical cleanser that helps wash away buildup while supporting softness and comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFertile Roots Conditioner (16 oz)\u003c\/strong\u003e — a smoothing, hydrating conditioner that helps improve softness, shine, and manageability.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs This Right for Me?\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003eThis set may be a great fit if you are looking for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA full hair care routine instead of mixing separate products\u003c\/li\u003e\n\u003cli\u003eA gentler sulfate-free system for regular use\u003c\/li\u003e\n\u003cli\u003eA supportive ritual for hair that looks dry, stressed, or less vibrant\u003c\/li\u003e\n\u003cli\u003eA more intentional clean beauty routine with botanical ingredients\u003c\/li\u003e\n\u003cli\u003eA complete system for softness, shine, and scalp comfort\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat It Helps With\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eHair that feels dry, rough, or overworked\u003c\/li\u003e\n\u003cli\u003eDull hair that needs more softness and shine\u003c\/li\u003e\n\u003cli\u003eScalp that feels tight, sensitive, or unsettled\u003c\/li\u003e\n\u003cli\u003eHair that lacks smoothness and manageability\u003c\/li\u003e\n\u003cli\u003eShoppers transitioning away from harsher conventional formulas\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy the System Works Better\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003eThis set is designed as a complete ritual: the treatment prepares and nourishes, the shampoo gently cleanses, and the conditioner helps seal in softness and smoothness. Together, the three steps create a more complete experience than relying on a single product alone.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eStep 1: Pre-wash nourishment\u003c\/li\u003e\n\u003cli\u003eStep 2: Gentle sulfate-free cleanse\u003c\/li\u003e\n\u003cli\u003eStep 3: Hydration and smoothing finish\u003c\/li\u003e\n\u003cli\u003eSupports consistency in your routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBotanical Highlights\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAyurvedic Botanicals (Bhringaraj, Amla, Gotu Kola, Hibiscus)\u003c\/strong\u003e help support softer, smoother, healthier-looking hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRosemary, Lavender, Ginger, Clary Sage, Patchouli \u0026amp; Clove Bud\u003c\/strong\u003e provide a naturally refreshing aroma and support a refreshed scalp feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBotanical Oils\u003c\/strong\u003e help nourish the scalp and hair while improving softness and shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTherapeutic Hydrolats\u003c\/strong\u003e help create a lighter, fresher cleansing and conditioning experience.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n  \n\u003cdetails\u003e\n  \u003csummary\u003eIngredients\u003c\/summary\u003e\n  \u003cdiv class=\"lp-panel\"\u003e\n\n    \n\n    \u003cdiv class=\"lp-ingredients-wrap\"\u003e\n\n      \u003cdiv\u003e\n        \u003cp class=\"lp-ingredient-highlights-title\"\u003e\u003cstrong\u003eFree From\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cdiv class=\"lp-freefrom-row\"\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Sulfates\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Parabens\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Phthalates\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Harsh Chemicals\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Gluten\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cp class=\"lp-ingredient-highlights-title\"\u003e\u003cstrong\u003eKey Botanical Ingredients\u003c\/strong\u003e\u003c\/p\u003e\n\n        \u003cdiv class=\"lp-ingredient-cards\"\u003e\n\n          \u003carticle class=\"lp-ingredient-card\"\u003e\n            \u003cdiv class=\"lp-ingredient-card-head\"\u003e\n              \u003cspan class=\"lp-ingredient-icon\"\u003e🌿\u003c\/span\u003e\n              \u003cp class=\"lp-ingredient-name\"\u003e\n                Bhringaraj\n                \u003cspan class=\"lp-tooltip-wrap\"\u003e\n                  \u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about Bhringaraj\"\u003ei\u003c\/button\u003e\n                  \u003cspan class=\"lp-tooltip-content\"\u003eA traditional botanical used in hair rituals to support the look of stronger, healthier-looking hair.\u003c\/span\u003e\n                \u003c\/span\u003e\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"lp-ingredient-benefit\"\u003eSupports stronger-looking hair and a more resilient feel.\u003c\/p\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"lp-ingredient-card\"\u003e\n            \u003cdiv class=\"lp-ingredient-card-head\"\u003e\n              \u003cspan class=\"lp-ingredient-icon\"\u003e🌿\u003c\/span\u003e\n              \u003cp class=\"lp-ingredient-name\"\u003e\n                Amla\n                \u003cspan class=\"lp-tooltip-wrap\"\u003e\n                  \u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about Amla\"\u003ei\u003c\/button\u003e\n                  \u003cspan class=\"lp-tooltip-content\"\u003eAn Ayurvedic-inspired botanical often used to help hair look more vibrant, glossy, and refreshed.\u003c\/span\u003e\n                \u003c\/span\u003e\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"lp-ingredient-benefit\"\u003eHelps enhance shine, vitality, and a healthier-looking finish.\u003c\/p\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"lp-ingredient-card\"\u003e\n            \u003cdiv class=\"lp-ingredient-card-head\"\u003e\n              \u003cspan class=\"lp-ingredient-icon\"\u003e🌺\u003c\/span\u003e\n              \u003cp class=\"lp-ingredient-name\"\u003e\n                Hibiscus\n                \u003cspan class=\"lp-tooltip-wrap\"\u003e\n                  \u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about Hibiscus\"\u003ei\u003c\/button\u003e\n                  \u003cspan class=\"lp-tooltip-content\"\u003eA botanical often used to improve softness, smoothness, and the appearance of shiny hair.\u003c\/span\u003e\n                \u003c\/span\u003e\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"lp-ingredient-benefit\"\u003eSupports softness, smoothness, and a silky feel.\u003c\/p\u003e\n          \u003c\/article\u003e\n\n          \u003carticle class=\"lp-ingredient-card\"\u003e\n            \u003cdiv class=\"lp-ingredient-card-head\"\u003e\n              \u003cspan class=\"lp-ingredient-icon\"\u003e🌿\u003c\/span\u003e\n              \u003cp class=\"lp-ingredient-name\"\u003e\n                Rosemary\n                \u003cspan class=\"lp-tooltip-wrap\"\u003e\n                  \u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about Rosemary\"\u003ei\u003c\/button\u003e\n                  \u003cspan class=\"lp-tooltip-content\"\u003eUsed in botanical hair care to support a refreshed scalp feel and a clean, invigorating ritual.\u003c\/span\u003e\n                \u003c\/span\u003e\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"lp-ingredient-benefit\"\u003eHelps create a refreshed, balanced-feeling scalp experience.\u003c\/p\u003e\n          \u003c\/article\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-ingredient-accordion\"\u003e\n\n        \u003cdiv class=\"lp-ingredient-acc-item\"\u003e\n          \u003cbutton type=\"button\" class=\"lp-ingredient-acc-btn\"\u003eFertile Roots Scalp \u0026amp; Hair Treatment\u003c\/button\u003e\n          \u003cdiv class=\"lp-ingredient-acc-panel\"\u003e\n            \u003cp\u003e\n              Organic Jojoba Oil (Simmondsia chinensis), Organic Virgin Argan Oil (Argania spinosa), Organic Safflower Oil (Carthamus tinctorius), Organic Sesame Oil (Sesamum indicum), Organic Coconut Oil, Organic Castor Oil (Ricinus communis), Organic Bhringaraj Leaf (Eclipta alba), Organic Gotu Kola (Centella asiatica), Organic Amla (Emblica officinalis), Organic Hibiscus (Hibiscus sabdariffa), Organic Rose (Rosa damascena), Organic Lavender (Lavandula angustifolia), Organic Ginger (Zingiber officinale), Organic Rosemary (Rosmarinus officinalis), Organic Clary Sage (Salvia sclarea), Organic Patchouli (Pogostemon cablin), Organic Clove Bud (Syzygium aromaticum)\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-ingredient-acc-item\"\u003e\n          \u003cbutton type=\"button\" class=\"lp-ingredient-acc-btn\"\u003eFertile Roots Shampoo\u003c\/button\u003e\n          \u003cdiv class=\"lp-ingredient-acc-panel\"\u003e\n            \u003cp\u003eOrganic Witch Hazel (Hamamelis virginiana) Hydrosol, Organic Helichrysum (Helichrysum italicum) Hydrosol, Organic Tea Tree (Melaleuca alternifolia) Hydrosol, Organic Rosemary (Rosmarinus officinalis) Hydrosol, Organic Sesame Oil (Sesamum indicum), Organic Coconut Oil, Organic Bhringaraj Leaf (Eclipta alba), Organic Gotu Kola (Centella asiatica), Organic Amla (Emblica officinalis), Organic Hibiscus (Hibiscus sabdariffa), Organic Rose (Rosa damascena), Decyl Glucoside, Laurel Glucoside, Sodium Alginate, Amber Extract, (Gluten Free) Oat Protein, (Plant-based) Keratin Protein, Panthenol DL, Vitamin C, Vitamin E, Vitamin B3, Vitamin B5, Vitamin B6, Lactic Acid, Organic Lavender (Lavandula angustifolia), Organic Ginger (Zingiber officinale), Organic Rosemary (Rosmarinus officinalis), Organic Clary Sage (Salvia sclarea), Organic Patchouli (Pogostemon cablin), Organic Clove Bud (Syzygium aromaticum), Rosemary Extract, Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium Sorbate (food grade preservative )\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-ingredient-acc-item\"\u003e\n          \u003cbutton type=\"button\" class=\"lp-ingredient-acc-btn\"\u003eFertile Roots Conditioner\u003c\/button\u003e\n          \u003cdiv class=\"lp-ingredient-acc-panel\"\u003e\n            \u003cp\u003eOrganic Chamomile Hydrosol (Anthemis nobilis), Organic Babassu Oil (Orbignya oleifera), Organic Extra Virgin Olive Oil (Olea europaea), Organic Apricot Kernel Oil (Prunus armeniaca), Organic Sesame Oil (Sesamum indicum), Organic Coconut Oil, Organic Bhringaraj Leaf (Eclipta alba), Organic Gotu Kola (Centella asiatica), Organic Amla (Emblica officinalis), Organic Hibiscus (Hibiscus sabdariffa), Organic Rose (Rosa damascena), behentrimonium methosulfate (wax, non-GMO Colza plant derived), Cetearyl Alcohol (raw, plant derived), Organic Vegetable Glycerin, (Plant-based) Keratin Protein, (Gluten Free) Hydrolyzed Oat Protein, Glyceryl Stearate, Sodium Stearoyl Lactylate, Panthenol DL, Vitamin E acetate, Vitamin C, Vitamin B3, Vitamin B5, Vitamin B6, Organic Lavender (Lavandula angustifolia), Organic Ginger (Zingiber officinale), Organic Rosemary (Rosmarinus officinalis), Organic Clary Sage (Salvia sclarea), Organic Patchouli (Pogostemon cablin), Organic Clove Bud (Syzygium aromaticum), Rosemary Seed Extract, Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium Sorbate (food grade preservative)\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"lp-note\"\u003e\n        Ingredients may vary slightly between batches due to the use of natural and organic materials.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n      (function() {\n        var root = document.currentScript.closest('.lp-panel');\n        if (!root) return;\n        var buttons = root.querySelectorAll('.lp-ingredient-acc-btn');\n\n        buttons.forEach(function(button) {\n          button.addEventListener('click', function() {\n            var item = button.parentElement;\n            item.classList.toggle('is-open');\n          });\n        });\n      })();\n    \u003c\/script\u003e\n\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat Customers Are Looking For in This Set\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eA complete hair ritual rather than one standalone product\u003c\/li\u003e\n\u003cli\u003eCleaner-feeling hair without harsh stripping\u003c\/li\u003e\n\u003cli\u003eBetter softness, smoother texture, and more shine\u003c\/li\u003e\n\u003cli\u003eA more balanced-feeling scalp\u003c\/li\u003e\n\u003cli\u003eA premium botanical routine that feels intentional and grounded\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"lp-note\"\u003e\u003cem\u003eIndividual results may vary.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003col\u003e\n\u003cli\u003eApply Fertile Roots Scalp \u0026amp; Hair Treatment to dry scalp and hair before washing.\u003c\/li\u003e\n\u003cli\u003eLeave on for at least 30 minutes, or longer if desired.\u003c\/li\u003e\n\u003cli\u003eShampoo with Fertile Roots Shampoo and rinse thoroughly.\u003c\/li\u003e\n\u003cli\u003eFollow with Fertile Roots Conditioner.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"lp-note\"\u003e\u003cem\u003eTip: Use the treatment 1–2 times per week or as desired as part of your full ritual.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eClean Formula Promise\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eNo sulfates\u003c\/li\u003e\n\u003cli\u003eNo parabens\u003c\/li\u003e\n\u003cli\u003eNo phthalates\u003c\/li\u003e\n\u003cli\u003eNo harsh chemicals\u003c\/li\u003e\n\u003cli\u003eNo gluten\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCrafted with high-quality certified organic botanical ingredients, Ayurvedic herbs, and therapeutic hydrolats in an earth-conscious, cruelty-free formulation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFAQ\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003e\u003cstrong\u003eWhy choose the set instead of buying one product?\u003c\/strong\u003e\u003cbr\u003eThe set is designed to work as a complete routine. Using all three steps together helps create a more consistent cleansing, nourishing, and conditioning ritual.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this set safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. The shampoo and conditioner are gentle and suitable for color-treated hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow often should I use the scalp and hair treatment?\u003c\/strong\u003e\u003cbr\u003eMost customers use it 1–2 times per week, or as desired, before shampooing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes the shampoo lather?\u003c\/strong\u003e\u003cbr\u003eYes. Because it is sulfate-free, the lather is lighter and more natural than conventional shampoos. Adding more water helps activate it.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this set good for sensitive scalp care?\u003c\/strong\u003e\u003cbr\u003eYes. This routine is designed to offer a gentler cleansing experience and help support scalp comfort.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use the full set regularly?\u003c\/strong\u003e\u003cbr\u003eYes. The shampoo and conditioner are suitable for regular use, while the treatment can be used weekly or as needed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes it contain synthetic fragrance?\u003c\/strong\u003e\u003cbr\u003eNo. The formulas are scented with essential oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho It’s For\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003ePeople seeking a gentler, sulfate-free hair care system\u003c\/li\u003e\n\u003cli\u003eDry, dull, fragile, or chemically treated hair\u003c\/li\u003e\n\u003cli\u003eSensitive or easily irritated scalp\u003c\/li\u003e\n\u003cli\u003eShoppers building a clean, intentional hair care routine\u003c\/li\u003e\n\u003cli\u003eAll hair types\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eInspired by Rooted Self-Care\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003eFertile Roots is inspired by grounding self-care rituals and is associated with the Root Chakra — a reminder to care for yourself from the foundation up. The result is a routine that feels both practical and intentional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMade With Purpose\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eHandcrafted in the USA in small batches\u003c\/li\u003e\n\u003cli\u003eSustainably minded ingredient sourcing\u003c\/li\u003e\n\u003cli\u003eCruelty-free\u003c\/li\u003e\n\u003cli\u003ePackaged in recyclable BPA-free plastic and\/or glass containers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"lp-disclaimer\"\u003e\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These products are cosmetics. They are not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"lp-review-intro\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003ch3\u003eCustomer Reviews\u003c\/h3\u003e\n\u003cp\u003eSee why shoppers choose the Fertile Roots system for softness, shine, botanical ingredients, and a gentler complete routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":15675965440049,"sku":"SH1CND1HO1","price":134.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/SH1CND1HO1-700x700.jpg?v=1773677273"},{"product_id":"laritelle-organic-hair-care-set-silk-velvet-shampoo-17-5-oz-conditioner-16-oz-hair-loss-treatment-4-oz","title":"Silk Velvet Complete Hair Care System | Shampoo, Conditioner \u0026 Scalp Treatment Set","description":"\u003cdiv class=\"laritelle-product-content\"\u003e\n\u003cdiv class=\"lp-intro\"\u003e\n\u003cp class=\"lp-subtitle\"\u003e\u003cstrong\u003eSmoothing • Balancing • Complete Botanical Hair Ritual\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"lp-short-desc\"\u003eThe Silk Velvet Hair Care Set is a complete 3-step botanical routine designed to cleanse, nourish, and condition the hair while supporting softness, shine, manageability, and a refreshed scalp feel. This system combines the Silk Velvet Shampoo, Silk Velvet Conditioner, and Silk Velvet Scalp \u0026amp; Hair Treatment into one cohesive ritual for smoother, healthier-looking hair.\u003c\/p\u003e\n\u003cp class=\"lp-note\"\u003eIdeal for shoppers looking for a sulfate-free routine for dry, dull, rough-textured, or sensitive-scalp hair care.\u003c\/p\u003e\n\u003cul class=\"lp-used-for\"\u003e\n\u003cli\u003eDry or dull hair\u003c\/li\u003e\n\u003cli\u003eRough or frizz-prone texture\u003c\/li\u003e\n\u003cli\u003eSensitive or unbalanced scalp\u003c\/li\u003e\n\u003cli\u003eClean beauty routines\u003c\/li\u003e\n\u003cli\u003eSofter, shinier, healthier-looking hair goals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-proof-strip\"\u003e\n\u003cul class=\"lp-proof-list\"\u003e\n\u003cli\u003e3-Step Complete System\u003c\/li\u003e\n\u003cli\u003eSafe for Color-Treated Hair\u003c\/li\u003e\n\u003cli\u003eSulfate-Free \u0026amp; Non-Toxic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"lp-proof-note\"\u003eA complete cleansing, conditioning, and pre-wash treatment ritual designed to work together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy Shoppers Choose It\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eComplete 3-step system for a more supportive hair care ritual\u003c\/li\u003e\n\u003cli\u003eHelps improve softness, shine, and manageability\u003c\/li\u003e\n\u003cli\u003eGently cleanses without sulfates or harsh detergents\u003c\/li\u003e\n\u003cli\u003eSupports a balanced, refreshed scalp feel\u003c\/li\u003e\n\u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n\u003cli\u003eDesigned to work together for a more cohesive routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s Included\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Scalp \u0026amp; Hair Treatment (4 oz)\u003c\/strong\u003e — a pre-wash botanical oil treatment that helps nourish the scalp and hair before cleansing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Shampoo (17.5 oz)\u003c\/strong\u003e — a sulfate-free botanical cleanser that helps wash away buildup while supporting softness and comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Conditioner (16 oz)\u003c\/strong\u003e — a smoothing, hydrating conditioner that helps improve softness, shine, and manageability.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs This Right for Me?\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003eThis set may be a great fit if you are looking for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA full hair care routine instead of mixing separate products\u003c\/li\u003e\n\u003cli\u003eA gentler sulfate-free system for regular use\u003c\/li\u003e\n\u003cli\u003eA supportive ritual for hair that looks dry, stressed, rough, or less vibrant\u003c\/li\u003e\n\u003cli\u003eA more intentional clean beauty routine with botanical ingredients\u003c\/li\u003e\n\u003cli\u003eA complete system for softness, shine, scalp comfort, and manageability\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat It Helps With\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eHair that feels dry, rough, or overworked\u003c\/li\u003e\n\u003cli\u003eDull hair that needs more softness and shine\u003c\/li\u003e\n\u003cli\u003eScalp that feels tight, sensitive, or unsettled\u003c\/li\u003e\n\u003cli\u003eHair that lacks smoothness and manageability\u003c\/li\u003e\n\u003cli\u003eShoppers transitioning away from harsher conventional formulas\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy the System Works Better\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003eThis set is designed as a complete ritual: the treatment prepares and nourishes, the shampoo gently cleanses, and the conditioner helps seal in softness and smoothness. Together, the three steps create a more complete experience than relying on a single product alone.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eStep 1: Pre-wash nourishment\u003c\/li\u003e\n\u003cli\u003eStep 2: Gentle sulfate-free cleanse\u003c\/li\u003e\n\u003cli\u003eStep 3: Hydration and smoothing finish\u003c\/li\u003e\n\u003cli\u003eSupports consistency in your routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBotanical Highlights\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRosemary\u003c\/strong\u003e helps support a refreshed scalp feel and healthy-looking shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGerman Chamomile\u003c\/strong\u003e helps soften and soothe for a gentler hair care experience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGeranium, Green Myrtle \u0026amp; Ravintsara\u003c\/strong\u003e contribute to a balanced, uplifting aromatic ritual.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRice Protein + Plant-Based Keratin\u003c\/strong\u003e help improve the feel of body, smoothness, and manageability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSesame, Shea, Grapeseed \u0026amp; Olive Oils\u003c\/strong\u003e help nourish and soften the hair while supporting shine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n  \u003cdetails\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\n\u003cstyle\u003e\n.lp-ingredients-wrap {\ndisplay: grid;\ngap: 16px;\nmax-width: 100%;\noverflow-x: hidden;\n}\n\n.lp-freefrom-row {\ndisplay: flex;\nflex-wrap: wrap;\ngap: 8px;\nmargin: 0 0 4px;\n}\n\n.lp-freefrom-pill {\ndisplay: inline-flex;\nalign-items: center;\ngap: 8px;\npadding: 8px 10px;\nborder: 1px solid rgba(0,0,0,0.08);\nborder-radius: 999px;\nbackground: rgba(0,0,0,0.02);\nfont-size: 12px;\nline-height: 1.2;\nwhite-space: normal;\nword-break: break-word;\n}\n\n.lp-ingredient-highlights-title {\nmargin: 0 0 8px;\n}\n\n.lp-ingredient-cards {\ndisplay: flex;\ngap: 10px;\noverflow-x: auto;\noverflow-y: visible;\npadding: 2px 2px 10px;\nscroll-snap-type: x mandatory;\n-webkit-overflow-scrolling: touch;\n}\n\n.lp-ingredient-cards::-webkit-scrollbar {\nheight: 6px;\n}\n\n.lp-ingredient-cards::-webkit-scrollbar-thumb {\nbackground: rgba(0,0,0,0.18);\nborder-radius: 999px;\n}\n\n.lp-ingredient-card {\nposition: relative;\nmin-width: 82%;\nmax-width: 82%;\nflex: 0 0 82%;\nscroll-snap-align: start;\nborder: 1px solid rgba(0,0,0,0.08);\nborder-radius: 14px;\npadding: 12px;\nbackground: #fff;\nbox-sizing: border-box;\n}\n\n.lp-ingredient-card-head {\ndisplay: flex;\nalign-items: flex-start;\ngap: 10px;\nmargin-bottom: 8px;\n}\n\n.lp-ingredient-icon {\nwidth: 32px;\nheight: 32px;\nborder-radius: 999px;\ndisplay: inline-flex;\nalign-items: center;\njustify-content: center;\nbackground: rgba(0,0,0,0.04);\nflex: 0 0 32px;\nfont-size: 16px;\n}\n\n.lp-ingredient-name {\nfont-weight: 600;\nfont-size: 14px;\nline-height: 1.3;\nmargin: 0;\nword-break: break-word;\n}\n\n.lp-ingredient-benefit {\nfont-size: 13px;\nopacity: 0.82;\nline-height: 1.45;\nmargin: 0;\nword-break: break-word;\n}\n\n.lp-tooltip-wrap {\nposition: relative;\ndisplay: inline-flex;\nalign-items: center;\nmargin-left: 4px;\nvertical-align: middle;\n}\n\n.lp-tooltip-trigger {\nappearance: none;\nborder: 0;\nbackground: rgba(0,0,0,0.06);\ncolor: inherit;\nwidth: 18px;\nheight: 18px;\nborder-radius: 999px;\nfont-size: 11px;\nline-height: 18px;\ntext-align: center;\npadding: 0;\ncursor: help;\n}\n\n.lp-tooltip-content {\nposition: absolute;\nleft: 0;\ntop: calc(100% + 8px);\ntransform: none;\nwidth: 190px;\nmax-width: 70vw;\npadding: 10px 12px;\nborder-radius: 10px;\nbackground: #111;\ncolor: #fff;\nfont-size: 12px;\nline-height: 1.45;\nbox-shadow: 0 8px 24px rgba(0,0,0,0.18);\nopacity: 0;\nvisibility: hidden;\ntransition: opacity .18s ease, visibility .18s ease;\nz-index: 5;\npointer-events: none;\n}\n\n.lp-tooltip-content:after {\ncontent: \"\";\nposition: absolute;\nbottom: 100%;\nleft: 12px;\nborder: 6px solid transparent;\nborder-bottom-color: #111;\n}\n\n.lp-tooltip-wrap:hover .lp-tooltip-content,\n.lp-tooltip-wrap:focus-within .lp-tooltip-content {\nopacity: 1;\nvisibility: visible;\n}\n\n.lp-ingredient-accordion {\ndisplay: grid;\ngap: 10px;\n}\n\n.lp-ingredient-acc-item {\nborder: 1px solid rgba(0,0,0,0.08);\nborder-radius: 10px;\nbackground: #fff;\noverflow: hidden;\n}\n\n.lp-ingredient-acc-btn {\nwidth: 100%;\nappearance: none;\nborder: 0;\nbackground: transparent;\ntext-align: left;\npadding: 14px 16px;\nfont-weight: 600;\nfont-size: 14px;\nline-height: 1.3;\ncursor: pointer;\nposition: relative;\n}\n\n.lp-ingredient-acc-btn:after {\ncontent: \"+\";\nposition: absolute;\nright: 16px;\ntop: 50%;\ntransform: translateY(-50%);\nfont-size: 18px;\nline-height: 1;\n}\n\n.lp-ingredient-acc-item.is-open .lp-ingredient-acc-btn:after {\ncontent: \"−\";\n}\n\n.lp-ingredient-acc-panel {\ndisplay: none;\npadding: 0 16px 16px;\n}\n\n.lp-ingredient-acc-item.is-open .lp-ingredient-acc-panel {\ndisplay: block;\n}\n\n.lp-ingredient-acc-panel p {\nmargin: 0;\nword-break: break-word;\n}\n\n@media (min-width: 768px) {\n.lp-ingredient-cards {\ndisplay: grid;\ngrid-template-columns: repeat(2, minmax(0, 1fr));\noverflow: visible;\npadding: 0;\n}\n\n.lp-ingredient-card {\nmin-width: 0;\nmax-width: none;\nflex: 1 1 auto;\n}\n}\n\n@media (min-width: 901px) {\n.lp-ingredient-cards {\ngrid-template-columns: repeat(3, minmax(0, 1fr));\n}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lp-ingredients-wrap\"\u003e\n\n\u003cdiv\u003e\n\u003cp class=\"lp-ingredient-highlights-title\"\u003e\u003cstrong\u003eFree From\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"lp-freefrom-row\"\u003e\n\u003cspan class=\"lp-freefrom-pill\"\u003eNo Sulfates\u003c\/span\u003e\n\u003cspan class=\"lp-freefrom-pill\"\u003eNo Parabens\u003c\/span\u003e\n\u003cspan class=\"lp-freefrom-pill\"\u003eNo Phthalates\u003c\/span\u003e\n\u003cspan class=\"lp-freefrom-pill\"\u003eNo Alcohol\u003c\/span\u003e\n\u003cspan class=\"lp-freefrom-pill\"\u003eNo Gluten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cp class=\"lp-ingredient-highlights-title\"\u003e\u003cstrong\u003eKey Botanical Ingredients\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cdiv class=\"lp-ingredient-cards\"\u003e\n\n\u003carticle class=\"lp-ingredient-card\"\u003e\n\u003cdiv class=\"lp-ingredient-card-head\"\u003e\n\u003cspan class=\"lp-ingredient-icon\"\u003e🌿\u003c\/span\u003e\n\u003cp class=\"lp-ingredient-name\"\u003e\nGerman Chamomile\n\u003cspan class=\"lp-tooltip-wrap\"\u003e\n\u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about German Chamomile\"\u003ei\u003c\/button\u003e\n\u003cspan class=\"lp-tooltip-content\"\u003eA calming botanical traditionally used to support a gentle, soothing hair care experience.\u003c\/span\u003e\n\u003c\/span\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-ingredient-benefit\"\u003eHelps soften and soothe for a gentler routine.\u003c\/p\u003e\n\u003c\/article\u003e\n\n\u003carticle class=\"lp-ingredient-card\"\u003e\n\u003cdiv class=\"lp-ingredient-card-head\"\u003e\n\u003cspan class=\"lp-ingredient-icon\"\u003e🌿\u003c\/span\u003e\n\u003cp class=\"lp-ingredient-name\"\u003e\nRosemary\n\u003cspan class=\"lp-tooltip-wrap\"\u003e\n\u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about Rosemary\"\u003ei\u003c\/button\u003e\n\u003cspan class=\"lp-tooltip-content\"\u003eA botanical often used in hair care to support a refreshed scalp feel.\u003c\/span\u003e\n\u003c\/span\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-ingredient-benefit\"\u003eSupports a refreshed, balanced scalp feel.\u003c\/p\u003e\n\u003c\/article\u003e\n\n\u003carticle class=\"lp-ingredient-card\"\u003e\n\u003cdiv class=\"lp-ingredient-card-head\"\u003e\n\u003cspan class=\"lp-ingredient-icon\"\u003e🌸\u003c\/span\u003e\n\u003cp class=\"lp-ingredient-name\"\u003e\nGeranium\n\u003cspan class=\"lp-tooltip-wrap\"\u003e\n\u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about Geranium\"\u003ei\u003c\/button\u003e\n\u003cspan class=\"lp-tooltip-content\"\u003eA floral botanical that contributes to a balanced and uplifting routine.\u003c\/span\u003e\n\u003c\/span\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-ingredient-benefit\"\u003eHelps create a balanced, refreshing experience.\u003c\/p\u003e\n\u003c\/article\u003e\n\n\u003carticle class=\"lp-ingredient-card\"\u003e\n\u003cdiv class=\"lp-ingredient-card-head\"\u003e\n\u003cspan class=\"lp-ingredient-icon\"\u003e💧\u003c\/span\u003e\n\u003cp class=\"lp-ingredient-name\"\u003e\nRice Protein + Plant-Based Keratin\n\u003cspan class=\"lp-tooltip-wrap\"\u003e\n\u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about Rice Protein and Plant-Based Keratin\"\u003ei\u003c\/button\u003e\n\u003cspan class=\"lp-tooltip-content\"\u003eConditioning proteins used to improve the feel of smoothness, body, and manageability.\u003c\/span\u003e\n\u003c\/span\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-ingredient-benefit\"\u003eHelps improve smoothness and manageability.\u003c\/p\u003e\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lp-ingredient-accordion\"\u003e\n\n\u003cdiv class=\"lp-ingredient-acc-item\"\u003e\n\u003cbutton type=\"button\" class=\"lp-ingredient-acc-btn\"\u003eSilk Velvet Scalp \u0026amp; Hair Treatment\u003c\/button\u003e\n\u003cdiv class=\"lp-ingredient-acc-panel\"\u003e\n\u003cp\u003eOrganic Grape Seed Oil (Virgin, Cold Pressed \/ Unrefined), (cold process) infusion of Organic Aloe Vera Leaf (Aloe barbadensis), Arnica Flower (Arnica montana), Calendula Flower (Calendula officinalis), Elderflower (Sambucus caerulea), Sea Buckthorn Berries (Hippophae rhamnoides) into Organic Extra Virgin Olive Oil (Olea europaea), Organic Sesame Oil (Sesamum indicum), Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Ravintsara (Cinnamomum camphora), German Chamomile (Matricaria recutita), Laurel Leaf (Laurus nobilis)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lp-ingredient-acc-item\"\u003e\n\u003cbutton type=\"button\" class=\"lp-ingredient-acc-btn\"\u003eSilk Velvet Shampoo\u003c\/button\u003e\n\u003cdiv class=\"lp-ingredient-acc-panel\"\u003e\n\u003cp\u003eOrganic Rosemary (Rosmarinus officinalis) Hydrosol, Organic Cornflower (Centaurea cyanus) Hydrosol, Organic Lavender (Lavandula angustifolia) Hydrosol, Organic Palmarosa (Cymbopogon martinii) Hydrosol, Organic German Chamomile (Matricaria recutita) Hydrosol, Decyl glucoside, Laurel glucoside, Organic Vegetable Glycerin, Sodium alginate, Hydrolyzed Rice Protein, Ginseng (Panax ginseng) Extract, Sodium PCA, (Plant-based) Keratin Protein, Biotin, Panthenol DL, Vitamin C, Vitamin E, Vitamin B3, Vitamin B5, Vitamin B6, Lactic acid, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lp-ingredient-acc-item\"\u003e\n\u003cbutton type=\"button\" class=\"lp-ingredient-acc-btn\"\u003eSilk Velvet Conditioner\u003c\/button\u003e\n\u003cdiv class=\"lp-ingredient-acc-panel\"\u003e\n\u003cp\u003eOrganic Self-heal (Prunella vulgaris) Hydrosol, Organic Sesame Oil (Sesamum indicum), Behentrimonium methosulfate (wax, non-GMO Colza plant derived), Cetearyl alcohol (raw, plant derived), Organic Flaxseed Oil (Linum usitatissimum), Organic Shea Oil (Butyrospermum parkii), Organic Vegetable Glycerin, Glyceryl stearate, Sodium stearoyl lactylate, Sodium PCA, (Plant-based) Keratin Protein, (Gluten Free) Hydrolyzed Oat Protein, Biotin, Panthenol DL, Vitamin E acetate, Organic Rosemary Seed Extract, Vitamin C, Vitamin B3, Vitamin B5, Vitamin B6, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cp class=\"lp-note\"\u003e\nIngredients may vary slightly between batches due to the use of natural and organic materials.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\nvar root = document.currentScript.closest('.lp-panel');\nif (!root) return;\nvar buttons = root.querySelectorAll('.lp-ingredient-acc-btn');\n\nbuttons.forEach(function(button) {\nbutton.addEventListener('click', function() {\nvar item = button.parentElement;\nitem.classList.toggle('is-open');\n});\n});\n})();\n\u003c\/script\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n  \n\u003cdetails\u003e\n\u003csummary\u003eWhat Customers Are Looking For in This Set\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eA complete hair ritual rather than one standalone product\u003c\/li\u003e\n\u003cli\u003eCleaner-feeling hair without harsh stripping\u003c\/li\u003e\n\u003cli\u003eBetter softness, smoother texture, and more shine\u003c\/li\u003e\n\u003cli\u003eA more balanced-feeling scalp\u003c\/li\u003e\n\u003cli\u003eA premium botanical routine that feels smoothing, restorative, and intentional\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"lp-note\"\u003e\u003cem\u003eIndividual results may vary.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003col\u003e\n\u003cli\u003eApply Silk Velvet Scalp \u0026amp; Hair Treatment to dry scalp and hair before washing.\u003c\/li\u003e\n\u003cli\u003eLeave on for at least 30 minutes, or longer if desired.\u003c\/li\u003e\n\u003cli\u003eShampoo with Silk Velvet Shampoo and rinse thoroughly.\u003c\/li\u003e\n\u003cli\u003eFollow with Silk Velvet Conditioner.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"lp-note\"\u003e\u003cem\u003eTip: Use the treatment 1–2 times per week or as desired as part of your full ritual.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eClean Formula Promise\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eNo sulfates\u003c\/li\u003e\n\u003cli\u003eNo parabens\u003c\/li\u003e\n\u003cli\u003eNo phthalates\u003c\/li\u003e\n\u003cli\u003eNo alcohol\u003c\/li\u003e\n\u003cli\u003eNo gluten\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCrafted with high-quality botanical oils, therapeutic hydrolats, and thoughtfully selected plant-based ingredients in an earth-conscious, cruelty-free formulation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFAQ\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003e\u003cstrong\u003eWhy choose the set instead of buying one product?\u003c\/strong\u003e\u003cbr\u003eThe set is designed to work as a complete routine. Using all three steps together helps create a more consistent cleansing, nourishing, and conditioning ritual.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this set safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. The shampoo and conditioner are gentle and suitable for color-treated hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow often should I use the scalp and hair treatment?\u003c\/strong\u003e\u003cbr\u003eMost customers use it 1–2 times per week, or as desired, before shampooing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes the shampoo lather?\u003c\/strong\u003e\u003cbr\u003eYes. Because it is sulfate-free, the lather is lighter and more natural than conventional shampoos. Adding more water helps activate it.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this set good for dry or rough-textured hair?\u003c\/strong\u003e\u003cbr\u003eYes. This routine is designed to help support softness, smoothness, shine, and manageability for hair that feels stressed or overworked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use the full set regularly?\u003c\/strong\u003e\u003cbr\u003eYes. The shampoo and conditioner are suitable for regular use, while the treatment can be used weekly or as needed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes it contain synthetic fragrance?\u003c\/strong\u003e\u003cbr\u003eNo. The formulas are scented with essential oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho It’s For\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003ePeople seeking a gentler, sulfate-free hair care system\u003c\/li\u003e\n\u003cli\u003eDry, dull, rough, or chemically treated hair\u003c\/li\u003e\n\u003cli\u003eSensitive or easily irritated scalp\u003c\/li\u003e\n\u003cli\u003eShoppers building a clean, intentional hair care routine\u003c\/li\u003e\n\u003cli\u003eAll hair types\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eInspired by Expressive Self-Care\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003eSilk Velvet is inspired by soft, expressive self-care rituals and is associated with the Throat Chakra — bringing clarity, ease, and a smoother, more harmonious routine into everyday hair care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMade With Purpose\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eHandcrafted in the USA in small batches\u003c\/li\u003e\n\u003cli\u003eSustainably minded ingredient sourcing\u003c\/li\u003e\n\u003cli\u003eCruelty-free\u003c\/li\u003e\n\u003cli\u003ePackaged in recyclable BPA-free plastic and\/or glass containers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"lp-disclaimer\"\u003e\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These products are cosmetics. They are not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"lp-review-intro\"\u003e\n\u003ch3\u003e\u003c\/h3\u003e\n\u003ch3\u003eCustomer Reviews\u003c\/h3\u003e\n\u003cp\u003eSee why shoppers choose the Silk Velvet system for softness, shine, botanical ingredients, and a gentler complete routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":15676101820465,"sku":"SH5CND5HO5","price":134.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/files\/SH5CND5HO5-700x700.jpg?v=1774802347"},{"product_id":"laritelle-organic-hair-care-set-fertile-roots-shampoo-17-5-oz-conditioner-16-oz-bonus-post-shampoo-hair-strengthening-treatment","title":"Laritelle Organic Hair Care Set Fertile Roots: Shampoo 17.5 oz + Conditioner 16 oz + Bonus Post-Shampoo Scalp Treatment","description":"\u003cdiv class=\"laritelle-product-content\"\u003e\n\u003cdiv class=\"lp-intro\"\u003e\n\u003cp class=\"lp-subtitle\"\u003e\u003cstrong\u003eStrengthening • Nourishing • Complete Hair Ritual \u003cspan\u003e✔ Includes BONUS leave-in strengthening treatment (post-wash)\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"lp-short-desc\"\u003eThe Fertile Roots Hair Care Set is a complete 3-step botanical routine designed to cleanse, nourish, and condition the hair while supporting the appearance of fuller, healthier-looking strands. This synergistic system helps improve softness, shine, and manageability while promoting a balanced, comfortable-feeling scalp.\u003c\/p\u003e\n\u003cul class=\"lp-used-for\"\u003e\n\u003cli\u003eDry or damaged hair\u003c\/li\u003e\n\u003cli\u003eDull or thinning-looking hair\u003c\/li\u003e\n\u003cli\u003eScalp imbalance\u003c\/li\u003e\n\u003cli\u003eFrizz and lack of manageability\u003c\/li\u003e\n\u003cli\u003eClean beauty routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy You’ll Love It\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eComplete 3-step system for optimal results\u003c\/li\u003e\n\u003cli\u003eHelps improve the appearance of fuller, healthier-looking hair\u003c\/li\u003e\n\u003cli\u003eSupports scalp comfort and balance\u003c\/li\u003e\n\u003cli\u003eEnhances softness, shine, and manageability\u003c\/li\u003e\n\u003cli\u003eWorks synergistically for visible improvement over time\u003c\/li\u003e\n\u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s Included\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul class=\"lp-included-products\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"lp-included-item\"\u003e\n\u003cdiv class=\"lp-included-copy\"\u003e\n\u003cstrong\u003e \u003ca href=\"\/collections\/shampoos\/products\/laritelle-organic-shampoo-fertile-roots-17-5-oz\"\u003e Fertile Roots Shampoo (17.5 oz) \u003c\/a\u003e \u003c\/strong\u003e \u003cspan\u003e– Gently cleanses without sulfates while supporting scalp balance.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"lp-included-item\"\u003e\n\u003cdiv class=\"lp-included-copy\"\u003e\n\u003cstrong\u003e \u003ca href=\"\/collections\/conditioners\/products\/laritelle-organic-conditioner-fertile-roots-16-oz\"\u003e Fertile Roots Conditioner (16 oz) \u003c\/a\u003e \u003c\/strong\u003e \u003cspan\u003e– Hydrates, softens, and improves manageability.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"lp-included-item\"\u003e\n\u003cdiv class=\"lp-included-copy\"\u003e\n\u003cstrong\u003e \u003ca href=\"\/collections\/hair-treatments\/products\/laritelle-organic-post-shampoo-hair-strengthening-treatment-2-oz\"\u003e Post-Shampoo Hair Strengthening Treatment \u003c\/a\u003e \u003c\/strong\u003e \u003cspan\u003e– Lightweight leave-in treatment that helps improve softness, strength, and manageability after washing.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat It Helps With\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eHair that appears dry, brittle, or over-processed\u003c\/li\u003e\n\u003cli\u003eDull or lifeless-looking hair\u003c\/li\u003e\n\u003cli\u003eHair that lacks softness and shine\u003c\/li\u003e\n\u003cli\u003eScalp that feels tight, dry, or unbalanced\u003c\/li\u003e\n\u003cli\u003eHair that appears thinner or less full\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBotanical Highlights\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAyurvedic Botanicals (Bhringaraj, Amla, Gotu Kola)\u003c\/strong\u003e help support the appearance of stronger, more resilient hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHibiscus Extract\u003c\/strong\u003e helps improve the look of softness and shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBotanical Oils (Castor, Sesame, Coconut)\u003c\/strong\u003e help deeply nourish the scalp and hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLavender, Rosemary, Ginger \u0026amp; Clary Sage\u003c\/strong\u003e help maintain a refreshed, balanced-feeling scalp.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlant Proteins\u003c\/strong\u003e help improve the feel of smoothness and manageability.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eIngredients\u003c\/summary\u003e\n  \u003cdiv class=\"lp-panel\"\u003e\n\n\n  \n    \u003cdiv class=\"lp-ingredients-wrap\"\u003e\n\n      \u003cdiv class=\"lp-freefrom-row\"\u003e\n        \u003cspan class=\"lp-freefrom-pill\"\u003eNo Sulfates\u003c\/span\u003e\n        \u003cspan class=\"lp-freefrom-pill\"\u003eNo Parabens\u003c\/span\u003e\n        \u003cspan class=\"lp-freefrom-pill\"\u003eNo Phthalates\u003c\/span\u003e\n        \u003cspan class=\"lp-freefrom-pill\"\u003eNo Synthetic Fragrance\u003c\/span\u003e\n        \u003cspan class=\"lp-freefrom-pill\"\u003eNo Gluten\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003ch4 class=\"lp-ingredient-highlights-title\"\u003eKey Botanical Highlights\u003c\/h4\u003e\n\n      \u003cdiv class=\"lp-ingredient-chip-grid\"\u003e\n\n        \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n          \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n            \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e🌿\u003c\/span\u003e\n            \u003cstrong\u003eBhringaraj\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"lp-benefit-chips\"\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eStronger-looking hair\u003c\/span\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eBotanical support\u003c\/span\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eResilient feel\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n          \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n            \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n            \u003cstrong\u003eAmla\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"lp-benefit-chips\"\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eBoosts shine\u003c\/span\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eVibrant finish\u003c\/span\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eHealthy-looking hair\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n          \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n            \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e🌺\u003c\/span\u003e\n            \u003cstrong\u003eHibiscus\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"lp-benefit-chips\"\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eSoftness\u003c\/span\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eSmoothness\u003c\/span\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eSilky feel\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n          \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n            \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e🌱\u003c\/span\u003e\n            \u003cstrong\u003eRosemary\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"lp-benefit-chips\"\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eRefreshed scalp feel\u003c\/span\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eBalanced feel\u003c\/span\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eClean ritual\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n          \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n            \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n            \u003cstrong\u003ePlant Proteins\u003c\/strong\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"lp-benefit-chips\"\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eManageability\u003c\/span\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eSofter feel\u003c\/span\u003e\n            \u003cspan class=\"lp-benefit-chip\"\u003eSmoother hair\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-product-ingredient-accordions\"\u003e\n\n  \u003cdetails class=\"lp-ingredient-accordion\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"lp-ingredient-summary-text\"\u003eFertile Roots Shampoo\u003c\/span\u003e\n      \u003cspan class=\"lp-ingredient-summary-icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"lp-ingredient-accordion-panel\"\u003e\n      \u003cp\u003e\n        Organic Witch Hazel (Hamamelis virginiana) Hydrosol, Organic Helichrysum (Helichrysum italicum) Hydrosol, Organic Tea Tree (Melaleuca alternifolia) Hydrosol, Organic Rosemary (Rosmarinus officinalis) Hydrosol, Organic Sesame Oil (Sesamum indicum), Organic Coconut Oil, Organic Bhringaraj Leaf (Eclipta alba), Organic Gotu Kola (Centella asiatica), Organic Amla (Emblica officinalis), Organic Hibiscus (Hibiscus sabdariffa), Organic Rose (Rosa damascena), Decyl Glucoside, Lauryl Glucoside, Sodium Alginate, Amber Extract, Hydrolyzed Oat Protein, Plant-Based Keratin, Panthenol, Vitamin C, Vitamin E, Vitamin B3, Vitamin B5, Vitamin B6, Lactic Acid, Organic Lavender (Lavandula angustifolia), Organic Ginger (Zingiber officinale), Organic Rosemary (Rosmarinus officinalis), Organic Clary Sage (Salvia sclarea), Organic Patchouli (Pogostemon cablin), Organic Clove Bud (Syzygium aromaticum), Rosemary Extract, Propanediol, Ethylhexylglycerin, Potassium Sorbate\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"lp-ingredient-accordion\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"lp-ingredient-summary-text\"\u003eFertile Roots Conditioner\u003c\/span\u003e\n      \u003cspan class=\"lp-ingredient-summary-icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"lp-ingredient-accordion-panel\"\u003e\n      \u003cp\u003e\n        Organic Chamomile Hydrosol (Anthemis nobilis), Organic Babassu Oil (Orbignya oleifera), Organic Extra Virgin Olive Oil (Olea europaea), Organic Apricot Kernel Oil (Prunus armeniaca), Organic Sesame Oil (Sesamum indicum), Organic Coconut Oil, Organic Bhringaraj Leaf (Eclipta alba), Organic Gotu Kola (Centella asiatica), Organic Amla (Emblica officinalis), Organic Hibiscus (Hibiscus sabdariffa), Organic Rose (Rosa damascena), Behentrimonium Methosulfate, Cetearyl Alcohol, Organic Vegetable Glycerin, Plant-Based Keratin, Hydrolyzed Oat Protein, Glyceryl Stearate, Sodium Stearoyl Lactylate, Panthenol, Vitamin E Acetate, Vitamin C, Vitamin B3, Vitamin B5, Vitamin B6, Organic Lavender (Lavandula angustifolia), Organic Ginger (Zingiber officinale), Organic Rosemary (Rosmarinus officinalis), Organic Clary Sage (Salvia sclarea), Organic Patchouli (Pogostemon cablin), Organic Clove Bud (Syzygium aromaticum), Rosemary Seed Extract, Propanediol, Ethylhexylglycerin, Potassium Sorbate\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"lp-ingredient-accordion\"\u003e\n    \u003csummary\u003e\n      \u003cspan class=\"lp-ingredient-summary-text\"\u003ePost-Shampoo Hair Strengthening Treatment\u003c\/span\u003e\n      \u003cspan class=\"lp-ingredient-summary-icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"lp-ingredient-accordion-panel\"\u003e\n      \u003cp\u003e\n        Organic Aloe Vera Juice, Organic Vegetable Glycerin, Plant-Based Keratin, Hydrolyzed Oat Protein, Panthenol, Vitamin B Complex, Vitamin C, Vitamin E, Organic Lavender, Organic Rosemary, Organic Clary Sage, Organic Ginger, Organic Patchouli, Organic Clove Bud, Natural Preservatives (Propanediol, Ethylhexylglycerin)\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e\n\n      \u003cp class=\"lp-note\"\u003e\u003cem\u003eIngredients may vary slightly between batches due to the use of natural and organic materials.\u003c\/em\u003e\u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n  \n\u003cdetails\u003e\n\u003csummary\u003eClean Formula Promise\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eNo sulfates\u003c\/li\u003e\n\u003cli\u003eNo parabens\u003c\/li\u003e\n\u003cli\u003eNo phthalates\u003c\/li\u003e\n\u003cli\u003eNo synthetic fragrance\u003c\/li\u003e\n\u003cli\u003eNo gluten\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eMade with high-quality organic, wildcrafted, and plant-based ingredients across all three products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 1:\u003c\/strong\u003e Wash with Fertile Roots Shampoo.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 2:\u003c\/strong\u003e Apply Fertile Roots Conditioner and rinse.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStep 3:\u003c\/strong\u003e Apply a small amount of the Post-Shampoo Hair Strengthening Treatment to damp hair and scalp. Massage gently for 2–3 minutes, then style as usual. Can be used daily or as desired.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"lp-note\"\u003e\u003cem\u003eTip: Use the treatment 1–2 times per week for best results.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho It’s For\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eDry, damaged, or chemically treated hair\u003c\/li\u003e\n\u003cli\u003eHair that appears thin or lacking fullness\u003c\/li\u003e\n\u003cli\u003eSensitive or unbalanced scalp\u003c\/li\u003e\n\u003cli\u003eAnyone transitioning to clean, non-toxic hair care\u003c\/li\u003e\n\u003cli\u003eAll hair types\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy Choose the Set\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned to work together as a complete system\u003c\/li\u003e\n\u003cli\u003eBetter results compared to using individual products\u003c\/li\u003e\n\u003cli\u003eCost-effective compared to purchasing separately\u003c\/li\u003e\n\u003cli\u003eSimplifies your hair care routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\n\n\n  \n\u003cdetails\u003e\n\u003csummary\u003eFAQ\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003e\u003cstrong\u003eDo I need all three products?\u003c\/strong\u003e\u003cbr\u003eWhile each product can be used individually, the full system is designed to deliver the best overall results.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow often should I use the treatment?\u003c\/strong\u003e\u003cbr\u003e1–2 times per week is recommended.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. The system is gentle and helps maintain the appearance of healthy, vibrant hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it weigh my hair down?\u003c\/strong\u003e\u003cbr\u003eNo. The system is designed to nourish while keeping hair lightweight and manageable.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes it contain synthetic fragrance?\u003c\/strong\u003e\u003cbr\u003eNo. All products are naturally scented with essential oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMade With Purpose\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eHandmade in the USA\u003c\/li\u003e\n\u003cli\u003eSustainably sourced ingredients\u003c\/li\u003e\n\u003cli\u003eCruelty-free\u003c\/li\u003e\n\u003cli\u003eRecyclable packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"lp-disclaimer\"\u003e\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These products are cosmetics. They are not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":15677792649265,"sku":"SH1CND1HH1","price":98.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/S1C1H1-700x700.jpg?v=1560805486"},{"product_id":"laritelle-organic-hair-care-set-silk-velvet-shampoo-17-5-oz-conditioner-16-oz-bonus-post-shampoo-hair-strengthening-treatment","title":"Laritelle Organic Hair Care Set Silk Velvet: Shampoo 17.5 oz + Conditioner 16 oz + Bonus Post-Shampoo Hair Strengthening Treatment","description":"\u003cdiv class=\"laritelle-product-content\"\u003e\n\n  \u003cdiv class=\"lp-intro\"\u003e\n    \u003cp class=\"lp-subtitle\"\u003e\n      \u003cstrong\u003eStrengthening • Softening • Complete Hair Ritual\n      \u003cspan\u003e✔ Includes BONUS leave-in strengthening treatment (post-wash)\u003c\/span\u003e\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp class=\"lp-short-desc\"\u003e\n      The Silk Velvet Hair Care Set is a complete 3-step botanical routine designed to gently cleanse, soften, nourish, and condition the hair while supporting shine, manageability, and a balanced-feeling scalp. This system pairs Silk Velvet Shampoo, Silk Velvet Conditioner, and a bonus Post-Shampoo Hair Strengthening Treatment for a complete botanical ritual.\n    \u003c\/p\u003e\n\n    \u003cul class=\"lp-used-for\"\u003e\n      \u003cli\u003eDry or dull hair\u003c\/li\u003e\n      \u003cli\u003eHair that needs softness and shine\u003c\/li\u003e\n      \u003cli\u003eFrizz and lack of manageability\u003c\/li\u003e\n      \u003cli\u003eScalp that feels unbalanced\u003c\/li\u003e\n      \u003cli\u003eClean beauty routines\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhy You’ll Love It\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eComplete 3-step system for a more supportive hair ritual\u003c\/li\u003e\n        \u003cli\u003eHelps improve softness, smoothness, and shine\u003c\/li\u003e\n        \u003cli\u003eSupports scalp comfort and balance\u003c\/li\u003e\n        \u003cli\u003eLightweight nourishment without heaviness\u003c\/li\u003e\n        \u003cli\u003eDesigned to work together for better overall results\u003c\/li\u003e\n        \u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat’s Included\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSilk Velvet Shampoo (17.5 oz)\u003c\/strong\u003e – A gentle botanical cleanser that helps refresh the scalp and support clean, soft, shiny hair.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSilk Velvet Conditioner (16 oz)\u003c\/strong\u003e – A hydrating conditioner that helps soften, smooth, and improve manageability without weighing hair down.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePost-Shampoo Hair Strengthening Treatment\u003c\/strong\u003e – A lightweight leave-in treatment that helps support softness, shine, and manageability after washing.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat It Helps With\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eHair that feels dry, rough, or dull\u003c\/li\u003e\n        \u003cli\u003eHair that lacks softness and shine\u003c\/li\u003e\n        \u003cli\u003eFrizz and reduced manageability\u003c\/li\u003e\n        \u003cli\u003eScalp that feels tight or unsettled\u003c\/li\u003e\n        \u003cli\u003eHair in need of a gentler botanical routine\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eBotanical Highlights\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRosemary, Geranium, Green Myrtle, Ravintsara, German Chamomile \u0026amp; Laurel Leaf\u003c\/strong\u003e create a soothing botanical ritual while supporting soft, healthy-looking hair. \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRice Protein\u003c\/strong\u003e helps improve the feel of softness, shine, and fuller-looking hair. \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePlant-Based Keratin\u003c\/strong\u003e helps support the appearance of stronger, more resilient hair. \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCornflower, Lavender \u0026amp; Chamomile\u003c\/strong\u003e help support a softer, smoother, more luminous finish. \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eClean Formula Promise\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eNo sulfates\u003c\/li\u003e\n        \u003cli\u003eNo alcohol\u003c\/li\u003e\n        \u003cli\u003eNo parabens\u003c\/li\u003e\n        \u003cli\u003eNo phthalates\u003c\/li\u003e\n        \u003cli\u003eNo gluten\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eMade with high-quality botanical ingredients for a gentler, more intentional hair care routine. :contentReference[oaicite:5]{index=5}\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow to Use\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003col\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStep 1:\u003c\/strong\u003e Wash with Silk Velvet Shampoo.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStep 2:\u003c\/strong\u003e Apply Silk Velvet Conditioner and rinse.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStep 3:\u003c\/strong\u003e Apply a small amount of the Post-Shampoo Hair Strengthening Treatment to damp hair and scalp. Massage gently for 2–3 minutes, then style as usual. Can be used daily or as desired.\u003c\/li\u003e\n      \u003c\/ol\u003e\n      \u003cp class=\"lp-note\"\u003e\u003cem\u003eTip: Start with a small amount and adjust based on your hair type and texture.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWho It’s For\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eDry, dull, or frizz-prone hair\u003c\/li\u003e\n        \u003cli\u003eHair that needs softness and smoother texture\u003c\/li\u003e\n        \u003cli\u003eShoppers seeking a gentler botanical routine\u003c\/li\u003e\n        \u003cli\u003eColor-treated hair\u003c\/li\u003e\n        \u003cli\u003eAll hair types\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhy Choose the Set\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eDesigned to work together as a complete system\u003c\/li\u003e\n        \u003cli\u003eHelps simplify your routine with compatible products\u003c\/li\u003e\n        \u003cli\u003eSupports softness, shine, and manageability in one regimen\u003c\/li\u003e\n        \u003cli\u003eCost-effective compared to purchasing separately\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eIngredients\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cdiv class=\"lp-ingredients-wrap\"\u003e\n\n        \u003cdiv class=\"lp-freefrom-row\"\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Sulfates\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Alcohol\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Parabens\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Phthalates\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Gluten\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4 class=\"lp-ingredient-highlights-title\"\u003eKey Botanical Highlights\u003c\/h4\u003e\n\n          \u003cdiv class=\"lp-ingredient-chip-grid\"\u003e\n\n            \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n              \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n                \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n                \u003cstrong\u003eRice Protein\u003c\/strong\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"lp-benefit-chips\"\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eSoft feel\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eShine\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eFuller look\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n              \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n                \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n                \u003cstrong\u003ePlant-Based Keratin\u003c\/strong\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"lp-benefit-chips\"\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eStronger feel\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eElasticity support\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eSmoothness\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n              \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n                \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e🌿\u003c\/span\u003e\n                \u003cstrong\u003eRosemary\u003c\/strong\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"lp-benefit-chips\"\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eRefreshed scalp feel\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eHealthy-looking hair\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eBotanical ritual\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n              \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n                \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e🌼\u003c\/span\u003e\n                \u003cstrong\u003eGerman Chamomile\u003c\/strong\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"lp-benefit-chips\"\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eSoftness\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eComforting feel\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eSmooth finish\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n              \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n                \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e🌸\u003c\/span\u003e\n                \u003cstrong\u003eGeranium \u0026amp; Myrtle\u003c\/strong\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"lp-benefit-chips\"\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eBalanced feel\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eSoft shine\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eAromatic ritual\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-product-ingredient-accordions\"\u003e\n\n          \u003cdetails class=\"lp-ingredient-accordion\"\u003e\n            \u003csummary\u003e\n              \u003cspan class=\"lp-ingredient-summary-text\"\u003eSilk Velvet Shampoo\u003c\/span\u003e\n              \u003cspan class=\"lp-ingredient-summary-icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n            \u003c\/summary\u003e\n            \u003cdiv class=\"lp-ingredient-accordion-panel\"\u003e\n              \u003cp\u003eOrganic Rosemary (Rosmarinus officinalis) Hydrosol, Organic Cornflower (Centaurea cyanus) Hydrosol, Organic Lavender (Lavandula angustifolia) Hydrosol, Organic Palmarosa (Cymbopogon martinii) Hydrosol, Organic German Chamomile (Matricaria recutita) Hydrosol, Decyl glucoside, Laurel glucoside, Organic Vegetable Glycerin, Sodium alginate, Hydrolyzed Rice Protein, Ginseng (Panax ginseng) Extract, Sodium PCA, (Plant-based) Keratin Protein, Biotin, Panthenol DL, Vitamin C, Vitamin E, Vitamin B3, Vitamin B5, Vitamin B6, Lactic acid, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"lp-ingredient-accordion\"\u003e\n            \u003csummary\u003e\n              \u003cspan class=\"lp-ingredient-summary-text\"\u003eSilk Velvet Conditioner\u003c\/span\u003e\n              \u003cspan class=\"lp-ingredient-summary-icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n            \u003c\/summary\u003e\n            \u003cdiv class=\"lp-ingredient-accordion-panel\"\u003e\n              \u003cp\u003eOrganic Self-heal (Prunella vulgaris) Hydrosol, Organic Sesame Oil (Sesamum indicum), Behentrimonium methosulfate (wax, non-GMO Colza plant derived), Cetearyl alcohol (raw, plant derived), Organic Flaxseed Oil (Linum usitatissimum), Organic Shea Oil (Butyrospermum parkii), Organic Vegetable Glycerin, Glyceryl stearate, Sodium stearoyl lactylate, Sodium PCA, (Plant-based) Keratin Protein, (Gluten Free) Hydrolyzed Oat Protein, Biotin, Panthenol DL, Vitamin E acetate, Organic Rosemary Seed Extract, Vitamin C, Vitamin B3, Vitamin B5, Vitamin B6, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"lp-ingredient-accordion\"\u003e\n            \u003csummary\u003e\n              \u003cspan class=\"lp-ingredient-summary-text\"\u003ePost-Shampoo Hair Strengthening Treatment\u003c\/span\u003e\n              \u003cspan class=\"lp-ingredient-summary-icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n            \u003c\/summary\u003e\n            \u003cdiv class=\"lp-ingredient-accordion-panel\"\u003e\n              \u003cp\u003eOrganic Rosemary Hydrosol (Rosmarinus officinalis), Organic Saw Palmetto Hydrosol (Serenoa repens), Wildharvested Cedar Hydrosol (Thuja plicata), Wildharvested Yucca Hydrosol (Yucca glauca), Organic Nettle Hydrosol (Urtica dioica).\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n        \u003c\/div\u003e\n\n        \u003cp class=\"lp-note\"\u003e\u003cem\u003eIngredients may vary slightly between batches due to the use of natural and organic materials.\u003c\/em\u003e\u003c\/p\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eFAQ\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cp\u003e\u003cstrong\u003eDo I need all three products?\u003c\/strong\u003e\u003cbr\u003eEach product can be used on its own, but the full system is designed to work together as a complete ritual.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eIs this safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. The live page states Silk Velvet is safe for color-treated hair. :contentReference[oaicite:6]{index=6}\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eHow often should I use the post-shampoo treatment?\u003c\/strong\u003e\u003cbr\u003eIt can be used daily or as desired. Start with a small amount and adjust based on your hair type.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWill it weigh my hair down?\u003c\/strong\u003e\u003cbr\u003eThe live page describes the conditioner as softening hair without weighing it down. :contentReference[oaicite:7]{index=7}\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eDoes it contain synthetic fragrance?\u003c\/strong\u003e\u003cbr\u003eNo. The aromatic profile comes from botanical ingredients and essential oils.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eMade With Purpose\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eHandcrafted in the USA\u003c\/li\u003e\n        \u003cli\u003eCruelty-free\u003c\/li\u003e\n        \u003cli\u003eRecyclable packaging\u003c\/li\u003e\n        \u003cli\u003eBotanical, earth-conscious routine\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"lp-disclaimer\"\u003e\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These products are cosmetics. They are not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":15677818601521,"sku":"SH5CND5HH1","price":107.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/S5C5H1-700x700.jpg?v=1560806017"},{"product_id":"fertile-roots-hormonal-balance-oil-set","title":"Fertile Roots + Hormonal Balance Oil Set","description":"\u003cstyle\u003e\n.lp-set-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-set-page * { box-sizing: border-box; }\n\n.lp-set-page .lp-wrap { display: grid; gap: 22px; }\n\n.lp-set-page .lp-hero {\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg,#fbf8f4 0%,#f7f1ea 100%);\n  border-radius: 20px;\n  display: grid;\n  gap: 14px;\n}\n\n.lp-set-page .lp-eyebrow {\n  font-size: 12px;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n  margin:0;\n}\n\n.lp-set-page .lp-title {\n  font-size: 30px;\n  line-height: 1.08;\n  margin:0;\n}\n\n.lp-set-page .lp-subtitle {\n  font-size: 16px;\n  color: var(--lp-muted);\n  line-height: 1.7;\n  margin:0;\n}\n\n.lp-feature-grid {\n  display:grid;\n  grid-template-columns: repeat(4,1fr);\n  gap:10px;\n}\n\n.lp-feature-card {\n  border:1px solid var(--lp-line);\n  background:rgba(255,255,255,.7);\n  border-radius:16px;\n  padding:14px;\n}\n\n.lp-feature-label {\n  font-size:11px;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n  color:var(--lp-accent);\n  font-weight:700;\n  margin-bottom:4px;\n}\n\n.lp-section { display:grid; gap:14px; }\n\n.lp-section-title {\n  font-size:22px;\n  margin:0;\n}\n\n.lp-body { font-size:15px; line-height:1.7; }\n\n.lp-pill-row {\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n}\n\n.lp-pill {\n  padding:8px 12px;\n  border-radius:999px;\n  background:var(--lp-soft);\n  border:1px solid var(--lp-line);\n  font-size:13px;\n}\n\n.lp-benefits {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:12px;\n}\n\n.lp-benefit {\n  border:1px solid var(--lp-line);\n  border-radius:18px;\n  padding:16px;\n  background:#fff;\n}\n\n.lp-benefit h4 { margin:0 0 6px; font-size:15px; }\n.lp-benefit p { margin:0; font-size:14px; color:var(--lp-muted); }\n\n.lp-callout {\n  padding:18px;\n  border-radius:18px;\n  background:var(--lp-soft);\n  border:1px solid var(--lp-line);\n}\n\n.lp-accordion details {\n  border:1px solid var(--lp-line);\n  border-radius:18px;\n  overflow:hidden;\n}\n\n.lp-accordion summary {\n  padding:16px;\n  cursor:pointer;\n  font-weight:600;\n}\n\n.lp-item-content {\n  padding:16px;\n  border-top:1px solid var(--lp-line);\n  font-size:14px;\n  color:var(--lp-muted);\n}\n\n@media(max-width:767px){\n  .lp-feature-grid { grid-template-columns:1fr; }\n  .lp-benefits { grid-template-columns:1fr; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lp-set-page\"\u003e\n\u003cdiv class=\"lp-wrap\"\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"lp-hero\"\u003e\n  \u003cp class=\"lp-eyebrow\"\u003eHair \u0026amp; Ritual Oil Set • Root + Throat Balance\u003c\/p\u003e\n  \u003ch2 class=\"lp-title\"\u003eA complete botanical ritual for scalp nourishment and daily balance\u003c\/h2\u003e\n  \u003cp class=\"lp-subtitle\"\u003e\n    This Laritelle set pairs the Fertile Roots Hair Treatment with the Hormonal Balance Oil to create a dual ritual system—one focused on scalp and hair care, and the other on daily grounding and self-care. Together, they support a more intentional routine rooted in nourishment, softness, and consistency.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lp-feature-grid\"\u003e\n    \u003cdiv class=\"lp-feature-card\"\u003e\n      \u003cdiv class=\"lp-feature-label\"\u003eIncludes\u003c\/div\u003e\n      4 oz Hair Treatment + 1 oz Ritual Oil\n    \u003c\/div\u003e\n    \u003cdiv class=\"lp-feature-card\"\u003e\n      \u003cdiv class=\"lp-feature-label\"\u003eUse\u003c\/div\u003e\n      Scalp + daily ritual care\n    \u003c\/div\u003e\n    \u003cdiv class=\"lp-feature-card\"\u003e\n      \u003cdiv class=\"lp-feature-label\"\u003eFeel\u003c\/div\u003e\n      Nourished, softer, balanced\n    \u003c\/div\u003e\n    \u003cdiv class=\"lp-feature-card\"\u003e\n      \u003cdiv class=\"lp-feature-label\"\u003eMade In\u003c\/div\u003e\n      California, USA\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- TAGS --\u003e\n\u003csection class=\"lp-section\"\u003e\n  \u003cp class=\"lp-body\"\u003e\n    Ideal for creating a consistent hair ritual while incorporating daily grounding through botanical oils.\n  \u003c\/p\u003e\n  \u003cdiv class=\"lp-pill-row\"\u003e\n    \u003cspan class=\"lp-pill\"\u003eHair oil treatment\u003c\/span\u003e\n    \u003cspan class=\"lp-pill\"\u003eScalp ritual\u003c\/span\u003e\n    \u003cspan class=\"lp-pill\"\u003eDaily oil practice\u003c\/span\u003e\n    \u003cspan class=\"lp-pill\"\u003eRoot care\u003c\/span\u003e\n    \u003cspan class=\"lp-pill\"\u003eHolistic routine\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"lp-section\"\u003e\n  \u003ch3 class=\"lp-section-title\"\u003eWhy You’ll Love It\u003c\/h3\u003e\n  \u003cdiv class=\"lp-benefits\"\u003e\n    \u003cdiv class=\"lp-benefit\"\u003e\n      \u003ch4\u003eTwo-step ritual system\u003c\/h4\u003e\n      \u003cp\u003eCombines a pre-wash scalp treatment with a daily-use ritual oil for a complete routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lp-benefit\"\u003e\n      \u003ch4\u003eSofter, more nourished hair\u003c\/h4\u003e\n      \u003cp\u003eRich botanical oils help condition the hair and improve overall feel and manageability.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lp-benefit\"\u003e\n      \u003ch4\u003eEncourages consistency\u003c\/h4\u003e\n      \u003cp\u003eTransforms hair care into a repeatable ritual rather than a one-time treatment.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lp-benefit\"\u003e\n      \u003ch4\u003eSupports scalp care habits\u003c\/h4\u003e\n      \u003cp\u003eMassage-based application creates a more intentional scalp routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lp-benefit\"\u003e\n      \u003ch4\u003eGrounded daily ritual\u003c\/h4\u003e\n      \u003cp\u003eThe Hormonal Balance Oil introduces a daily moment of calm and consistency.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"lp-benefit\"\u003e\n      \u003ch4\u003eBotanical formulation\u003c\/h4\u003e\n      \u003cp\u003eMade with organic oils, herbs, and plant-based ingredients.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"lp-section\"\u003e\n  \u003ch3 class=\"lp-section-title\"\u003eHow to Use\u003c\/h3\u003e\n  \u003cdiv class=\"lp-callout\"\u003e\n    \u003col style=\"margin:0; padding-left:18px;\"\u003e\n      \u003cli\u003eApply Fertile Roots oil to scalp and hair.\u003c\/li\u003e\n      \u003cli\u003eMassage for 2–5 minutes.\u003c\/li\u003e\n      \u003cli\u003eLeave on at least 30 minutes.\u003c\/li\u003e\n      \u003cli\u003eWash out with shampoo and conditioner.\u003c\/li\u003e\n      \u003cli\u003eApply Hormonal Balance Oil (3 drops) to lower throat daily.\u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- INGREDIENTS --\u003e\n\u003csection class=\"lp-section\"\u003e\n  \u003ch3 class=\"lp-section-title\"\u003eIngredients\u003c\/h3\u003e\n\n  \u003cdiv class=\"lp-accordion\"\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eHair Treatment\u003c\/summary\u003e\n      \u003cdiv class=\"lp-item-content\"\u003e\n        Organic Jojoba Oil (Simmondsia chinensis), Organic Virgin Argan Oil (Argania spinosa), Organic Safflower Oil (Carthamus tinctorius), Organic Sesame Oil (Sesamum indicum), Organic Coconut Oil, Organic Castor Oil (Ricinus communis), Organic Bhringaraj Leaf (Eclipta alba), Organic Gotu Kola (Centella asiatica), Organic Amla (Emblica officinalis), Organic Hibiscus (Hibiscus sabdariffa), Organic Rose (Rosa damascena), Organic Lavender (Lavandula angustifolia), Organic Ginger (Zingiber officinale), Organic Rosemary (Rosmarinus officinalis), Organic Clary Sage (Salvia sclarea), Organic Patchouli (Pogostemon cablin), Organic Clove Bud (Syzygium aromaticum L.)\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHormonal Balance Oil\u003c\/summary\u003e\n      \u003cdiv class=\"lp-item-content\"\u003e\n        Organic Grape Seed Oil (Virgin, Cold Pressed \/ Unrefined), Organic Evening Primrose Oil (Oenothera biennis) (Cold Pressed \/ Unrefined), Organic Jojoba Oil (Simmondsia chinensis) (Cold Pressed), Wildcrafted Marula Oil (Sclerocarya birrea) (Virgin, Cold Pressed \/ Unrefined), Organic Green Myrtle (Myrtus communis), Organic Melissa (Melissa officinalis), Organic Clary Sage (Salvia sclarea), Organic Geranium (Pelargonium graveolens)\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"lp-section\"\u003e\n  \u003ch3 class=\"lp-section-title\"\u003eProduct Details\u003c\/h3\u003e\n  \u003cdiv class=\"lp-callout\"\u003e\n    \u003cp\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e 4 oz + 1 oz\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003ePackaging:\u003c\/strong\u003e Amber glass bottles\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eFree From:\u003c\/strong\u003e Sulfates, parabens, phthalates, alcohol\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eVegan \u0026amp; Cruelty-Free\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":40978008309809,"sku":null,"price":93.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/files\/IMG-9401.jpg?v=1776468462"}],"url":"https:\/\/laritelleorganic.com\/collections\/hormonal.oembed","provider":"LARITELLE","version":"1.0","type":"link"}