{"product_id":"wholesome-in-bulk-ashwagandha","title":"Wholesome in bulk™ Ashwagandha","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  \/* 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  \/* SECTION HEADINGS *\/\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) !important;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* BUYER SPECIFICATIONS *\/\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: 22px 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: 7px;\n    color: var(--lp-green);\n    font-size: 16px;\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  \/* PRODUCT SPECIFICATIONS *\/\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  \/* 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-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  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"lp-intro\"\u003e\n\n    \u003cspan class=\"lp-eyebrow\"\u003e\n      Wholesome in bulk™ · Adaptogenic Botanical\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Calm energy for modern wellness formulations\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Ashwagandha, \u003cem\u003eWithania somnifera\u003c\/em\u003e, brings one of the most\n      recognized adaptogenic botanicals to modern wellness formulations.\n      Its long-established use and strong association with\n      \u003cstrong\u003e\n        balance, calmness, and everyday resilience\n      \u003c\/strong\u003e\n      make it a versatile ingredient for brands creating products around\n      the demands of modern life.*\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\"\u003eWhy Ashwagandha\u003c\/span\u003e\n\n      \u003ch2\u003eAdaptogenic support for modern lifestyles\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Ashwagandha offers formulators a balanced approach to wellness,\n        with applications centered on everyday stress support, relaxation,\n        emotional well being, and resilience rather than stimulation 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\u003eAdaptogenic support*\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Ashwagandha supports a healthy response to occasional stress and\n          helps the body adapt to occasional stress, making it relevant for\n          formulas centered on everyday resilience and balance.*\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003ePromotes relaxation \u0026amp; calmness*\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Ashwagandha can help support a sense of relaxation and calmness,\n          giving formulators flexibility to incorporate it into both daytime\n          and evening wellness concepts.*\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eSupports emotional well being*\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Ashwagandha supports emotional well being during occasional stress\n          and can complement formulations designed around maintaining\n          composure and everyday balance.*\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eSupports psychological well being*\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Its broad wellness positioning makes ashwagandha relevant for\n          formulas designed to support psychological well being through\n          changing everyday demands.*\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eDaytime \u0026amp; evening versatility\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Ashwagandha can be considered for daytime concepts focused on\n          composure and resilience as well as evening formulations centered\n          on relaxation and unwinding.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"lp-benefit\"\u003e\n\n        \u003ch3\u003eSupports overall well being*\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Its adaptogenic positioning can support broader wellness concepts\n          designed around balance, calmness, resilience, and everyday\n          well being.*\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        A versatile botanical for daytime and evening concepts\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Ashwagandha's appeal extends beyond a single time of day or product\n        format. Product developers can consider it for a range of modern\n        wellness formulations, including:\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"lp-formulations\"\u003e\n\n        \u003cli\u003eAdaptogenic formulas\u003c\/li\u003e\n        \u003cli\u003eEveryday stress support*\u003c\/li\u003e\n        \u003cli\u003eRelaxation formulas*\u003c\/li\u003e\n        \u003cli\u003eCalmness-focused products*\u003c\/li\u003e\n        \u003cli\u003eDaytime wellness blends\u003c\/li\u003e\n        \u003cli\u003eEvening wellness blends\u003c\/li\u003e\n        \u003cli\u003eCapsules\u003c\/li\u003e\n        \u003cli\u003ePowder formulations\u003c\/li\u003e\n        \u003cli\u003eBeverage mixes\u003c\/li\u003e\n        \u003cli\u003eFunctional foods\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n\n      \u003cp class=\"lp-highlight\"\u003e\n        For formulators looking beyond stimulants,\n        \u003cstrong\u003e\n          ashwagandha offers a recognizable botanical foundation for\n          wellness concepts centered on calm energy, everyday balance,\n          and resilience during occasional stress.*\n        \u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COMMERCIAL SPECIFICATIONS --\u003e\n  \u003csection class=\"lp-section\"\u003e\n\n    \u003cdiv class=\"lp-quality-wrap\"\u003e\n\n      \u003cspan class=\"lp-eyebrow\"\u003e\n        Ingredient Specifications\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Understanding the ashwagandha you are purchasing\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lp-quality-intro\"\u003e\n        Not all commercial ashwagandha ingredients are the same. Botanical\n        source material, standardization, extraction, and added carriers can\n        influence how an ingredient fits into a finished formulation.\n        Commercial buyers should review the complete specification before\n        selecting material for production.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"lp-quality-grid\"\u003e\n\n        \u003cdiv class=\"lp-quality-item\"\u003e\n\n          \u003ch3\u003ePlant part\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Determine whether the ingredient is produced from the root or\n            from a combination of root and leaf. Botanical composition can\n            differ substantially between commercial materials.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lp-quality-item\"\u003e\n\n          \u003ch3\u003eWithanolide percentage\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Review the stated withanolide percentage because standardization\n            can vary among ashwagandha ingredients and may influence\n            formulation decisions.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lp-quality-item\"\u003e\n\n          \u003ch3\u003eExtraction method \u0026amp; ratio\u003c\/h3\u003e\n\n          \u003cp\u003e\n            For extracted materials, review the extraction ratio and method\n            to better understand how the botanical has been processed and\n            concentrated.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lp-quality-item\"\u003e\n\n          \u003ch3\u003eCarrier ingredients\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Review any added carriers carefully, particularly when the\n            finished product requires a specific ingredient profile,\n            formulation approach, or label declaration.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\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        Botanical name\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lp-spec-value\"\u003e\n        \u003cem\u003eWithania somnifera\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        Adaptogenic botanical\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      Balanced Modern Wellness\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      A versatile botanical for today's wellness market\n    \u003c\/h2\u003e\n\n    \u003cp class=\"lp-cta-copy\"\u003e\n      Ashwagandha has become a natural fit for products designed around\n      calmness, everyday balance, relaxation, and resilience during\n      occasional stress. Its flexibility across daytime and evening\n      concepts makes it a practical ingredient for a wide range of\n      modern wellness formulations.*\n    \u003c\/p\u003e\n\n\n    \u003ca href=\"#\" class=\"lp-cta-button\" aria-label=\"Return to the top of the page to order Ashwagandha\" onclick=\"window.scrollTo({ top: 0, behavior: 'smooth' }); return false;\"\u003e\n      Order Ashwagandha\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,\n      wellness brands, formulators, product developers, and other\n      higher-volume purchasers.\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":45593213108293,"sku":null,"price":219.0,"currency_code":"USD","in_stock":true},{"title":"25 kilograms (11 lbs)","offer_id":45593213141061,"sku":null,"price":1095.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2008\/4147\/files\/WholesomeinBulk_c94f4ae0-65fa-40b6-9be7-5332e9482eb4.png?v=1787508788","url":"https:\/\/longevitypremier.com\/products\/wholesome-in-bulk-ashwagandha","provider":"Longevity Premier Nutraceuticals Inc","version":"1.0","type":"link"}