{"title":"Start Here: New To Kava, Kratom, or Botanicals?","description":"\u003cstyle\u003e\n  .ahk-start {\n    --ahk-bg: #0b0b0f;\n    --ahk-panel: #14141a;\n    --ahk-panel-2: #1a1a22;\n    --ahk-text: #f5f5f7;\n    --ahk-muted: #c9c9d2;\n    --ahk-line: rgba(255,255,255,0.08);\n    --ahk-green: #7adf84;\n    --ahk-green-dark: #50b960;\n    --ahk-purple: #9c6bff;\n    --ahk-purple-dark: #7f4ef0;\n    --ahk-gold: #ffd67a;\n    --ahk-shadow: 0 18px 50px rgba(0,0,0,0.30);\n    --ahk-radius: 26px;\n    --ahk-radius-sm: 18px;\n    color: var(--ahk-text);\n    font-family: inherit;\n    line-height: 1.6;\n  }\n\n  .ahk-start * { box-sizing: border-box; }\n  .ahk-start a { text-decoration: none; }\n\n  .ahk-wrap {\n    max-width: 1240px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .ahk-section {\n    padding: 64px 0;\n  }\n\n  .ahk-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 16px;\n    padding: 8px 14px;\n    border: 1px solid rgba(122,223,132,0.22);\n    background: rgba(122,223,132,0.08);\n    color: var(--ahk-green);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .ahk-title {\n    margin: 0 0 16px;\n    font-size: clamp(34px, 5vw, 62px);\n    line-height: 1.02;\n    letter-spacing: -0.03em;\n    color: #fff;\n  }\n\n  .ahk-subtitle {\n    margin: 0 0 14px;\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.08;\n    letter-spacing: -0.025em;\n    color: #fff;\n  }\n\n  .ahk-lead {\n    margin: 0;\n    font-size: clamp(16px, 2vw, 20px);\n    color: var(--ahk-muted);\n    max-width: 760px;\n  }\n\n  .ahk-copy {\n    margin: 0;\n    color: var(--ahk-muted);\n    font-size: 16px;\n  }\n\n  .ahk-btn-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-top: 28px;\n  }\n\n  .ahk-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 14px 22px;\n    border-radius: 999px;\n    font-size: 15px;\n    font-weight: 800;\n    transition: transform 0.18s ease, opacity 0.18s ease, border-color 0.18s ease;\n    text-align: center;\n  }\n\n  .ahk-btn:hover {\n    transform: translateY(-1px);\n    opacity: 0.98;\n  }\n\n  .ahk-btn-primary {\n    background: linear-gradient(135deg, var(--ahk-green), var(--ahk-green-dark));\n    color: #101214;\n  }\n\n  .ahk-btn-secondary {\n    color: #fff;\n    border: 1px solid rgba(255,255,255,0.14);\n    background: rgba(255,255,255,0.04);\n  }\n\n  .ahk-hero {\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at top right, rgba(156,107,255,0.18), transparent 30%),\n      radial-gradient(circle at bottom left, rgba(122,223,132,0.10), transparent 30%),\n      linear-gradient(145deg, #0d0d12, #15151d);\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 30px;\n    box-shadow: var(--ahk-shadow);\n    padding: 54px;\n  }\n\n  .ahk-hero-grid {\n    display: grid;\n    grid-template-columns: 1.2fr 0.8fr;\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .ahk-hero-card {\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 24px;\n    padding: 24px;\n  }\n\n  .ahk-mini-list {\n    display: grid;\n    gap: 12px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ahk-mini-list li {\n    display: flex;\n    gap: 10px;\n    color: var(--ahk-muted);\n    font-size: 15px;\n  }\n\n  .ahk-mini-list strong {\n    color: #fff;\n  }\n\n  .ahk-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 22px;\n  }\n\n  .ahk-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 22px;\n  }\n\n  .ahk-card {\n    background: linear-gradient(180deg, var(--ahk-panel), var(--ahk-panel-2));\n    border: 1px solid var(--ahk-line);\n    border-radius: var(--ahk-radius);\n    padding: 26px;\n    box-shadow: var(--ahk-shadow);\n    height: 100%;\n  }\n\n  .ahk-card h3 {\n    margin: 0 0 10px;\n    font-size: 24px;\n    line-height: 1.15;\n    color: #fff;\n  }\n\n  .ahk-card p {\n    margin: 0 0 18px;\n    color: var(--ahk-muted);\n    font-size: 15px;\n  }\n\n  .ahk-badge {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 6px 11px;\n    border-radius: 999px;\n    background: rgba(156,107,255,0.12);\n    border: 1px solid rgba(156,107,255,0.24);\n    color: #d7c4ff;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .ahk-feature-list {\n    margin: 0 0 20px;\n    padding-left: 18px;\n    color: var(--ahk-muted);\n    font-size: 15px;\n  }\n\n  .ahk-feature-list li { margin-bottom: 8px; }\n\n  .ahk-highlight {\n    border-radius: 30px;\n    padding: 34px;\n    background:\n      radial-gradient(circle at top left, rgba(255,214,122,0.10), transparent 35%),\n      linear-gradient(180deg, #14141a, #181821);\n    border: 1px solid rgba(255,255,255,0.08);\n    box-shadow: var(--ahk-shadow);\n  }\n\n  .ahk-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n    margin-top: 28px;\n  }\n\n  .ahk-step {\n    background: rgba(255,255,255,0.03);\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 22px;\n    padding: 24px;\n  }\n\n  .ahk-step-num {\n    width: 38px;\n    height: 38px;\n    border-radius: 999px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 14px;\n    background: linear-gradient(135deg, var(--ahk-purple), var(--ahk-purple-dark));\n    color: #fff;\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .ahk-step h4 {\n    margin: 0 0 8px;\n    font-size: 19px;\n    color: #fff;\n  }\n\n  .ahk-step p {\n    margin: 0;\n    color: var(--ahk-muted);\n    font-size: 15px;\n  }\n\n  .ahk-center {\n    text-align: center;\n  }\n\n  .ahk-center .ahk-lead {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .ahk-bottom-cta {\n    padding: 42px;\n    border-radius: 30px;\n    background:\n      radial-gradient(circle at top center, rgba(122,223,132,0.12), transparent 32%),\n      linear-gradient(180deg, #15151b, #111117);\n    border: 1px solid rgba(255,255,255,0.08);\n    box-shadow: var(--ahk-shadow);\n    text-align: center;\n  }\n\n  .ahk-small {\n    font-size: 14px;\n    color: var(--ahk-muted);\n  }\n\n  @media (max-width: 1100px) {\n    .ahk-grid-4 { grid-template-columns: repeat(2, 1fr); }\n    .ahk-hero-grid { grid-template-columns: 1fr; }\n  }\n\n  @media (max-width: 900px) {\n    .ahk-section { padding: 48px 0; }\n    .ahk-hero { padding: 30px 22px; border-radius: 24px; }\n    .ahk-card { padding: 22px; border-radius: 22px; }\n    .ahk-highlight { padding: 24px; border-radius: 24px; }\n    .ahk-grid-2,\n    .ahk-grid-4,\n    .ahk-steps {\n      grid-template-columns: 1fr;\n    }\n    .ahk-btn-row {\n      flex-direction: column;\n    }\n    .ahk-btn {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"ahk-start\"\u003e\n  \u003cdiv class=\"ahk-wrap\"\u003e\n\n    \u003c!-- HERO --\u003e\n    \u003cdiv class=\"ahk-section\"\u003e\n      \u003cdiv class=\"ahk-hero\"\u003e\n        \u003cdiv class=\"ahk-hero-grid\"\u003e\n          \u003cdiv\u003e\n            \u003cspan class=\"ahk-eyebrow\"\u003eStart Here\u003c\/span\u003e\n            \u003ch1 class=\"ahk-title\"\u003eNew to Kava? Start Here.\u003c\/h1\u003e\n            \u003cp class=\"ahk-lead\"\u003e\n              If you are new to Noble Tea and Ah’Koola, this is the easiest place to begin. Whether you are looking for a traditional kava experience, a familiar kratom tea routine, a convenient extract, or a full brew setup, we will help you choose the right lane without the guesswork.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"ahk-btn-row\"\u003e\n              \u003ca href=\"\/collections\/ahkoola-kava\" class=\"ahk-btn ahk-btn-primary\"\u003eShop Kava Products\u003c\/a\u003e\n              \u003ca href=\"\/collections\/ahkoola_kratom\" class=\"ahk-btn ahk-btn-secondary\"\u003eShop Kratom Products\u003c\/a\u003e\n              \u003ca href=\"\/collections\/ahkoola-extracts\" class=\"ahk-btn ahk-btn-secondary\"\u003eShop Extracts\u003c\/a\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ahk-hero-card\"\u003e\n            \u003cspan class=\"ahk-badge\"\u003eWhy start here?\u003c\/span\u003e\n            \u003cul class=\"ahk-mini-list\"\u003e\n              \u003cli\u003e\n\u003cstrong\u003eClear path:\u003c\/strong\u003e pick the product type that fits your goals, routine, and experience level.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eLess overwhelm:\u003c\/strong\u003e no digging through the whole catalog trying to decode where to begin.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eBuilt by people who live it:\u003c\/strong\u003e this brand was built around real experience, not generic white-label products.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003ePremium-first:\u003c\/strong\u003e we focus on products we can actually stand behind.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- QUICK ORIENTATION --\u003e\n    \u003cdiv class=\"ahk-section\"\u003e\n      \u003cdiv class=\"ahk-center\"\u003e\n        \u003cspan class=\"ahk-eyebrow\"\u003eChoose Your Lane\u003c\/span\u003e\n        \u003ch2 class=\"ahk-subtitle\"\u003eFour ways to start with Ah’Koola\u003c\/h2\u003e\n        \u003cp class=\"ahk-lead\"\u003e\n          Most first-time visitors do better when they start with the format that fits their lifestyle, not by reading every product page in the store.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ahk-grid-4\" style=\"margin-top: 30px;\"\u003e\n        \u003cdiv class=\"ahk-card\"\u003e\n          \u003cspan class=\"ahk-badge\"\u003eClassic\u003c\/span\u003e\n          \u003ch3\u003eKava Products\u003c\/h3\u003e\n          \u003cp\u003e\n            Best for people looking for a relaxing, social, non-alcoholic ritual rooted in the traditional kava experience.\n          \u003c\/p\u003e\n          \u003cul class=\"ahk-feature-list\"\u003e\n            \u003cli\u003eGreat alcohol alternative\u003c\/li\u003e\n            \u003cli\u003eGood for relaxing or winding down\u003c\/li\u003e\n            \u003cli\u003eBest for people who want the real kava lane\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca href=\"\/collections\/ahkoola-kava\" class=\"ahk-btn ahk-btn-primary\"\u003eExplore Kava\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ahk-card\"\u003e\n          \u003cspan class=\"ahk-badge\"\u003eRoutine\u003c\/span\u003e\n          \u003ch3\u003eKratom Products\u003c\/h3\u003e\n          \u003cp\u003e\n            Best for customers who want a familiar herbal tea routine, flexible formats, and strong everyday value.\n          \u003c\/p\u003e\n          \u003cul class=\"ahk-feature-list\"\u003e\n            \u003cli\u003ePopular for repeat buyers\u003c\/li\u003e\n            \u003cli\u003eGreat value and versatility\u003c\/li\u003e\n            \u003cli\u003eEasy to build into a daily routine\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca href=\"\/collections\/ahkoola_kratom\" class=\"ahk-btn ahk-btn-secondary\"\u003eExplore Kratom\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ahk-card\"\u003e\n          \u003cspan class=\"ahk-badge\"\u003eConvenience\u003c\/span\u003e\n          \u003ch3\u003eBotanical Extracts\u003c\/h3\u003e\n          \u003cp\u003e\n            Best for people who want a more concentrated, no-prep option with premium positioning and fast convenience.\n          \u003c\/p\u003e\n          \u003cul class=\"ahk-feature-list\"\u003e\n            \u003cli\u003eNo brewing required\u003c\/li\u003e\n            \u003cli\u003eConvenient and travel-friendly\u003c\/li\u003e\n            \u003cli\u003eBuilt for customers who want easy use\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca href=\"\/collections\/ahkoola-extracts\" class=\"ahk-btn ahk-btn-secondary\"\u003eExplore Extracts\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ahk-card\"\u003e\n          \u003cspan class=\"ahk-badge\"\u003eExperience\u003c\/span\u003e\n          \u003ch3\u003eBrew Kits \u0026amp; Ritual Gear\u003c\/h3\u003e\n          \u003cp\u003e\n            Best for people who want the full hands-on experience, better home preparation, or a giftable starter setup.\n          \u003c\/p\u003e\n          \u003cul class=\"ahk-feature-list\"\u003e\n            \u003cli\u003eGreat for beginners and enthusiasts\u003c\/li\u003e\n            \u003cli\u003eMakes the ritual feel intentional\u003c\/li\u003e\n            \u003cli\u003eIdeal for homebrew and gifting\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca href=\"\/collections\/ahkoola-brew\" class=\"ahk-btn ahk-btn-secondary\"\u003eExplore Brew Kits\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- HOW TO CHOOSE --\u003e\n    \u003cdiv class=\"ahk-section\"\u003e\n      \u003cdiv class=\"ahk-highlight\"\u003e\n        \u003cspan class=\"ahk-eyebrow\"\u003eHow To Decide\u003c\/span\u003e\n        \u003ch2 class=\"ahk-subtitle\"\u003eNot sure where you fit? Use this simple guide.\u003c\/h2\u003e\n\n        \u003cdiv class=\"ahk-steps\"\u003e\n          \u003cdiv class=\"ahk-step\"\u003e\n            \u003cdiv class=\"ahk-step-num\"\u003e1\u003c\/div\u003e\n            \u003ch4\u003eStart with your goal\u003c\/h4\u003e\n            \u003cp\u003e\n              Want a traditional unwind-and-relax experience? Start with kava. Want a more familiar tea-based routine? Start with kratom.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ahk-step\"\u003e\n            \u003cdiv class=\"ahk-step-num\"\u003e2\u003c\/div\u003e\n            \u003ch4\u003eDecide how much effort you want\u003c\/h4\u003e\n            \u003cp\u003e\n              Want the ritual and full experience? Choose traditional products or a brew kit. Want speed and convenience? Choose extracts.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ahk-step\"\u003e\n            \u003cdiv class=\"ahk-step-num\"\u003e3\u003c\/div\u003e\n            \u003ch4\u003eChoose your depth\u003c\/h4\u003e\n            \u003cp\u003e\n              New buyers usually do best with approachable, easy-entry products. More experienced customers can move into stronger, more premium, or more specialized options.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- BRAND POSITIONING --\u003e\n    \u003cdiv class=\"ahk-section\"\u003e\n      \u003cdiv class=\"ahk-grid-2\"\u003e\n        \u003cdiv class=\"ahk-card\"\u003e\n          \u003cspan class=\"ahk-eyebrow\"\u003eWhat Makes Us Different\u003c\/span\u003e\n          \u003ch2 class=\"ahk-subtitle\" style=\"font-size: clamp(26px,3.5vw,36px);\"\u003e\n            More than a store. A better way in.\n          \u003c\/h2\u003e\n          \u003cp class=\"ahk-copy\"\u003e\n            Noble Tea and Ah’Koola were built around a healthier alternative lifestyle, real product experience, and a commitment to carrying products we can genuinely stand behind. That means fewer throwaway products, more intention, and a more premium standard across the board.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ahk-card\"\u003e\n          \u003cspan class=\"ahk-eyebrow\"\u003eWhat To Expect\u003c\/span\u003e\n          \u003ch2 class=\"ahk-subtitle\" style=\"font-size: clamp(26px,3.5vw,36px);\"\u003e\n            Clarity, quality, and a lane for every customer.\n          \u003c\/h2\u003e\n          \u003cp class=\"ahk-copy\"\u003e\n            Whether you are here for kava, kratom, extracts, or brew kits, our goal is to make the site easier to navigate, easier to understand, and easier to buy from. Start with the collection that best fits your routine, then let the individual product pages guide you deeper.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- FINAL CTA --\u003e\n    \u003cdiv class=\"ahk-section\"\u003e\n      \u003cdiv class=\"ahk-bottom-cta\"\u003e\n        \u003cspan class=\"ahk-eyebrow\"\u003eReady To Start?\u003c\/span\u003e\n        \u003ch2 class=\"ahk-subtitle\"\u003ePick your path and take the first step.\u003c\/h2\u003e\n        \u003cp class=\"ahk-lead\"\u003e\n          The easiest way to get moving is to choose the collection that best matches your goals right now.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ahk-btn-row\" style=\"justify-content:center;\"\u003e\n          \u003ca href=\"\/collections\/ahkoola-kava\" class=\"ahk-btn ahk-btn-primary\"\u003eStart with Kava\u003c\/a\u003e\n          \u003ca href=\"\/collections\/ahkoola_kratom\" class=\"ahk-btn ahk-btn-secondary\"\u003eStart with Kratom\u003c\/a\u003e\n          \u003ca href=\"\/collections\/ahkoola-extracts\" class=\"ahk-btn ahk-btn-secondary\"\u003eStart with Extracts\u003c\/a\u003e\n          \u003ca href=\"\/collections\/ahkoola-brew\" class=\"ahk-btn ahk-btn-secondary\"\u003eBrowse Brew Kits\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"ahk-small\" style=\"margin-top:16px;\"\u003e\n          Accessories and merch can stay secondary. This page should focus on helping first-time shoppers choose the right product lane.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","products":[{"product_id":"ahkoola_kava_brew_kit","title":"Ah'Koola™ Kava Brew Kit","description":"\u003cdiv style=\"max-width:1100px;margin:0 auto;padding:8px 0 24px;color:#fff;font:16px\/1.7 -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\"\u003e\n\n  \u003csection style=\"background:radial-gradient(circle at 80% 0%,rgba(255,255,255,.10),transparent 40%),linear-gradient(135deg,#2f184c 0%,#4f2a7f 55%,#2e8b57 100%);border-radius:22px;padding:30px 22px;text-align:center;margin-bottom:24px;\"\u003e\n    \u003cspan style=\"display:inline-block;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.20);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;\"\u003eAh'Koola™ Kava Brew Kit\u003c\/span\u003e\n    \u003ch2 style=\"font-size:clamp(28px,6vw,40px);margin:0 0 10px;letter-spacing:-.01em;\"\u003eBrew Real Kava at Home. Stop Paying Bar Prices.\u003c\/h2\u003e\n    \u003cp style=\"max-width:640px;margin:0 auto;font-size:16px;color:#eef2f7;\"\u003eThe exact bucket-and-bag setup we use behind the bar in Melbourne, FL — minus the seven years of trial and error figuring out what actually works. Everything you need to brew a gallon of real kava in under 10 minutes.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:#17171d;border-radius:18px;padding:24px;margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:22px;margin:0 0 14px;color:#fff;\"\u003eWhat's in the box\u003c\/h3\u003e\n    \u003cul style=\"list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;\"\u003e\n      \u003cli style=\"background:#0f0f15;border-radius:12px;padding:14px 16px;color:#d0d0d8;font-size:15px;\"\u003e\n\u003cstrong style=\"color:#7adf84;\"\u003e1 ×\u003c\/strong\u003e 5-gallon food-grade bucket\u003c\/li\u003e\n      \u003cli style=\"background:#0f0f15;border-radius:12px;padding:14px 16px;color:#d0d0d8;font-size:15px;\"\u003e\n\u003cstrong style=\"color:#7adf84;\"\u003e1 ×\u003c\/strong\u003e Bucket lid\u003c\/li\u003e\n      \u003cli style=\"background:#0f0f15;border-radius:12px;padding:14px 16px;color:#d0d0d8;font-size:15px;\"\u003e\n\u003cstrong style=\"color:#7adf84;\"\u003e1 ×\u003c\/strong\u003e Ah'Koola™ 1-gallon brew bag\u003c\/li\u003e\n      \u003cli style=\"background:#0f0f15;border-radius:12px;padding:14px 16px;color:#d0d0d8;font-size:15px;\"\u003e\n\u003cstrong style=\"color:#7adf84;\"\u003e1 ×\u003c\/strong\u003e 4oz stainless steel \"Muddy Buddy\" ladle\u003c\/li\u003e\n      \u003cli style=\"background:#0f0f15;border-radius:12px;padding:14px 16px;color:#d0d0d8;font-size:15px;\"\u003e\n\u003cstrong style=\"color:#7adf84;\"\u003e+\u003c\/strong\u003e Step-by-step brew instructions\u003c\/li\u003e\n      \u003cli style=\"background:#0f0f15;border-radius:12px;padding:14px 16px;color:#d0d0d8;font-size:15px;\"\u003e\n\u003cstrong style=\"color:#7adf84;\"\u003e+\u003c\/strong\u003e Direct email support from Kyle\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"color:#9aa;font-size:13px;margin:14px 0 0;\"\u003eKava root powder sold separately so you can choose your cultivar.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:#17171d;border-radius:18px;padding:24px;margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:22px;margin:0 0 12px;color:#fff;\"\u003eWho this kit is for\u003c\/h3\u003e\n    \u003cul style=\"color:#d0d0d8;padding-left:20px;margin:0;font-size:15px;line-height:1.8;\"\u003e\n      \u003cli\u003eFirst-time home brewers who want a real kava experience without buying a bunch of separate gear\u003c\/li\u003e\n      \u003cli\u003eExisting kava drinkers who are tired of paying $10–$20 per session at the bar\u003c\/li\u003e\n      \u003cli\u003eAnyone gifting kava to a friend, partner, or family member — it's a complete \"start here\" setup\u003c\/li\u003e\n      \u003cli\u003ePeople who want to brew once and have kava ready in the fridge for the week\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:linear-gradient(135deg,#241d31,#15221f);border:1px solid rgba(182,164,255,.22);border-radius:18px;padding:24px;margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:22px;margin:0 0 10px;color:#fff;\"\u003ePair it with kava root powder\u003c\/h3\u003e\n    \u003cp style=\"color:#d0d0d8;font-size:15px;margin:0 0 16px;\"\u003eThe kit is the gear. You'll need our \u003cstrong style=\"color:#fff;\"\u003eAh'Koola™ Kava Traditional Root Powder\u003c\/strong\u003e to actually brew. Pick from Vanuatu (smooth, classic, the gold-standard cultivar) or Qamea Fiji (heady, daytime-friendly, what we call the \"Pearl of Fiji\"). 100g brews about a gallon of strong kava — plenty for your first sessions.\u003c\/p\u003e\n    \u003ca href=\"\/products\/ahkoola_kava\" style=\"display:inline-block;padding:12px 22px;background:linear-gradient(90deg,#4db85d,#7adf84);color:#101214;border-radius:999px;font-weight:800;text-decoration:none;\"\u003eShop Kava Root Powder →\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:#17171d;border-radius:18px;padding:24px;margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:22px;margin:0 0 12px;color:#fff;\"\u003eWant to brew kratom too?\u003c\/h3\u003e\n    \u003cp style=\"color:#d0d0d8;font-size:15px;margin:0 0 16px;\"\u003eIf you want to brew both, grab our \u003cstrong style=\"color:#fff;\"\u003eThree Ways to Brew (Kava \u0026amp; Kratom)\u003c\/strong\u003e kit instead — it's a $110 upgrade that gives you the gear for both, plus extra refill packs.\u003c\/p\u003e\n    \u003ca href=\"\/products\/ahkoola-kratom-kit\" style=\"display:inline-block;padding:11px 20px;border:1px solid #444;color:#fff;border-radius:999px;font-weight:800;text-decoration:none;\"\u003eSee the Three Ways Kit →\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:linear-gradient(135deg,#2f184c,#1a2f1f);border-radius:18px;padding:24px;text-align:center;\"\u003e\n    \u003ch3 style=\"font-size:20px;margin:0 0 8px;color:#fff;\"\u003eBuilt behind a real kava bar\u003c\/h3\u003e\n    \u003cp style=\"color:#d0d0d8;font-size:15px;margin:0 0 12px;max-width:600px;margin-left:auto;margin-right:auto;\"\u003eFamily-owned. FDACS-licensed. Built by Kyle Peters and his team in Melbourne, Florida — the same gear we use to brew the kava on tap at the bar every day. If it works for us at scale, it'll work for you at home.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;justify-content:center;\"\u003e\n      \u003cspan style=\"background:rgba(0,0,0,.30);border:1px solid rgba(255,255,255,.18);padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;\"\u003eFamily-Owned\u003c\/span\u003e\n      \u003cspan style=\"background:rgba(0,0,0,.30);border:1px solid rgba(255,255,255,.18);padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;\"\u003eMade in Melbourne, FL\u003c\/span\u003e\n      \u003cspan style=\"background:rgba(0,0,0,.30);border:1px solid rgba(255,255,255,.18);padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;\"\u003eFDACS Licensed\u003c\/span\u003e\n      \u003cspan style=\"background:rgba(0,0,0,.30);border:1px solid rgba(255,255,255,.18);padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;\"\u003eReal Bar Use\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Noble Tea Kava Bar","offers":[{"title":"Default Title","offer_id":44102237585508,"sku":"AKBK","price":50.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/4878\/8836\/files\/Untitled_design_66.png?v=1748299866"},{"product_id":"ahkoola-kratom-kit","title":"Ah'Koola™ Kratom Brew Kit","description":"\u003cdiv style=\"max-width:1100px;margin:0 auto;padding:8px 0 24px;color:#fff;font:16px\/1.7 -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\"\u003e\n\n  \u003csection style=\"background:radial-gradient(circle at 80% 0%,rgba(255,255,255,.10),transparent 40%),linear-gradient(135deg,#1a3324 0%,#2e8b57 100%);border-radius:22px;padding:30px 22px;text-align:center;margin-bottom:24px;\"\u003e\n    \u003cspan style=\"display:inline-block;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.20);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;\"\u003eAh'Koola™ Kratom Brew Kit\u003c\/span\u003e\n    \u003ch2 style=\"font-size:clamp(28px,6vw,40px);margin:0 0 10px;letter-spacing:-.01em;\"\u003eBrew Bar-Quality Kratom Tea at Home.\u003c\/h2\u003e\n    \u003cp style=\"max-width:660px;margin:0 auto;font-size:16px;color:#eef2f7;\"\u003eThe same method we use at Noble Tea Kava Bar to brew our Kratom Nitro Tea — dialed in, written down, and packed into a kit you can use tonight. Choose your size and start brewing.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:#17171d;border-radius:18px;padding:24px;margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:22px;margin:0 0 14px;color:#fff;\"\u003ePick your brew size\u003c\/h3\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;\"\u003e\n      \u003cdiv style=\"background:#0f0f15;border-radius:14px;padding:18px;\"\u003e\n        \u003ch4 style=\"margin:0 0 6px;color:#fff;font-size:17px;\"\u003ePerfect Cup — $50\u003c\/h4\u003e\n        \u003cp style=\"color:#c9c9d2;font-size:14px;margin:0;\"\u003eSingle-cup brew setup. Great for solo daily routines.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#0f0f15;border-radius:14px;padding:18px;\"\u003e\n        \u003ch4 style=\"margin:0 0 6px;color:#fff;font-size:17px;\"\u003eGallon Kit — $50\u003c\/h4\u003e\n        \u003cp style=\"color:#c9c9d2;font-size:14px;margin:0;\"\u003e5-gallon-bucket brew gear for a gallon at a time. Lasts you the week.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:linear-gradient(135deg,#241d31,#15221f);border:1px solid rgba(122,223,132,0.24);border-radius:14px;padding:18px;\"\u003e\n        \u003ch4 style=\"margin:0 0 6px;color:#fff;font-size:17px;\"\u003eThree Ways — $110 ★\u003c\/h4\u003e\n        \u003cp style=\"color:#c9c9d2;font-size:14px;margin:0;\"\u003eGear for kava AND kratom brewing. The best value if you want both.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:#17171d;border-radius:18px;padding:24px;margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:22px;margin:0 0 14px;color:#fff;\"\u003eWhy brew kratom at home\u003c\/h3\u003e\n    \u003cul style=\"color:#d0d0d8;padding-left:20px;margin:0;font-size:15px;line-height:1.8;\"\u003e\n      \u003cli\u003e\n\u003cstrong style=\"color:#fff;\"\u003eIt's cheaper per serving.\u003c\/strong\u003e Bar prices add up fast. Brewing at home is a fraction of the per-cup cost.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong style=\"color:#fff;\"\u003eYou control the strength.\u003c\/strong\u003e Pour exactly the dose you actually want. No more under- or over-pouring.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong style=\"color:#fff;\"\u003eIt's a ritual.\u003c\/strong\u003e Brewing is the difference between consuming and actually enjoying.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong style=\"color:#fff;\"\u003eIt's better tea.\u003c\/strong\u003e Properly brewed crushed leaf tastes nothing like the powder-in-water hack most people start with.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:linear-gradient(135deg,#241d31,#15221f);border:1px solid rgba(182,164,255,.22);border-radius:18px;padding:24px;margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:22px;margin:0 0 10px;color:#fff;\"\u003ePair it with crushed leaf kratom\u003c\/h3\u003e\n    \u003cp style=\"color:#d0d0d8;font-size:15px;margin:0 0 16px;\"\u003eThe kit is the gear. You'll need our \u003cstrong style=\"color:#fff;\"\u003eAh'Koola™ Crushed Leaf Kratom\u003c\/strong\u003e to actually brew. Available in Green, Red, and White — each 100g brews around 8–16 strong servings.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;\"\u003e\n      \u003ca href=\"\/products\/kratom-crushed-leaf\" style=\"display:inline-block;padding:12px 22px;background:linear-gradient(90deg,#4db85d,#7adf84);color:#101214;border-radius:999px;font-weight:800;text-decoration:none;\"\u003eShop Crushed Leaf →\u003c\/a\u003e\n      \u003ca href=\"\/products\/ak280\" style=\"display:inline-block;padding:11px 20px;border:1px solid #c5a3ff;color:#fff;border-radius:999px;font-weight:800;text-decoration:none;\"\u003eWant it stronger? Add AK-280 →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:linear-gradient(135deg,#1a3324,#2e8b57);border-radius:18px;padding:24px;text-align:center;\"\u003e\n    \u003ch3 style=\"font-size:20px;margin:0 0 8px;color:#fff;\"\u003eBuilt behind a real kava bar\u003c\/h3\u003e\n    \u003cp style=\"color:#e8edf4;font-size:15px;margin:0 0 12px;max-width:600px;margin-left:auto;margin-right:auto;\"\u003eFamily-owned. FDACS-licensed. Made by Kyle and the team at Noble Tea Kava Bar in Melbourne, Florida. The same brewing process we use for our Kratom Nitro Tea on tap.\u003c\/p\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;justify-content:center;\"\u003e\n      \u003cspan style=\"background:rgba(0,0,0,.30);border:1px solid rgba(255,255,255,.18);padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;\"\u003eFamily-Owned\u003c\/span\u003e\n      \u003cspan style=\"background:rgba(0,0,0,.30);border:1px solid rgba(255,255,255,.18);padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;\"\u003eMade in Melbourne, FL\u003c\/span\u003e\n      \u003cspan style=\"background:rgba(0,0,0,.30);border:1px solid rgba(255,255,255,.18);padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;\"\u003eFDACS Licensed\u003c\/span\u003e\n      \u003cspan style=\"background:rgba(0,0,0,.30);border:1px solid rgba(255,255,255,.18);padding:5px 10px;border-radius:999px;font-size:11px;font-weight:700;\"\u003eAdult Use Only\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Noble Tea Kava","offers":[{"title":"Perfect Cup","offer_id":47272524251236,"sku":"PC-BREW-KIT","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Gallon of Kratom Tea Brew Kit","offer_id":47272524284004,"sku":"BOT-BREW-KIT","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Three Ways to Brew (Kava \u0026 Kratom)","offer_id":47489530003556,"sku":"3WAY-BREW-KIT","price":110.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/4878\/8836\/files\/DFFA8317-EC15-4CA8-8DD9-BE91D79EFD5F.jpg?v=1763828116"},{"product_id":"ahkoola-instant-kava","title":"Ah'Koola™ Instant Kava","description":"\u003cdiv style=\"background:#1a2f1f;border:2px solid #2e8b57;border-radius:12px;padding:14px 18px;margin:0 0 18px;font-size:14px;color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.5;text-align:center;\"\u003e\n\u003cstrong style=\"color:#7adf84;letter-spacing:.04em;text-transform:uppercase;font-size:11px;display:block;margin-bottom:4px;\"\u003eLab Tested · Made In-House\u003c\/strong\u003e\u003cspan style=\"color:#e8edf4;\"\u003eLab-tested every batch. Brewed in-house at our FDACS-licensed facility.\u003c\/span\u003e \u003ca href=\"\/pages\/lab-reports\" style=\"color:#7adf84;font-weight:700;text-decoration:underline;\"\u003eView our lab reports →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"max-width:1100px;margin:0 auto;padding:8px 0 24px;color:#fff;font:16px\/1.7 -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;\"\u003e\n\n  \u003csection style=\"background:radial-gradient(circle at 80% 0%,rgba(255,255,255,.10),transparent 40%),linear-gradient(135deg,#2f184c 0%,#4f2a7f 100%);border-radius:22px;padding:30px 22px;text-align:center;margin-bottom:24px;\"\u003e\n    \u003cspan style=\"display:inline-block;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.20);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;\"\u003eAh'Koola™ Instant Kava\u003c\/span\u003e\n    \u003ch2 style=\"font-size:clamp(28px,6vw,40px);margin:0 0 10px;letter-spacing:-.01em;\"\u003eThe Smoothest Instant Kava We've Ever Made.\u003c\/h2\u003e\n    \u003cp style=\"max-width:660px;margin:0 auto;font-size:16px;color:#eef2f7;\"\u003eProprietary in-house process. Heady effects. Minimal of that taste people are trying to avoid. Add water, stir, drink. That's it.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:#17171d;border-radius:18px;padding:24px;margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:22px;margin:0 0 14px;color:#fff;\"\u003eWhy this isn't like other instant kava\u003c\/h3\u003e\n    \u003cp style=\"color:#d0d0d8;font-size:15px;margin:0 0 12px;\"\u003eWe make our instant kava in-house using a proprietary method. The result is more bio-available kavalactones, smoother taste, and serious heady-feel — the kind where the lights seem to turn up in brightness when it kicks in. We believe that's because of the almost 1:1 ratio of \u003cstrong style=\"color:#fff;\"\u003eKavain to Methysticin\u003c\/strong\u003e in our instant.\u003c\/p\u003e\n    \u003cul style=\"color:#d0d0d8;padding-left:20px;margin:12px 0 0;font-size:15px;line-height:1.8;\"\u003e\n      \u003cli\u003eHeady effects, not just relaxed\u003c\/li\u003e\n      \u003cli\u003eSmooth taste — way easier to drink than traditional brew\u003c\/li\u003e\n      \u003cli\u003eMore bio-available kavalactones\u003c\/li\u003e\n      \u003cli\u003eMade in-house, never outsourced\u003c\/li\u003e\n      \u003cli\u003eLab-tested every batch — \u003ca href=\"\/pages\/lab-reports\" style=\"color:#7adf84;\"\u003eview lab report\u003c\/a\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:#17171d;border-radius:18px;padding:24px;margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:22px;margin:0 0 14px;color:#fff;\"\u003ePick your size\u003c\/h3\u003e\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;\"\u003e\n      \u003cdiv style=\"background:#0f0f15;border-radius:12px;padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:20px;font-weight:800;color:#fff;\"\u003eSingle Serving\u003c\/div\u003e\n        \u003cdiv style=\"color:#7adf84;font-size:14px;font-weight:800;\"\u003e$5.50\u003c\/div\u003e\n        \u003cdiv style=\"color:#9aa;font-size:12px;margin-top:6px;\"\u003eTry it once. No commitment.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:linear-gradient(135deg,#241d31,#15221f);border:1px solid rgba(122,223,132,0.24);border-radius:12px;padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:20px;font-weight:800;color:#fff;\"\u003e5-Pack ★\u003c\/div\u003e\n        \u003cdiv style=\"color:#7adf84;font-size:14px;font-weight:800;\"\u003e$24 \u003cspan style=\"font-size:12px;font-weight:600;color:#9aa;\"\u003e($4.80 ea)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv style=\"color:#9aa;font-size:12px;margin-top:6px;\"\u003eA week's worth. Best for a trial routine.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#0f0f15;border-radius:12px;padding:16px;\"\u003e\n        \u003cdiv style=\"font-size:20px;font-weight:800;color:#fff;\"\u003e50g Bag\u003c\/div\u003e\n        \u003cdiv style=\"color:#7adf84;font-size:14px;font-weight:800;\"\u003e$82\u003c\/div\u003e\n        \u003cdiv style=\"color:#9aa;font-size:12px;margin-top:6px;\"\u003ePour your own dose. Long-term value.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:linear-gradient(135deg,#241d31,#15221f);border:1px solid rgba(182,164,255,.22);border-radius:18px;padding:24px;margin-bottom:18px;\"\u003e\n    \u003ch3 style=\"font-size:20px;margin:0 0 10px;color:#fff;\"\u003eWant the full ritual?\u003c\/h3\u003e\n    \u003cp style=\"color:#d0d0d8;font-size:15px;margin:0 0 16px;\"\u003eInstant kava is fast. Traditional brewing is the experience. If you want both, grab a \u003ca href=\"\/products\/ahkoola_kava_brew_kit\" style=\"color:#7adf84;\"\u003eKava Brew Kit\u003c\/a\u003e + some \u003ca href=\"\/products\/ahkoola_kava\" style=\"color:#7adf84;\"\u003ekava root powder\u003c\/a\u003e for weekend sessions, and keep this instant for weekday mornings.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/ahkoola-kava\" style=\"display:inline-block;padding:11px 20px;border:1px solid #444;color:#fff;border-radius:999px;font-weight:800;text-decoration:none;\"\u003eBrowse All Kava Products →\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection style=\"background:linear-gradient(135deg,#2f184c,#1a2f1f);border-radius:18px;padding:24px;text-align:center;\"\u003e\n    \u003ch3 style=\"font-size:20px;margin:0 0 8px;color:#fff;\"\u003eMade by Noble Tea Kava Bar\u003c\/h3\u003e\n    \u003cp style=\"color:#e8edf4;font-size:15px;margin:0;max-width:580px;margin-left:auto;margin-right:auto;\"\u003eAh'Koola™ is our product line. Family-owned, FDACS-licensed, made in Melbourne, Florida.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Noble Tea Kava","offers":[{"title":"Single Serving","offer_id":47173230035044,"sku":null,"price":5.5,"currency_code":"USD","in_stock":true},{"title":"5 Pack of Single Servings","offer_id":47173230067812,"sku":null,"price":24.0,"currency_code":"USD","in_stock":true},{"title":"50 Gram Bag","offer_id":47173230100580,"sku":null,"price":82.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/4878\/8836\/files\/IMG_3834.jpg?v=1765177053"},{"product_id":"ahkoola-instant-tea-concentrate","title":"Ah'Koola™ Instant Tea Concentrate","description":"\u003cdiv style=\"background:#1a2f1f;border:2px solid #2e8b57;border-radius:12px;padding:14px 18px;margin:0 0 18px;font-size:14px;color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.5;text-align:center;\"\u003e\n\u003cstrong style=\"color:#7adf84;letter-spacing:.04em;text-transform:uppercase;font-size:11px;display:block;margin-bottom:4px;\"\u003eLab Tested · ISO-Accredited Third-Party Panel\u003c\/strong\u003e\u003cspan style=\"color:#e8edf4;\"\u003ePotency, 7-OH dry weight (ppm), residual solvents, heavy metals, microbes — every batch.\u003c\/span\u003e \u003ca href=\"\/pages\/lab-reports\" style=\"color:#7adf84;font-weight:700;text-decoration:underline;\"\u003eView lab reports →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003ch2\u003eAh'Koola™ Instant Tea Concentrate\u003c\/h2\u003e\n\u003cp\u003eThe fastest way to drink real kratom tea. We brew a strong batch the way we do at the bar, then turn it into an instant powder you can mix into water in seconds. Full-spectrum, lab-verified, never spiked with isolated alkaloids.\u003c\/p\u003e\n\n\u003ch3\u003eWhy this is different from typical kratom powder\u003c\/h3\u003e\n\u003cp\u003eMost \"kratom powder\" on the market is just ground-up leaf — gritty, plant-matter-heavy, and rough on your stomach. This isn't that. We take properly brewed kratom tea and dry it into a clean concentrate, so you get the tea experience without the brew time.\u003c\/p\u003e\n\u003cul\u003e\n  \u003cli\u003eMade from premium kratom leaf, not isolated alkaloids\u003c\/li\u003e\n  \u003cli\u003eFull-spectrum alkaloid profile — mitragynine core with naturally occurring supporting alkaloids\u003c\/li\u003e\n  \u003cli\u003eNo fortification, no isolation, no synthetic enhancement\u003c\/li\u003e\n  \u003cli\u003eThird-party tested every batch at an ISO-accredited lab — \u003ca href=\"\/pages\/lab-reports\" style=\"font-weight:700;\"\u003eview the lab report\u003c\/a\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eWhat customers tell us it feels like\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eSmooth and grounded\u003c\/li\u003e\n  \u003cli\u003eBalanced and consistent\u003c\/li\u003e\n  \u003cli\u003eLeaf-like — never sharp the way isolated alkaloid products can be\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eHow to use it\u003c\/h3\u003e\n\u003cp\u003eAdd a serving to hot or cold water, stir, drink. That's it. Mix it into your morning routine the same way you would coffee or matcha. Pair it with a brew kit on weekends when you want the full ritual.\u003c\/p\u003e\n\n\u003cp\u003e\u003cem\u003eThis is a premium product with limited supply. When it's out, it's out until the next batch.\u003c\/em\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cem\u003eFamily-owned. Made by Noble Tea Kava Bar in Melbourne, FL. FDACS-licensed. Adult use only.\u003c\/em\u003e\u003c\/p\u003e","brand":"Noble Tea Kava","offers":[{"title":"Individual  Serving","offer_id":47272594833508,"sku":null,"price":5.5,"currency_code":"USD","in_stock":true},{"title":"5 Individual Packs","offer_id":47272594866276,"sku":null,"price":24.0,"currency_code":"USD","in_stock":true},{"title":"50 Gram Pack","offer_id":47272594899044,"sku":null,"price":82.0,"currency_code":"USD","in_stock":true}]},{"product_id":"ak280","title":"Ah'Koola™ AK-280 Kratom Extract Shot — 280mg Total Alkaloids by Noble Tea Kava","description":"\u003cstyle\u003e\n  .ak280-wrap{\n    --ak-purple:#4f2a7f;\n    --ak-purple-dark:#2f184c;\n    --ak-green:#2e8b57;\n    --ak-green-dark:#1f6a42;\n    --ak-muted:rgba(255,255,255,.78);\n    --ak-soft:rgba(255,255,255,.6);\n    --ak-border:rgba(255,255,255,.08);\n    --ak-card:linear-gradient(135deg,#17171f,#0e0e15);\n    --ak-card-feat:linear-gradient(135deg,#241d31,#15221f);\n    max-width:1100px;margin:0 auto;padding:16px 12px 32px;color:#fff;\n    font:16px\/1.6 -apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  }\n  .ak280-wrap *{box-sizing:border-box;}\n  .ak280-wrap h2,.ak280-wrap h3,.ak280-wrap h4{margin:0 0 .5em;color:#fff;line-height:1.2;font-weight:800;}\n  .ak280-wrap p{margin:0 0 .75em;}\n  .ak280-section{margin:0 0 22px;}\n  .ak280-hero{border-radius:20px;padding:28px 18px;text-align:center;background:radial-gradient(circle at 80% 0%,rgba(255,255,255,.12),transparent 40%),linear-gradient(135deg,var(--ak-purple-dark) 0%,var(--ak-purple) 55%,var(--ak-green) 100%);}\n  .ak280-kicker{display:inline-block;margin-bottom:12px;padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}\n  .ak280-hero h2{font-size:clamp(28px,7vw,44px);margin:0 0 8px;letter-spacing:-.01em;}\n  .ak280-sub{font-size:clamp(15px,4vw,20px);font-weight:800;color:#f3f4f6;margin:0 0 12px;}\n  .ak280-hero p{font-size:15px;color:#eef2f7;max-width:640px;margin:0 auto 10px;}\n  .ak280-punch{font-size:16px;font-weight:800;color:#fff;margin-top:10px;}\n  .ak280-trust{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:14px;}\n  .ak280-trust span,.ak280-trust a{background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.18);padding:9px 13px;border-radius:999px;font-size:12px;font-weight:700;color:#fff;text-decoration:none;}\n  .ak280-trust a:hover{background:rgba(122,223,132,.18);border-color:rgba(122,223,132,.35);}\n  .ak280-shell{border:1px solid var(--ak-border);border-radius:18px;padding:22px 16px;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.01));}\n  .ak280-title{font-size:clamp(20px,5vw,28px);text-align:center;margin:0 0 8px;}\n  .ak280-lead{text-align:center;color:var(--ak-muted);margin:0 auto 16px;max-width:680px;font-size:15px;}\n  .ak280-grid{display:grid;gap:12px;grid-template-columns:1fr;}\n  .ak280-card{background:var(--ak-card);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:18px 16px;color:#fff;}\n  .ak280-card.feat{background:var(--ak-card-feat);border-color:rgba(182,164,255,.22);}\n  .ak280-card p{margin:0 0 .6em;color:var(--ak-muted);font-size:14px;}\n  .ak280-card p:last-child{margin:0;}\n  .ak280-card h4{font-size:17px;margin:0 0 8px;}\n  .ak280-serve{text-align:center;}\n  .ak280-num{font-size:36px;font-weight:800;line-height:1;margin:6px 0 4px;}\n  .ak280-dose{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--ak-soft);font-weight:800;}\n  .ak280-badge{display:inline-block;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.08);color:#d9fbe8;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;}\n  .ak280-note{margin-top:14px;padding:12px 14px;border-left:4px solid var(--ak-green);border-radius:10px;background:rgba(255,255,255,.95);color:#1f2937;font-size:14px;line-height:1.55;}\n  .ak280-vs h4{font-size:16px;margin:0 0 10px;}\n  .ak280-vs ul{list-style:none;padding:0;margin:0;}\n  .ak280-vs li{position:relative;padding-left:20px;margin:0 0 8px;font-size:14px;color:var(--ak-muted);line-height:1.5;}\n  .ak280-vs li::before{content:\"\";position:absolute;left:0;top:7px;width:8px;height:8px;border-radius:50%;background:#86efac;}\n  .ak280-vs.dim li::before{background:#6b7280;}\n  .ak280-packs{display:grid;gap:10px;grid-template-columns:1fr;margin-top:14px;}\n  .ak280-pack{display:flex;align-items:center;justify-content:space-between;background:var(--ak-card);border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:14px 16px;gap:10px;}\n  .ak280-pack.feat{background:var(--ak-card-feat);border-color:rgba(182,164,255,.22);}\n  .ak280-pack .left{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;}\n  .ak280-pack .qty{font-size:24px;font-weight:800;line-height:1;}\n  .ak280-pack .lbl{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#d9fbe8;font-weight:800;}\n  .ak280-pack .right{text-align:right;}\n  .ak280-pack .each{font-size:14px;font-weight:800;}\n  .ak280-pack .each small{display:block;font-size:11px;color:var(--ak-soft);font-weight:600;margin-top:2px;}\n  .ak280-btn{display:inline-block;margin-top:6px;padding:13px 22px;background:linear-gradient(90deg,var(--ak-green-dark),var(--ak-green));color:#fff;border-radius:999px;font-weight:800;font-size:15px;text-decoration:none;box-shadow:0 8px 18px rgba(31,106,66,.18);cursor:pointer;border:none;}\n  .ak280-cta-row{text-align:center;margin-top:16px;}\n  .ak280-cta-row small{display:block;margin-top:8px;color:var(--ak-soft);font-size:12px;}\n  .ak280-dark{border-radius:18px;padding:24px 18px;background:linear-gradient(135deg,#241336,var(--ak-purple-dark) 50%,#183726);text-align:center;}\n  .ak280-dark h3{font-size:clamp(20px,5vw,26px);margin:0 0 10px;}\n  .ak280-dark \u003e p{color:#e8edf4;margin:0 auto 16px;max-width:640px;font-size:15px;}\n  .ak280-dark .ak280-grid{margin-top:12px;}\n  .ak280-dark .ak280-card{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);text-align:center;}\n  .ak280-faq{background:rgba(255,255,255,.03);border:1px solid var(--ak-border);border-radius:16px;padding:6px 14px;}\n  .ak280-faq details{border-bottom:1px solid var(--ak-border);padding:14px 0;}\n  .ak280-faq details:last-child{border:none;}\n  .ak280-faq summary{cursor:pointer;font-weight:700;font-size:15px;color:#fff;list-style:none;display:flex;justify-content:space-between;gap:10px;}\n  .ak280-faq summary::-webkit-details-marker{display:none;}\n  .ak280-faq summary::after{content:\"+\";font-size:20px;color:#86efac;font-weight:800;line-height:1;}\n  .ak280-faq details[open] summary::after{content:\"\\2013\";}\n  .ak280-faq details \u003e p{margin:10px 0 0;color:var(--ak-muted);font-size:14px;}\n  @media (min-width:750px){\n    .ak280-wrap{padding:24px 16px 40px;}\n    .ak280-section{margin:0 0 30px;}\n    .ak280-hero{padding:42px 28px;border-radius:26px;}\n    .ak280-shell{padding:30px 24px;border-radius:22px;}\n    .ak280-grid{grid-template-columns:repeat(3,1fr);gap:16px;}\n    .ak280-grid.cols-2{grid-template-columns:1fr 1fr;}\n    .ak280-packs{grid-template-columns:1fr 1fr;gap:14px;}\n    .ak280-card{padding:22px 20px;}\n    .ak280-card h4{font-size:18px;}\n    .ak280-pack .qty{font-size:28px;}\n    .ak280-dark{padding:34px 28px;}\n  }\n  @media (min-width:990px){\n    .ak280-packs{grid-template-columns:repeat(4,1fr);}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ak280-wrap\" id=\"ak280-top\"\u003e\n\n  \u003csection class=\"ak280-section ak280-hero\"\u003e\n    \u003cdiv class=\"ak280-kicker\"\u003eAh'Koola™ Extract Shot\u003c\/div\u003e\n    \u003ch2\u003eAK-280\u003c\/h2\u003e\n    \u003cdiv class=\"ak280-sub\"\u003e280mg total alkaloids · 225mg mitragynine per bottle\u003c\/div\u003e\n    \u003cp\u003eOne bottle. Multiple servings. Built behind a real kava bar — not in a marketing meeting.\u003c\/p\u003e\n    \u003cdiv class=\"ak280-punch\"\u003eSkip the one-and-done shot. AK-280 stretches.\u003c\/div\u003e\n    \u003cdiv class=\"ak280-trust\"\u003e\n      \u003cspan\u003eMade in Melbourne, FL\u003c\/span\u003e\n      \u003cspan\u003eFDACS Licensed\u003c\/span\u003e\n      \u003cspan\u003eISO-Accredited Lab Tested\u003c\/span\u003e\n      \u003ca href=\"\/pages\/lab-reports\"\u003eView Lab Report →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak280-section\"\u003e\n    \u003cdiv class=\"ak280-shell\"\u003e\n      \u003ch3 class=\"ak280-title\"\u003eHow many servings per bottle?\u003c\/h3\u003e\n      \u003cp class=\"ak280-lead\"\u003eAK-280 is built for flexibility. Most people split a bottle across multiple pours instead of dosing it all at once.\u003c\/p\u003e\n      \u003cdiv class=\"ak280-grid\"\u003e\n        \u003cdiv class=\"ak280-card ak280-serve\"\u003e\n          \u003cspan class=\"ak280-badge\"\u003eLight\u003c\/span\u003e\n          \u003cdiv class=\"ak280-dose\"\u003e~1.5 mL per serving\u003c\/div\u003e\n          \u003cdiv class=\"ak280-num\"\u003e~10\u003c\/div\u003e\n          \u003cp\u003eFor lighter pours where a little goes a long way. \u003cstrong\u003e~$2 per serving.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ak280-card feat ak280-serve\"\u003e\n          \u003cspan class=\"ak280-badge\"\u003eStandard\u003c\/span\u003e\n          \u003cdiv class=\"ak280-dose\"\u003e~2.5–3 mL per serving\u003c\/div\u003e\n          \u003cdiv class=\"ak280-num\"\u003e~5–6\u003c\/div\u003e\n          \u003cp\u003eMost popular. Real value, real control. \u003cstrong\u003e~$3–$4 per serving.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ak280-card ak280-serve\"\u003e\n          \u003cspan class=\"ak280-badge\"\u003eStronger\u003c\/span\u003e\n          \u003cdiv class=\"ak280-dose\"\u003e~5–7.5 mL per serving\u003c\/div\u003e\n          \u003cdiv class=\"ak280-num\"\u003e~2–3\u003c\/div\u003e\n          \u003cp\u003eFor heavier pours or concentrated drink builds.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ak280-note\"\u003e\n        \u003cstrong\u003eStart low.\u003c\/strong\u003e AK-280 is concentrated. Most people get the best experience starting conservatively and adjusting up.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak280-section\"\u003e\n    \u003cdiv class=\"ak280-shell\"\u003e\n      \u003ch3 class=\"ak280-title\"\u003eWhy people switch to AK-280\u003c\/h3\u003e\n      \u003cp class=\"ak280-lead\"\u003eStronger than typical kratom shots (225mg mitragynine vs their 125mg) for less per bottle. Cleaner than powder. More flexible than capsules. \u003ca href=\"\/pages\/lab-reports\" style=\"color:#86efac;font-weight:800;\"\u003eVerified by third-party lab →\u003c\/a\u003e\u003c\/p\u003e\n      \u003cdiv class=\"ak280-grid cols-2\"\u003e\n        \u003cdiv class=\"ak280-card feat ak280-vs\"\u003e\n          \u003ch4\u003eAK-280 Extract Shot\u003c\/h4\u003e\n          \u003cul\u003e\n            \u003cli\u003e225mg mitragynine per bottle — strongest in its class\u003c\/li\u003e\n            \u003cli\u003eOne bottle = up to 10 servings\u003c\/li\u003e\n            \u003cli\u003eDrink it straight, split it, or mix it\u003c\/li\u003e\n            \u003cli\u003ePocket-sized, no scooping or mess\u003c\/li\u003e\n            \u003cli\u003eISO-accredited lab tested every batch\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ak280-card ak280-vs dim\"\u003e\n          \u003ch4\u003eEverything else\u003c\/h4\u003e\n          \u003cul\u003e\n            \u003cli\u003eTypical Kratom Extracts: 125mg mitragynine — 45% less active alkaloid\u003c\/li\u003e\n            \u003cli\u003ePowder: messy, slow, needs prep\u003c\/li\u003e\n            \u003cli\u003eCapsules: locked-in dose, no flexibility\u003c\/li\u003e\n            \u003cli\u003eGeneric shots: one-and-done, weak value\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak280-section ak280-dark\"\u003e\n    \u003ch3\u003eBuilt from real kava bar experience\u003c\/h3\u003e\n    \u003cp\u003eAK-280 wasn't built by a supplement company. It was built behind our bar in Melbourne, Florida — where consistency, speed, and presentation actually matter.\u003c\/p\u003e\n    \u003cdiv class=\"ak280-grid\"\u003e\n      \u003cdiv class=\"ak280-card\"\u003e\n        \u003ch4\u003eQuick \u0026amp; Simple\u003c\/h4\u003e\n        \u003cp\u003eGrab the bottle, pour, move on with your day.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ak280-card\"\u003e\n        \u003ch4\u003eFlexible Format\u003c\/h4\u003e\n        \u003cp\u003eUse it straight, split it across the day, or mix it into a drink.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ak280-card\"\u003e\n        \u003ch4\u003ePremium Feel\u003c\/h4\u003e\n        \u003cp\u003eLooks and pours like a craft product, not another generic listing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak280-section\"\u003e\n    \u003cdiv class=\"ak280-shell\"\u003e\n      \u003ch3 class=\"ak280-title\"\u003ePick your pack\u003c\/h3\u003e\n      \u003cp class=\"ak280-lead\"\u003eMore bottles = lower cost per bottle. The 25-pack is the sweet spot for regular use.\u003c\/p\u003e\n      \u003cdiv class=\"ak280-packs\"\u003e\n        \u003cdiv class=\"ak280-pack\"\u003e\n          \u003cdiv class=\"left\"\u003e\n\u003cspan class=\"qty\"\u003e1\u003c\/span\u003e\u003cspan class=\"lbl\"\u003eFirst-Timer\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"right\"\u003e\u003cdiv class=\"each\"\u003e$19.99 \u003csmall\u003eper bottle\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ak280-pack\"\u003e\n          \u003cdiv class=\"left\"\u003e\n\u003cspan class=\"qty\"\u003e12\u003c\/span\u003e\u003cspan class=\"lbl\"\u003eStarter\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"right\"\u003e\u003cdiv class=\"each\"\u003e$16.67 \u003csmall\u003e$200 · save 17%\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ak280-pack feat\"\u003e\n          \u003cdiv class=\"left\"\u003e\n\u003cspan class=\"qty\"\u003e25\u003c\/span\u003e\u003cspan class=\"lbl\"\u003eBest Value\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"right\"\u003e\u003cdiv class=\"each\"\u003e$14.00 \u003csmall\u003e$350 · save 30%\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ak280-pack\"\u003e\n          \u003cdiv class=\"left\"\u003e\n\u003cspan class=\"qty\"\u003e100\u003c\/span\u003e\u003cspan class=\"lbl\"\u003eBulk\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"right\"\u003e\u003cdiv class=\"each\"\u003e$13.00 \u003csmall\u003e$1,300 · save 35%\u003c\/small\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ak280-cta-row\"\u003e\n        \u003cbutton type=\"button\" class=\"ak280-btn\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003ePick your size ↑\u003c\/button\u003e\n        \u003csmall\u003eScrolls you back to the quantity selector at the top of the page.\u003c\/small\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak280-section\"\u003e\n    \u003cdiv class=\"ak280-shell\"\u003e\n      \u003ch3 class=\"ak280-title\"\u003eWhat's in it\u003c\/h3\u003e\n      \u003cp class=\"ak280-lead\"\u003eSimple, functional, transparent. Nothing unnecessary.\u003c\/p\u003e\n      \u003cdiv class=\"ak280-card\" style=\"text-align:center;font-size:15px;line-height:1.7;color:rgba(255,255,255,.78);\"\u003e\n        Reverse osmosis water · Vegetable glycerin · Citric acid · \u003cem\u003eMitragyna speciosa\u003c\/em\u003e leaf extract · Potassium sorbate (preservative)\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak280-section\"\u003e\n    \u003ch3 class=\"ak280-title\"\u003eCommon questions\u003c\/h3\u003e\n    \u003cdiv class=\"ak280-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow much should I start with?\u003c\/summary\u003e\n        \u003cp\u003eStart with 1.5–2.5 mL (about a quarter to a third of the bottle) and wait 30–45 minutes before deciding if you want more. AK-280 is concentrated — start low and adjust up.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long does an opened bottle last?\u003c\/summary\u003e\n        \u003cp\u003eRefrigerate after opening. Most people use a bottle within 1–2 weeks once it's open. Sealed bottles are shelf-stable through the printed date.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I mix it into a drink?\u003c\/summary\u003e\n        \u003cp\u003eYes. AK-280 is built for flexibility — drop it into a kava drink, a kratom tea, or a soda. The flavor is mild enough to disappear into most beverages.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it lab-tested?\u003c\/summary\u003e\n        \u003cp\u003eYes. Every AK-280 batch is sent to an \u003cstrong\u003eISO-accredited third-party analytical lab\u003c\/strong\u003e for a full compliance panel — potency, 7-OH dry weight in parts per million, residual solvents, heavy metals, and microbial contamination. \u003ca href=\"\/pages\/lab-reports\" style=\"color:#86efac;font-weight:700;\"\u003eView the current lab report (PDF) →\u003c\/a\u003e or email \u003ca href=\"mailto:kyle@nobleteakava.com?subject=AK-280%20current%20lot%20COA\" style=\"color:#86efac;font-weight:700;\"\u003ekyle@nobleteakava.com\u003c\/a\u003e with your order number for the lot-specific COA.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDo you ship to my state?\u003c\/summary\u003e\n        \u003cp\u003eWe ship to states where kratom is legally permitted. If your address falls within a restricted area at checkout, the order can't be processed.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ak280-section\"\u003e\n    \u003cdiv class=\"ak280-card feat\" style=\"text-align:center;\"\u003e\n      \u003ch4 style=\"font-size:18px;\"\u003eGoing through bottles fast?\u003c\/h4\u003e\n      \u003cp\u003eIf AK-280 is part of your weekly rotation, the liter is more practical than reordering smaller bottles.\u003c\/p\u003e\n      \u003ca href=\"\/products\/ak-280-kratom-extract-liter\" class=\"ak280-btn\"\u003eView the liter →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Noble Tea Kava","offers":[{"title":"1","offer_id":48006876856420,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"12","offer_id":48006876889188,"sku":null,"price":200.0,"currency_code":"USD","in_stock":true},{"title":"25","offer_id":48006876921956,"sku":null,"price":350.0,"currency_code":"USD","in_stock":true},{"title":"100","offer_id":48006876954724,"sku":null,"price":1300.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/4878\/8836\/files\/Untitled_design_74.png?v=1774789423"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/4878\/8836\/collections\/Ah_Koola_Logo_c02c064a-1e6c-4fdb-81c3-dc85d8632a07.png?v=1774491319","url":"https:\/\/nobleteakava.com\/collections\/start-here-the-ahkoola-way.oembed","provider":"Noble Tea Kava","version":"1.0","type":"link"}