{"product_id":"wholesome-in-bulk-psyllium-husk","title":"Wholesome in bulk™ Psyllium husk","description":"\u003cstyle\u003e\n  .lp-product-story,\n  .lp-product-story * {\n    box-sizing: border-box;\n  }\n\n  .lp-product-story {\n    --lp-green: #263d34;\n    --lp-green-soft: #eef3ef;\n    --lp-gold: #aa8b55;\n    --lp-cream: #faf8f3;\n    --lp-border: #e5e0d6;\n    --lp-text: #323834;\n    --lp-muted: #6c746f;\n    --lp-red: #b32727;\n    --lp-red-dark: #922020;\n    --lp-warning-bg: #fff8ec;\n    --lp-warning-border: #d7aa62;\n\n    max-width: 920px;\n    margin: 0 auto;\n    color: var(--lp-text);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .lp-product-story h2,\n  .lp-product-story h3,\n  .lp-product-story p {\n    margin-top: 0;\n  }\n\n  \/* INTRO \/ HERO *\/\n  .lp-intro {\n    position: relative;\n    padding: 42px 44px;\n    margin-bottom: 48px;\n    overflow: hidden;\n    background: linear-gradient(\n      135deg,\n      rgba(38, 61, 52, 0.98),\n      rgba(48, 73, 63, 0.94)\n    );\n    border-radius: 4px;\n    color: #ffffff;\n  }\n\n  .lp-intro:after {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 130px;\n    height: 100%;\n    background: linear-gradient(\n      90deg,\n      transparent,\n      rgba(255, 255, 255, 0.035)\n    );\n    pointer-events: none;\n  }\n\n  .lp-eyebrow {\n    display: block;\n    margin-bottom: 13px;\n    color: #dac7a2;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .lp-intro h2 {\n    max-width: 720px;\n    margin-bottom: 18px;\n    color: #ffffff;\n    font-size: clamp(27px, 4vw, 38px);\n    font-weight: 500;\n    line-height: 1.2;\n    letter-spacing: -0.02em;\n  }\n\n  .lp-intro p {\n    max-width: 760px;\n    margin-bottom: 0;\n    color: rgba(255, 255, 255, 0.88);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  \/* GENERAL SECTIONS *\/\n  .lp-section {\n    margin: 48px 0;\n  }\n\n  .lp-section-header {\n    margin-bottom: 26px;\n  }\n\n  .lp-section-header .lp-eyebrow {\n    margin-bottom: 8px;\n    color: var(--lp-gold);\n  }\n\n  .lp-section-header h2 {\n    margin-bottom: 12px;\n    color: var(--lp-green);\n    font-size: clamp(25px, 3vw, 32px);\n    font-weight: 500;\n    line-height: 1.25;\n    letter-spacing: -0.015em;\n  }\n\n  .lp-section-header p {\n    max-width: 780px;\n    color: var(--lp-muted);\n  }\n\n  \/* BENEFIT GRID *\/\n  .lp-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .lp-benefit {\n    position: relative;\n    padding: 25px 25px 23px 27px;\n    background: #ffffff;\n    border: 1px solid var(--lp-border);\n    border-radius: 3px;\n  }\n\n  .lp-benefit:before {\n    content: \"\";\n    position: absolute;\n    top: 25px;\n    left: 0;\n    width: 3px;\n    height: 30px;\n    background: var(--lp-gold);\n  }\n\n  .lp-benefit h3 {\n    margin-bottom: 8px;\n    color: var(--lp-green);\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .lp-benefit p {\n    margin-bottom: 0;\n    color: var(--lp-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* FORMULATION SECTION *\/\n  .lp-formulation-wrap {\n    padding: 36px 38px;\n    background: var(--lp-cream);\n    border: 1px solid var(--lp-border);\n    border-radius: 4px;\n  }\n\n  .lp-formulation-wrap h2 {\n    margin-bottom: 14px;\n    color: var(--lp-green);\n    font-size: clamp(24px, 3vw, 30px);\n    font-weight: 500;\n    line-height: 1.3;\n  }\n\n  .lp-formulation-wrap \u003e p {\n    color: var(--lp-muted);\n  }\n\n  .lp-formulations {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px 24px;\n    padding: 0;\n    margin: 24px 0 28px;\n    list-style: none;\n  }\n\n  .lp-formulations li {\n    position: relative;\n    padding: 10px 0 10px 28px;\n    border-bottom: 1px solid rgba(38, 61, 52, 0.1);\n    color: var(--lp-text);\n    font-size: 15px;\n  }\n\n  .lp-formulations li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 9px;\n    color: var(--lp-gold);\n    font-weight: 700;\n  }\n\n  .lp-highlight {\n    margin: 0;\n    padding: 20px 22px;\n    background: #ffffff;\n    border-left: 3px solid var(--lp-gold);\n    color: var(--lp-green);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* WHOLE HUSK VS POWDER *\/\n  .lp-compare-wrap {\n    padding: 36px 38px;\n    background: #ffffff;\n    border: 1px solid var(--lp-border);\n    border-radius: 4px;\n  }\n\n  .lp-compare-wrap .lp-eyebrow {\n    margin-bottom: 8px;\n    color: var(--lp-gold);\n  }\n\n  .lp-compare-wrap h2 {\n    margin-bottom: 12px;\n    color: var(--lp-green);\n    font-size: clamp(24px, 3vw, 30px);\n    font-weight: 500;\n    line-height: 1.3;\n  }\n\n  .lp-compare-intro {\n    max-width: 780px;\n    margin-bottom: 26px;\n    color: var(--lp-muted);\n  }\n\n  .lp-compare-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .lp-compare-item {\n    padding: 24px;\n    background: var(--lp-cream);\n    border: 1px solid var(--lp-border);\n    border-radius: 3px;\n  }\n\n  .lp-compare-item h3 {\n    margin-bottom: 8px;\n    color: var(--lp-green);\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .lp-compare-item p {\n    margin-bottom: 0;\n    color: var(--lp-muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-compare-note {\n    margin: 18px 0 0;\n    padding: 20px 22px;\n    background: var(--lp-green-soft);\n    border-left: 3px solid var(--lp-gold);\n    color: var(--lp-text);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-compare-note strong {\n    color: var(--lp-green);\n  }\n\n  \/* SAFETY PANEL *\/\n  .lp-safety-wrap {\n    padding: 34px 38px;\n    background: var(--lp-warning-bg);\n    border: 1px solid var(--lp-warning-border);\n    border-left: 4px solid var(--lp-gold);\n    border-radius: 4px;\n  }\n\n  .lp-safety-wrap .lp-eyebrow {\n    margin-bottom: 8px;\n    color: #92703c;\n  }\n\n  .lp-safety-wrap h2 {\n    margin-bottom: 12px;\n    color: var(--lp-green);\n    font-size: clamp(24px, 3vw, 30px);\n    font-weight: 500;\n    line-height: 1.3;\n  }\n\n  .lp-safety-wrap \u003e p {\n    color: var(--lp-text);\n  }\n\n  .lp-safety-list {\n    padding: 0;\n    margin: 22px 0 0;\n    list-style: none;\n  }\n\n  .lp-safety-list li {\n    position: relative;\n    padding: 11px 0 11px 30px;\n    border-bottom: 1px solid rgba(170, 139, 85, 0.2);\n    color: var(--lp-text);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .lp-safety-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .lp-safety-list li:before {\n    content: \"!\";\n    position: absolute;\n    top: 13px;\n    left: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 18px;\n    height: 18px;\n    border: 1px solid var(--lp-gold);\n    border-radius: 50%;\n    color: #92703c;\n    font-size: 11px;\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  \/* PRODUCT SPECIFICATIONS *\/\n  .lp-specifications {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    margin-top: 42px;\n    background: #ffffff;\n    border-top: 1px solid var(--lp-border);\n    border-bottom: 1px solid var(--lp-border);\n  }\n\n  .lp-spec {\n    padding: 22px 20px;\n    border-right: 1px solid var(--lp-border);\n  }\n\n  .lp-spec:last-child {\n    border-right: 0;\n  }\n\n  .lp-spec-label {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--lp-muted);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .lp-spec-value {\n    color: var(--lp-green);\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n  }\n\n  \/* CTA *\/\n  .lp-cta-wrap {\n    margin-top: 42px;\n    padding: 34px 28px 28px;\n    background: var(--lp-cream);\n    border: 1px solid var(--lp-border);\n    border-radius: 4px;\n    text-align: center;\n  }\n\n  .lp-cta-wrap .lp-eyebrow {\n    color: var(--lp-gold);\n  }\n\n  .lp-cta-wrap h2 {\n    max-width: 700px;\n    margin: 0 auto 12px;\n    color: var(--lp-green);\n    font-size: clamp(24px, 3vw, 30px);\n    font-weight: 500;\n    line-height: 1.3;\n  }\n\n  .lp-cta-copy {\n    max-width: 720px;\n    margin: 0 auto 25px;\n    color: var(--lp-muted);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .lp-cta-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 100%;\n    max-width: 430px;\n    min-height: 56px;\n    padding: 15px 30px;\n    background: var(--lp-red);\n    border: 1px solid var(--lp-red);\n    border-radius: 3px;\n    color: #ffffff !important;\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.3;\n    letter-spacing: 0.06em;\n    text-align: center;\n    text-decoration: none !important;\n    text-transform: uppercase;\n    cursor: pointer;\n    transition:\n      background-color 0.2s ease,\n      border-color 0.2s ease,\n      transform 0.2s ease;\n  }\n\n  .lp-cta-button:hover {\n    background: var(--lp-red-dark);\n    border-color: var(--lp-red-dark);\n    color: #ffffff !important;\n    transform: translateY(-1px);\n  }\n\n  .lp-cta-button:focus-visible {\n    outline: 2px solid var(--lp-green);\n    outline-offset: 3px;\n  }\n\n  .lp-bulk-notice {\n    max-width: 700px;\n    margin: 20px auto 0;\n    color: var(--lp-muted);\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .lp-bulk-notice strong {\n    color: var(--lp-text);\n  }\n\n  \/* FDA DISCLAIMER *\/\n  .lp-disclaimer {\n    margin-top: 38px;\n    padding: 20px 22px;\n    background: #f8f8f6;\n    border: 1px solid #e9e9e5;\n    color: #777c78;\n    font-size: 12px;\n    line-height: 1.65;\n  }\n\n  .lp-disclaimer strong {\n    color: #5f6561;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 749px) {\n    .lp-product-story {\n      font-size: 15px;\n    }\n\n    .lp-intro {\n      padding: 31px 24px;\n      margin-bottom: 38px;\n    }\n\n    .lp-intro p {\n      font-size: 16px;\n    }\n\n    .lp-section {\n      margin: 38px 0;\n    }\n\n    .lp-benefits,\n    .lp-formulations,\n    .lp-compare-grid,\n    .lp-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .lp-benefit {\n      padding: 22px 20px 21px 24px;\n    }\n\n    .lp-formulation-wrap,\n    .lp-compare-wrap,\n    .lp-safety-wrap {\n      padding: 28px 22px;\n    }\n\n    .lp-formulations {\n      gap: 0;\n    }\n\n    .lp-compare-item {\n      padding: 20px;\n    }\n\n    .lp-spec {\n      padding: 17px 5px;\n      border-right: 0;\n      border-bottom: 1px solid var(--lp-border);\n    }\n\n    .lp-spec:last-child {\n      border-bottom: 0;\n    }\n\n    .lp-cta-wrap {\n      margin-top: 32px;\n      padding: 28px 20px 23px;\n    }\n\n    .lp-cta-button {\n      max-width: 100%;\n      min-height: 54px;\n      padding: 14px 20px;\n      font-size: 14px;\n    }\n\n    .lp-bulk-notice {\n      font-size: 11.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lp-product-story\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"lp-intro\"\u003e\n\n    \u003cspan class=\"lp-eyebrow\"\u003e\n      Wholesome in bulk™ · Dietary Fiber\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      The practical bulk fiber people can use every day\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Psyllium husk, \u003cem\u003ePlantago ovata\u003c\/em\u003e, is a simple and versatile\n      bulk fiber ingredient for businesses creating everyday nutrition,\n      digestive wellness, baking, beverage, and high-fiber food formulations.\n      Its ability to absorb liquid and form a soft gel gives psyllium a\n      distinctive role in both\n      \u003cstrong\u003edaily fiber routines and practical food formulation.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- KEY BENEFITS --\u003e\n  \u003csection class=\"lp-section\"\u003e\n\n    \u003cdiv class=\"lp-section-header\"\u003e\n\n      \u003cspan class=\"lp-eyebrow\"\u003e\n        Why Psyllium Husk\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Simple fiber for everyday formulations\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Psyllium provides formulators with a recognizable botanical fiber\n        ingredient that combines digestive wellness positioning with useful\n        water binding, thickening, and food formulation properties.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lp-benefits\"\u003e\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eSupports bowel regularity*\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Psyllium husk helps maintain bowel regularity and supports normal\n          bowel movements, making it especially relevant for everyday\n          digestive wellness products.*\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eSupports digestive function*\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Psyllium supports digestive health, healthy intestinal function,\n          and normal digestive function as part of a regular fiber routine.*\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eSupports healthy stool formation*\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Because psyllium absorbs water and increases in volume, it can help\n          increase normal stool bulk and support healthy stool formation and\n          consistency.*\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eAbsorbs liquid \u0026amp; forms a gel\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Psyllium's strong water binding properties give it useful functional\n          characteristics for beverages, baking, nutrition mixes, and other\n          formulations where fiber and texture both matter.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eVersatile for beverages\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Psyllium can be incorporated into smoothies, shakes, beverage mixes,\n          and other liquid formulations where additional dietary fiber and\n          texture are desired.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eUseful in baking\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Its water binding properties can contribute structure, moisture\n          retention, and texture in breads, baked goods, cereals, nutrition\n          mixes, and fiber focused recipes.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FORMULATION USES --\u003e\n  \u003csection class=\"lp-section\"\u003e\n\n    \u003cdiv class=\"lp-formulation-wrap\"\u003e\n\n      \u003cspan class=\"lp-eyebrow\"\u003e\n        Formulation Versatility\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        From daily fiber routines to baking and nutrition products\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Psyllium husk can be incorporated into a broad range of food,\n        beverage, wellness, and nutrition concepts, including:\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"lp-formulations\"\u003e\n\n        \u003cli\u003eSmoothies\u003c\/li\u003e\n        \u003cli\u003eShakes\u003c\/li\u003e\n        \u003cli\u003eBeverage mixes\u003c\/li\u003e\n        \u003cli\u003eNutrition blends\u003c\/li\u003e\n        \u003cli\u003eFiber supplements\u003c\/li\u003e\n        \u003cli\u003eBreads\u003c\/li\u003e\n        \u003cli\u003eBaked goods\u003c\/li\u003e\n        \u003cli\u003eCereals\u003c\/li\u003e\n        \u003cli\u003eHigh-fiber recipes\u003c\/li\u003e\n        \u003cli\u003eFunctional foods\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n\n      \u003cp class=\"lp-highlight\"\u003e\n        Psyllium gives formulators a practical combination of\n        \u003cstrong\u003e\n          dietary fiber, water-binding functionality, texture, and familiar\n          digestive wellness positioning.\n        \u003c\/strong\u003e\n        That makes it useful well beyond traditional standalone fiber products.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHOLE HUSK VS POWDER --\u003e\n  \u003csection class=\"lp-section\"\u003e\n\n    \u003cdiv class=\"lp-compare-wrap\"\u003e\n\n      \u003cspan class=\"lp-eyebrow\"\u003e\n        Know Your Ingredient\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Whole psyllium husk and psyllium powder are different forms\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lp-compare-intro\"\u003e\n        Particle size can affect how psyllium absorbs liquid, thickens,\n        mixes, and behaves in a finished recipe. Formulators should account\n        for the specific form being used rather than assuming whole husk and\n        finely milled powder will perform identically.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"lp-compare-grid\"\u003e\n\n        \u003cdiv class=\"lp-compare-item\"\u003e\n\n          \u003ch3\u003eWhole psyllium husk\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Whole husk consists of larger pieces of the psyllium seed husk.\n            Its particle size influences hydration, texture, and the way it\n            disperses in beverages, baking, and other food applications.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lp-compare-item\"\u003e\n\n          \u003ch3\u003ePsyllium powder\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Psyllium powder is milled to a much finer particle size and can\n            absorb liquid and thicken differently than whole husk, affecting\n            mixing behavior, texture, and recipe requirements.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cp class=\"lp-compare-note\"\u003e\n        \u003cstrong\u003eFormulation note:\u003c\/strong\u003e\n        when replacing one form with the other, account for differences in\n        particle size, hydration rate, thickening, texture, and the amount\n        required in the finished formulation.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MIXING \u0026 SAFETY --\u003e\n  \u003csection class=\"lp-section\"\u003e\n\n    \u003cdiv class=\"lp-safety-wrap\"\u003e\n\n      \u003cspan class=\"lp-eyebrow\"\u003e\n        Important Mixing \u0026amp; Safety Information\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Psyllium must be consumed with adequate liquid\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Psyllium expands rapidly when exposed to liquid. Appropriate mixing\n        and adequate fluid are important for direct consumption.\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"lp-safety-list\"\u003e\n\n        \u003cli\u003e\n          For direct consumption, mix the intended amount of psyllium husk\n          into at least 8 ounces of water or another beverage.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Stir briskly until evenly dispersed and drink promptly before the\n          mixture thickens.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Follow with additional water as needed to maintain adequate fluid\n          intake.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not consume dry psyllium husk by itself.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not use psyllium without adequate liquid because insufficient\n          fluid can create a choking hazard.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          People who have difficulty swallowing should not consume psyllium\n          without guidance from a qualified healthcare professional.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Keep psyllium and prepared mixtures away from small children unless\n          appropriately supervised.\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003cdiv class=\"lp-specifications\"\u003e\n\n    \u003cdiv class=\"lp-spec\"\u003e\n\n      \u003cspan class=\"lp-spec-label\"\u003e\n        Ingredient\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lp-spec-value\"\u003e\n        Psyllium husk\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lp-spec\"\u003e\n\n      \u003cspan class=\"lp-spec-label\"\u003e\n        Botanical name\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lp-spec-value\"\u003e\n        \u003cem\u003ePlantago ovata\u003c\/em\u003e\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lp-spec\"\u003e\n\n      \u003cspan class=\"lp-spec-label\"\u003e\n        Ingredient type\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lp-spec-value\"\u003e\n        Dietary fiber\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lp-spec\"\u003e\n\n      \u003cspan class=\"lp-spec-label\"\u003e\n        Available sizes\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lp-spec-value\"\u003e\n        1, 5, 10 \u0026amp; 25 lb\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- CALL TO ACTION --\u003e\n  \u003cdiv class=\"lp-cta-wrap\"\u003e\n\n    \u003cspan class=\"lp-eyebrow\"\u003e\n      Everyday Fiber Versatility\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      A practical fiber staple for everyday use\n    \u003c\/h2\u003e\n\n    \u003cp class=\"lp-cta-copy\"\u003e\n      From smoothies and beverage mixes to baking and fiber focused foods,\n      psyllium husk gives commercial buyers a practical ingredient that\n      combines dietary fiber, digestive wellness positioning, and useful\n      formulation properties across a wide range of applications.*\n    \u003c\/p\u003e\n\n\n    \u003ca href=\"#\" class=\"lp-cta-button\" aria-label=\"Return to the top of the page to order Psyllium Husk\" onclick=\"window.scrollTo({ top: 0, behavior: 'smooth' }); return false;\"\u003e\n      Order Psyllium Husk\n    \u003c\/a\u003e\n\n\n    \u003cp class=\"lp-bulk-notice\"\u003e\n\n      \u003cstrong\u003eBulk sizes available:\u003c\/strong\u003e\n      1 lb, 5 lb, 10 lb, and 25 lb for food manufacturers, bakeries,\n      wellness brands, supplement companies, commercial kitchens,\n      formulators, and other higher volume buyers.\n\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FDA DISCLAIMER --\u003e\n  \u003cdiv class=\"lp-disclaimer\"\u003e\n\n    \u003cstrong\u003e* FDA Disclaimer:\u003c\/strong\u003e\n    These statements have not been evaluated by the Food and Drug Administration.\n    This product is not intended to diagnose, treat, cure, or prevent any disease.\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Longevity Premier Nutraceuticals Inc","offers":[{"title":"5 kilograms (11 lbs)","offer_id":45593237258309,"sku":null,"price":369.99,"currency_code":"USD","in_stock":true},{"title":"25 kilograms (55 lbs)","offer_id":45593237291077,"sku":null,"price":1849.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2008\/4147\/files\/WholesomeinBulk-Copy.png?v=1786637665","url":"https:\/\/longevitypremier.com\/products\/wholesome-in-bulk-psyllium-husk","provider":"Longevity Premier Nutraceuticals Inc","version":"1.0","type":"link"}