{"product_id":"advanced-joint-support","title":"Advanced Joint Support","description":"\u003c!-- Hiker's Blend | Advanced Joint Support | Product Details Section (with Warranty + Results Modal) --\u003e\n\u003cstyle\u003e\n  .hb-ajs-wrap{\n    font-family: inherit;\n    line-height: 1.5;\n    color: inherit;\n    margin: 0;\n  }\n  .hb-ajs-card{\n    border: 1px solid rgba(0,0,0,.12);\n    border-radius: 14px;\n    padding: 18px;\n    background: rgba(255,255,255,.65);\n    backdrop-filter: blur(2px);\n  }\n  .hb-ajs-title{\n    font-size: 1.35rem;\n    font-weight: 750;\n    margin: 0 0 8px 0;\n  }\n  .hb-ajs-sub{\n    margin: 0 0 16px 0;\n    opacity: .9;\n  }\n  .hb-ajs-highlight{\n    border-left: 4px solid #064633;\n    padding: 12px 14px;\n    border-radius: 10px;\n    background: rgba(6,70,51,.06);\n    margin: 14px 0 18px 0;\n  }\n  .hb-ajs-grid{\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 14px;\n  }\n  .hb-ajs-item{\n    border: 1px solid rgba(0,0,0,.10);\n    border-radius: 12px;\n    padding: 14px;\n    background: #fff;\n  }\n  .hb-ajs-item h4{\n    margin: 0 0 6px 0;\n    font-size: 1.02rem;\n    font-weight: 750;\n  }\n  .hb-ajs-item p{\n    margin: 0;\n    opacity: .92;\n  }\n  .hb-ajs-icon{\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 28px;\n    height: 28px;\n    border-radius: 10px;\n    margin-right: 8px;\n    background: rgba(6,70,51,.10);\n    color: #064633;\n    font-weight: 800;\n    flex: 0 0 auto;\n  }\n  .hb-ajs-row{\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n  }\n\n  \/* Make clickable cards feel clickable *\/\n  .hb-ajs-click{\n    cursor: pointer;\n    transition: transform .08s ease, box-shadow .12s ease;\n    text-align: left;\n    width: 100%;\n    display: block;\n  }\n  .hb-ajs-click:hover{\n    transform: translateY(-1px);\n    box-shadow: 0 8px 18px rgba(0,0,0,.07);\n  }\n  .hb-ajs-click:focus{\n    outline: 2px solid rgba(6,70,51,.35);\n    outline-offset: 3px;\n  }\n\n  .hb-ajs-acc{\n    margin-top: 14px;\n    border: 1px solid rgba(0,0,0,.12);\n    border-radius: 12px;\n    overflow: hidden;\n    background: #fff;\n  }\n  .hb-ajs-acc details{\n    padding: 0;\n    margin: 0;\n    border-top: 1px solid rgba(0,0,0,.10);\n  }\n  .hb-ajs-acc details:first-child{ border-top: none; }\n  .hb-ajs-acc summary{\n    list-style: none;\n    cursor: pointer;\n    padding: 14px 14px;\n    font-weight: 750;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n  }\n  .hb-ajs-acc summary::-webkit-details-marker{ display:none; }\n  .hb-ajs-acc summary span{\n    opacity: .7;\n    font-weight: 800;\n  }\n  .hb-ajs-acc .hb-ajs-acc-body{\n    padding: 0 14px 14px 14px;\n    opacity: .93;\n  }\n  .hb-ajs-acc ul{\n    margin: 10px 0 0 18px;\n  }\n  .hb-ajs-acc li{ margin: 6px 0; }\n\n  .hb-ajs-fda{\n    font-size: .9rem;\n    opacity: .85;\n    margin-top: 12px;\n  }\n\n  \/* Modal *\/\n  .hb-ajs-modal-backdrop{\n    position: fixed;\n    inset: 0;\n    background: rgba(0,0,0,.55);\n    display: none;\n    align-items: center;\n    justify-content: center;\n    padding: 16px;\n    z-index: 9999;\n  }\n  .hb-ajs-modal{\n    width: min(860px, 100%);\n    max-height: 85vh;\n    overflow: auto;\n    border-radius: 14px;\n    background: #fff;\n    border: 1px solid rgba(0,0,0,.14);\n    box-shadow: 0 20px 60px rgba(0,0,0,.25);\n  }\n  .hb-ajs-modal-header{\n    position: sticky;\n    top: 0;\n    background: #fff;\n    border-bottom: 1px solid rgba(0,0,0,.10);\n    padding: 14px 14px;\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 10px;\n  }\n  .hb-ajs-modal-title{\n    margin: 0;\n    font-size: 1.15rem;\n    font-weight: 800;\n    line-height: 1.25;\n  }\n  .hb-ajs-modal-close{\n    border: 1px solid rgba(0,0,0,.14);\n    background: rgba(0,0,0,.03);\n    border-radius: 10px;\n    padding: 8px 10px;\n    cursor: pointer;\n    font-weight: 800;\n    line-height: 1;\n  }\n  .hb-ajs-modal-body{\n    padding: 14px;\n  }\n  .hb-ajs-modal-body p{\n    margin: 0 0 12px 0;\n    opacity: .95;\n  }\n  .hb-ajs-timeline{\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 10px;\n  }\n  .hb-ajs-step{\n    border: 1px solid rgba(0,0,0,.10);\n    border-radius: 12px;\n    padding: 12px;\n    background: rgba(0,0,0,.02);\n  }\n  .hb-ajs-step h5{\n    margin: 0 0 6px 0;\n    font-size: 1rem;\n    font-weight: 800;\n  }\n  .hb-ajs-step p{\n    margin: 0;\n  }\n  .hb-ajs-note{\n    border-left: 4px solid #064633;\n    padding: 12px 12px;\n    border-radius: 10px;\n    background: rgba(6,70,51,.06);\n    margin-top: 12px;\n  }\n\n  @media (max-width: 700px){\n    .hb-ajs-grid{ grid-template-columns: 1fr; }\n    .hb-ajs-title{ font-size: 1.25rem; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"hb-ajs-wrap\"\u003e\n  \u003cdiv class=\"hb-ajs-card\"\u003e\n\n    \u003ch3 class=\"hb-ajs-title\"\u003eWhy Advanced Joint Support?\u003c\/h3\u003e\n\n    \u003cp class=\"hb-ajs-sub\"\u003e\n      A focused blend designed for movement, miles, and the adventures ahead.\n      It combines Turmeric Extract (standardized to 95% curcuminoids) and Boswellia Serrata\n      with Glucosamine and MSM to support long-term joint health and flexible movement.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hb-ajs-highlight\"\u003e\n      \u003cstrong\u003eWhat makes it different:\u003c\/strong\u003e\n      A dual-botanical approach (Turmeric + Boswellia) paired with foundational joint nutrients\n      (Glucosamine + MSM) for daily, consistent support.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hb-ajs-grid\"\u003e\n      \u003cdiv class=\"hb-ajs-item\"\u003e\n        \u003cdiv class=\"hb-ajs-row\"\u003e\n          \u003cdiv class=\"hb-ajs-icon\"\u003e⛰\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eSupports joint mobility during activity\u003c\/h4\u003e\n            \u003cp\u003eD-Glucosamine Sulfate and MSM help support joint flexibility for comfortable movement on the trail.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hb-ajs-item\"\u003e\n        \u003cdiv class=\"hb-ajs-row\"\u003e\n          \u003cdiv class=\"hb-ajs-icon\"\u003e🔥\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003ePromotes a healthy inflammation response\u003c\/h4\u003e\n            \u003cp\u003eTurmeric Extract (95% curcuminoids) and Boswellia Serrata help maintain the body’s natural inflammatory response after activity.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hb-ajs-item\"\u003e\n        \u003cdiv class=\"hb-ajs-row\"\u003e\n          \u003cdiv class=\"hb-ajs-icon\"\u003e🦵\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eSupports joint comfort during activity\u003c\/h4\u003e\n            \u003cp\u003eMSM and Boswellia Serrata help support joint comfort so you can stay consistent with your adventures.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hb-ajs-item\"\u003e\n        \u003cdiv class=\"hb-ajs-row\"\u003e\n          \u003cdiv class=\"hb-ajs-icon\"\u003e🛡\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eAssists in recovery\u003c\/h4\u003e\n            \u003cp\u003eTurmeric’s antioxidant properties help protect against oxidative stress and support recovery.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Warranty Card --\u003e\n      \u003cdiv class=\"hb-ajs-item\"\u003e\n        \u003cdiv class=\"hb-ajs-row\"\u003e\n          \u003cdiv class=\"hb-ajs-icon\"\u003e✓\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003e90-Day Money-Back Guarantee\u003c\/h4\u003e\n            \u003cp\u003e\n              Try Advanced Joint Support risk-free. If you are not satisfied for any reason,\n              return it within 90 days of purchase for a full refund.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Results Timeline Card (opens modal) --\u003e\n      \u003cbutton type=\"button\" class=\"hb-ajs-item hb-ajs-click\" id=\"hbAjsOpenResults\" aria-haspopup=\"dialog\" aria-controls=\"hbAjsResultsModal\"\u003e\n        \u003cdiv class=\"hb-ajs-row\"\u003e\n          \u003cdiv class=\"hb-ajs-icon\"\u003e⏱\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eHow long until I see results?\u003c\/h4\u003e\n            \u003cp\u003eSee the typical timeline, from Weeks 1–2 through the full 10–12 week window.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hb-ajs-acc\" aria-label=\"More details\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIngredient spotlight \u003cspan\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"hb-ajs-acc-body\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTurmeric Extract (95% curcuminoids):\u003c\/strong\u003e supports antioxidant activity and a healthy inflammation response.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBoswellia Serrata:\u003c\/strong\u003e supports joint comfort and a healthy inflammatory response after activity.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eD-Glucosamine Sulfate:\u003c\/strong\u003e supports cartilage and joint function as part of a daily routine.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eMSM:\u003c\/strong\u003e supports connective tissue and joint comfort for active movement.\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eBest results tip \u003cspan\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n        \u003cdiv class=\"hb-ajs-acc-body\"\u003e\n          \u003cp\u003e\n            For most people, the biggest benefits come from consistent daily use.\n            Pair it with hydration, walking, and basic mobility work to support how your joints feel over time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hb-ajs-fda\"\u003e\n      \u003cstrong\u003eFDA Disclaimer:\u003c\/strong\u003e\n      The statements above 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    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Modal: Results Timeline --\u003e\n\u003cdiv class=\"hb-ajs-modal-backdrop\" id=\"hbAjsResultsModal\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"hbAjsResultsTitle\"\u003e\n  \u003cdiv class=\"hb-ajs-modal\" role=\"document\"\u003e\n    \u003cdiv class=\"hb-ajs-modal-header\"\u003e\n      \u003ch4 class=\"hb-ajs-modal-title\" id=\"hbAjsResultsTitle\"\u003eHow Long Until I Notice a Difference?\u003c\/h4\u003e\n      \u003cbutton type=\"button\" class=\"hb-ajs-modal-close\" id=\"hbAjsCloseResults\" aria-label=\"Close\"\u003e✕\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hb-ajs-modal-body\"\u003e\n      \u003cp\u003e\n        Advanced Joint Support works with your body, not against it. Because it supports natural joint processes,\n        results build over time with consistent daily use.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"hb-ajs-timeline\"\u003e\n        \u003cdiv class=\"hb-ajs-step\"\u003e\n          \u003ch5\u003eWeeks 1–2\u003c\/h5\u003e\n          \u003cp\u003e\n            This is the foundation phase. Ingredients like glucosamine and MSM begin supporting the body’s natural joint\n            lubrication and connective tissue processes. Some people notice subtle changes, like less morning stiffness\n            or joints warming up faster during movement. Others may not feel much yet, and that is normal.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hb-ajs-step\"\u003e\n          \u003ch5\u003eWeeks 3–4\u003c\/h5\u003e\n          \u003cp\u003e\n            This is when many hikers start to notice real changes. Movement often feels smoother, especially during\n            longer walks or downhill sections. Joints may feel less tight after activity. This is where consistency\n            really starts to pay off.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hb-ajs-step\"\u003e\n          \u003ch5\u003eWeeks 5–6\u003c\/h5\u003e\n          \u003cp\u003e\n            Support continues to build. Ingredients like turmeric and Boswellia help support a healthy inflammation\n            response, which many people notice as improved comfort during and after activity. Recovery between hikes may\n            feel easier, and daily movement often feels more fluid.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hb-ajs-step\"\u003e\n          \u003ch5\u003eWeeks 7–9\u003c\/h5\u003e\n          \u003cp\u003e\n            At this stage, joint support is more established. Many users report better overall mobility and less\n            hesitation to take on longer hikes or more active days. The goal here is steady, reliable support rather\n            than quick fixes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hb-ajs-step\"\u003e\n          \u003ch5\u003eWeeks 10–12\u003c\/h5\u003e\n          \u003cp\u003e\n            This is the full benefit window. With continued daily use, your joints are getting consistent nutritional\n            support for lubrication, comfort, and long-term joint health. Many people describe this phase as feeling\n            more confident in their movement and more willing to stay active.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hb-ajs-note\"\u003e\n        \u003cstrong\u003eWhy Consistency Matters\u003c\/strong\u003e\u003cbr\u003e\n        Advanced Joint Support is designed to support your body’s natural joint function, not mask discomfort.\n        Taking it daily, even on non-hiking days, gives your joints the steady support they need to perform the way\n        they were designed to.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  (function(){\n    var openBtn = document.getElementById('hbAjsOpenResults');\n    var modal = document.getElementById('hbAjsResultsModal');\n    var closeBtn = document.getElementById('hbAjsCloseResults');\n\n    if(!openBtn || !modal || !closeBtn) return;\n\n    function openModal(){\n      modal.style.display = 'flex';\n      document.body.style.overflow = 'hidden';\n      closeBtn.focus();\n    }\n\n    function closeModal(){\n      modal.style.display = 'none';\n      document.body.style.overflow = '';\n      openBtn.focus();\n    }\n\n    openBtn.addEventListener('click', openModal);\n    closeBtn.addEventListener('click', closeModal);\n\n    modal.addEventListener('click', function(e){\n      if(e.target === modal) closeModal();\n    });\n\n    document.addEventListener('keydown', function(e){\n      if(modal.style.display === 'flex' \u0026\u0026 e.key === 'Escape'){\n        closeModal();\n      }\n    });\n  })();\n\u003c\/script\u003e\n","brand":"Hiker's Blend Premium Supplements LLC","offers":[{"title":"Default Title","offer_id":48805314724089,"sku":"HB-AJR-1","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/9401\/5993\/files\/Front_ea2dbc1b-801d-4d7f-a91a-28227f6033a8.png?v=1786374168","url":"https:\/\/thenatural.com\/products\/advanced-joint-support","provider":"TheNatural","version":"1.0","type":"link"}