{"title":"Health \u0026 Beauty","description":"\u003cp\u003eExplore specialist approved beauty \u0026amp; healthcare products on sale.\u003c\/p\u003e","products":[{"product_id":"pre-probiotic-refreshing-jelly-mist","title":"Pre- \u0026 Probiotic Refreshing Jelly Mist","description":"\u003c!-- =========================================================\n     PREMIUM SKINCARE PRODUCT DESCRIPTION\n     Solawave-inspired layout\n     Paste into Shopify Product Description \u003e HTML\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .premium-product {\n    --pp-black: #111111;\n    --pp-dark: #202020;\n    --pp-muted: #666666;\n    --pp-light: #f7f7f5;\n    --pp-white: #ffffff;\n    --pp-border: #e8e8e8;\n    --pp-radius: 18px;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--pp-black);\n    line-height: 1.6;\n  }\n\n  .premium-product * {\n    box-sizing: border-box;\n  }\n\n  \/* =========================\n     HERO\n     ========================= *\/\n\n  .pp-hero {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 45px;\n    align-items: center;\n    margin-bottom: 70px;\n  }\n\n  .pp-hero-image {\n    background: #f7f7f5;\n    border-radius: 20px;\n    overflow: hidden;\n  }\n\n  .pp-hero-image img {\n    width: 100%;\n    display: block;\n    height: auto;\n  }\n\n  .pp-eyebrow {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n\n  .pp-hero h1 {\n    font-size: 42px;\n    line-height: 1.08;\n    margin: 0 0 20px;\n    font-weight: 700;\n  }\n\n  .pp-hero-text {\n    font-size: 18px;\n    color: #555;\n    margin-bottom: 28px;\n  }\n\n  .pp-rating {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 20px;\n    font-size: 15px;\n  }\n\n  .pp-stars {\n    letter-spacing: 2px;\n    font-size: 17px;\n  }\n\n  \/* =========================\n     TRUST BADGES\n     ========================= *\/\n\n  .pp-trust {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid var(--pp-border);\n    border-bottom: 1px solid var(--pp-border);\n    margin: 0 0 70px;\n  }\n\n  .pp-trust-item {\n    text-align: center;\n    padding: 24px 10px;\n    border-right: 1px solid var(--pp-border);\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: .5px;\n  }\n\n  .pp-trust-item:last-child {\n    border-right: 0;\n  }\n\n  .pp-trust-icon {\n    font-size: 25px;\n    margin-bottom: 7px;\n    display: block;\n  }\n\n  \/* =========================\n     INTRO\n     ========================= *\/\n\n  .pp-intro {\n    text-align: center;\n    max-width: 850px;\n    margin: 0 auto 80px;\n  }\n\n  .pp-intro h2 {\n    font-size: 38px;\n    line-height: 1.15;\n    margin: 0 0 20px;\n  }\n\n  .pp-intro p {\n    color: var(--pp-muted);\n    font-size: 17px;\n  }\n\n  \/* =========================\n     IMAGE + CONTENT\n     ========================= *\/\n\n  .pp-feature {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 50px;\n    align-items: center;\n    margin-bottom: 80px;\n  }\n\n  .pp-feature.reverse .pp-feature-image {\n    order: 2;\n  }\n\n  .pp-feature-image {\n    border-radius: var(--pp-radius);\n    overflow: hidden;\n    background: var(--pp-light);\n  }\n\n  .pp-feature-image img {\n    width: 100%;\n    display: block;\n  }\n\n  .pp-feature-content {\n    padding: 10px;\n  }\n\n  .pp-small-title {\n    text-transform: uppercase;\n    font-size: 12px;\n    letter-spacing: 2px;\n    font-weight: 700;\n    margin-bottom: 12px;\n  }\n\n  .pp-feature h2 {\n    font-size: 35px;\n    line-height: 1.15;\n    margin: 0 0 20px;\n  }\n\n  .pp-feature p {\n    color: var(--pp-muted);\n    font-size: 16px;\n  }\n\n  \/* =========================\n     KEY INGREDIENTS\n     ========================= *\/\n\n  .pp-section {\n    margin-bottom: 80px;\n  }\n\n  .pp-section-header {\n    text-align: center;\n    max-width: 750px;\n    margin: 0 auto 45px;\n  }\n\n  .pp-section-header h2 {\n    font-size: 38px;\n    line-height: 1.15;\n    margin: 0 0 15px;\n  }\n\n  .pp-section-header p {\n    color: var(--pp-muted);\n  }\n\n  .pp-ingredients {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n  }\n\n  .pp-ingredient {\n    background: #f7f7f5;\n    border-radius: var(--pp-radius);\n    padding: 30px 25px;\n    text-align: center;\n  }\n\n  .pp-ingredient-image {\n    width: 100%;\n    height: 210px;\n    object-fit: cover;\n    border-radius: 14px;\n    margin-bottom: 22px;\n  }\n\n  .pp-ingredient h3 {\n    font-size: 21px;\n    margin: 0 0 10px;\n  }\n\n  .pp-ingredient p {\n    color: var(--pp-muted);\n    font-size: 14px;\n    margin: 0;\n  }\n\n  \/* =========================\n     BENEFITS\n     ========================= *\/\n\n  .pp-benefits {\n    background: #f7f7f5;\n    border-radius: 25px;\n    padding: 60px 45px;\n    margin-bottom: 80px;\n  }\n\n  .pp-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n  }\n\n  .pp-benefit {\n    background: white;\n    border-radius: 15px;\n    padding: 25px;\n    display: flex;\n    gap: 17px;\n    align-items: flex-start;\n  }\n\n  .pp-benefit-number {\n    min-width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: #111;\n    color: white;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    font-weight: 700;\n  }\n\n  .pp-benefit h3 {\n    margin: 0 0 5px;\n    font-size: 18px;\n  }\n\n  .pp-benefit p {\n    margin: 0;\n    color: var(--pp-muted);\n    font-size: 14px;\n  }\n\n  \/* =========================\n     HOW TO USE\n     ========================= *\/\n\n  .pp-steps {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n  }\n\n  .pp-step {\n    border: 1px solid var(--pp-border);\n    border-radius: 18px;\n    overflow: hidden;\n  }\n\n  .pp-step img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n  }\n\n  .pp-step-content {\n    padding: 22px;\n  }\n\n  .pp-step-number {\n    font-size: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    font-weight: 700;\n  }\n\n  .pp-step h3 {\n    margin: 8px 0;\n    font-size: 19px;\n  }\n\n  .pp-step p {\n    margin: 0;\n    color: var(--pp-muted);\n    font-size: 14px;\n  }\n\n  \/* =========================\n     INGREDIENT LIST\n     ========================= *\/\n\n  .pp-full-ingredients {\n    background: #111;\n    color: white;\n    padding: 60px 45px;\n    border-radius: 25px;\n    margin-bottom: 80px;\n  }\n\n  .pp-full-ingredients h2 {\n    font-size: 35px;\n    margin-top: 0;\n  }\n\n  .pp-full-ingredients p {\n    color: #d0d0d0;\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  \/* =========================\n     FORMULATED WITHOUT\n     ========================= *\/\n\n  .pp-without {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .pp-without-item {\n    border: 1px solid var(--pp-border);\n    padding: 18px;\n    border-radius: 12px;\n    text-align: center;\n    font-weight: 600;\n    font-size: 14px;\n  }\n\n  \/* =========================\n     RESULTS\n     ========================= *\/\n\n  .pp-results {\n    background: #f7f7f5;\n    border-radius: 25px;\n    padding: 65px 40px;\n    text-align: center;\n  }\n\n  .pp-results h2 {\n    font-size: 38px;\n    margin: 0 0 12px;\n  }\n\n  .pp-results-subtitle {\n    color: var(--pp-muted);\n    margin-bottom: 40px;\n  }\n\n  .pp-results-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n\n  .pp-result {\n    background: white;\n    padding: 30px 20px;\n    border-radius: 18px;\n  }\n\n  .pp-result-number {\n    font-size: 42px;\n    font-weight: 700;\n    line-height: 1;\n    margin-bottom: 12px;\n  }\n\n  .pp-result p {\n    margin: 0;\n    color: #555;\n    font-size: 14px;\n  }\n\n  .pp-disclaimer {\n    font-size: 11px;\n    color: #777;\n    margin-top: 25px;\n  }\n\n  \/* =========================\n     FAQ\n     ========================= *\/\n\n  .pp-faq {\n    max-width: 850px;\n    margin: 0 auto 80px;\n  }\n\n  .pp-faq h2 {\n    text-align: center;\n    font-size: 38px;\n    margin-bottom: 35px;\n  }\n\n  .pp-faq details {\n    border-top: 1px solid var(--pp-border);\n    padding: 20px 0;\n  }\n\n  .pp-faq details:last-child {\n    border-bottom: 1px solid var(--pp-border);\n  }\n\n  .pp-faq summary {\n    cursor: pointer;\n    font-weight: 700;\n    font-size: 17px;\n    list-style: none;\n    position: relative;\n    padding-right: 30px;\n  }\n\n  .pp-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .pp-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    font-size: 22px;\n    font-weight: 400;\n  }\n\n  .pp-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .pp-faq details p {\n    color: var(--pp-muted);\n    font-size: 15px;\n    margin: 15px 0 0;\n  }\n\n  \/* =========================\n     FINAL CTA\n     ========================= *\/\n\n  .pp-cta {\n    background: #111;\n    color: white;\n    text-align: center;\n    border-radius: 25px;\n    padding: 70px 30px;\n    margin-bottom: 30px;\n  }\n\n  .pp-cta h2 {\n    font-size: 40px;\n    line-height: 1.15;\n    margin: 0 0 15px;\n  }\n\n  .pp-cta p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: #d0d0d0;\n  }\n\n  \/* =========================\n     MOBILE\n     ========================= *\/\n\n  @media screen and (max-width: 768px) {\n\n    .premium-product {\n      width: 100%;\n    }\n\n    .pp-hero,\n    .pp-feature {\n      grid-template-columns: 1fr;\n      gap: 25px;\n      margin-bottom: 55px;\n    }\n\n    .pp-feature.reverse .pp-feature-image {\n      order: initial;\n    }\n\n    .pp-hero h1 {\n      font-size: 32px;\n    }\n\n    .pp-intro h2,\n    .pp-section-header h2,\n    .pp-results h2 {\n      font-size: 30px;\n    }\n\n    .pp-trust {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .pp-trust-item:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pp-trust-item:nth-child(-n+2) {\n      border-bottom: 1px solid var(--pp-border);\n    }\n\n    .pp-ingredients,\n    .pp-benefits-grid,\n    .pp-results-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pp-steps {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .pp-without {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .pp-benefits,\n    .pp-full-ingredients,\n    .pp-results {\n      padding: 35px 20px;\n    }\n\n    .pp-cta h2 {\n      font-size: 30px;\n    }\n  }\n\n  @media screen and (max-width: 480px) {\n    .pp-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .pp-without {\n      grid-template-columns: 1fr;\n    }\n\n    .pp-hero-text {\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"premium-product\"\u003e\n\u003c!-- =====================================================\n       HERO\n       Replace the image URL below with your Shopify image\n       ===================================================== --\u003e\n\u003csection class=\"pp-hero\"\u003e\n\u003cdiv class=\"pp-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/MainProductImage-JellyMist-640x640-1.webp?v=1787171079\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pp-hero-content\"\u003e\n\u003cdiv class=\"pp-eyebrow\"\u003ePREMIUM SKINCARE\u003c\/div\u003e\n\u003ch1 class=\"product-title h2 title-size--product_name_xkPbAa leading-tight anm-move-up active-anm-heading\"\u003ePre- \u0026amp; Probiotic Refreshing Jelly Mist\u003c\/h1\u003e\n\u003cp class=\"pp-hero-text\"\u003eRefresh, hydrate and nourish your skin with a carefully formulated skincare solution designed for a healthier, smoother and more radiant-looking complexion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TRUST BADGES\n       ===================================================== --\u003e\n\u003csection class=\"pp-trust\"\u003e\n\u003cdiv class=\"pp-trust-item\"\u003e\n\u003cspan class=\"pp-trust-icon\"\u003e✓\u003c\/span\u003e Clean Formula\u003c\/div\u003e\n\u003cdiv class=\"pp-trust-item\"\u003e\n\u003cspan class=\"pp-trust-icon\"\u003e♡\u003c\/span\u003e Skin Friendly\u003c\/div\u003e\n\u003cdiv class=\"pp-trust-item\"\u003e\n\u003cspan class=\"pp-trust-icon\"\u003e✦\u003c\/span\u003e Premium Quality\u003c\/div\u003e\n\u003cdiv class=\"pp-trust-item\"\u003e\n\u003cspan class=\"pp-trust-icon\"\u003e✓\u003c\/span\u003e Cruelty Free\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INTRODUCTION\n       ===================================================== --\u003e\n\u003csection class=\"pp-intro\"\u003e\n\u003cdiv class=\"pp-eyebrow\"\u003eDISCOVER THE DIFFERENCE\u003c\/div\u003e\n\u003ch2\u003eSimple skincare. Powerful results.\u003c\/h2\u003e\n\u003cp\u003eGive your skin the hydration and care it deserves with a lightweight formula created to fit effortlessly into your daily skincare routine.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FEATURE 1\n       ===================================================== --\u003e\n\u003csection class=\"pp-feature\"\u003e\n\u003cdiv class=\"pp-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/MainProductImage-JellyMist-640x640-3.webp?v=1787171079\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pp-feature-content\"\u003e\n\u003cdiv class=\"pp-small-title\"\u003eHYDRATION \u0026amp; CARE\u003c\/div\u003e\n\u003ch2\u003eFresh-looking skin starts with hydration\u003c\/h2\u003e\n\u003cp\u003eDesigned to provide lightweight hydration while helping your skin feel soft, refreshed and comfortable throughout the day.\u003c\/p\u003e\n\u003cp\u003eUse it as part of your everyday routine whenever your skin needs a quick boost of moisture and freshness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       KEY INGREDIENTS\n       ===================================================== --\u003e\n\u003csection class=\"pp-section\"\u003e\n\u003cdiv class=\"pp-section-header\"\u003e\n\u003cdiv class=\"pp-eyebrow\"\u003eKEY INGREDIENTS\u003c\/div\u003e\n\u003ch2\u003ePowered by carefully selected ingredients\u003c\/h2\u003e\n\u003cp\u003eEach ingredient is selected to complement the formula and support a comfortable, hydrated-looking complexion.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/MainProductImage-JellyMist-640x640-4.webp?v=1787171079\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-ingredients\"\u003e\n\u003cdiv class=\"pp-ingredient\"\u003e\n\u003ch3\u003eIngredient One\u003c\/h3\u003e\n\u003cp\u003eHelps hydrate and comfort the skin while supporting a smoother-looking complexion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-ingredient\"\u003e\n\u003ch3\u003eIngredient Two\u003c\/h3\u003e\n\u003cp\u003eSelected for its skin-loving properties and ability to complement the overall formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-ingredient\"\u003e\n\u003ch3\u003eIngredient Three\u003c\/h3\u003e\n\u003cp\u003eHelps leave skin feeling refreshed, soft and beautifully cared for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BENEFITS\n       ===================================================== --\u003e\n\u003csection class=\"pp-benefits\"\u003e\n\u003cdiv class=\"pp-section-header\"\u003e\n\u003cdiv class=\"pp-eyebrow\"\u003eWHY YOU'LL LOVE IT\u003c\/div\u003e\n\u003ch2\u003eEverything your routine needs\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-benefits-grid\"\u003e\n\u003cdiv class=\"pp-benefit\"\u003e\n\u003cdiv class=\"pp-benefit-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eInstant Refresh\u003c\/h3\u003e\n\u003cp\u003eGives skin a fresh and comfortable feeling whenever it needs a quick pick-me-up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-benefit\"\u003e\n\u003cdiv class=\"pp-benefit-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eLightweight Hydration\u003c\/h3\u003e\n\u003cp\u003eProvides moisture without leaving the skin feeling heavy or greasy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-benefit\"\u003e\n\u003cdiv class=\"pp-benefit-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eDaily Skincare\u003c\/h3\u003e\n\u003cp\u003eEasy to incorporate into your morning, evening or on-the-go routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-benefit\"\u003e\n\u003cdiv class=\"pp-benefit-number\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSoft \u0026amp; Radiant Look\u003c\/h3\u003e\n\u003cp\u003eHelps skin look fresh, smooth and beautifully hydrated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SECOND FEATURE\n       ===================================================== --\u003e\u003c!-- =====================================================\n       HOW TO USE\n       ===================================================== --\u003e\n\u003csection class=\"pp-section\"\u003e\n\u003cdiv class=\"pp-section-header\"\u003e\n\u003cdiv class=\"pp-eyebrow\"\u003eHOW TO USE\u003c\/div\u003e\n\u003ch2\u003eYour simple skincare ritual\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-steps\"\u003e\n\u003cdiv class=\"pp-step\"\u003e\n\u003cdiv class=\"pp-step-content\"\u003e\n\u003cdiv class=\"pp-step-number\"\u003eSTEP 01\u003c\/div\u003e\n\u003ch3\u003eCleanse\u003c\/h3\u003e\n\u003cp\u003eStart with clean, dry skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-step\"\u003e\n\u003cdiv class=\"pp-step-content\"\u003e\n\u003cdiv class=\"pp-step-number\"\u003eSTEP 02\u003c\/div\u003e\n\u003ch3\u003eApply\u003c\/h3\u003e\n\u003cp\u003eApply or mist the product evenly over your skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-step\"\u003e\n\u003cdiv class=\"pp-step-content\"\u003e\n\u003cdiv class=\"pp-step-number\"\u003eSTEP 03\u003c\/div\u003e\n\u003ch3\u003eAbsorb\u003c\/h3\u003e\n\u003cp\u003eAllow the formula to absorb comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-step\"\u003e\n\u003cdiv class=\"pp-step-content\"\u003e\n\u003cdiv class=\"pp-step-number\"\u003eSTEP 04\u003c\/div\u003e\n\u003ch3\u003eContinue\u003c\/h3\u003e\n\u003cp\u003eFollow with the rest of your skincare routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FULL INGREDIENTS\n       ===================================================== --\u003e\n\u003csection class=\"pp-full-ingredients\"\u003e\n\u003cdiv class=\"pp-eyebrow\"\u003eFORMULA\u003c\/div\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eFull Ingredient List\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eAqua, Glycerin, Butylene Glycol, 1,2-Hexanediol, Tocopherol and other carefully selected ingredients.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FORMULATED WITHOUT\n       ===================================================== --\u003e\n\u003csection class=\"pp-section\"\u003e\n\u003cdiv class=\"pp-section-header\"\u003e\n\u003cdiv class=\"pp-eyebrow\"\u003eOUR FORMULA\u003c\/div\u003e\n\u003ch2\u003eNothing unnecessary\u003c\/h2\u003e\n\u003cp\u003eReplace the items below with the actual claims that apply to your product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-without\"\u003e\n\u003cdiv class=\"pp-without-item\"\u003eNo Artificial Fragrance\u003c\/div\u003e\n\u003cdiv class=\"pp-without-item\"\u003eNo Parabens\u003c\/div\u003e\n\u003cdiv class=\"pp-without-item\"\u003eNo Harsh Ingredients\u003c\/div\u003e\n\u003cdiv class=\"pp-without-item\"\u003eVegan\u003c\/div\u003e\n\u003cdiv class=\"pp-without-item\"\u003eCruelty Free\u003c\/div\u003e\n\u003cdiv class=\"pp-without-item\"\u003eSkin Friendly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       RESULTS\n       ===================================================== --\u003e\n\u003csection class=\"pp-section\"\u003e\n\u003cdiv class=\"pp-results\"\u003e\n\u003cdiv class=\"pp-eyebrow\"\u003eVISIBLE RESULTS\u003c\/div\u003e\n\u003ch2\u003eSkin that looks fresh \u0026amp; hydrated\u003c\/h2\u003e\n\u003cp class=\"pp-results-subtitle\"\u003eAdd your verified customer or clinical results here.\u003c\/p\u003e\n\u003cdiv class=\"pp-results-grid\"\u003e\n\u003cdiv class=\"pp-result\"\u003e\n\u003cdiv class=\"pp-result-number\"\u003e95%\u003c\/div\u003e\n\u003cp\u003eReported skin feels more hydrated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-result\"\u003e\n\u003cdiv class=\"pp-result-number\"\u003e92%\u003c\/div\u003e\n\u003cp\u003eSaid skin feels softer and smoother.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-result\"\u003e\n\u003cdiv class=\"pp-result-number\"\u003e90%\u003c\/div\u003e\n\u003cp\u003eWould recommend the product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pp-disclaimer\"\u003eReplace these statistics with your actual verified study or customer survey results before publishing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n       ===================================================== --\u003e\n\u003csection class=\"pp-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should I use this product?\u003c\/summary\u003e\n\u003cp\u003eUse according to the directions provided on your product packaging. For best results, maintain a consistent skincare routine.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it with my normal skincare routine?\u003c\/summary\u003e\n\u003cp\u003eYes. The product can be incorporated into your existing skincare routine. Apply it at the appropriate step according to the product instructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it during the day?\u003c\/summary\u003e\n\u003cp\u003eYes, if your product instructions allow it. Follow the recommended usage directions on the packaging.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for all skin types?\u003c\/summary\u003e\n\u003cp\u003eProduct suitability can vary by individual. If you have sensitive skin or specific concerns, perform a patch test and consult a skincare professional when appropriate.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I store the product?\u003c\/summary\u003e\n\u003cp\u003eKeep the product tightly closed and store it in a cool, dry place away from direct sunlight unless otherwise instructed on the packaging.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Solawave","offers":[{"title":"Default Title","offer_id":43214265647166,"sku":"MIST-SJM-NC-US-01","price":40.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/MainProductImage-JellyMist-640x640-1.webp?v=1787171079"},{"product_id":"anti-wrinkle-forehead-patches","title":"Anti-Wrinkle Forehead Patches","description":"\u003cstyle\u003e\n\/* =========================================================\n   MARÉE® FOREHEAD WRINKLE PATCHES\n   Premium Shopify Product Description\n   ========================================================= *\/\n\n.maree-forehead {\n  max-width: 1200px;\n  margin: 0 auto;\n  font-family: Arial, Helvetica, sans-serif;\n  color: #222;\n  line-height: 1.6;\n}\n\n.maree-forehead * {\n  box-sizing: border-box;\n}\n\n\/* =========================\n   HERO\n   ========================= *\/\n\n.mf-hero {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 45px;\n  align-items: center;\n  margin-bottom: 70px;\n}\n\n.mf-hero-image {\n  border-radius: 24px;\n  overflow: hidden;\n  background: #f4eee9;\n}\n\n.mf-hero-image img {\n  width: 100%;\n  display: block;\n}\n\n.mf-eyebrow {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: #956c56;\n  margin-bottom: 13px;\n}\n\n.mf-hero h1 {\n  font-size: 46px;\n  line-height: 1.08;\n  color: #241815;\n  margin: 0 0 20px;\n}\n\n.mf-hero-description {\n  font-size: 18px;\n  color: #555;\n  margin: 0;\n}\n\n\/* =========================\n   HIGHLIGHTS\n   ========================= *\/\n\n.mf-highlights {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  border-top: 1px solid #ded8d3;\n  border-bottom: 1px solid #ded8d3;\n  margin-bottom: 75px;\n}\n\n.mf-highlight {\n  text-align: center;\n  padding: 25px 12px;\n  border-right: 1px solid #ded8d3;\n}\n\n.mf-highlight:last-child {\n  border-right: none;\n}\n\n.mf-highlight strong {\n  display: block;\n  font-size: 15px;\n  color: #33231d;\n  margin-bottom: 4px;\n}\n\n.mf-highlight span {\n  display: block;\n  color: #777;\n  font-size: 13px;\n}\n\n\/* =========================\n   INTRO\n   ========================= *\/\n\n.mf-intro {\n  max-width: 850px;\n  text-align: center;\n  margin: 0 auto 80px;\n}\n\n.mf-intro h2 {\n  font-size: 38px;\n  line-height: 1.15;\n  color: #241815;\n  margin: 0 0 18px;\n}\n\n.mf-intro p {\n  font-size: 17px;\n  color: #666;\n  margin: 0;\n}\n\n\/* =========================\n   FEATURE SECTIONS\n   ========================= *\/\n\n.mf-feature {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: center;\n  margin-bottom: 80px;\n}\n\n.mf-feature.reverse .mf-feature-image {\n  order: 2;\n}\n\n.mf-feature-image {\n  border-radius: 24px;\n  overflow: hidden;\n  background: #f5efeb;\n}\n\n.mf-feature-image img {\n  width: 100%;\n  display: block;\n}\n\n.mf-feature-content {\n  padding: 10px;\n}\n\n.mf-feature-content h2 {\n  font-size: 36px;\n  line-height: 1.12;\n  color: #241815;\n  margin: 0 0 18px;\n}\n\n.mf-feature-content p {\n  font-size: 16px;\n  color: #5e5e5e;\n}\n\n\/* =========================\n   BENEFITS\n   ========================= *\/\n\n.mf-benefits {\n  background: #251b18;\n  color: #fff;\n  border-radius: 25px;\n  padding: 60px 45px;\n  margin-bottom: 80px;\n}\n\n.mf-benefits-heading {\n  max-width: 780px;\n  margin: 0 auto 40px;\n  text-align: center;\n}\n\n.mf-benefits-heading .mf-eyebrow {\n  color: #e8c7b5;\n}\n\n.mf-benefits-heading h2 {\n  color: #fff;\n  font-size: 38px;\n  line-height: 1.15;\n  margin: 0 0 15px;\n}\n\n.mf-benefits-heading p {\n  color: #f0eeee;\n  font-size: 16px;\n}\n\n.mf-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 18px;\n}\n\n.mf-benefit {\n  background: #382a26;\n  border: 1px solid #5a4540;\n  border-radius: 17px;\n  padding: 27px;\n}\n\n.mf-benefit-number {\n  width: 38px;\n  height: 38px;\n  border-radius: 50%;\n  background: #e5c1ad;\n  color: #251b18;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 700;\n  margin-bottom: 15px;\n}\n\n.mf-benefit h3 {\n  color: #fff;\n  font-size: 19px;\n  margin: 0 0 8px;\n}\n\n.mf-benefit p {\n  color: #eeeeee;\n  font-size: 14px;\n  margin: 0;\n}\n\n\/* =========================\n   HYDROGEL TECHNOLOGY\n   ========================= *\/\n\n.mf-technology {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: center;\n  margin-bottom: 80px;\n}\n\n.mf-technology-image {\n  border-radius: 24px;\n  overflow: hidden;\n}\n\n.mf-technology-image img {\n  width: 100%;\n  display: block;\n}\n\n.mf-technology-content h2 {\n  font-size: 36px;\n  line-height: 1.15;\n  color: #241815;\n  margin: 0 0 18px;\n}\n\n.mf-technology-content p {\n  color: #5f5f5f;\n  font-size: 16px;\n}\n\n\/* =========================\n   HOW IT WORKS\n   ========================= *\/\n\n.mf-how {\n  background: #f5efeb;\n  border-radius: 25px;\n  padding: 60px 40px;\n  margin-bottom: 80px;\n}\n\n.mf-how-heading {\n  text-align: center;\n  max-width: 750px;\n  margin: 0 auto 40px;\n}\n\n.mf-how-heading h2 {\n  font-size: 38px;\n  color: #241815;\n  margin: 0 0 15px;\n}\n\n.mf-how-heading p {\n  color: #666;\n}\n\n.mf-how-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n\n.mf-how-card {\n  background: #fff;\n  border-radius: 18px;\n  padding: 28px;\n}\n\n.mf-how-number {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  color: #956c56;\n  margin-bottom: 10px;\n}\n\n.mf-how-card h3 {\n  font-size: 20px;\n  color: #33231d;\n  margin: 0 0 8px;\n}\n\n.mf-how-card p {\n  color: #666;\n  font-size: 14px;\n  margin: 0;\n}\n\n\/* =========================\n   USAGE\n   ========================= *\/\n\n.mf-usage {\n  text-align: center;\n  margin-bottom: 80px;\n}\n\n.mf-usage-box {\n  max-width: 800px;\n  margin: 30px auto 0;\n  padding: 35px;\n  border: 1px solid #ded5ce;\n  border-radius: 20px;\n}\n\n.mf-usage-box p {\n  margin: 0;\n  color: #555;\n  font-size: 16px;\n}\n\n\/* =========================\n   RESULTS \/ APPEARANCE\n   ========================= *\/\n\n.mf-results {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 45px;\n  align-items: center;\n  margin-bottom: 80px;\n}\n\n.mf-results-image {\n  border-radius: 24px;\n  overflow: hidden;\n}\n\n.mf-results-image img {\n  width: 100%;\n  display: block;\n}\n\n.mf-results-content h2 {\n  font-size: 36px;\n  line-height: 1.15;\n  color: #241815;\n  margin: 0 0 20px;\n}\n\n.mf-check-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.mf-check-list li {\n  position: relative;\n  padding: 13px 0 13px 32px;\n  border-bottom: 1px solid #e5ded9;\n  color: #444;\n}\n\n.mf-check-list li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 12px;\n  color: #956c56;\n  font-weight: 700;\n}\n\n\/* =========================\n   GALLERY\n   ========================= *\/\n\n.mf-gallery {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 18px;\n  margin-bottom: 80px;\n}\n\n.mf-gallery img {\n  width: 100%;\n  display: block;\n  border-radius: 20px;\n}\n\n\/* =========================\n   FAQ\n   ========================= *\/\n\n.mf-faq {\n  max-width: 850px;\n  margin: 0 auto 40px;\n}\n\n.mf-faq h2 {\n  text-align: center;\n  font-size: 38px;\n  color: #241815;\n  margin-bottom: 35px;\n}\n\n.mf-faq details {\n  border-top: 1px solid #ded8d3;\n  padding: 21px 0;\n}\n\n.mf-faq details:last-child {\n  border-bottom: 1px solid #ded8d3;\n}\n\n.mf-faq summary {\n  cursor: pointer;\n  list-style: none;\n  font-size: 17px;\n  font-weight: 700;\n  color: #33231d;\n  position: relative;\n  padding-right: 30px;\n}\n\n.mf-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.mf-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-size: 22px;\n  font-weight: 400;\n}\n\n.mf-faq details[open] summary:after {\n  content: \"−\";\n}\n\n.mf-faq details p {\n  color: #666;\n  font-size: 15px;\n  margin: 13px 0 0;\n}\n\n\/* =========================\n   MOBILE\n   ========================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .mf-hero,\n  .mf-feature,\n  .mf-technology,\n  .mf-results {\n    grid-template-columns: 1fr;\n    gap: 25px;\n  }\n\n  .mf-feature.reverse .mf-feature-image {\n    order: initial;\n  }\n\n  .mf-hero h1 {\n    font-size: 35px;\n  }\n\n  .mf-highlights {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .mf-highlight:nth-child(2) {\n    border-right: none;\n  }\n\n  .mf-highlight:nth-child(-n+2) {\n    border-bottom: 1px solid #ded8d3;\n  }\n\n  .mf-benefit-grid,\n  .mf-how-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .mf-gallery {\n    grid-template-columns: 1fr;\n  }\n\n  .mf-benefits,\n  .mf-how {\n    padding: 40px 20px;\n  }\n\n  .mf-intro h2,\n  .mf-feature-content h2,\n  .mf-technology-content h2,\n  .mf-how-heading h2,\n  .mf-results-content h2,\n  .mf-faq h2,\n  .mf-benefits-heading h2 {\n    font-size: 30px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"maree-forehead\"\u003e\n\n  \u003c!-- ==========================================\n       HERO\n       ========================================== --\u003e\n\n  \u003csection class=\"mf-hero\"\u003e\n\n    \u003cdiv class=\"mf-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Forehead_Patches_8.webp?v=1787212473\" alt=\"Marée Forehead Wrinkle Patches\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n\n      \u003cdiv class=\"mf-eyebrow\"\u003e\n        TARGETED ANTI-AGING SKINCARE\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        Marée® Forehead Wrinkle Patches\n      \u003c\/h1\u003e\n\n      \u003cp class=\"mf-hero-description\"\u003e\n        Smooth the look of forehead lines while you relax with\n        targeted hydrogel patches designed to support a\n        refreshed, smoother-looking appearance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       HIGHLIGHTS\n       ========================================== --\u003e\n\n  \u003csection class=\"mf-highlights\"\u003e\n\n    \u003cdiv class=\"mf-highlight\"\u003e\n      \u003cstrong\u003eTargeted Care\u003c\/strong\u003e\n      \u003cspan\u003eDesigned for forehead lines\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mf-highlight\"\u003e\n      \u003cstrong\u003eHydrogel Layer\u003c\/strong\u003e\n      \u003cspan\u003eInfused skincare formula\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mf-highlight\"\u003e\n      \u003cstrong\u003eRelaxing Wear\u003c\/strong\u003e\n      \u003cspan\u003eHelps keep skin smooth\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mf-highlight\"\u003e\n      \u003cstrong\u003eFresh Appearance\u003c\/strong\u003e\n      \u003cspan\u003eSmoother-looking skin\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       INTRO\n       ========================================== --\u003e\n\n  \u003csection class=\"mf-intro\"\u003e\n\n    \u003cdiv class=\"mf-eyebrow\"\u003e\n      DEEP THOUGHTS, NO DEEP WRINKLES\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      A smarter way to care for forehead lines.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Erase the look of lines, relax and smooth the appearance\n      of your forehead without procedures. Marée® Forehead\n      Wrinkle Patches combine targeted patch application with\n      a potent hydrogel skincare layer for a refreshed,\n      younger-looking appearance.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       FEATURE\n       ========================================== --\u003e\n\n  \u003csection class=\"mf-feature\"\u003e\n\n    \u003cdiv class=\"mf-feature-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Forehead_Patches_7.webp?v=1787212473\" alt=\"Marée Forehead Wrinkle Patches\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mf-feature-content\"\u003e\n\n      \u003cdiv class=\"mf-eyebrow\"\u003e\n        TARGETED FOREHEAD CARE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Focus on the lines that show your expressions.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Everyday expressions can contribute to the appearance\n        of forehead lines. These targeted patches are designed\n        to encourage a smoother-looking forehead while you\n        relax.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The patch creates a focused skincare experience exactly\n        where you want it, making it an easy addition to your\n        nighttime beauty routine.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       BENEFITS\n       ========================================== --\u003e\n\n  \u003csection class=\"mf-benefits\"\u003e\n\n    \u003cdiv class=\"mf-benefits-heading\"\u003e\n\n      \u003cdiv class=\"mf-eyebrow\"\u003e\n        WHY YOU'LL LOVE THEM\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Targeted care for smoother-looking skin.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A simple skincare step designed to help your forehead\n        look smoother, refreshed and more lifted.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mf-benefit-grid\"\u003e\n\n      \u003cdiv class=\"mf-benefit\"\u003e\n\n        \u003cdiv class=\"mf-benefit-number\"\u003e1\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Targets Forehead Lines\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Designed specifically for the appearance of forehead\n          lines and expression-related creases.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mf-benefit\"\u003e\n\n        \u003cdiv class=\"mf-benefit-number\"\u003e2\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Hydrogel Skincare\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The inner hydrogel layer delivers the active\n          skincare formula directly to the targeted area.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mf-benefit\"\u003e\n\n        \u003cdiv class=\"mf-benefit-number\"\u003e3\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Encourages a Smooth Position\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The patch application helps keep the forehead in a\n          smoother position while you wear it.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mf-benefit\"\u003e\n\n        \u003cdiv class=\"mf-benefit-number\"\u003e4\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Refreshed Appearance\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Helps create a smoother, refreshed and\n          younger-looking appearance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       HYDROGEL TECHNOLOGY\n       ========================================== --\u003e\n\n  \u003csection class=\"mf-technology\"\u003e\n\n    \u003cdiv class=\"mf-technology-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Forehead_Patches_5.webp?v=1787212473\" alt=\"Hydrogel Forehead Patches\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mf-technology-content\"\u003e\n\n      \u003cdiv class=\"mf-eyebrow\"\u003e\n        HYDROGEL TECHNOLOGY\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Skincare meets targeted patch care.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The inner hydrogel layer is designed to deliver the\n        anti-aging formula directly onto the forehead area.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        As the patch sits against the skin, it creates a\n        focused skincare experience while helping maintain\n        a smoother-looking position.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       HOW IT WORKS\n       ========================================== --\u003e\n\n  \u003csection class=\"mf-how\"\u003e\n\n    \u003cdiv class=\"mf-how-heading\"\u003e\n\n      \u003cdiv class=\"mf-eyebrow\"\u003e\n        HOW IT WORKS\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Three simple steps to targeted forehead care.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Add the patches to your evening skincare routine for\n        an easy, targeted treatment experience.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mf-how-grid\"\u003e\n\n      \u003cdiv class=\"mf-how-card\"\u003e\n\n        \u003cdiv class=\"mf-how-number\"\u003e\n          STEP 01\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Prepare\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Cleanse and dry your forehead before application.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mf-how-card\"\u003e\n\n        \u003cdiv class=\"mf-how-number\"\u003e\n          STEP 02\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Apply\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Place the patch smoothly over the forehead area,\n          making sure it sits comfortably against the skin.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mf-how-card\"\u003e\n\n        \u003cdiv class=\"mf-how-number\"\u003e\n          STEP 03\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Relax\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Leave the patch on according to the product\n          directions, then gently remove it.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       USAGE\n       ========================================== --\u003e\n\n  \u003csection class=\"mf-usage\"\u003e\n\n    \u003cdiv class=\"mf-eyebrow\"\u003e\n      YOUR SKINCARE ROUTINE\n    \u003c\/div\u003e\n\n    \u003ch2 style=\"font-size:36px;color:#241815;margin:0;\"\u003e\n      Make forehead care part of your ritual.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"mf-usage-box\"\u003e\n\n      \u003cp\u003e\n        For best results, use the patches consistently as part\n        of your skincare routine and follow the usage directions\n        provided with your product.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       RESULTS \/ APPEARANCE\n       ========================================== --\u003e\n\n  \u003csection class=\"mf-results\"\u003e\n\n    \u003cdiv class=\"mf-results-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Forehead_Patches_4.webp?v=1787212473\" alt=\"Smoother-looking forehead\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mf-results-content\"\u003e\n\n      \u003cdiv class=\"mf-eyebrow\"\u003e\n        THE LOOK\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A smoother, fresher-looking forehead.\n      \u003c\/h2\u003e\n\n      \u003cul class=\"mf-check-list\"\u003e\n\n        \u003cli\u003e\n          Helps reduce the appearance of forehead lines\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Supports a smoother-looking skin texture\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Helps maintain a relaxed-looking forehead\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Leaves skin looking refreshed\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Creates a lifted-looking appearance\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       IMAGE GALLERY\n       ========================================== --\u003e\n\n  \u003csection class=\"mf-gallery\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Forehead_Patches_2.webp?v=1787212473\" alt=\"Marée Forehead Wrinkle Patches\" loading=\"lazy\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Forehead_Patches_3.webp?v=1787212473\" alt=\"Marée Forehead Patches\" loading=\"lazy\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Forehead_Patches_6.webp?v=1787212473\" alt=\"Forehead Wrinkle Patches\" loading=\"lazy\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       FAQ\n       ========================================== --\u003e\n\n  \u003csection class=\"mf-faq\"\u003e\n\n    \u003ch2\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What are Marée® Forehead Wrinkle Patches?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        They are targeted skincare patches designed for the\n        forehead area. The patches combine a hydrogel layer\n        containing an anti-aging formula with patch application\n        designed to encourage a smoother-looking forehead.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What do the patches help with?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        They are designed to help improve the appearance of\n        forehead lines while leaving the skin looking smoother,\n        refreshed and more youthful.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How does the hydrogel layer work?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        The inner hydrogel layer delivers the skincare formula\n        onto the targeted forehead area while the patch remains\n        in place.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use the patches overnight?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Follow the specific wear-time instructions provided\n        with your product packaging. Do not exceed the\n        recommended application time.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use these patches every day?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Follow the recommended frequency on your product\n        packaging. Consistent use according to the directions\n        is recommended.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are these patches a replacement for cosmetic procedures?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        No. These are cosmetic skincare patches intended to\n        improve the appearance of the skin. They are not a\n        medical treatment and do not replace professional\n        cosmetic procedures.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Maree","offers":[{"title":"1 item - Complete your routine","offer_id":43215503392830,"sku":"75-GQLP-2XRM","price":12.99,"currency_code":"USD","in_stock":true},{"title":"2 items - Good choice","offer_id":43215503425598,"sku":"75-GQLP-2XRM-2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"3 items - Best price","offer_id":43215503458366,"sku":"75-GQLP-2XRM-3","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Forehead_patches.webp?v=1787212473"},{"product_id":"24k-gold-v-line-lifting-mask-20-pcs","title":"24K Gold V-Line Lifting Mask 20 PCS","description":"\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eUltimate Jawline Shaper Mask for Chin \u0026amp; Neck\u003c\/strong\u003e—MAREE V Line Lifting Mask is perfect for lifting your jawline. This collagen anti wrinkle lifting mask minimizes neck and face wrinkles. Enjoy your youthful look with our v lifting chin mask!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eLifting Collagen Face Shaper\u003c\/strong\u003e—Our V Shape Face Lift Mask features Retinol and Hyaluronic Acid, which enhance skin elasticity for a defined and youthful jawline. This collagen face mask for women gives you an amazing lifting effect!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eLuxury Hydrogel Mask\u003c\/strong\u003e—Our Vline Lifting Chin Mask for women tightly hugs your face. This chin lifting mask also covers the delicate neck area. Our lifting face mask is a great alternative to face lifting strap and chin strap for double chin for women\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eFace Lift For All Skin Types\u003c\/strong\u003e— Unlike chin strap for sleeping, our firming mask is gentle on your skin. It works as a double chin strap, jaw strap and collagen neck mask, giving you a perfect face tightening and lifting.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eYour Pleasure Guaranteed\u003c\/strong\u003e—At Maree, your satisfaction is our priority. We carefully tested and developed our deep collagen anti wrinkle lifting mask so you can have an effective skincare ritual at home. Experience the MAREE difference!\u003c\/span\u003e\u003c\/p\u003e","brand":"Maree","offers":[{"title":"1 item - Complete your routine","offer_id":43215503589438,"sku":"B20-N5Z9-ENXS","price":44.95,"currency_code":"USD","in_stock":true},{"title":"2 items - Good choice","offer_id":43215503622206,"sku":"B20-N5Z9-ENXS-2","price":64.95,"currency_code":"USD","in_stock":true},{"title":"3 items - Best price","offer_id":43215503654974,"sku":"B20-N5Z9-ENXS-3","price":74.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/24k_VLM_20_51b0c4b3-a6eb-47b0-b130-202f495f9345.webp?v=1787212497"},{"product_id":"curl-repair-hair-mask","title":"Curl Repair Hair Mask","description":"\u003cstyle\u003e\n\/* =========================================================\n   MARÉE CURL REPAIR HAIR MASK\n   Premium Shopify Product Description\n   ========================================================= *\/\n\n.maree-curl {\n  max-width: 1200px;\n  margin: 0 auto;\n  font-family: Arial, Helvetica, sans-serif;\n  color: #222;\n  line-height: 1.6;\n}\n\n.maree-curl * {\n  box-sizing: border-box;\n}\n\n\/* =========================\n   HERO\n   ========================= *\/\n\n.mc-hero {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 45px;\n  align-items: center;\n  margin-bottom: 70px;\n}\n\n.mc-hero-image {\n  border-radius: 22px;\n  overflow: hidden;\n  background: #f5e3c8;\n}\n\n.mc-hero-image img {\n  width: 100%;\n  display: block;\n}\n\n.mc-eyebrow {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: #8a5b32;\n  margin-bottom: 12px;\n}\n\n.mc-hero h1 {\n  font-size: 46px;\n  line-height: 1.08;\n  margin: 0 0 20px;\n  color: #24150f;\n}\n\n.mc-hero-description {\n  font-size: 18px;\n  color: #555;\n  margin: 0;\n}\n\n\/* =========================\n   HIGHLIGHTS\n   ========================= *\/\n\n.mc-highlights {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  border-top: 1px solid #ded5cb;\n  border-bottom: 1px solid #ded5cb;\n  margin-bottom: 75px;\n}\n\n.mc-highlight {\n  text-align: center;\n  padding: 25px 12px;\n  border-right: 1px solid #ded5cb;\n}\n\n.mc-highlight:last-child {\n  border-right: none;\n}\n\n.mc-highlight strong {\n  display: block;\n  font-size: 15px;\n  color: #332019;\n  margin-bottom: 4px;\n}\n\n.mc-highlight span {\n  display: block;\n  color: #777;\n  font-size: 13px;\n}\n\n\/* =========================\n   INTRO\n   ========================= *\/\n\n.mc-intro {\n  max-width: 850px;\n  text-align: center;\n  margin: 0 auto 80px;\n}\n\n.mc-intro h2 {\n  font-size: 38px;\n  line-height: 1.15;\n  margin: 0 0 18px;\n  color: #24150f;\n}\n\n.mc-intro p {\n  font-size: 17px;\n  color: #666;\n  margin: 0;\n}\n\n\/* =========================\n   IMAGE SECTIONS\n   ========================= *\/\n\n.mc-feature {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: center;\n  margin-bottom: 80px;\n}\n\n.mc-feature.reverse .mc-feature-image {\n  order: 2;\n}\n\n.mc-feature-image {\n  border-radius: 22px;\n  overflow: hidden;\n  background: #f4eadf;\n}\n\n.mc-feature-image img {\n  width: 100%;\n  display: block;\n}\n\n.mc-feature-content {\n  padding: 10px;\n}\n\n.mc-feature-content h2 {\n  font-size: 36px;\n  line-height: 1.12;\n  color: #24150f;\n  margin: 0 0 18px;\n}\n\n.mc-feature-content p {\n  font-size: 16px;\n  color: #5e5e5e;\n}\n\n\/* =========================\n   INGREDIENTS\n   ========================= *\/\n\n.mc-section {\n  margin-bottom: 80px;\n}\n\n.mc-section-heading {\n  max-width: 800px;\n  margin: 0 auto 40px;\n  text-align: center;\n}\n\n.mc-section-heading h2 {\n  font-size: 38px;\n  line-height: 1.15;\n  color: #24150f;\n  margin: 0 0 15px;\n}\n\n.mc-section-heading p {\n  color: #666;\n  font-size: 16px;\n}\n\n.mc-ingredients {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n\n.mc-ingredient {\n  background: #f7f2ed;\n  border-radius: 18px;\n  padding: 30px 24px;\n  text-align: center;\n}\n\n.mc-ingredient-icon {\n  width: 55px;\n  height: 55px;\n  margin: 0 auto 18px;\n  border-radius: 50%;\n  background: #ead7c4;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 25px;\n}\n\n.mc-ingredient h3 {\n  font-size: 20px;\n  margin: 0 0 9px;\n  color: #332019;\n}\n\n.mc-ingredient p {\n  font-size: 14px;\n  color: #666;\n  margin: 0;\n}\n\n\/* =========================\n   BENEFITS DARK SECTION\n   ========================= *\/\n\n.mc-benefits {\n  background: #241711;\n  color: #fff;\n  border-radius: 24px;\n  padding: 60px 45px;\n  margin-bottom: 80px;\n}\n\n.mc-benefits .mc-section-heading {\n  margin-bottom: 40px;\n}\n\n.mc-benefits .mc-eyebrow {\n  color: #e8bd8b;\n}\n\n.mc-benefits .mc-section-heading h2 {\n  color: #ffffff;\n}\n\n.mc-benefits .mc-section-heading p {\n  color: #eeeeee;\n}\n\n.mc-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 18px;\n}\n\n.mc-benefit {\n  background: #35251d;\n  border: 1px solid #5a4032;\n  border-radius: 16px;\n  padding: 25px;\n}\n\n.mc-benefit-number {\n  width: 38px;\n  height: 38px;\n  border-radius: 50%;\n  background: #e7b77e;\n  color: #241711;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 700;\n  margin-bottom: 15px;\n}\n\n.mc-benefit h3 {\n  color: #ffffff;\n  font-size: 19px;\n  margin: 0 0 7px;\n}\n\n.mc-benefit p {\n  color: #eeeeee;\n  font-size: 14px;\n  margin: 0;\n}\n\n\/* =========================\n   RECOMMENDED FOR\n   ========================= *\/\n\n.mc-recommended {\n  background: #f5eadf;\n  border-radius: 24px;\n  padding: 55px 35px;\n  text-align: center;\n  margin-bottom: 80px;\n}\n\n.mc-recommended h2 {\n  font-size: 34px;\n  color: #24150f;\n  margin: 0 0 20px;\n}\n\n.mc-recommended p {\n  max-width: 700px;\n  margin: auto;\n  color: #555;\n  font-size: 17px;\n}\n\n.mc-hair-types {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 12px;\n  margin-top: 30px;\n}\n\n.mc-hair-type {\n  background: #fff;\n  border: 1px solid #dfcdbb;\n  border-radius: 50px;\n  padding: 11px 20px;\n  font-size: 14px;\n  font-weight: 600;\n  color: #4b3022;\n}\n\n\/* =========================\n   IMAGE GALLERY\n   ========================= *\/\n\n.mc-gallery {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 18px;\n  margin-bottom: 80px;\n}\n\n.mc-gallery img {\n  width: 100%;\n  display: block;\n  border-radius: 20px;\n}\n\n\/* =========================\n   HAIR TRANSFORMATION\n   ========================= *\/\n\n.mc-transformation {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 45px;\n  align-items: center;\n  margin-bottom: 80px;\n}\n\n.mc-transformation-image {\n  border-radius: 22px;\n  overflow: hidden;\n}\n\n.mc-transformation-image img {\n  width: 100%;\n  display: block;\n}\n\n.mc-transformation-content h2 {\n  font-size: 36px;\n  line-height: 1.15;\n  color: #24150f;\n  margin: 0 0 20px;\n}\n\n.mc-check-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.mc-check-list li {\n  position: relative;\n  padding: 12px 0 12px 32px;\n  border-bottom: 1px solid #e6ddd5;\n  color: #444;\n}\n\n.mc-check-list li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 11px;\n  font-weight: 700;\n  color: #9a6337;\n}\n\n\/* =========================\n   FORMULA\n   ========================= *\/\n\n.mc-formula {\n  background: #f8f5f1;\n  border-radius: 24px;\n  padding: 55px 40px;\n  margin-bottom: 80px;\n  text-align: center;\n}\n\n.mc-formula h2 {\n  font-size: 36px;\n  color: #24150f;\n  margin: 0 0 15px;\n}\n\n.mc-formula p {\n  max-width: 750px;\n  margin: 0 auto;\n  color: #666;\n  font-size: 16px;\n}\n\n\/* =========================\n   HOW TO USE\n   ========================= *\/\n\n.mc-howto {\n  margin-bottom: 80px;\n}\n\n.mc-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n\n.mc-step {\n  border: 1px solid #ded5cc;\n  border-radius: 18px;\n  padding: 28px;\n  background: #fff;\n}\n\n.mc-step-number {\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2px;\n  color: #9a6337;\n  margin-bottom: 10px;\n}\n\n.mc-step h3 {\n  font-size: 20px;\n  color: #332019;\n  margin: 0 0 8px;\n}\n\n.mc-step p {\n  font-size: 14px;\n  color: #666;\n  margin: 0;\n}\n\n\/* =========================\n   FAQ\n   ========================= *\/\n\n.mc-faq {\n  max-width: 850px;\n  margin: 0 auto 40px;\n}\n\n.mc-faq h2 {\n  text-align: center;\n  font-size: 38px;\n  color: #24150f;\n  margin-bottom: 35px;\n}\n\n.mc-faq details {\n  border-top: 1px solid #ded5cc;\n  padding: 20px 0;\n}\n\n.mc-faq details:last-child {\n  border-bottom: 1px solid #ded5cc;\n}\n\n.mc-faq summary {\n  cursor: pointer;\n  list-style: none;\n  font-size: 17px;\n  font-weight: 700;\n  color: #332019;\n  position: relative;\n  padding-right: 30px;\n}\n\n.mc-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.mc-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  right: 0;\n  font-size: 22px;\n  font-weight: 400;\n}\n\n.mc-faq details[open] summary:after {\n  content: \"−\";\n}\n\n.mc-faq details p {\n  color: #666;\n  font-size: 15px;\n  margin: 13px 0 0;\n}\n\n\/* =========================\n   MOBILE\n   ========================= *\/\n\n@media screen and (max-width: 768px) {\n\n  .mc-hero,\n  .mc-feature,\n  .mc-transformation {\n    grid-template-columns: 1fr;\n    gap: 25px;\n  }\n\n  .mc-feature.reverse .mc-feature-image {\n    order: initial;\n  }\n\n  .mc-hero h1 {\n    font-size: 35px;\n  }\n\n  .mc-highlights {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .mc-highlight:nth-child(2) {\n    border-right: none;\n  }\n\n  .mc-highlight:nth-child(-n+2) {\n    border-bottom: 1px solid #ded5cb;\n  }\n\n  .mc-ingredients,\n  .mc-benefit-grid,\n  .mc-steps {\n    grid-template-columns: 1fr;\n  }\n\n  .mc-gallery {\n    grid-template-columns: 1fr;\n  }\n\n  .mc-benefits {\n    padding: 40px 20px;\n  }\n\n  .mc-section-heading h2,\n  .mc-intro h2,\n  .mc-feature-content h2,\n  .mc-transformation-content h2,\n  .mc-faq h2 {\n    font-size: 30px;\n  }\n\n  .mc-recommended,\n  .mc-formula {\n    padding: 40px 20px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"maree-curl\"\u003e\n\n  \u003c!-- =========================\n       HERO\n       ========================= --\u003e\n\n  \u003csection class=\"mc-hero\"\u003e\n\n    \u003cdiv class=\"mc-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Curl_Repair_Hair_Mask_11zon.webp?v=1787212514\" alt=\"Marée Curl Repair Hair Mask\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n\n      \u003cdiv class=\"mc-eyebrow\"\u003e\n        PROFESSIONAL CURL CARE\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        Curl Repair Hair Mask\n      \u003c\/h1\u003e\n\n      \u003cp class=\"mc-hero-description\"\u003e\n        Define your curls while repairing dry, frizzy and damaged hair\n        with a nourishing blend of oils, keratin and collagen.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       HIGHLIGHTS\n       ========================= --\u003e\n\n  \u003csection class=\"mc-highlights\"\u003e\n\n    \u003cdiv class=\"mc-highlight\"\u003e\n      \u003cstrong\u003eCurl Definition\u003c\/strong\u003e\n      \u003cspan\u003eBouncy, defined curls\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mc-highlight\"\u003e\n      \u003cstrong\u003eDeep Conditioning\u003c\/strong\u003e\n      \u003cspan\u003eRich nourishment\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mc-highlight\"\u003e\n      \u003cstrong\u003eAnti-Frizz\u003c\/strong\u003e\n      \u003cspan\u003eSmoother-looking hair\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mc-highlight\"\u003e\n      \u003cstrong\u003eLightweight Formula\u003c\/strong\u003e\n      \u003cspan\u003eSoft without heaviness\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       INTRO\n       ========================= --\u003e\n\n  \u003csection class=\"mc-intro\"\u003e\n\n    \u003cdiv class=\"mc-eyebrow\"\u003e\n      REPAIR + DEFINE\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      The best of both worlds for your curls.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Our Curl Repair Hair Mask is designed to give your curls\n      beautiful definition while helping care for dry, frizzy\n      and damaged hair at the same time.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       PRODUCT FEATURE\n       ========================= --\u003e\n\n  \u003csection class=\"mc-feature\"\u003e\n\n    \u003cdiv class=\"mc-feature-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Curl_Hair_Mas_2.webp?v=1787212514\" alt=\"Curl Repair Hair Mask benefits\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mc-feature-content\"\u003e\n\n      \u003cdiv class=\"mc-eyebrow\"\u003e\n        PROFESSIONAL CURL CARE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Nourish your curls from wash day to wash day.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Enhanced with a trio of nourishing oils, keratin and\n        collagen, the formula helps condition the hair while\n        supporting beautifully defined curls.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The lightweight texture is designed to leave curls\n        feeling soft, conditioned and full of movement.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       INGREDIENTS\n       ========================= --\u003e\n\n  \u003csection class=\"mc-section\"\u003e\n\n    \u003cdiv class=\"mc-section-heading\"\u003e\n\n      \u003cdiv class=\"mc-eyebrow\"\u003e\n        NOURISHING FORMULA\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Powered by curl-loving ingredients\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A carefully selected combination of nourishing ingredients\n        designed to support healthier-looking, more manageable curls.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mc-ingredients\"\u003e\n\n      \u003cdiv class=\"mc-ingredient\"\u003e\n\n        \u003cdiv class=\"mc-ingredient-icon\"\u003e\n          🥥\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Coconut Oil\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Helps nourish and condition dry-looking hair while\n          supporting softer-feeling curls.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mc-ingredient\"\u003e\n\n        \u003cdiv class=\"mc-ingredient-icon\"\u003e\n          🌰\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Argan Oil\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Helps smooth the appearance of frizz and leaves\n          hair looking glossy and conditioned.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mc-ingredient\"\u003e\n\n        \u003cdiv class=\"mc-ingredient-icon\"\u003e\n          🧈\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Shea Butter\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Provides rich conditioning for curls that feel dry\n          and need extra nourishment.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mc-ingredient\"\u003e\n\n        \u003cdiv class=\"mc-ingredient-icon\"\u003e\n          ✦\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Keratin\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Helps support the look and feel of smoother,\n          stronger-looking hair.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mc-ingredient\"\u003e\n\n        \u003cdiv class=\"mc-ingredient-icon\"\u003e\n          ✧\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Collagen\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Helps give hair a conditioned, smooth and\n          healthy-looking appearance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mc-ingredient\"\u003e\n\n        \u003cdiv class=\"mc-ingredient-icon\"\u003e\n          ♡\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Nourishing Oils\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A trio of oils works together to provide\n          moisture and softness to curls.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       BENEFITS\n       ========================= --\u003e\n\n  \u003csection class=\"mc-benefits\"\u003e\n\n    \u003cdiv class=\"mc-section-heading\"\u003e\n\n      \u003cdiv class=\"mc-eyebrow\"\u003e\n        WHY YOUR CURLS WILL LOVE IT\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Definition meets repair.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Designed to care for curls without sacrificing bounce,\n        softness or shine.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mc-benefit-grid\"\u003e\n\n      \u003cdiv class=\"mc-benefit\"\u003e\n\n        \u003cdiv class=\"mc-benefit-number\"\u003e1\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Defines Curls\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Helps bring out beautifully shaped, bouncy curls\n          with every wash.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mc-benefit\"\u003e\n\n        \u003cdiv class=\"mc-benefit-number\"\u003e2\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Repairs the Look of Damage\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Provides intensive conditioning for hair that looks\n          dry, stressed or damaged.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mc-benefit\"\u003e\n\n        \u003cdiv class=\"mc-benefit-number\"\u003e3\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Helps Control Frizz\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Smooths the appearance of frizz for more polished,\n          manageable-looking curls.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mc-benefit\"\u003e\n\n        \u003cdiv class=\"mc-benefit-number\"\u003e4\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Boosts Shine\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Helps curls look glossy, vibrant and beautifully\n          conditioned.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       RECOMMENDED FOR\n       ========================= --\u003e\n\n  \u003csection class=\"mc-recommended\"\u003e\n\n    \u003cdiv class=\"mc-eyebrow\"\u003e\n      RECOMMENDED FOR\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Made for textured hair.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Especially suited for wavy, curly and coily hair types\n      that are dry, frizzy or damaged.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mc-hair-types\"\u003e\n\n      \u003cdiv class=\"mc-hair-type\"\u003e\n        Wavy Hair\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-hair-type\"\u003e\n        Curly Hair\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-hair-type\"\u003e\n        Coily Hair\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-hair-type\"\u003e\n        Dry Hair\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-hair-type\"\u003e\n        Frizzy Hair\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-hair-type\"\u003e\n        Damaged Hair\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       IMAGE GALLERY\n       ========================= --\u003e\n\n  \u003csection class=\"mc-gallery\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Curl_Hair_Mas_8.webp?v=1787212514\" alt=\"Marée Curl Repair Hair Mask\" loading=\"lazy\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Curl_Hair_Mas_5.webp?v=1787212514\" alt=\"Curl Repair Hair Mask\" loading=\"lazy\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Curl_Hair_Mas_6.webp?v=1787212514\" alt=\"Curl Repair Hair Mask benefits\" loading=\"lazy\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Curl_Hair_Mas_4.webp?v=1787212514\" alt=\"Curl Repair Hair Mask\" loading=\"lazy\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       TRANSFORMATION\n       ========================= --\u003e\n\n  \u003csection class=\"mc-transformation\"\u003e\n\n    \u003cdiv class=\"mc-transformation-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Curl_Hair_Mas_7.webp?v=1787212514\" alt=\"Defined curls with Curl Repair Hair Mask\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mc-transformation-content\"\u003e\n\n      \u003cdiv class=\"mc-eyebrow\"\u003e\n        CURL CARE ESSENTIAL\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Soft, shiny curls with beautiful definition.\n      \u003c\/h2\u003e\n\n      \u003cul class=\"mc-check-list\"\u003e\n\n        \u003cli\u003e\n          Helps condition dry and damaged-looking hair\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Helps reduce the appearance of frizz\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Supports defined, bouncy curls\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Leaves hair feeling soft and nourished\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Helps enhance the appearance of shine\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Lightweight feel for everyday curl care\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       FORMULA\n       ========================= --\u003e\n\n  \u003csection class=\"mc-formula\"\u003e\n\n    \u003cdiv class=\"mc-eyebrow\"\u003e\n      THE FORMULA\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Deep conditioning without weighing curls down.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The lightweight formula combines nourishing oils with\n      keratin and collagen to help moisturize, condition and\n      define curls while maintaining natural movement and bounce.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       HOW TO USE\n       ========================= --\u003e\n\n  \u003csection class=\"mc-howto\"\u003e\n\n    \u003cdiv class=\"mc-section-heading\"\u003e\n\n      \u003cdiv class=\"mc-eyebrow\"\u003e\n        HOW TO USE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Your curl care ritual\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Add this conditioning mask to your regular wash-day routine.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"mc-steps\"\u003e\n\n      \u003cdiv class=\"mc-step\"\u003e\n\n        \u003cdiv class=\"mc-step-number\"\u003e\n          STEP 01\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Cleanse\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Wash your hair with your preferred curl-friendly shampoo\n          and gently rinse.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mc-step\"\u003e\n\n        \u003cdiv class=\"mc-step-number\"\u003e\n          STEP 02\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Apply\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Apply the Curl Repair Hair Mask through damp hair,\n          focusing especially on the lengths and ends.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"mc-step\"\u003e\n\n        \u003cdiv class=\"mc-step-number\"\u003e\n          STEP 03\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Rinse\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Allow the mask to condition the hair, then rinse\n          thoroughly and style your curls as usual.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =========================\n       FAQ\n       ========================= --\u003e\n\n  \u003csection class=\"mc-faq\"\u003e\n\n    \u003ch2\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What hair types is this mask suitable for?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        The Curl Repair Hair Mask is recommended for wavy,\n        curly and coily hair, especially hair that is dry,\n        frizzy or damaged.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does it help with frizz?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. The nourishing formula is designed to help\n        condition hair and improve the appearance of frizz\n        for smoother-looking curls.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Will it weigh down my curls?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        The formula is designed to provide conditioning and\n        nourishment while maintaining a lightweight feel and\n        natural curl movement.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use it on damaged hair?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        Yes. It is particularly recommended for dry, frizzy\n        and damaged-looking hair that needs additional\n        conditioning and nourishment.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What are the key ingredients?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        The formula is enhanced with a trio of nourishing oils,\n        including coconut and argan oils, along with keratin\n        and collagen.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How does it help define curls?\n      \u003c\/summary\u003e\n\n      \u003cp\u003e\n        By conditioning and nourishing the hair, the mask helps\n        curls look smoother, shinier, more defined and bouncy.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Maree","offers":[{"title":"1 item - Complete your routine","offer_id":43215503786046,"sku":"SC-V7MN-3HFJ","price":34.99,"currency_code":"USD","in_stock":true},{"title":"2 items - Good choice","offer_id":43215503818814,"sku":"SC-V7MN-3HFJ-2","price":49.99,"currency_code":"USD","in_stock":true},{"title":"3 items - Best price","offer_id":43215503851582,"sku":"SC-V7MN-3HFJ-3","price":64.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Curl_Repair_Hair_Mask_11zon.webp?v=1787212514"},{"product_id":"glycolic-acid-pads-80-pcs","title":"Glycolic Acid Pads 80 PCS","description":"\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eToner Pads for Glowing Skin\u003c\/strong\u003e—MARÉE Glycolic Acid Pads exfoliate your skin, leaving it soft, smooth, and glowing. Our face wipes and face scrub with glycolic acid use it together with hyaluronic and salicylic acids in one gentle, but effective mix.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eDeep Anti-Aging Effect\u003c\/strong\u003e—MARÉE exfoliating pads for face cleanse and renew your skin \u0026amp; unclog pores. Face cleansing pads also reduce the appearance of dark spots and wrinkles. Our Glycolic Acid peel pads facial also boost collagen production.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eExfoliate, Rejuvenate, Hydrate\u003c\/strong\u003e—Our formula contains Glycolic \u0026amp; Salicylic Acid which help break down old cells. Hyaluronic Acid promotes hydration. Niacinamide \u0026amp; Vitamin C help even skin tone and keep a firm and youthful look. Acido Glicolico\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eFace Toner Pads for Dull Skin\u003c\/strong\u003e—We don’t use potentially harsh ingredients. Instead, our facial pads now have two more skin-loving ingredients—Lotus Seed Extract \u0026amp; Pearl Extract. They boost skin regeneration, increase elasticity, and improve texture.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"a-list-item\"\u003e\u003cstrong\u003eWe are Here for You\u003c\/strong\u003e—We use sustainable components and proven formulations for your beautiful look. Use our exfoliating face pads to enjoy the smooth skin you deserve. If you are unhappy with our acne pads, please contact us, and we will handle it.\u003c\/span\u003e\u003c\/p\u003e","brand":"Maree","offers":[{"title":"1 item - Complete your routine","offer_id":43215503949886,"sku":"TP-K2VN-5DRHC","price":34.95,"currency_code":"USD","in_stock":true},{"title":"2 items - Good choice","offer_id":43215503982654,"sku":"TP-K2VN-5DRHC-2","price":54.95,"currency_code":"USD","in_stock":true},{"title":"3 items - Best price","offer_id":43215504015422,"sku":"TP-K2VN-5DRHC-3","price":64.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Glycolic_80_pads.webp?v=1787212534"},{"product_id":"dark-spot-fading-vitamin-c-pads","title":"Dark Spot Fading Vitamin C Pads","description":"\u003cp dir=\"ltr\"\u003eThese refreshing Marée® Vitamin C Radiance Pads will give your skin a zap of bright and clear vitamin energy. The pad essence gently exfoliates the skin, reducing the appearance of dark spots, illuminating tired and dull skin, and supporting renewal and firmness to smooth out the signs of aging.\u003c\/p\u003e","brand":"Maree","offers":[{"title":"1 item - Complete your routine","offer_id":43215504244798,"sku":"TP-3VJN-7YQL","price":23.95,"currency_code":"USD","in_stock":true},{"title":"2 items - Good choice","offer_id":43215504277566,"sku":"TP-3VJN-7YQL-2","price":39.95,"currency_code":"USD","in_stock":true},{"title":"3 items - Best price","offer_id":43215504310334,"sku":"TP-3VJN-7YQL-3","price":49.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Vit_C.webp?v=1787212549"},{"product_id":"dandelion-greens-roots-elixir","title":"Dandelion Greens \u0026 Roots Elixir","description":"\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 2;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-size: 18.0pt; font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eDandelion Greens \u0026amp; Roots Elixir – \u003ci\u003eTaraxacum officinale\u003c\/i\u003e\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eNature’s Detoxifier. Whole-Body Nourishment.\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e Used for centuries as a cleansing and restorative herb, dandelion supports liver, kidney, digestive, and skin health. Our handcrafted elixir combines both greens and roots for a full-spectrum tonic—rich in nutrients, pet-friendly, and deeply nourishing. \u003c\/span\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e \u003cspan data-olk-copy-source=\"MailCompose\"\u003e \u003cstrong\u003ePACKED with a natural ivermectin. \u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-size: 13.5pt; font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eKey Benefits:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eLiver Detox\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – Stimulates liver function to help remove toxins and waste from the blood \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eKidney Support\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – Mild diuretic action helps flush out excess fluid and waste \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eDigestive Aid\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – Promotes gut health and supports beneficial bacteria \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eSkin Clarity\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – May help with acne, eczema, and psoriasis by supporting detox pathways \u003cb\u003eHormonal Balance\u003c\/b\u003e – Traditionally used to ease PMS symptoms and support hormone regulation \u003cb\u003eBone Health\u003c\/b\u003e – Rich in vitamin K and calcium to strengthen bones and teeth \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eMetabolic Support\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – May help balance blood sugar and lower cholesterol\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eLactation Support\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – Encourages breast milk production\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003ePet Friendly\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – Safe for furry companions (consult your vet for dosing)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-size: 13.5pt; font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eNutrient Profile – Dandelion is rich in:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eVitamin K\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – Essential for bone strength and density\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eCalcium\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – Builds strong bones and teeth \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eInulin\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – Prebiotic fiber that nourishes gut flora \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003ePotassium \u0026amp; Magnesium\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – Support hydration, muscle, and nerve function \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eOmega-3 Fatty Acids\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – Anti-inflammatory support \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eVitamins A, B-complex, C, D\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e – Boost immunity, energy, and skin health\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-size: 13.5pt; font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eIngredients:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eOrganic Dandelion Greens \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eOrganic Dandelion Roots \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eOrganic Vodka \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eFiltered Water \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; color: #ee0000; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eColor and flavor may vary naturally\u003c\/span\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-size: 13.5pt; font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eHow to Use:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eTake 1ml under the tongue, 1–3 times daily as needed. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eSize\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e: 4oz (113ml)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e \u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-size: 13.5pt; font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eSafety \u0026amp; Disclaimers:\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; mso-outline-level: 3;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; letter-spacing: .5pt; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eKeep out of reach of children\u003c\/span\u003e\u003cb\u003e\u003cspan style=\"font-size: 13.5pt; font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; background: white;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; color: black; mso-color-alt: windowtext; letter-spacing: .5pt; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eConsult your doctor if pregnant, nursing, or taking medication\u003c\/span\u003e\u003cspan style=\"font-family: 'Quattrocento Sans',sans-serif; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; letter-spacing: .5pt; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; background: white;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; color: black; mso-color-alt: windowtext; letter-spacing: .5pt; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eTest a drop on your wrist before use\u003c\/span\u003e\u003cspan style=\"font-family: 'Quattrocento Sans',sans-serif; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; letter-spacing: .5pt; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; background: white;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; color: black; mso-color-alt: windowtext; letter-spacing: .5pt; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eDo not use if allergic to any ingredients.\u003c\/span\u003e\u003cspan style=\"font-family: 'Quattrocento Sans',sans-serif; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; letter-spacing: .5pt; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal; background: white;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; color: black; mso-color-alt: windowtext; letter-spacing: .5pt; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eThis product is not intended to diagnose, treat, cure, or prevent any disease. These statements have not been evaluated by the FDA. Use at your own risk. We do not provide medical advice.\u003c\/span\u003e\u003cspan style=\"font-family: 'Quattrocento Sans',sans-serif; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; letter-spacing: .5pt; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; line-height: normal;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; text-align: center; line-height: normal;\" align=\"center\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eDandelion Greens \u0026amp; Roots Elixir\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in; text-align: center; line-height: normal;\" align=\"center\" class=\"MsoNormal\"\u003e\u003cb\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003eAncient wisdom. Modern vitality. Add Dandelion Elixir to your daily ritual.\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-fareast-font-family: 'Times New Roman'; mso-hansi-theme-font: major-latin; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 0pt; mso-ligatures: none;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0in;\" class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Aptos Display',sans-serif; mso-ascii-theme-font: major-latin; mso-hansi-theme-font: major-latin;\"\u003e \u003c\/span\u003e\u003c\/p\u003e","brand":"Try-Blue","offers":[{"title":"4oz","offer_id":43215825076286,"sku":"DGR","price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/ChatGPT_Image_Jun_18_2026_08_05_03_PM.png?v=1787218907"},{"product_id":"hair-styling-paste","title":"HAIR STYLING PASTE","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003eAward-winning styling paste formulated to lock, smooth, and hydrate with professional-grade polymers, lightweight emollients, and multi-source humectants — delivering flexible light-to-medium hold and frizz control without weight or crunch.\u003cbr\u003e\u003c\/p\u003e","brand":"Bravo Sierra","offers":[{"title":"Default Title","offer_id":43216697065534,"sku":"BSHP-00-0002","price":19.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0678\/1275\/3470\/files\/Hair_Paste.png?v=1787226034"}],"url":"https:\/\/shoploop.store\/collections\/health-beauty.oembed","provider":"Shoploop","version":"1.0","type":"link"}