{"product_id":"glp-1-regularity-companion-low-fodmap-herbal-motility-support","title":"GLP-1 Regularity Companion — Low FODMAP Herbal Motility Support","description":"\u003cstyle\u003e\n  .herbal-cleanse-page {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n    line-height: 1.6;\n    color: #2c3e50;\n    max-width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n  \n  .hero-section {\n    background: linear-gradient(135deg, #8AA435 0%, #6d8329 100%);\n    color: white;\n    padding: 50px 30px;\n    text-align: center;\n    border-radius: 12px;\n    margin-bottom: 40px;\n    box-shadow: 0 8px 24px rgba(138, 164, 53, 0.25);\n  }\n  \n  .hero-section h1 {\n    font-size: 2.2em;\n    margin: 0 0 15px 0;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n  \n  .hero-section .subtitle {\n    font-size: 1.2em;\n    opacity: 0.95;\n    margin: 0;\n    font-weight: 300;\n  }\n  \n  .intro-text {\n    background: #f8faf5;\n    padding: 35px;\n    border-radius: 12px;\n    margin-bottom: 40px;\n    border-left: 5px solid #8AA435;\n    font-size: 1.05em;\n  }\n  \n  .intro-text p {\n    margin: 0 0 15px 0;\n  }\n  \n  .intro-text p:last-child {\n    margin-bottom: 0;\n  }\n  \n  .who-for-badge {\n    background: linear-gradient(135deg, #c9db9a 0%, #b8cc7f 100%);\n    padding: 25px;\n    border-radius: 12px;\n    margin: 40px 0;\n    text-align: center;\n    border: 2px solid #8AA435;\n  }\n  \n  .who-for-badge h3 {\n    color: #5a7025;\n    margin: 0 0 12px 0;\n    font-size: 1.3em;\n    font-weight: 700;\n  }\n  \n  .who-for-badge p {\n    color: #2c3e50;\n    margin: 0;\n    font-size: 1.05em;\n  }\n  \n  .benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 25px;\n    margin: 40px 0;\n  }\n  \n  .benefit-card {\n    background: white;\n    padding: 30px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n    border-top: 4px solid #8AA435;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  \n  .benefit-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 8px 25px rgba(138, 164, 53, 0.2);\n  }\n  \n  .benefit-card h3 {\n    color: #8AA435;\n    font-size: 1.3em;\n    margin: 0 0 12px 0;\n    font-weight: 700;\n  }\n  \n  .benefit-card p {\n    margin: 0;\n    color: #555;\n    font-size: 0.98em;\n  }\n  \n  .formulation-section {\n    background: linear-gradient(135deg, #8AA435 0%, #729030 100%);\n    color: white;\n    padding: 40px;\n    border-radius: 12px;\n    margin: 40px 0;\n  }\n  \n  .formulation-section h2 {\n    margin: 0 0 15px 0;\n    font-size: 1.8em;\n    font-weight: 700;\n  }\n  \n  .formulation-section p {\n    margin: 0;\n    font-size: 1.05em;\n    line-height: 1.7;\n  }\n  \n  .quality-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n    margin: 40px 0;\n  }\n  \n  .badge {\n    background: #f8faf5;\n    color: #8AA435;\n    padding: 12px 24px;\n    border-radius: 30px;\n    font-weight: 600;\n    border: 2px solid #8AA435;\n    font-size: 0.9em;\n    white-space: nowrap;\n  }\n  \n  .ingredients-section {\n    background: white;\n    padding: 35px;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n    margin: 40px 0;\n  }\n  \n  .ingredients-section h2 {\n    color: #8AA435;\n    margin: 0 0 20px 0;\n    font-size: 1.8em;\n    font-weight: 700;\n  }\n  \n  .ingredient-list {\n    background: #f8faf5;\n    padding: 25px;\n    border-radius: 8px;\n    border-left: 4px solid #8AA435;\n  }\n  \n  .ingredient-list p {\n    margin: 0;\n    line-height: 1.8;\n    color: #2c3e50;\n  }\n  \n  .usage-section {\n    background: linear-gradient(135deg, #c9db9a 0%, #b8cc7f 100%);\n    padding: 35px;\n    border-radius: 12px;\n    margin: 40px 0;\n    text-align: center;\n    border: 2px solid #8AA435;\n  }\n  \n  .usage-section h2 {\n    color: #5a7025;\n    margin: 0 0 15px 0;\n    font-size: 1.8em;\n    font-weight: 700;\n  }\n  \n  .usage-section p {\n    margin: 0;\n    font-size: 1.15em;\n    color: #2c3e50;\n    font-weight: 500;\n  }\n  \n  .disclaimer {\n    background: #fff3cd;\n    padding: 20px;\n    border-radius: 8px;\n    border-left: 4px solid #ffc107;\n    margin: 40px 0;\n    font-size: 0.9em;\n    color: #856404;\n  }\n  \n  .disclaimer p {\n    margin: 0;\n  }\n  \n  .final-cta {\n    background: linear-gradient(135deg, #8AA435 0%, #6d8329 100%);\n    color: white;\n    padding: 50px 30px;\n    text-align: center;\n    border-radius: 12px;\n    margin: 40px 0;\n    box-shadow: 0 8px 24px rgba(138, 164, 53, 0.25);\n  }\n  \n  .final-cta h2 {\n    font-size: 2em;\n    margin: 0 0 15px 0;\n    font-weight: 700;\n  }\n  \n  .final-cta p {\n    font-size: 1.1em;\n    margin: 0 0 30px 0;\n    opacity: 0.95;\n  }\n  \n  .cta-button {\n    display: inline-block;\n    background: white;\n    color: #8AA435;\n    padding: 18px 45px;\n    border-radius: 50px;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 1.1em;\n    transition: all 0.3s ease;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.2);\n    cursor: pointer;\n    border: none;\n  }\n  \n  .cta-button:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.3);\n    background: #f8faf5;\n  }\n  \n  @media (max-width: 768px) {\n    .hero-section h1 {\n      font-size: 1.6em;\n    }\n    \n    .hero-section .subtitle {\n      font-size: 1em;\n    }\n    \n    .benefits-grid {\n      grid-template-columns: 1fr;\n    }\n    \n    .quality-badges {\n      justify-content: center;\n    }\n    \n    .badge {\n      font-size: 0.85em;\n      padding: 10px 18px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"herbal-cleanse-page\" id=\"product-top\"\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003ch1 dir=\"ltr\"\u003e\u003cspan\u003eGentle Regularity Support for GLP-1 Users Navigating Constipation and Sluggish Digestion.\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003e\u003cmeta charset=\"UTF-8\"\u003e\u003cb id=\"docs-internal-guid-a3e981d3-7fff-81d3-bed6-828a8f381117\"\u003e\u003cspan\u003eLow FODMAP • Physician Formulated • Gentle Motility Support\u003c\/span\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro-text\"\u003eConstipation is commonly reported during GLP-1 therapy and may relate to slower motility, reduced food intake, and hydration shifts. This formula is positioned as a GLP-1 companion designed to gently support regularity while prioritizing digestive tolerance and Low FODMAP considerations. It is built for real-world GLP-1 routines where comfort, consistency, and adherence matter.\u003c\/div\u003e\n\u003cdiv class=\"who-for-badge\"\u003e\n\u003ch3 dir=\"ltr\"\u003e\u003cspan\u003eWhat GLP-1 Users Often Need for Regularity\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003eRegularity support during GLP-1 therapy works best as part of a system that includes hydration, food choices, movement, and gentle supplements your body tolerates. This product is designed to support that system—without harsh detox positioning or aggressive claims.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003eSupports Bowel Regularity \u0026amp; Motility\u003c\/h3\u003e\n\u003cp\u003eSupports natural bowel movement patterns during GLP-1 therapy when slower motility and reduced intake may affect regularity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003eGentle Botanical Motility Support\u003c\/h3\u003e\n\u003cp\u003eIncludes traditionally used botanicals formulated in a tolerance-first capsule routine designed for supportive, bedtime use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3\u003eDesigned for Digestive Comfort\u003c\/h3\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003eFormulated with digestive sensitivity in mind, especially for individuals navigating appetite suppression and GI changes during GLP-1 therapy.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3 dir=\"ltr\"\u003e\u003cspan\u003eMicrobiome-Aware Support\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003eIncludes probiotic organisms intended to support microbial balance while maintaining a Low FODMAP-aligned approach.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"formulation-section\"\u003e\n\u003ch2\u003ePhysician-Formulated Excellence\u003c\/h2\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003eCreated by Dr. Onyx Adegbola, MD PhD (Columbia MD, Johns Hopkins PhD), board certified in obesity medicine and menopause management. This formula reflects a clinical, tolerance-first approach to digestive support for individuals using GLP-1 medications—prioritizing safety, real-world use, and adherence.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quality-badges\"\u003e\n\u003cspan class=\"badge\"\u003eLow-FODMAP\u003c\/span\u003e \u003cspan class=\"badge\"\u003eThird-Party Tested\u003c\/span\u003e \u003cspan class=\"badge\"\u003ecGMP Facility\u003c\/span\u003e \u003cspan class=\"badge\"\u003eGut Friendly\u003c\/span\u003e \u003cspan class=\"badge\"\u003eNatural Ingredients\u003c\/span\u003e \u003cspan class=\"badge\"\u003ePaleo Compatible\u003c\/span\u003e \u003cspan class=\"badge\"\u003eKeto Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ingredients-section\"\u003e\n\u003ch2\u003eIngredients\u003c\/h2\u003e\n\u003cdiv class=\"ingredient-list\"\u003e\n\u003cp\u003e\u003cstrong\u003eProprietary Blend 1090 mg\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eConsisting of Psyllium Husks Powder, Cascara Sagrada Bark Extract (10% Cascarosides), Senna Leaf Extract (20% Sennosides), Flaxseed Powder, Lactobacillus acidophilus (5 Billion\/Gram), Rice Powder, Aloe Vera Leaf (200:1 extract), and Medium Chain Triglycerides.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-section\"\u003e\n\u003ch2\u003eHow to Use\u003c\/h2\u003e\n\u003cp\u003eTake 1–2 capsules before bedtime with 8 oz of water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"disclaimer\"\u003e\n\u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"final-cta\"\u003e\n\u003ch2\u003eReady for Gentle, Reliable Support?\u003c\/h2\u003e\n\u003cp\u003eIf your gut rejects harsh cleanses, start with gentle support designed for real-world digestion.\u003c\/p\u003e\n\u003ca href=\"#product-top\" class=\"cta-button\"\u003eShop Now\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"casa de sante","offers":[{"title":"Default Title","offer_id":49017085460720,"sku":"CASA-58","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/6263\/2688\/files\/Songs_Library_8.jpg?v=1774055413","url":"https:\/\/viadweb.com\/products\/glp-1-regularity-companion-low-fodmap-herbal-motility-support","provider":"VIA dWEB","version":"1.0","type":"link"}