{"product_id":"wholesome-in-bulk-lions-mane","title":"Wholesome in bulk™ Lion's mane","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\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  .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  .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  .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  .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  .lp-quality-wrap {\n    padding: 36px 38px;\n    background: #ffffff;\n    border: 1px solid var(--lp-border);\n    border-radius: 4px;\n  }\n\n  .lp-quality-wrap .lp-eyebrow {\n    margin-bottom: 8px;\n    color: var(--lp-gold);\n  }\n\n  .lp-quality-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-quality-intro {\n    max-width: 780px;\n    margin-bottom: 26px;\n    color: var(--lp-muted);\n  }\n\n  .lp-quality-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .lp-quality-item {\n    padding: 24px;\n    background: var(--lp-cream);\n    border: 1px solid var(--lp-border);\n    border-radius: 3px;\n  }\n\n  .lp-quality-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-quality-item p {\n    margin-bottom: 0;\n    color: var(--lp-muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-research-note {\n    position: relative;\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-research-note strong {\n    color: var(--lp-green);\n  }\n\n  .lp-specifications {\n    display: grid;\n    grid-template-columns: repeat(3, 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 24px;\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  .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  @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-quality-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-quality-wrap {\n      padding: 28px 22px;\n    }\n\n    .lp-formulations {\n      gap: 0;\n    }\n\n    .lp-quality-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  \u003csection class=\"lp-intro\"\u003e\n\n    \u003cspan class=\"lp-eyebrow\"\u003e\n      Wholesome in bulk™ · Functional Mushroom\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Premium mushroom quality that customers can verify\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Lion's mane mushroom, \u003cem\u003eHericium erinaceus\u003c\/em\u003e, has become one of\n      the most recognizable functional mushrooms in modern wellness\n      formulation. For commercial buyers, quality goes beyond the ingredient\n      name. Mushroom source, beta glucan content, extraction method, added\n      carriers, and the presence of mycelium or grain substrate can all\n      influence how an ingredient should be evaluated and used.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"lp-section\"\u003e\n\n    \u003cdiv class=\"lp-section-header\"\u003e\n\n      \u003cspan class=\"lp-eyebrow\"\u003e\n        Why Lion's Mane\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Quality begins with the mushroom material\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Lion's mane ingredients can differ significantly in source, processing,\n        composition, and testing. Commercial buyers should evaluate meaningful\n        specifications rather than relying on the ingredient name alone.\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\u003eFruiting body identity matters\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Fruiting body source is an important distinction for buyers who want\n          greater transparency about exactly what their mushroom ingredient\n          contains.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eLook for beta glucan testing\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Beta glucan testing can provide a more useful quality reference than\n          a general polysaccharide number when comparing mushroom ingredients.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eExtraction method matters\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Processing can influence how lion's mane behaves in a finished\n          formulation, making extraction information useful for manufacturers\n          and product developers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eTransparent ingredient composition\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Mycelium, grain substrate, and carrier ingredients can materially\n          change the composition of a mushroom product and should be clearly\n          disclosed.\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          Lion's mane can be incorporated into hot beverage mixes, mushroom\n          drinks, cacao blends, tea formulations, and other modern wellness\n          beverage concepts.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eVersatile for capsules and powders\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Its recognizable name and broad application potential make lion's\n          mane useful for capsule formulations, powdered blends, drink mixes,\n          and more complex mushroom products.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\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        Designed for modern mushroom formulations\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Lion's mane works across a broad range of commercial wellness\n        applications and can be incorporated into:\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"lp-formulations\"\u003e\n\n        \u003cli\u003eCapsules\u003c\/li\u003e\n        \u003cli\u003ePowdered blends\u003c\/li\u003e\n        \u003cli\u003eDrink mixes\u003c\/li\u003e\n        \u003cli\u003eFunctional beverages\u003c\/li\u003e\n        \u003cli\u003eMushroom coffee alternatives\u003c\/li\u003e\n        \u003cli\u003eCacao blends\u003c\/li\u003e\n        \u003cli\u003eTea formulations\u003c\/li\u003e\n        \u003cli\u003eWarm wellness drinks\u003c\/li\u003e\n        \u003cli\u003eSingle ingredient concepts\u003c\/li\u003e\n        \u003cli\u003eMushroom and botanical blends\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n\n      \u003cp class=\"lp-highlight\"\u003e\n        Lion's mane gives manufacturers the flexibility to build\n        \u003cstrong\u003e\n          everything from simple mushroom products to more complex beverage,\n          capsule, and botanical formulations.\n        \u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"lp-section\"\u003e\n\n    \u003cdiv class=\"lp-quality-wrap\"\u003e\n\n      \u003cspan class=\"lp-eyebrow\"\u003e\n        What Commercial Buyers Should Review\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        A premium mushroom ingredient should be more than a name\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lp-quality-intro\"\u003e\n        A quality focused purchasing decision should consider mushroom source,\n        beta glucan testing, extraction method, ingredient composition, and\n        supporting documentation together.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"lp-quality-grid\"\u003e\n\n        \u003cdiv class=\"lp-quality-item\"\u003e\n\n          \u003ch3\u003eMushroom material\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Determine whether the ingredient is produced from fruiting body,\n            mycelium, or a combination of mushroom material. Review whether\n            grain substrate is also present.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lp-quality-item\"\u003e\n\n          \u003ch3\u003eBeta glucan content\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Review available beta glucan specifications and testing rather\n            than relying only on a general polysaccharide percentage.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lp-quality-item\"\u003e\n\n          \u003ch3\u003eExtraction and processing\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Determine whether the material is a mushroom powder or an extracted\n            ingredient and review how the material was processed for its\n            intended use.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lp-quality-item\"\u003e\n\n          \u003ch3\u003eCarriers and additional materials\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Review carrier ingredients, mycelium, grain substrate, and other\n            added materials so the complete ingredient composition is clear\n            before formulation.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cp class=\"lp-research-note\"\u003e\n        \u003cstrong\u003eCognitive wellness formulation note:\u003c\/strong\u003e\n        lion's mane has become strongly associated with focus, mental\n        performance, and healthy cognition. Human research remains limited,\n        and studies have used different forms of lion's mane. Any cognitive\n        benefit claims should therefore be supported by evidence relevant to\n        the specific ingredient and finished formulation being marketed.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003cdiv class=\"lp-specifications\"\u003e\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\u003eHericium erinaceus\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 category\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lp-spec-value\"\u003e\n        Functional mushroom\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  \u003cdiv class=\"lp-cta-wrap\"\u003e\n\n    \u003cspan class=\"lp-eyebrow\"\u003e\n      Quality You Can Evaluate\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      A premium mushroom ingredient built around transparency\n    \u003c\/h2\u003e\n\n    \u003cp class=\"lp-cta-copy\"\u003e\n      Lion's mane brings strong recognition and broad formulation versatility\n      to today's functional mushroom market. For brands and formulators,\n      meaningful information about mushroom source, beta glucan testing,\n      processing, and ingredient composition provides a stronger foundation\n      for informed purchasing decisions.\n    \u003c\/p\u003e\n\n\n    \u003ca href=\"#\" class=\"lp-cta-button\" aria-label=\"Return to the top of the page to order Lion's Mane Mushroom\" onclick=\"window.scrollTo({ top: 0, behavior: 'smooth' }); return false;\"\u003e\n      Order Lion's Mane Mushroom\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 supplement manufacturers, beverage\n      companies, wellness brands, product developers, formulators, cafés,\n      and other larger quantity buyers.\n\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Longevity Premier Nutraceuticals Inc","offers":[{"title":"5 kilograms (11 lbs)","offer_id":45593249579077,"sku":null,"price":269.0,"currency_code":"USD","in_stock":true},{"title":"25 kilograms (11 lbs)","offer_id":45593249611845,"sku":null,"price":1299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2008\/4147\/files\/WholesomeinBulk_36a67501-96d9-4270-8cb6-b46e8b6373c2.png?v=1787510779","url":"https:\/\/longevitypremier.com\/products\/wholesome-in-bulk-lions-mane","provider":"Longevity Premier Nutraceuticals Inc","version":"1.0","type":"link"}