{"product_id":"chlorophyll-full-body-freshness-capsules","title":"Chlorophyll 400 mg Capsules with Matcha, Alfalfa \u0026 Peppermint | 60 Count","description":"\u003cstyle\u003e\n  .lomsir-chloro-pdp {\n    --teal: #355f61;\n    --teal-dark: #244849;\n    --teal-deep: #193638;\n    --teal-soft: #e8f0ee;\n    --amber: #f2a21c;\n    --amber-soft: #fff0cf;\n    --white: #ffffff;\n    --mist: #f5f7f4;\n    --black: #191c1c;\n    --text: #303738;\n    --muted: #6d7777;\n    --border: rgba(53, 95, 97, 0.13);\n\n    width: 100%;\n    max-width: none;\n    margin: 0;\n    padding: 10px 0 0;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    color: var(--text);\n    line-height: 1.6;\n  }\n\n  .lomsir-chloro-pdp * {\n    box-sizing: border-box;\n  }\n\n  \/* =========================\n     TOP BENEFITS\n  ========================== *\/\n  .chloro-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n\n  .chloro-benefit-card {\n    position: relative;\n    min-height: 106px;\n    overflow: hidden;\n    padding: 18px 13px;\n    border: 1px solid rgba(53, 95, 97, 0.13);\n    border-radius: 12px;\n    background: linear-gradient(180deg, #ffffff 0%, #edf3f1 100%);\n    box-shadow: 0 9px 23px rgba(29, 56, 57, 0.08);\n    text-align: center;\n  }\n\n  .chloro-benefit-card::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 18%;\n    width: 64%;\n    height: 4px;\n    border-radius: 0 0 5px 5px;\n    background: linear-gradient(90deg, var(--teal), var(--amber));\n  }\n\n  .chloro-benefit-icon {\n    margin-bottom: 8px;\n    font-size: 24px;\n    line-height: 1;\n  }\n\n  .chloro-benefit-title {\n    color: var(--teal-dark);\n    font-size: 14px;\n    line-height: 1.3;\n    font-weight: 850;\n  }\n\n  .chloro-benefit-sub {\n    margin-top: 5px;\n    color: rgba(48, 55, 56, 0.58);\n    font-size: 11px;\n    line-height: 1.35;\n  }\n\n  \/* =========================\n     INTRO\n  ========================== *\/\n  .chloro-intro {\n    max-width: 1020px;\n    margin: 0 0 26px;\n    color: rgba(48, 55, 56, 0.80);\n    font-size: 17px;\n    line-height: 1.72;\n  }\n\n  .chloro-intro strong {\n    color: var(--teal-deep);\n    font-weight: 850;\n  }\n\n  .chloro-highlight {\n    color: var(--teal);\n    font-weight: 800;\n  }\n\n  \/* =========================\n     FORMULA STRIP\n  ========================== *\/\n  .chloro-formula-strip {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    margin-bottom: 28px;\n    border-radius: 12px;\n    background: linear-gradient(\n      135deg,\n      var(--teal-deep) 0%,\n      var(--teal-dark) 55%,\n      var(--teal) 100%\n    );\n    box-shadow: 0 12px 28px rgba(25, 54, 56, 0.19);\n  }\n\n  .chloro-formula-stat {\n    position: relative;\n    padding: 20px 10px;\n    text-align: center;\n  }\n\n  .chloro-formula-stat:not(:last-child)::after {\n    content: \"\";\n    position: absolute;\n    top: 22%;\n    right: 0;\n    width: 1px;\n    height: 56%;\n    background: rgba(255, 255, 255, 0.15);\n  }\n\n  .chloro-formula-value {\n    display: block;\n    color: #ffffff;\n    font-size: 23px;\n    line-height: 1.1;\n    font-weight: 900;\n  }\n\n  .chloro-formula-label {\n    display: block;\n    margin-top: 6px;\n    color: rgba(255, 255, 255, 0.72);\n    font-size: 11px;\n    line-height: 1.35;\n    font-weight: 650;\n  }\n\n  .chloro-formula-stat:first-child .chloro-formula-value {\n    color: #ffb532;\n  }\n\n  \/* =========================\n     MAIN GRID\n  ========================== *\/\n  .chloro-main-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);\n    gap: 26px;\n    align-items: start;\n  }\n\n  .chloro-panel {\n    padding: 22px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: #ffffff;\n    box-shadow: 0 9px 26px rgba(29, 55, 56, 0.07);\n  }\n\n  .chloro-section-title {\n    position: relative;\n    margin: 0 0 20px;\n    padding: 0 0 11px;\n    color: var(--black);\n    font-size: 22px;\n    line-height: 1.2;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: 0.015em;\n  }\n\n  .chloro-section-title::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 66px;\n    height: 3px;\n    border-radius: 3px;\n    background: linear-gradient(90deg, var(--teal), var(--amber));\n  }\n\n  \/* =========================\n     FEATURES\n  ========================== *\/\n  .chloro-feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .chloro-feature-list li {\n    position: relative;\n    margin-bottom: 18px;\n    padding-left: 31px;\n    color: rgba(48, 55, 56, 0.78);\n    font-size: 15px;\n    line-height: 1.58;\n  }\n\n  .chloro-feature-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .chloro-feature-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: var(--teal);\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  .chloro-feature-list strong {\n    color: var(--black);\n    font-weight: 850;\n  }\n\n  \/* =========================\n     INGREDIENTS\n  ========================== *\/\n  .chloro-serving-note {\n    margin: -5px 0 18px;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  .chloro-ingredient-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .chloro-ingredient {\n    position: relative;\n    overflow: hidden;\n    padding: 15px;\n    border: 1px solid rgba(53, 95, 97, 0.12);\n    border-radius: 10px;\n    background: linear-gradient(180deg, #ffffff 0%, #f7faf8 100%);\n  }\n\n  .chloro-ingredient::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 3px;\n    height: 100%;\n    background: var(--teal);\n  }\n\n  .chloro-ingredient-head {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 10px;\n    margin-bottom: 7px;\n  }\n\n  .chloro-ingredient-name {\n    color: var(--teal-dark);\n    font-size: 14px;\n    line-height: 1.3;\n    font-weight: 850;\n  }\n\n  .chloro-dose {\n    flex: 0 0 auto;\n    padding: 4px 9px;\n    border-radius: 999px;\n    background: var(--amber-soft);\n    color: #865706;\n    font-size: 11px;\n    line-height: 1.2;\n    font-weight: 850;\n    white-space: nowrap;\n  }\n\n  .chloro-ingredient-desc {\n    margin: 0;\n    color: rgba(48, 55, 56, 0.65);\n    font-size: 12.5px;\n    line-height: 1.48;\n  }\n\n  \/* =========================\n     PROFILE BAND\n  ========================== *\/\n  .chloro-profile-band {\n    margin-top: 24px;\n    padding: 20px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, #191c1c 0%, #282d2d 100%);\n    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);\n  }\n\n  .chloro-profile-title {\n    margin: 0 0 9px;\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 850;\n  }\n\n  .chloro-profile-title span {\n    color: #ffae28;\n  }\n\n  .chloro-profile-text {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.64);\n    font-size: 12.5px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     INFO\n  ========================== *\/\n  .chloro-info-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-top: 26px;\n  }\n\n  .chloro-info-box {\n    padding: 18px;\n    border: 1px solid rgba(53, 95, 97, 0.15);\n    border-radius: 11px;\n    background: linear-gradient(135deg, #eef4f1 0%, #ffffff 100%);\n  }\n\n  .chloro-info-title {\n    margin: 0 0 8px;\n    color: var(--black);\n    font-size: 15px;\n    line-height: 1.3;\n    font-weight: 850;\n  }\n\n  .chloro-info-title span {\n    color: var(--teal);\n  }\n\n  .chloro-info-text {\n    margin: 0;\n    color: rgba(48, 55, 56, 0.70);\n    font-size: 13.5px;\n    line-height: 1.58;\n  }\n\n  \/* =========================\n     RESPONSIVE\n  ========================== *\/\n  @media screen and (max-width: 989px) {\n    .chloro-benefit-grid,\n    .chloro-formula-strip {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .chloro-main-grid,\n    .chloro-info-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .chloro-formula-stat:nth-child(2)::after {\n      display: none;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .lomsir-chloro-pdp {\n      padding-top: 4px;\n    }\n\n    .chloro-benefit-grid {\n      gap: 9px;\n    }\n\n    .chloro-benefit-card {\n      min-height: 94px;\n      padding: 14px 9px;\n    }\n\n    .chloro-benefit-icon {\n      font-size: 21px;\n    }\n\n    .chloro-benefit-title {\n      font-size: 13px;\n    }\n\n    .chloro-intro {\n      font-size: 15px;\n    }\n\n    .chloro-formula-value {\n      font-size: 20px;\n    }\n\n    .chloro-panel {\n      padding: 16px;\n    }\n\n    .chloro-section-title {\n      font-size: 19px;\n    }\n\n    .chloro-feature-list li {\n      font-size: 14px;\n    }\n\n    .chloro-ingredient-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lomsir-chloro-pdp\"\u003e\n\n  \u003c!-- TOP BENEFITS --\u003e\n  \u003cdiv class=\"chloro-benefit-grid\"\u003e\n\n    \u003cdiv class=\"chloro-benefit-card\"\u003e\n      \u003cdiv class=\"chloro-benefit-icon\"\u003e🌿\u003c\/div\u003e\n      \u003cdiv class=\"chloro-benefit-title\"\u003e400 mg Chlorophyll\u003c\/div\u003e\n      \u003cdiv class=\"chloro-benefit-sub\"\u003ePer 2-capsule serving\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chloro-benefit-card\"\u003e\n      \u003cdiv class=\"chloro-benefit-icon\"\u003e✨\u003c\/div\u003e\n      \u003cdiv class=\"chloro-benefit-title\"\u003eInternal Freshness Support\u003c\/div\u003e\n      \u003cdiv class=\"chloro-benefit-sub\"\u003eDesigned for everyday freshness\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chloro-benefit-card\"\u003e\n      \u003cdiv class=\"chloro-benefit-icon\"\u003e🌱\u003c\/div\u003e\n      \u003cdiv class=\"chloro-benefit-title\"\u003e11-Ingredient Formula\u003c\/div\u003e\n      \u003cdiv class=\"chloro-benefit-sub\"\u003eGreens + botanical extracts\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chloro-benefit-card\"\u003e\n      \u003cdiv class=\"chloro-benefit-icon\"\u003e💚\u003c\/div\u003e\n      \u003cdiv class=\"chloro-benefit-title\"\u003eDigestive Wellness\u003c\/div\u003e\n      \u003cdiv class=\"chloro-benefit-sub\"\u003ePsyllium + peppermint + aloe\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003cp class=\"chloro-intro\"\u003e\n    \u003cstrong\u003eLOMSIR® Chlorophyll Full Body Freshness Support\u003c\/strong\u003e\n    features\n    \u003cspan class=\"chloro-highlight\"\u003e400 mg of chlorophyll per serving\u003c\/span\u003e\n    together with Matcha Green Tea, Alfalfa, Apple Cider Vinegar,\n    Wheatgrass, Psyllium, Peppermint and additional botanical extracts.\n    Designed for adults looking to complement their everyday internal\n    freshness and digestive wellness routine.\n  \u003c\/p\u003e\n\n\n  \u003c!-- FORMULA HIGHLIGHTS --\u003e\n  \u003cdiv class=\"chloro-formula-strip\"\u003e\n\n    \u003cdiv class=\"chloro-formula-stat\"\u003e\n      \u003cspan class=\"chloro-formula-value\"\u003e400 mg\u003c\/span\u003e\n      \u003cspan class=\"chloro-formula-label\"\u003eChlorophyll Per Serving\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chloro-formula-stat\"\u003e\n      \u003cspan class=\"chloro-formula-value\"\u003e11\u003c\/span\u003e\n      \u003cspan class=\"chloro-formula-label\"\u003eActive Ingredients\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chloro-formula-stat\"\u003e\n      \u003cspan class=\"chloro-formula-value\"\u003e2\u003c\/span\u003e\n      \u003cspan class=\"chloro-formula-label\"\u003eCapsules Per Serving\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chloro-formula-stat\"\u003e\n      \u003cspan class=\"chloro-formula-value\"\u003e30\u003c\/span\u003e\n      \u003cspan class=\"chloro-formula-label\"\u003eServings Per Container\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MAIN CONTENT --\u003e\n  \u003cdiv class=\"chloro-main-grid\"\u003e\n\n    \u003c!-- LEFT --\u003e\n    \u003cdiv class=\"chloro-panel\"\u003e\n\n      \u003cdiv class=\"chloro-section-title\"\u003e\n        Why Choose Chlorophyll Freshness Support?\n      \u003c\/div\u003e\n\n      \u003cul class=\"chloro-feature-list\"\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003e400 mg Chlorophyll:\u003c\/strong\u003e\n          Provides sodium copper chlorophyllin as the primary active\n          ingredient in every 2-capsule serving.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eInternal freshness-focused formula:\u003c\/strong\u003e\n          Developed for adults looking to incorporate chlorophyll and\n          botanical ingredients into an everyday freshness routine.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eGreens-based ingredient profile:\u003c\/strong\u003e\n          Features Matcha Green Tea, Alfalfa and Wheatgrass alongside\n          the core chlorophyll ingredient.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eDigestive wellness ingredients:\u003c\/strong\u003e\n          Includes Psyllium, Peppermint and Aloe Vera as part of the\n          complete nutritional formula.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eApple Cider Vinegar + botanicals:\u003c\/strong\u003e\n          ACV is paired with Clove, Sage and Licorice extracts for a\n          broad-spectrum ingredient profile.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cstrong\u003eConvenient capsule format:\u003c\/strong\u003e\n          60 quick-release capsules provide 30 servings per container.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- RIGHT --\u003e\n    \u003cdiv class=\"chloro-panel\"\u003e\n\n      \u003cdiv class=\"chloro-section-title\"\u003e\n        Premium Active Ingredients\n      \u003c\/div\u003e\n\n      \u003cp class=\"chloro-serving-note\"\u003e\n        Serving Size: 2 Capsules  |  30 Servings Per Container\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"chloro-ingredient-grid\"\u003e\n\n        \u003cdiv class=\"chloro-ingredient\"\u003e\n          \u003cdiv class=\"chloro-ingredient-head\"\u003e\n            \u003cdiv class=\"chloro-ingredient-name\"\u003eChlorophyll\u003c\/div\u003e\n            \u003cdiv class=\"chloro-dose\"\u003e400 mg\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"chloro-ingredient-desc\"\u003e\n            Provided as sodium copper chlorophyllin and positioned as the\n            core ingredient of the formula.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"chloro-ingredient\"\u003e\n          \u003cdiv class=\"chloro-ingredient-head\"\u003e\n            \u003cdiv class=\"chloro-ingredient-name\"\u003eMatcha Green Tea Extract\u003c\/div\u003e\n            \u003cdiv class=\"chloro-dose\"\u003e100 mg\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"chloro-ingredient-desc\"\u003e\n            Camellia sinensis leaf extract adds a recognizable green\n            botanical ingredient to the formula.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"chloro-ingredient\"\u003e\n          \u003cdiv class=\"chloro-ingredient-head\"\u003e\n            \u003cdiv class=\"chloro-ingredient-name\"\u003eAlfalfa Extract\u003c\/div\u003e\n            \u003cdiv class=\"chloro-dose\"\u003e100 mg\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"chloro-ingredient-desc\"\u003e\n            Medicago sativa leaf extract complements chlorophyll and\n            the formula's greens-focused profile.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"chloro-ingredient\"\u003e\n          \u003cdiv class=\"chloro-ingredient-head\"\u003e\n            \u003cdiv class=\"chloro-ingredient-name\"\u003eApple Cider Vinegar\u003c\/div\u003e\n            \u003cdiv class=\"chloro-dose\"\u003e50 mg\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"chloro-ingredient-desc\"\u003e\n            Apple cider vinegar fruit powder included as part of the\n            broad daily wellness blend.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"chloro-ingredient\"\u003e\n          \u003cdiv class=\"chloro-ingredient-head\"\u003e\n            \u003cdiv class=\"chloro-ingredient-name\"\u003eWheatgrass Extract\u003c\/div\u003e\n            \u003cdiv class=\"chloro-dose\"\u003e50 mg\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"chloro-ingredient-desc\"\u003e\n            Triticum aestivum leaf extract strengthens the product's\n            greens-based ingredient profile.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"chloro-ingredient\"\u003e\n          \u003cdiv class=\"chloro-ingredient-head\"\u003e\n            \u003cdiv class=\"chloro-ingredient-name\"\u003ePsyllium Powder\u003c\/div\u003e\n            \u003cdiv class=\"chloro-dose\"\u003e50 mg\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"chloro-ingredient-desc\"\u003e\n            Plantago ovata husk powder included as part of the product's\n            digestive wellness ingredient profile.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"chloro-ingredient\"\u003e\n          \u003cdiv class=\"chloro-ingredient-head\"\u003e\n            \u003cdiv class=\"chloro-ingredient-name\"\u003ePeppermint + Clove\u003c\/div\u003e\n            \u003cdiv class=\"chloro-dose\"\u003e50 mg each\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"chloro-ingredient-desc\"\u003e\n            Peppermint leaf and clove bud extracts add familiar aromatic\n            botanical ingredients to the formula.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"chloro-ingredient\"\u003e\n          \u003cdiv class=\"chloro-ingredient-head\"\u003e\n            \u003cdiv class=\"chloro-ingredient-name\"\u003eSage + Licorice + Aloe\u003c\/div\u003e\n            \u003cdiv class=\"chloro-dose\"\u003e50 mg each\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"chloro-ingredient-desc\"\u003e\n            Three additional botanical extracts complete the\n            11-ingredient formula.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INGREDIENT PROFILE --\u003e\n  \u003cdiv class=\"chloro-profile-band\"\u003e\n\n    \u003cdiv class=\"chloro-profile-title\"\u003e\n      \u003cspan\u003eGreens + Botanicals.\u003c\/span\u003e One Daily Freshness Formula.\n    \u003c\/div\u003e\n\n    \u003cp class=\"chloro-profile-text\"\u003e\n      Chlorophyll • Matcha Green Tea • Alfalfa • Apple Cider Vinegar •\n      Wheatgrass • Psyllium • Peppermint • Clove • Sage • Licorice • Aloe Vera\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- BOTTOM INFO --\u003e\n  \u003cdiv class=\"chloro-info-grid\"\u003e\n\n    \u003cdiv class=\"chloro-info-box\"\u003e\n      \u003cdiv class=\"chloro-info-title\"\u003e\n        \u003cspan\u003e01.\u003c\/span\u003e Suggested Use\n      \u003c\/div\u003e\n\n      \u003cp class=\"chloro-info-text\"\u003e\n        Serving size is 2 capsules. Follow the suggested use shown on the\n        product label or directions provided by a qualified healthcare professional.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chloro-info-box\"\u003e\n      \u003cdiv class=\"chloro-info-title\"\u003e\n        \u003cspan\u003e02.\u003c\/span\u003e Safety \u0026amp; Caution\n      \u003c\/div\u003e\n\n      \u003cp class=\"chloro-info-text\"\u003e\n        Consult a qualified healthcare professional before use if pregnant,\n        nursing, taking medication, or managing a medical condition.\n        Keep out of reach of children.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"LOMSIR","offers":[{"title":"Default Title","offer_id":50780416016627,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/3525\/2723\/files\/00591.png?v=1788315217","url":"https:\/\/lomsir.com\/products\/chlorophyll-full-body-freshness-capsules","provider":"LOMSIR","version":"1.0","type":"link"}