{"title":"KOI CBD","description":"\u003cstyle\u003e\n  .mcr-koi-page {\n    margin: 0 0 48px;\n  }\n\n  .mcr-koi-hero {\n    background: linear-gradient(135deg, #10261f 0%, #1f4a38 58%, #d9a441 100%);\n    color: #ffffff;\n    border-radius: 28px;\n    padding: 44px 36px;\n    margin: 0 0 36px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .mcr-koi-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -80px;\n    top: -90px;\n    width: 260px;\n    height: 260px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.12);\n  }\n\n  .mcr-koi-hero-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 980px;\n  }\n\n  .mcr-koi-eyebrow {\n    display: inline-flex;\n    color: #f6d57a;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    font-size: 13px;\n    font-weight: 800;\n    margin: 0 0 12px;\n  }\n\n  .mcr-koi-hero h2 {\n    color: #ffffff;\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.05;\n    margin: 0 0 18px;\n    font-weight: 850;\n  }\n\n  .mcr-koi-hero p {\n    color: #f7f7f2;\n    font-size: 18px;\n    line-height: 1.65;\n    margin: 0 0 20px;\n    max-width: 900px;\n  }\n\n  .mcr-koi-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 22px 0 0;\n  }\n\n  .mcr-koi-pills a,\n  .mcr-koi-pills span {\n    display: inline-flex;\n    align-items: center;\n    border: 1px solid rgba(255,255,255,0.34);\n    background: rgba(255,255,255,0.12);\n    color: #ffffff !important;\n    text-decoration: none;\n    border-radius: 999px;\n    padding: 9px 14px;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .mcr-koi-section {\n    margin: 38px 0;\n  }\n\n  .mcr-koi-section h2 {\n    color: #10261f;\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.15;\n    margin: 0 0 14px;\n    font-weight: 850;\n  }\n\n  .mcr-koi-section h3 {\n    color: #1f4a38;\n    font-size: 22px;\n    line-height: 1.25;\n    margin: 0 0 10px;\n    font-weight: 825;\n  }\n\n  .mcr-koi-section p {\n    color: #26342f;\n    font-size: 16px;\n    line-height: 1.75;\n    margin: 0 0 18px;\n    max-width: 980px;\n  }\n\n  .mcr-koi-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 24px 0;\n  }\n\n  .mcr-koi-card {\n    background: #ffffff;\n    border: 1px solid rgba(16,38,31,0.12);\n    border-radius: 22px;\n    padding: 24px;\n    box-shadow: 0 12px 34px rgba(16,38,31,0.06);\n  }\n\n  .mcr-koi-card p {\n    font-size: 15px;\n    line-height: 1.65;\n    margin: 0 0 16px;\n  }\n\n  .mcr-koi-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 14px 0 0;\n  }\n\n  .mcr-koi-tags span {\n    background: #f7f7f2;\n    color: #1f4a38;\n    border: 1px solid rgba(31,74,56,0.14);\n    border-radius: 999px;\n    padding: 7px 11px;\n    font-size: 12px;\n    font-weight: 750;\n  }\n\n  .mcr-koi-link-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n    margin: 22px 0;\n  }\n\n  .mcr-koi-link-grid a {\n    background: #ffffff;\n    border: 1px solid rgba(16,38,31,0.14);\n    border-radius: 18px;\n    padding: 18px;\n    text-decoration: none;\n    color: #10261f !important;\n    font-weight: 850;\n    box-shadow: 0 10px 24px rgba(16,38,31,0.05);\n  }\n\n  .mcr-koi-link-grid a span {\n    display: block;\n    color: #52635c;\n    font-size: 13px;\n    line-height: 1.5;\n    font-weight: 600;\n    margin-top: 6px;\n  }\n\n  .mcr-koi-link-grid a:hover {\n    border-color: rgba(217,164,65,0.8);\n    transform: translateY(-1px);\n  }\n\n  .mcr-koi-table-wrap {\n    overflow-x: auto;\n    border: 1px solid rgba(16,38,31,0.12);\n    border-radius: 22px;\n    box-shadow: 0 12px 34px rgba(16,38,31,0.05);\n    margin: 24px 0;\n  }\n\n  .mcr-koi-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 760px;\n    background: #ffffff;\n  }\n\n  .mcr-koi-table th {\n    background: #10261f;\n    color: #ffffff;\n    text-align: left;\n    padding: 16px;\n    font-size: 14px;\n  }\n\n  .mcr-koi-table td {\n    padding: 16px;\n    border-bottom: 1px solid rgba(16,38,31,0.1);\n    color: #26342f;\n    font-size: 14px;\n    vertical-align: top;\n  }\n\n  .mcr-koi-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mcr-koi-table a {\n    color: #1f4a38 !important;\n    font-weight: 800;\n  }\n\n  .mcr-koi-faq {\n    border-top: 1px solid rgba(16,38,31,0.12);\n    margin-top: 24px;\n    padding-top: 8px;\n  }\n\n  .mcr-koi-faq h3 {\n    margin-top: 24px;\n  }\n\n  .mcr-koi-disclaimer {\n    background: #10261f;\n    color: #ffffff;\n    border-radius: 20px;\n    padding: 20px;\n    margin: 28px 0 0;\n  }\n\n  .mcr-koi-disclaimer p {\n    color: rgba(255,255,255,0.9);\n    font-size: 13px;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  @media screen and (max-width: 990px) {\n    .mcr-koi-grid,\n    .mcr-koi-link-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .mcr-koi-hero {\n      padding: 32px 22px;\n      border-radius: 20px;\n    }\n\n    .mcr-koi-grid,\n    .mcr-koi-link-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mcr-koi-card {\n      padding: 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"mcr-koi-page\"\u003e\n  \u003csection class=\"mcr-koi-hero\"\u003e\n    \u003cdiv class=\"mcr-koi-hero-inner\"\u003e\n      \u003cp class=\"mcr-koi-eyebrow\"\u003eKoi CBD Brand \u0026amp; Product Reviews\u003c\/p\u003e\n\n      \u003ch2\u003eKoi CBD Reviews for CBD, Delta 8, Delta 9, THCA, Gummies \u0026amp; Hemp Products\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Explore Koi CBD reviews from MyCannabisReviews, including CBD products, Delta 8 gummies, Delta 9 gummies, THCA flower, hemp-derived cannabinoid blends, and other Koi product reviews. We do not sell Koi CBD products directly. Our goal is to help adults 21+ compare product details, cannabinoid profiles, available lab testing, flavor options, brand transparency, and official buying options.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Koi CBD is one of the better-known names in the hemp space, with products across several major categories. This review hub organizes our Koi coverage so readers can compare CBD, Delta 8, Delta 9, THCA, gummies, flower, and multi-cannabinoid products in one place.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mcr-koi-pills\"\u003e\n        \u003ca href=\"\/collections\/cbd-products\"\u003eCBD Reviews\u003c\/a\u003e\n        \u003ca href=\"\/collections\/delta-8-products\"\u003eDelta 8 Reviews\u003c\/a\u003e\n        \u003ca href=\"\/collections\/delta-9-products\"\u003eDelta 9 Reviews\u003c\/a\u003e\n        \u003ca href=\"\/collections\/thca-products\"\u003eTHCA Reviews\u003c\/a\u003e\n        \u003ca href=\"\/collections\/cannabis-products\"\u003eAll Product Reviews\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mcr-koi-section\"\u003e\n    \u003ch2\u003eWhat Koi CBD Products Do We Review?\u003c\/h2\u003e\n\n    \u003cp\u003e\n      MyCannabisReviews covers Koi CBD products by category, product type, cannabinoid profile, strength, flavor, format, and available product information. Koi has appeared across CBD, Delta 8, Delta 9, THCA, gummies, flower, and cannabinoid blend categories, which makes this brand useful for readers comparing multiple hemp-derived product types.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mcr-koi-grid\"\u003e\n      \u003cdiv class=\"mcr-koi-card\"\u003e\n        \u003ch3\u003eKoi CBD Product Reviews\u003c\/h3\u003e\n        \u003cp\u003e\n          Koi CBD products may include gummies, tinctures, capsules, topicals, and other hemp-derived CBD formats. Our reviews focus on product format, CBD strength, ingredients, flavor options, and lab testing when available.\n        \u003c\/p\u003e\n        \u003cdiv class=\"mcr-koi-tags\"\u003e\n          \u003cspan\u003eCBD Gummies\u003c\/span\u003e\n          \u003cspan\u003eCBD Products\u003c\/span\u003e\n          \u003cspan\u003eHemp Reviews\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mcr-koi-card\"\u003e\n        \u003ch3\u003eKoi Delta 8 Reviews\u003c\/h3\u003e\n        \u003cp\u003e\n          Koi Delta 8 products are reviewed by potency information, serving size, cannabinoid blend, flavor, product type, state availability notes, and available lab reports.\n        \u003c\/p\u003e\n        \u003cdiv class=\"mcr-koi-tags\"\u003e\n          \u003cspan\u003eDelta 8 Gummies\u003c\/span\u003e\n          \u003cspan\u003eDelta 8 THC\u003c\/span\u003e\n          \u003cspan\u003eHemp-Derived THC\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mcr-koi-card\"\u003e\n        \u003ch3\u003eKoi Delta 9 Reviews\u003c\/h3\u003e\n        \u003cp\u003e\n          Koi Delta 9 products are useful for readers researching hemp-derived Delta 9 gummies, THC edibles, cannabinoid blends, serving size, flavor, and brand transparency.\n        \u003c\/p\u003e\n        \u003cdiv class=\"mcr-koi-tags\"\u003e\n          \u003cspan\u003eDelta 9 Gummies\u003c\/span\u003e\n          \u003cspan\u003eTHC Edibles\u003c\/span\u003e\n          \u003cspan\u003eHemp-Derived Delta 9\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mcr-koi-card\"\u003e\n        \u003ch3\u003eKoi THCA Reviews\u003c\/h3\u003e\n        \u003cp\u003e\n          Koi THCA product reviews focus on THCA flower, strain information, cannabinoid profiles, lab testing when available, packaging details, and state shipping considerations.\n        \u003c\/p\u003e\n        \u003cdiv class=\"mcr-koi-tags\"\u003e\n          \u003cspan\u003eTHCA Flower\u003c\/span\u003e\n          \u003cspan\u003eStrain Details\u003c\/span\u003e\n          \u003cspan\u003eLab Reports\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mcr-koi-section\"\u003e\n    \u003ch2\u003eBrowse Koi CBD Reviews by Category\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Use the links below to compare Koi products by cannabinoid category. These pages help connect Koi CBD reviews with broader cannabis product reviews across MyCannabisReviews.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mcr-koi-link-grid\"\u003e\n      \u003ca href=\"\/collections\/cbd-products\"\u003e\n        CBD Product Reviews\n        \u003cspan\u003eCompare CBD gummies, tinctures, capsules, topicals, vapes, and hemp products.\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca href=\"\/collections\/delta-8-products\"\u003e\n        Delta 8 Product Reviews\n        \u003cspan\u003eBrowse Delta 8 gummies, edibles, disposables, vapes, and hemp-derived THC products.\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca href=\"\/collections\/delta-9-products\"\u003e\n        Delta 9 Product Reviews\n        \u003cspan\u003eResearch hemp-derived Delta 9 gummies, THC edibles, and cannabinoid blends.\u003c\/span\u003e\n      \u003c\/a\u003e\n\n      \u003ca href=\"\/collections\/thca-products\"\u003e\n        THCA Product Reviews\n        \u003cspan\u003eExplore THCA flower, pre-rolls, concentrates, and hemp-derived cannabis products.\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mcr-koi-section\"\u003e\n    \u003ch2\u003eKoi CBD Product Review Comparison\u003c\/h2\u003e\n\n    \u003cp\u003e\n      This table summarizes the main Koi product categories currently covered or supported by MyCannabisReviews. Product availability, formulas, strengths, and shipping rules can change over time, so readers should always confirm details on the official brand website.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mcr-koi-table-wrap\"\u003e\n      \u003ctable class=\"mcr-koi-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eKoi Category\u003c\/th\u003e\n            \u003cth\u003eBest For\u003c\/th\u003e\n            \u003cth\u003eCommon Product Types\u003c\/th\u003e\n            \u003cth\u003eWhat We Look For\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKoi CBD\u003c\/td\u003e\n            \u003ctd\u003eReaders comparing non-intoxicating hemp products and traditional CBD formats.\u003c\/td\u003e\n            \u003ctd\u003eCBD gummies, tinctures, capsules, topicals, and hemp products.\u003c\/td\u003e\n            \u003ctd\u003eCBD strength, extract type, ingredients, flavor, lab testing, and product transparency.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKoi Delta 8\u003c\/td\u003e\n            \u003ctd\u003eAdults researching hemp-derived Delta 8 THC products and edible formats.\u003c\/td\u003e\n            \u003ctd\u003eDelta 8 gummies, edibles, and cannabinoid blends.\u003c\/td\u003e\n            \u003ctd\u003eServing size, potency, lab reports, state restrictions, product labeling, and flavor options.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKoi Delta 9\u003c\/td\u003e\n            \u003ctd\u003eAdults comparing hemp-derived Delta 9 gummies and THC edible options.\u003c\/td\u003e\n            \u003ctd\u003eDelta 9 gummies, THC edibles, and multi-cannabinoid blends.\u003c\/td\u003e\n            \u003ctd\u003eDelta 9 per serving, total milligrams, formula, ingredients, and available testing.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKoi THCA\u003c\/td\u003e\n            \u003ctd\u003eReaders researching THCA flower and hemp-derived cannabis flower products.\u003c\/td\u003e\n            \u003ctd\u003eTHCA flower, strain-based products, and flower-style hemp products.\u003c\/td\u003e\n            \u003ctd\u003eStrain details, cannabinoid profile, lab reports, freshness, packaging, and legality notes.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mcr-koi-section\"\u003e\n    \u003ch2\u003eHow We Review Koi CBD Products\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Our Koi CBD reviews are designed to be practical and product-specific. Instead of treating every hemp product the same, we review each product based on its category. A CBD gummy, a Delta 8 gummy, a Delta 9 edible, and a THCA flower product all require different review criteria.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"mcr-koi-grid\"\u003e\n      \u003cdiv class=\"mcr-koi-card\"\u003e\n        \u003ch3\u003eCannabinoid Profile\u003c\/h3\u003e\n        \u003cp\u003e\n          We look at whether the product is centered on CBD, Delta 8 THC, Delta 9 THC, THCA, or a blend of multiple hemp-derived cannabinoids.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mcr-koi-card\"\u003e\n        \u003ch3\u003eLab Testing\u003c\/h3\u003e\n        \u003cp\u003e\n          When available, we look for product-specific Certificates of Analysis, cannabinoid testing, potency details, and contaminant testing information.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mcr-koi-card\"\u003e\n        \u003ch3\u003eProduct Format\u003c\/h3\u003e\n        \u003cp\u003e\n          Gummies, tinctures, capsules, flower, vapes, and edibles are reviewed differently because each format has different buyer considerations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mcr-koi-card\"\u003e\n        \u003ch3\u003eBuying Context\u003c\/h3\u003e\n        \u003cp\u003e\n          We consider whether the brand provides clear product pages, state shipping information, ingredient details, flavor options, and updated product labels.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mcr-koi-section\"\u003e\n    \u003ch2\u003eKoi CBD Review FAQ\u003c\/h2\u003e\n\n    \u003cdiv class=\"mcr-koi-faq\"\u003e\n      \u003ch3\u003eDoes MyCannabisReviews sell Koi CBD products?\u003c\/h3\u003e\n      \u003cp\u003e\n        No. MyCannabisReviews does not sell Koi CBD products directly. We publish independent review content and may link to official brand websites or related review pages.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eWhat Koi CBD products are reviewed on MyCannabisReviews?\u003c\/h3\u003e\n      \u003cp\u003e\n        Our Koi coverage includes CBD, Delta 8, Delta 9, THCA, gummies, flower, and hemp-derived cannabinoid products. The exact reviewed products may change as new pages are added or updated.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eAre Koi Delta 8 and Delta 9 products intoxicating?\u003c\/h3\u003e\n      \u003cp\u003e\n        Delta 8 THC and Delta 9 THC may be intoxicating. Adults should review product labels, serving sizes, lab reports, and local laws before purchasing or using any hemp-derived THC product.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eWhat should I check before buying a Koi product?\u003c\/h3\u003e\n      \u003cp\u003e\n        Review the product label, cannabinoid content, serving size, ingredients, third-party lab report when available, and shipping restrictions. Product formulas and state availability can change over time.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eHow is THCA different from CBD?\u003c\/h3\u003e\n      \u003cp\u003e\n        CBD is generally described as non-intoxicating. THCA is a different cannabinoid that may become intoxicating when heated. Because THCA products can involve different legal and product considerations, readers should check lab reports and local laws carefully.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mcr-koi-disclaimer\"\u003e\n      \u003cp\u003e\n        MyCannabisReviews content is intended for adults 21+ and is for informational purposes only. We do not provide medical, legal, or financial advice. Hemp-derived THC and THCA products may be intoxicating and may not be legal or available in every state. Always review product labels, lab reports, brand shipping policies, and local laws before purchasing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/section\u003e","products":[{"product_id":"koi-delta-8-thc-gummies","title":"Koi Delta 8 THC Gummies","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\u003c\/style\u003e\n\u003cstyle\u003e.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\u003c\/style\u003e\n\u003cstyle\u003e\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Delta 8 THC Gummies\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Koi-Delta-8-gummies-are-they-worth-it-review.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Delta 8 THC Gummies\u003c\/h2\u003e\n\u003cp\u003eKoi’s core Delta 8 gummy: 25mg of hemp-derived Delta 8 THC per piece, sold in 20-count, 60-count and 100-count jars. It is the middle of the Delta 8 dose range — stronger than the 10mg starter gummies most brands lead with, well short of Koi’s own 50mg Extra Strength jar.\u003c\/p\u003e\n\u003cp\u003eKoi has been making this gummy since long before most Delta 8 brands existed, and it shows in the boring-in-a-good-way execution: consistent pectin texture, clear per-piece labelling, batch COAs you can actually look up.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.0\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e25mg Delta 8 \/ Gummy\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e20, 60 or 100 count\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003ePectin (no gelatin)\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eNot shipped to CA or OR\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-delta-8-thc-gummies\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-delta-8-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e \u003ca href=\"\/blogs\/cannabis-reviews\/best-delta-8-gummies-2026\" class=\"mcr-btn mcr-btn-secondary\"\u003e Best Delta 8 Gummies \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy the 20-count if you are testing Koi for the first time and want the smallest possible commitment. Buy the 100-count if you already know 25mg is your dose — it drops the cost from about 8.0 cents per milligram to about 5.6 cents, which is the difference between an expensive gummy and a normal one.\u003c\/p\u003e\n\u003cp\u003eSkip it if you want variety. At the time of writing Koi only had Watermelon in stock across all three jar sizes; Blue Razz and Strawberry were both showing sold out. If flavour choice matters to you, check availability before you order.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-delta-8-thc-gummies\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-delta-8-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi (Koi CBD), founded 2015, Los Angeles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCannabinoid\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHemp-derived Delta 8 THC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePer gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25mg Delta 8 THC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eJar sizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20ct (500mg) $39.99 · 60ct (1,500mg) $89.99 · 100ct (2,500mg) $139.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per mg\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAbout $0.080 (20ct), $0.060 (60ct), $0.056 (100ct)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavours listed\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWatermelon, Blue Razz, Strawberry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePectin (sugar, corn syrup, pectin, sunflower oil, water, flavouring, sodium citrate, sodium acid sulfate, citric acid, natural and artificial colour, hemp-derived Delta 8 THC, plant-derived terpenes)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThird-party COA by batch number at koicbd.com lab results\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping restrictions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNot shipped to California or Oregon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat These Do Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eHonest per-piece labelling\u003c\/h3\u003e\n\u003cp\u003eThe dose is stated per gummy, not as a jar total. That sounds basic; a surprising number of Delta 8 brands still advertise 2,500mg on the front and bury the per-piece number.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eBatch-level COAs\u003c\/h3\u003e\n\u003cp\u003eKoi publishes lab results searchable by the batch number printed on your jar, rather than one generic PDF for the whole product line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eBulk pricing that actually drops\u003c\/h3\u003e\n\u003cp\u003eGoing from the 20-count to the 100-count cuts roughly 30 percent off the per-milligram cost. Plenty of brands charge nearly the same rate at every size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e25mg is a sensible mid-range Delta 8 dose\u003c\/li\u003e\n\u003cli\u003ePer-gummy potency clearly labelled\u003c\/li\u003e\n\u003cli\u003eBatch-searchable third-party COAs\u003c\/li\u003e\n\u003cli\u003eReal bulk discount at 60 and 100 count\u003c\/li\u003e\n\u003cli\u003ePectin base, so no gelatin\u003c\/li\u003e\n\u003cli\u003eLong-running brand with a stable formula\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSmall jar is expensive per milligram\u003c\/li\u003e\n\u003cli\u003eFlavour availability has been thin — Watermelon only when we checked\u003c\/li\u003e\n\u003cli\u003eContains artificial colour\u003c\/li\u003e\n\u003cli\u003eNo CA or OR shipping\u003c\/li\u003e\n\u003cli\u003eNot vegan-certified, unlike Koi’s CBD gummies\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWill These Get You High?\u003c\/h2\u003e\n\u003cp\u003eYes. Delta 8 THC is intoxicating. It is generally described as milder than Delta 9 at the same milligram figure, but 25mg is not a small dose, and tolerance varies enormously. If you have not taken Delta 8 before, half a gummy is the sensible starting point, and you should give it a full two hours before deciding it has not worked.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eBefore you order\u003c\/h3\u003e\n\u003cp\u003eHemp-derived Delta 8 is regulated state by state and the rules keep moving. Koi does not ship this product to California or Oregon. Check your own state’s current position, and do not drive after taking it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Shipping is free over $69, which the 60-count and 100-count jars clear on their own. Koi’s subscribe-and-save takes 20 percent off recurring orders, though it cannot be stacked with other promotions.\u003c\/p\u003e\n\u003cp\u003eReturns are unusually generous for this category: Koi’s published refund policy is 100 percent within 90 days of purchase, 50 percent between 90 and 150 days, nothing after that, with proof of purchase required.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-delta-8-thc-gummies\u0026amp;aff_sub2=buy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-delta-8-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many Koi Delta 8 gummies should I take?\u003c\/summary\u003e\n\u003cp\u003eHalf a gummy (12.5mg) if you are new to Delta 8. One gummy (25mg) is a normal dose for someone with some tolerance. Wait two hours before taking more.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do they take to kick in?\u003c\/summary\u003e\n\u003cp\u003eEdibles typically start between 45 and 90 minutes and peak around two to three hours. Eating them on an empty stomach speeds onset and can make the peak feel sharper.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill Delta 8 show up on a drug test?\u003c\/summary\u003e\n\u003cp\u003eYes. Standard urine screens look for THC metabolites and do not distinguish Delta 8 from Delta 9. If you are tested, do not take this product.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich states does Koi not ship this to?\u003c\/summary\u003e\n\u003cp\u003eKoi lists California and Oregon as blocked for this product. Restrictions change, so confirm at checkout.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere are the lab results?\u003c\/summary\u003e\n\u003cp\u003eOn Koi’s lab results page, searchable by the batch number printed on the jar.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this the same as the Extra Strength gummy?\u003c\/summary\u003e\n\u003cp\u003eNo. Extra Strength is 50mg of Delta 8 per gummy in 30 and 60 count jars, and works out cheaper per milligram. This one is 25mg.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003cdiv class=\"mcr-disclaimer\"\u003e\n\u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e MyCannabisReviews.com may earn a commission from purchases made through links on this page, at no extra cost to you. This content is for adults and is for informational purposes only. Product legality, potency, availability, lab results, ingredients and shipping restrictions vary and may change. Always review the current product label, Certificate of Analysis, official brand policies and local laws before purchasing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49529276891395,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Koi-Delta-8-gummies-are-they-worth-it-review.png?v=1773732584"},{"product_id":"koi-extra-strength-delta-8-thc-gummies","title":"Koi Extra Strength Delta 8 THC Gummies","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\u003c\/style\u003e\n\u003cstyle\u003e.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\u003c\/style\u003e\n\u003cstyle\u003e\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Extra Strength Delta 8 THC Gummies\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-extra-strength-delta-8-gummies-review-2026-thumbnail.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Extra Strength Delta 8 THC Gummies\u003c\/h2\u003e\n\u003cp\u003eFifty milligrams of hemp-derived Delta 8 THC in a single gummy, in 30-count (1,500mg) and 60-count (3,000mg) jars. This is Koi’s heavy option, and it is double the dose of their standard Delta 8 gummy.\u003c\/p\u003e\n\u003cp\u003eIt is also, counter-intuitively, the better value. At roughly 4.7 cents per milligram on the 30-count and 4.2 cents on the 60-count, it undercuts the 25mg jar at every size — you are paying less per milligram to get more per piece.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.5\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e50mg Delta 8 \/ Gummy\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e30 or 60 count\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBest value in Koi’s D8 range\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eNot shipped to CA or OR\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-extra-strength-delta-8-thc-gummies\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-extra-strength-delta8-thc-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e \u003ca href=\"\/blogs\/cannabis-reviews\/best-delta-8-gummies-2026\" class=\"mcr-btn mcr-btn-secondary\"\u003e Best Delta 8 Gummies \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eThis is a tolerance product. If 25mg of Delta 8 has stopped doing much for you, this is the obvious next step and it costs less per milligram than getting there with two smaller gummies. If you are new to Delta 8, this is not your gummy — start on the 25mg jar and take half.\u003c\/p\u003e\n\u003cp\u003eFlavour choice is better here than elsewhere in Koi’s Delta 8 range: Watermelon and Strawberry Banana were both fully in stock across both jar sizes when we checked, which is more than can be said for the 25mg version.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-extra-strength-delta-8-thc-gummies\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-extra-strength-delta8-thc-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi (Koi CBD), founded 2015, Los Angeles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCannabinoid\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHemp-derived Delta 8 THC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePer gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e50mg Delta 8 THC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eJar sizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30ct (1,500mg) $69.99 · 60ct (3,000mg) $124.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per mg\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAbout $0.047 (30ct), $0.042 (60ct)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavours\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWatermelon, Strawberry Banana\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePectin gummy, same formula family as Koi’s 25mg Delta 8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThird-party COA searchable by batch number on Koi’s lab results page\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping restrictions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNot shipped to California or Oregon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCheapest Delta 8 Koi sells\u003c\/h3\u003e\n\u003cp\u003eAbout 4.2 cents per milligram on the 60-count. Koi’s 25mg jar starts at 8 cents. If cost per milligram is your metric, this is the one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eOne-gummy dosing\u003c\/h3\u003e\n\u003cp\u003eFifty milligrams in a single piece means no splitting, no counting, no chewing through three gummies to get where you are going.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eActually in stock\u003c\/h3\u003e\n\u003cp\u003eBoth flavours, both jar sizes, all available when we checked — unusual in a category where half of every brand’s catalogue is a Notify Me form.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBest cost per milligram in Koi’s Delta 8 line\u003c\/li\u003e\n\u003cli\u003eSingle-piece 50mg dose\u003c\/li\u003e\n\u003cli\u003eBoth flavours reliably in stock\u003c\/li\u003e\n\u003cli\u003eBatch-searchable third-party COAs\u003c\/li\u003e\n\u003cli\u003eReal discount stepping up to the 60-count\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFar too strong for a first Delta 8 experience\u003c\/li\u003e\n\u003cli\u003eOnly two flavours\u003c\/li\u003e\n\u003cli\u003eNo 100-count option, unlike the 25mg jar\u003c\/li\u003e\n\u003cli\u003eNo CA or OR shipping\u003c\/li\u003e\n\u003cli\u003eHalving a 50mg gummy accurately is awkward\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWill These Get You High?\u003c\/h2\u003e\n\u003cp\u003eEmphatically yes. Fifty milligrams of Delta 8 is a strong dose even for regular users. Delta 8 is usually described as somewhat less intense than Delta 9 milligram for milligram, but that comparison stops being reassuring at this potency.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eStart with a quarter\u003c\/h3\u003e\n\u003cp\u003eIf you are stepping up from 25mg, take half. If you have never taken Delta 8 at all, do not start here. Give any dose two full hours before deciding it has not worked, and do not drive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Both jar sizes clear the $69 free-shipping threshold on their own. Koi’s subscribe-and-save takes 20 percent off recurring orders but cannot be combined with other promotions.\u003c\/p\u003e\n\u003cp\u003eThis SKU has appeared in Koi’s 50-percent-off promotional collection (code GOODVIBES50). Promotional line-ups rotate, so check whether it is still included before you count on it.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-extra-strength-delta-8-thc-gummies\u0026amp;aff_sub2=buy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-extra-strength-delta8-thc-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs 50mg of Delta 8 too much?\u003c\/summary\u003e\n\u003cp\u003eFor a beginner, yes. For someone who takes 25mg regularly and no longer feels much, it is a reasonable step up. Halve it the first time.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is this different from the standard Koi Delta 8 gummy?\u003c\/summary\u003e\n\u003cp\u003eDouble the Delta 8 per piece (50mg vs 25mg), two flavours instead of three, 30 and 60 count jars instead of 20, 60 and 100 — and a lower cost per milligram.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it show on a drug test?\u003c\/summary\u003e\n\u003cp\u003eYes. Standard urine screens cannot tell Delta 8 from Delta 9. Do not use it if you are subject to testing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich states are blocked?\u003c\/summary\u003e\n\u003cp\u003eKoi lists California and Oregon for this product. Rules change often, so confirm at checkout.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does it last?\u003c\/summary\u003e\n\u003cp\u003eExpect onset around 45 to 90 minutes and effects lasting four to eight hours at this dose, longer than most people anticipate.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003cdiv class=\"mcr-disclaimer\"\u003e\n\u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e MyCannabisReviews.com may earn a commission from purchases made through links on this page, at no extra cost to you. This content is for adults and is for informational purposes only. Product legality, potency, availability, lab results, ingredients and shipping restrictions vary and may change. Always review the current product label, Certificate of Analysis, official brand policies and local laws before purchasing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49529300648195,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-extra-strength-delta-8-gummies-review-2026-thumbnail.png?v=1773733674"},{"product_id":"koi-delta-9-thc-gummies","title":"Koi Delta 9 THC Gummies","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\u003c\/style\u003e\n\u003cstyle\u003e.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\u003c\/style\u003e\n\u003cstyle\u003e\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Delta 9 THC Gummies\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Koi-Delta-9-Gummies-Review.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Delta 9 THC Gummies\u003c\/h2\u003e\n\u003cp\u003eTen milligrams of hemp-derived Delta 9 THC plus twenty milligrams of CBD in every gummy — a 1:2 THC-to-CBD ratio, which is a meaningfully different product from the THC-only gummies that dominate this shelf.\u003c\/p\u003e\n\u003cp\u003eTen milligrams of Delta 9 is a full recreational dose. The 20mg of CBD alongside it is the reason a lot of people prefer this style: the same THC, with the edges filed off.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.4\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e10mg Delta 9 + 20mg CBD\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e20, 60 or 100 count\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eFarm Bill compliant\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eNot shipped to CA or OR\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-delta-9-thc-gummies\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-delta-9-thc-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e \u003ca href=\"\/blogs\/cannabis-reviews\/best-delta-9-gummies-2026\" class=\"mcr-btn mcr-btn-secondary\"\u003e Best Delta 9 Gummies \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you want a standard 10mg hemp Delta 9 dose but find pure-THC gummies too sharp. The CBD is not decorative at 20mg — it is twice the THC content, and that ratio is the whole point of the product.\u003c\/p\u003e\n\u003cp\u003eOne caveat worth knowing before you order: when we checked, only Watermelon was in stock. Blue Razz and Strawberry were both showing sold out at all three jar sizes.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-delta-9-thc-gummies\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-delta-9-thc-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi (Koi CBD), founded 2015, Los Angeles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCannabinoids\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHemp-derived Delta 9 THC and hemp-derived CBD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePer gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10mg Delta 9 THC + 20mg CBD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eJar sizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20ct $39.99 · 60ct $89.99 · 100ct $169.95\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAbout $2.00 (20ct), $1.50 (60ct), $1.70 (100ct)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavours listed\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlue Razz, Strawberry, Watermelon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompliance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi states total Delta 9 THC concentration does not exceed 0.3 percent by dry weight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThird-party COA searchable by batch number on Koi’s lab results page\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping restrictions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNot shipped to California or Oregon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat These Do Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA real CBD ratio\u003c\/h3\u003e\n\u003cp\u003eTwenty milligrams of CBD per gummy, not the token 2mg some brands use to justify a ratio claim on the label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eStandard, predictable dose\u003c\/h3\u003e\n\u003cp\u003e10mg Delta 9 is the reference dose the whole category is built around, which makes it easy to compare against anything else you have tried.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eBest value at 60 count\u003c\/h3\u003e\n\u003cp\u003eThe 60-count works out at roughly $1.50 a gummy. Oddly, the 100-count is more expensive per piece — check the maths before you size up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGenuine 1:2 THC to CBD ratio\u003c\/li\u003e\n\u003cli\u003eFamiliar 10mg Delta 9 dose\u003c\/li\u003e\n\u003cli\u003eBatch-searchable third-party COAs\u003c\/li\u003e\n\u003cli\u003eThree jar sizes\u003c\/li\u003e\n\u003cli\u003eLong-standing brand with a stable formula\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFlavour availability was down to one when we checked\u003c\/li\u003e\n\u003cli\u003eThe 100-count costs more per gummy than the 60-count\u003c\/li\u003e\n\u003cli\u003eContains artificial colour\u003c\/li\u003e\n\u003cli\u003eNo CA or OR shipping\u003c\/li\u003e\n\u003cli\u003eNot the cheapest 10mg gummy on the market\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWill These Get You High?\u003c\/h2\u003e\n\u003cp\u003eYes. Ten milligrams of Delta 9 THC is a full dose — the same molecule found in cannabis, just sourced from hemp so the total concentration stays under the federal 0.3 percent threshold. The added CBD may soften the experience for some people, but it does not cancel the THC.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eHalf a gummy first\u003c\/h3\u003e\n\u003cp\u003eIf you are new to edibles, take half and wait two hours. The most common mistake is redosing at the 60-minute mark, before the first dose has landed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Shipping is free over $69, so the 60- and 100-count jars qualify on their own; the 20-count does not. Subscribe-and-save takes 20 percent off recurring orders and cannot be stacked with other promotions.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy is unusually long: 100 percent within 90 days of purchase, 50 percent between 90 and 150 days, with proof of purchase.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-delta-9-thc-gummies\u0026amp;aff_sub2=buy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-delta-9-thc-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs hemp-derived Delta 9 the same as cannabis THC?\u003c\/summary\u003e\n\u003cp\u003eChemically, yes — Delta 9 THC is Delta 9 THC. The difference is regulatory: hemp products must stay at or below 0.3 percent total Delta 9 by dry weight, which is why these gummies are large relative to their dose.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the 20mg of CBD actually do?\u003c\/summary\u003e\n\u003cp\u003eEvidence is mixed, but many users report that a CBD-forward ratio feels less anxious and less racy than THC alone. Individual response varies a great deal.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many should I take?\u003c\/summary\u003e\n\u003cp\u003eHalf a gummy if you are new to edibles. One if you have a working tolerance. Wait a full two hours before taking more.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill these show up on a drug test?\u003c\/summary\u003e\n\u003cp\u003eYes. This is real Delta 9 THC and it will produce a positive on a standard urine screen.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich states does Koi not ship this to?\u003c\/summary\u003e\n\u003cp\u003eCalifornia and Oregon are listed as blocked. Confirm at checkout, since state rules change frequently.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003cdiv class=\"mcr-disclaimer\"\u003e\n\u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e MyCannabisReviews.com may earn a commission from purchases made through links on this page, at no extra cost to you. This content is for adults and is for informational purposes only. Product legality, potency, availability, lab results, ingredients and shipping restrictions vary and may change. Always review the current product label, Certificate of Analysis, official brand policies and local laws before purchasing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49529393742083,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Koi-Delta-9-Gummies-Review.png?v=1774150864"},{"product_id":"koi-dragon-blend-gummies","title":"Koi Dragon Blend Gummies","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\u003c\/style\u003e\n\u003cstyle\u003e.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\u003c\/style\u003e\n\u003cstyle\u003e\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Dragon Blend Gummies\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Koi-Dragon-Blend-THC-Gummies_1.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Dragon Blend Gummies\u003c\/h2\u003e\n\u003cp\u003eOne hundred and twenty-five milligrams of total cannabinoids in a single gummy. This is the strongest edible Koi sells and one of the strongest we have listed from any brand — a multi-cannabinoid blend built around Delta 8 and Delta 9 THC.\u003c\/p\u003e\n\u003cp\u003eTreat the number with respect. A standard hemp Delta 9 gummy is 10mg. This is not that product scaled up slightly; it is a different category of dose.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.2\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e125mg total cannabinoids\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e20, 60 or 100 count\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e3 flavours in stock\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eExperienced users only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-dragon-blend-gummies\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-dragon-blend-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e \u003ca href=\"\/blogs\/cannabis-reviews\/best-thc-gummies-2026\" class=\"mcr-btn mcr-btn-secondary\"\u003e Best THC Gummies \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eThis is for people with a real, established THC tolerance who are tired of eating four gummies to get anywhere. If that is you, the Dragon Blend does the job in one piece and the flavour range (Blood Orange, Party Punch, Blue Razz) is the best in Koi’s THC line.\u003c\/p\u003e\n\u003cp\u003eIf you are not that person, buy almost anything else on this site instead. There is no version of this product that is appropriate for a beginner, and cutting a 125mg gummy into an accurate quarter is harder than it sounds.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-dragon-blend-gummies\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-dragon-blend-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi (Koi CBD), founded 2015, Los Angeles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePer gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e125mg total cannabinoids, labelled by Koi as Delta 9 + Delta 8 THC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eJar sizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20ct $79.99 · 60ct $229.99 · 100ct $339.95\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAbout $4.00 (20ct), $3.83 (60ct), $3.40 (100ct)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavours\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlood Orange, Party Punch, Blue Razz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIngredients\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCorn syrup, sugar, pectin, natural flavours, citric acid, sodium malate, natural colours, hemp extract, plant-derived terpenes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThird-party COA searchable by batch number on Koi’s lab results page\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping restrictions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNot shipped to California or Oregon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eGenuinely high potency\u003c\/h3\u003e\n\u003cp\u003e125mg per piece is at the top end of what any mainstream hemp brand sells, and Koi does not hedge about it on the label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eNatural colours\u003c\/h3\u003e\n\u003cp\u003eUnlike Koi’s Delta 8 and Delta 9 gummies, the Dragon Blend ingredient list uses natural flavours and natural colours rather than artificial.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eFull flavour range available\u003c\/h3\u003e\n\u003cp\u003eAll three flavours were in stock across all three jar sizes when we checked — the most reliable availability in Koi’s THC catalogue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eOne of the strongest hemp edibles on the market\u003c\/li\u003e\n\u003cli\u003eNatural flavours and colours\u003c\/li\u003e\n\u003cli\u003eThree flavours, all in stock\u003c\/li\u003e\n\u003cli\u003eBatch-searchable third-party COAs\u003c\/li\u003e\n\u003cli\u003ePer-gummy cost falls meaningfully at 100 count\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eKoi does not publish a clean per-cannabinoid breakdown\u003c\/li\u003e\n\u003cli\u003eCompletely unsuitable for beginners\u003c\/li\u003e\n\u003cli\u003eExpensive in absolute terms\u003c\/li\u003e\n\u003cli\u003eHard to split accurately\u003c\/li\u003e\n\u003cli\u003eNo CA or OR shipping\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat Is Actually In It?\u003c\/h2\u003e\n\u003cp\u003eKoi labels the potency as 125mg of Delta 9 plus Delta 8 THC per gummy, and the product is tagged under THC-P on their site. Beyond that, the published copy is not consistent about how the 125mg splits between cannabinoids.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eWe are not publishing a breakdown\u003c\/h3\u003e\n\u003cp\u003eWe could not verify a single, consistent per-cannabinoid split for this product on Koi’s own site, so we are not printing one. If the exact ratio matters to you, pull the COA for your batch number before you dose — that is the only authoritative source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWill These Get You High?\u003c\/h2\u003e\n\u003cp\u003eVery. This is the product where the standard warning stops being boilerplate. Start with a quarter of a gummy, wait a full two hours, and do not redose because nothing has happened at ninety minutes. Effects at this dose can run eight hours or more.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eDo not treat this as a normal gummy\u003c\/h3\u003e\n\u003cp\u003eDo not drive. Do not take it somewhere you cannot comfortably spend the rest of the day. If you are prone to THC-related anxiety, this is the wrong product for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Every jar size clears the $69 free-shipping threshold. Subscribe-and-save takes 20 percent off recurring orders, though bundles and already-discounted items are excluded.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-dragon-blend-gummies\u0026amp;aff_sub2=buy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-dragon-blend-gummies\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much should I take?\u003c\/summary\u003e\n\u003cp\u003eA quarter of a gummy is a sensible first dose even for experienced users. Half is a strong dose. A whole gummy is for people who already know exactly what 125mg does to them.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich cannabinoids are in the blend?\u003c\/summary\u003e\n\u003cp\u003eKoi labels it as Delta 9 plus Delta 8 THC and tags the product under THC-P. They do not publish a consistent per-cannabinoid split, so check the COA for your batch.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does it compare to Koi’s Extra Strength Delta 8?\u003c\/summary\u003e\n\u003cp\u003eThe Extra Strength gummy is 50mg of Delta 8 only. The Dragon Blend is 125mg of mixed cannabinoids and is considerably stronger in practice.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it show up on a drug test?\u003c\/summary\u003e\n\u003cp\u003eYes, unambiguously. Do not take it if you are subject to testing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich states are blocked?\u003c\/summary\u003e\n\u003cp\u003eCalifornia and Oregon. Confirm at checkout as rules change.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003cdiv class=\"mcr-disclaimer\"\u003e\n\u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e MyCannabisReviews.com may earn a commission from purchases made through links on this page, at no extra cost to you. This content is for adults and is for informational purposes only. Product legality, potency, availability, lab results, ingredients and shipping restrictions vary and may change. Always review the current product label, Certificate of Analysis, official brand policies and local laws before purchasing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49529480544515,"sku":null,"price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Koi-Dragon-Blend-THC-Gummies_1.jpg?v=1759794174"},{"product_id":"koi-thca-thcp-delta-9-thc-5g-disposable-vapes","title":"Koi THCA + THCP + Delta 9 THC 5g Disposable Vapes","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\u003c\/style\u003e\n\u003cstyle\u003e.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\u003c\/style\u003e\n\u003cstyle\u003e\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi THCA THCP Delta 9 THC 5g Disposable Vape\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Watermelon_Skitz-boxndevice__91446.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi THCA + THCP + Delta 9 THC 5g Disposable Vapes\u003c\/h2\u003e\n\u003cp\u003eA five-gram live resin disposable — 5,000mg of total oil in one device, which is roughly five times the capacity of the 1g disposables that still make up most of this shelf. At $69.99 flat across all three strains, the per-gram cost is the argument for it.\u003c\/p\u003e\n\u003cp\u003eThe blend is THCA, THC-P and Delta 9 THC in hemp live resin, run through a cotton-wrapped ceramic coil on a 380mAh rechargeable battery with button activation and a preheat function.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.0\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e5g \/ 5,000mg\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e$69.99 all strains\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eRechargeable 380mAh\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eNo CA, OR or WA shipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-thcp-delta-9-thc-5g-disposable-vapes\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thc-a-thc-p-delta-9-5g-disposable-vape\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e \u003ca href=\"\/collections\/vape-products\" class=\"mcr-btn mcr-btn-secondary\"\u003e All Vape Reviews \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy it if you vape regularly and are tired of replacing a 1g disposable every week. Five grams at $69.99 works out to about $14 per gram, which is competitive against buying five separate devices — and it is one battery instead of five going in the bin.\u003c\/p\u003e\n\u003cp\u003eSkip it if you want to know exactly what you are inhaling. Koi publishes the total capacity but not a per-cannabinoid milligram or percentage breakdown, which is a real transparency gap on a device this potent.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-thcp-delta-9-thc-5g-disposable-vapes\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thc-a-thc-p-delta-9-5g-disposable-vape\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi (Koi CBD), founded 2015, Los Angeles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCannabinoids\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTHCA, THC-P and Delta 9 THC in hemp live resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5 grams, stated by Koi as 5,000mg per disposable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrice\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$69.99, the same for every strain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStrains\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCherry Gelato, Blackberry Kush, Watermelon Skitz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHardware\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCotton-wrapped ceramic coil, 380mAh rechargeable battery, button activated with preheat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi states its live resin vapes are third-party tested for compliance and purity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping restrictions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNot shipped to California, Oregon or Washington\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCost per gram\u003c\/h3\u003e\n\u003cp\u003eAbout $14 a gram. Most 1g and 2g disposables land between $20 and $35 a gram, so the maths here is genuinely good.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eRechargeable, not disposable-dead\u003c\/h3\u003e\n\u003cp\u003eA 380mAh battery with USB-C recharging means you finish the oil rather than throwing away a device with juice still in it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eFlat pricing\u003c\/h3\u003e\n\u003cp\u003eAll three strains cost the same. No premium-strain upcharge, which is a small honesty point in a category full of them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eExcellent cost per gram\u003c\/li\u003e\n\u003cli\u003eRechargeable battery with preheat\u003c\/li\u003e\n\u003cli\u003eLive resin rather than distillate-only\u003c\/li\u003e\n\u003cli\u003eThree strains, all in stock\u003c\/li\u003e\n\u003cli\u003eCeramic coil rather than cheap wick hardware\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eNo published per-cannabinoid breakdown\u003c\/li\u003e\n\u003cli\u003eBlocked in three states, one more than Koi’s edibles\u003c\/li\u003e\n\u003cli\u003eTHC-P is very potent and unquantified here\u003c\/li\u003e\n\u003cli\u003eLarge upfront cost versus a 1g device\u003c\/li\u003e\n\u003cli\u003eNothing published on hardware warranty\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eHow Strong Is It?\u003c\/h2\u003e\n\u003cp\u003eStrong, and inhaled effects arrive within minutes rather than the hour-plus of an edible — so it is easier to self-titrate, but also easier to overshoot in the first thirty seconds. Take one short pull and wait five minutes before the second.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eThe THC-P question\u003c\/h3\u003e\n\u003cp\u003eTHC-P is substantially more potent by weight than Delta 9. Koi does not state how much of it is in this blend, so there is no way to calculate a dose from the label. Start smaller than you think you need, and check the COA for your batch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. At $69.99 it clears the $69 free-shipping threshold on its own. Koi ships most orders within 24 hours and quotes four to eight business days for delivery.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-thcp-delta-9-thc-5g-disposable-vapes\u0026amp;aff_sub2=buy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thc-a-thc-p-delta-9-5g-disposable-vape\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does a 5g disposable last?\u003c\/summary\u003e\n\u003cp\u003eIt depends entirely on how you use it, but as a rough guide it holds about five times what a standard 1g pen holds. For a moderate daily user that is typically several weeks.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need charging?\u003c\/summary\u003e\n\u003cp\u003eYes. The 380mAh battery is smaller than the oil reservoir, so you will recharge it several times before the device is empty.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is THC-P?\u003c\/summary\u003e\n\u003cp\u003eA minor cannabinoid that binds far more strongly to CB1 receptors than Delta 9 THC, so small amounts have a large effect. Koi does not publish how much is in this device.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich states are blocked?\u003c\/summary\u003e\n\u003cp\u003eCalifornia, Oregon and Washington for this product — one more than Koi’s gummies. Confirm at checkout.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it show on a drug test?\u003c\/summary\u003e\n\u003cp\u003eYes. Assume any THCA or THC vape will produce a positive.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003cdiv class=\"mcr-disclaimer\"\u003e\n\u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e MyCannabisReviews.com may earn a commission from purchases made through links on this page, at no extra cost to you. This content is for adults and is for informational purposes only. Product legality, potency, availability, lab results, ingredients and shipping restrictions vary and may change. Always review the current product label, Certificate of Analysis, official brand policies and local laws before purchasing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49529540772099,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Watermelon_Skitz-boxndevice__91446.jpg?v=1787858031"},{"product_id":"koi-cbd-gummies-anytime-balance","title":"Koi CBD Gummies | Anytime Balance","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\u003c\/style\u003e\n\u003cstyle\u003e.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\u003c\/style\u003e\n\u003cstyle\u003e\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi CBD Gummies Anytime Balance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/60ct-anytime-ne.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi CBD Gummies | Anytime Balance\u003c\/h2\u003e\n\u003cp\u003eTen milligrams of broad-spectrum CBD per gummy in Berry Lemonade, sold in 10, 20 and 60 count jars. No THC, no melatonin, nothing to time around — this is the daytime half of Koi’s two-gummy CBD range.\u003c\/p\u003e\n\u003cp\u003eThe formula uses Koi’s PRIZM broad-spectrum hemp extract, which the company describes as having undetectable THC at 0.001 percent. The gummies are certified vegan, allergen-free and kosher, which is rarer in this category than it should be.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.3\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e10mg CBD \/ Gummy\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBroad spectrum, THC undetectable\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eCertified vegan\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBerry Lemonade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-gummies-anytime-balance\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-gummies-anytime-balance\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e \u003ca href=\"\/blogs\/cannabis-reviews\/best-cbd-gummies-2026-top-picks-for-sleep-wellness-everyday-calm\" class=\"mcr-btn mcr-btn-secondary\"\u003e Best CBD Gummies \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eThis is the CBD gummy to buy if you need to be certain there is no THC involved — a drug-tested job, a low tolerance, or simply no interest in feeling anything. Ten milligrams is a modest dose; most people who use CBD daily end up taking two.\u003c\/p\u003e\n\u003cp\u003eThe 10-count at $13.99 is a genuinely cheap way to find out whether Koi’s formula does anything for you before committing to a jar. If it does, go straight to the 60-count, which drops the cost from 14 cents per milligram to 10.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-gummies-anytime-balance\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-gummies-anytime-balance\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi (Koi CBD), founded 2015, Los Angeles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePer gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10mg CBD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSpectrum\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi PRIZM broad spectrum hemp extract; THC undetectable, stated at 0.001 percent\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eJar sizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10ct $13.99 · 20ct $24.99 · 60ct $59.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per mg\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAbout $0.14 (10ct), $0.125 (20ct), $0.10 (60ct)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavour\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBerry Lemonade (single flavour)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDietary\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCertified vegan, allergen-free and kosher per Koi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIngredients\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi PRIZM broad spectrum hemp extract, tapioca syrup, cane sugar, pectin, water, and under 2 percent of: natural flavours, malic acid, sodium citrate dihydrate, citric acid, sunflower lecithin, fruit and vegetable juice for colour, tapioca starch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThird-party COA searchable by batch number on Koi’s lab results page\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat These Do Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eClean label\u003c\/h3\u003e\n\u003cp\u003eFruit and vegetable juice for colour, natural flavours, no artificial dyes — a noticeably better ingredient list than Koi’s own THC gummies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCertified vegan and kosher\u003c\/h3\u003e\n\u003cp\u003ePectin base with formal certifications, not just a marketing claim on the jar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eLow-risk trial size\u003c\/h3\u003e\n\u003cp\u003eA 10-count at $13.99 lets you test the product for the price of a sandwich. Most CBD brands make you buy 30 pieces to find out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTHC undetectable, so no intoxication\u003c\/li\u003e\n\u003cli\u003eCertified vegan, allergen-free and kosher\u003c\/li\u003e\n\u003cli\u003eNatural colours and flavours\u003c\/li\u003e\n\u003cli\u003eCheap 10-count trial size\u003c\/li\u003e\n\u003cli\u003eBatch-searchable third-party COAs\u003c\/li\u003e\n\u003cli\u003eShips to all states without the THC restrictions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eOne flavour only\u003c\/li\u003e\n\u003cli\u003e10mg is a light dose; many people need two\u003c\/li\u003e\n\u003cli\u003eCost per milligram is high next to bulk CBD brands\u003c\/li\u003e\n\u003cli\u003eBroad spectrum means no entourage effect from THC\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWill These Get You High?\u003c\/h2\u003e\n\u003cp\u003eNo. CBD is not intoxicating, and Koi describes the PRIZM broad-spectrum extract as containing undetectable THC at 0.001 percent. You should not feel impaired at any sensible dose.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eBroad spectrum lowers the risk considerably but no CBD product carries a zero-risk guarantee on a workplace screen, particularly with daily use. If your job depends on it, talk to your employer rather than relying on a label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Only the 60-count clears the $69 free-shipping threshold on its own, so pairing the smaller jars with something else is worth doing. Subscribe-and-save takes 20 percent off recurring orders.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy runs 100 percent within 90 days and 50 percent between 90 and 150 days, with proof of purchase — one of the longer windows in the category.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-gummies-anytime-balance\u0026amp;aff_sub2=buy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-gummies-anytime-balance\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many should I take?\u003c\/summary\u003e\n\u003cp\u003eStart with one (10mg) and give it a week before judging. Many daily CBD users settle at 20 to 30mg, which is two or three of these.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is PRIZM broad spectrum?\u003c\/summary\u003e\n\u003cp\u003eKoi’s name for its broad-spectrum hemp extract — multiple cannabinoids and terpenes with the THC removed to undetectable levels.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is this different from Nighttime Rest?\u003c\/summary\u003e\n\u003cp\u003eAnytime Balance is CBD only, in Berry Lemonade. Nighttime Rest adds melatonin and is Cherry Limeade, dosed as two gummies before bed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre they really vegan?\u003c\/summary\u003e\n\u003cp\u003eKoi states they are certified vegan, allergen-free and kosher. The base is pectin rather than gelatin.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere are the lab results?\u003c\/summary\u003e\n\u003cp\u003eOn Koi’s lab results page, searchable by the batch number printed on your jar.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003cdiv class=\"mcr-disclaimer\"\u003e\n\u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e MyCannabisReviews.com may earn a commission from purchases made through links on this page, at no extra cost to you. This content is for adults and is for informational purposes only. Product legality, potency, availability, lab results, ingredients and shipping restrictions vary and may change. Always review the current product label, Certificate of Analysis, official brand policies and local laws before purchasing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49529647988995,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/60ct-anytime-ne.jpg?v=1787857980"},{"product_id":"koi-cbd-gummies-nighttime-rest","title":"Koi CBD Gummies | Nighttime Rest","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\u003c\/style\u003e\n\u003cstyle\u003e.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\u003c\/style\u003e\n\u003cstyle\u003e\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi CBD Gummies Nighttime Rest\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/60ct-nighttime-n.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi CBD Gummies | Nighttime Rest\u003c\/h2\u003e\n\u003cp\u003eKoi’s sleep gummy: 10mg of broad-spectrum CBD per piece in Cherry Limeade, with melatonin. The serving is two gummies, which gets you 20mg CBD and 5mg melatonin before bed.\u003c\/p\u003e\n\u003cp\u003eNote the mechanism, because it matters when you compare sleep products: this is melatonin-driven, not CBN-driven. If you have found melatonin leaves you groggy, a CBN gummy is a different lever to pull.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.4\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e10mg CBD \/ Gummy\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e5mg Melatonin per 2-gummy serving\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eCertified vegan\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eCherry Limeade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-gummies-nighttime-rest\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-gummies-nighttime-rest\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e \u003ca href=\"\/blogs\/cannabis-reviews\/best-cbd-gummies-2026-top-picks-for-sleep-wellness-everyday-calm\" class=\"mcr-btn mcr-btn-secondary\"\u003e Best CBD Gummies \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy it if melatonin works for you and you want CBD alongside it without any THC in the mix. Five milligrams of melatonin per serving is a standard, sensible dose — not the 10mg megadose some sleep gummies use, which tends to produce the morning fog people complain about.\u003c\/p\u003e\n\u003cp\u003eThe 60-count is the one to buy: at a two-gummy serving, the 10 and 20 count jars are five and ten nights respectively. When we checked, the 10-count was out of stock anyway.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-gummies-nighttime-rest\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-gummies-nighttime-rest\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi (Koi CBD), founded 2015, Los Angeles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePer gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10mg CBD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eServing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTwo gummies: 20mg CBD + 5mg melatonin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSpectrum\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi PRIZM broad spectrum CBD; Koi states no detectable Delta 9 THC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eJar sizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10ct $13.99 · 20ct $24.99 · 60ct $59.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNights per jar\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5, 10 and 30 respectively at the two-gummy serving\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavour\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCherry Limeade (single flavour)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDietary\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCertified vegan, allergen-free and kosher per Koi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIngredients\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi PRIZM broad spectrum hemp extract, melatonin, tapioca syrup, cane sugar, pectin, water, and under 2 percent of: natural flavours, malic acid, sodium citrate dihydrate, turmeric extract for colour, citric acid, fruit juice for colour, sunflower lecithin, tapioca starch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat These Do Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eSensible melatonin dose\u003c\/h3\u003e\n\u003cp\u003eFive milligrams per serving. Research generally points to lower doses working as well as high ones, with less next-morning grogginess.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eNo THC to plan around\u003c\/h3\u003e\n\u003cp\u003eBroad spectrum with no detectable Delta 9 means no impairment and no next-day hangover from the cannabinoid side.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eTurmeric for colour\u003c\/h3\u003e\n\u003cp\u003eNatural colouring from turmeric extract and fruit juice rather than artificial dye — consistent with the rest of Koi’s CBD line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eStandard 5mg melatonin dose, not overloaded\u003c\/li\u003e\n\u003cli\u003eCertified vegan, allergen-free and kosher\u003c\/li\u003e\n\u003cli\u003eNo detectable THC\u003c\/li\u003e\n\u003cli\u003eNatural colours and flavours\u003c\/li\u003e\n\u003cli\u003eBatch-searchable third-party COAs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTwo gummies per serving makes small jars expensive per night\u003c\/li\u003e\n\u003cli\u003eMelatonin rather than CBN, so no help if melatonin does not suit you\u003c\/li\u003e\n\u003cli\u003eOne flavour only\u003c\/li\u003e\n\u003cli\u003eThe 10-count was out of stock when we checked\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eMelatonin or CBN?\u003c\/h2\u003e\n\u003cp\u003eMelatonin is a hormone that signals sleep timing; it helps you fall asleep but does relatively little for staying asleep, and some people wake groggy. CBN is a cannabinoid marketed for sedation, with much thinner evidence behind it but no melatonin-style morning effect.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eKoi sells both\u003c\/h3\u003e\n\u003cp\u003eIf melatonin does not agree with you, Koi has a separate THC + CBN + CBD gummy. It is a different product with a different mechanism — do not assume Nighttime Rest will behave like a CBN gummy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Only the 60-count clears the $69 free-shipping threshold on its own. Subscribe-and-save takes 20 percent off recurring orders, which suits a product you take every night.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-gummies-nighttime-rest\u0026amp;aff_sub2=buy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-gummies-nighttime-rest\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many should I take?\u003c\/summary\u003e\n\u003cp\u003eKoi’s serving is two gummies, which is 20mg CBD and 5mg melatonin. Take them 30 to 60 minutes before bed. One gummy is a reasonable place to start if you are melatonin-sensitive.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill these make me groggy?\u003c\/summary\u003e\n\u003cp\u003eAt 5mg of melatonin per serving, less likely than with 10mg products, but individual response varies. If you wake up foggy, try one gummy instead of two.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there any THC?\u003c\/summary\u003e\n\u003cp\u003eKoi states the broad-spectrum extract contains no detectable Delta 9 THC.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does a jar last?\u003c\/summary\u003e\n\u003cp\u003eAt two gummies a night: five nights for the 10-count, ten for the 20-count, thirty for the 60-count.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I take these with Anytime Balance?\u003c\/summary\u003e\n\u003cp\u003eThey are the same 10mg CBD gummy with melatonin added, so stacking them mostly stacks CBD. Keep an eye on your total melatonin rather than your total CBD.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003cdiv class=\"mcr-disclaimer\"\u003e\n\u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e MyCannabisReviews.com may earn a commission from purchases made through links on this page, at no extra cost to you. This content is for adults and is for informational purposes only. Product legality, potency, availability, lab results, ingredients and shipping restrictions vary and may change. Always review the current product label, Certificate of Analysis, official brand policies and local laws before purchasing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49529709166851,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/60ct-nighttime-n.jpg?v=1787858002"},{"product_id":"koi-thca-pre-roll-diamond-infused","title":"Koi THCA Pre-Roll - Diamond Infused","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\u003c\/style\u003e\n\u003cstyle\u003e.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\u003c\/style\u003e\n\u003cstyle\u003e\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi THCA Pre-Roll Diamond Infused\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/indica_diamond-joint__60934.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi THCA Pre-Roll - Diamond Infused\u003c\/h2\u003e\n\u003cp\u003eA one-gram THCA pre-roll infused with THCA diamonds, sold as a single at $14.99, a two-pack at $27.99 or a five-pack at $59.99. Five strains across indica, sativa and hybrid.\u003c\/p\u003e\n\u003cp\u003eDiamond infusion means concentrate added to the flower rather than flower alone, which is why an infused pre-roll hits harder than the same gram rolled straight. The five-pack is where the price makes sense: $12 a joint against $14.99 for a single.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.1\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e1 gram, diamond infused\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e5 strains\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eSingle, 2 or 5 pack\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e6 states blocked\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-pre-roll-diamond-infused\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-1-gram-thca-pre-roll-diamond-infused\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e \u003ca href=\"\/blogs\/cannabis-reviews\/best-thca-prerolls-2026\" class=\"mcr-btn mcr-btn-secondary\"\u003e Best THCA Pre-Rolls \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy the single if you want to try one strain without commitment — that is a rare option in a category that usually starts at a two-pack. Buy the five-pack if you already know which strain you want, since it takes the per-joint cost down by about 20 percent.\u003c\/p\u003e\n\u003cp\u003eThe strain list is the strongest part of the offering: Strawberry Cough and Super Lemon Haze on the sativa side, Skywalker OG and Lemon Cherry Gelato on the indica side, Watermelon Zkittlez as the hybrid. Availability moves around, so check your strain before you settle on a pack size.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-pre-roll-diamond-infused\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-1-gram-thca-pre-roll-diamond-infused\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi (Koi CBD), founded 2015, Los Angeles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFormat\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1 gram pre-roll, THCA diamond infused\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePack sizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSingle $14.99 · 2-pack $27.99 · 5-pack $59.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per joint\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$14.99, $14.00 and $12.00 respectively\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStrains\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStrawberry Cough (sativa), Super Lemon Haze (sativa), Skywalker OG (indica), Lemon Cherry Gelato (indica), Watermelon Zkittlez (hybrid)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eContents\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePre-rolled diamond-infused THCA flower\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePotency\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi does not publish a THCA percentage or milligram figure for the pre-rolls\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping restrictions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNot shipped to Arkansas, California, Idaho, Minnesota, Oregon or Rhode Island\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eYou can buy one\u003c\/h3\u003e\n\u003cp\u003eA single 1g infused pre-roll at $14.99 is an unusually low barrier. Most brands make the two-pack the entry point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eFull gram, not a half\u003c\/h3\u003e\n\u003cp\u003ePlenty of infused pre-rolls are 0.5g or 0.66g. This is a full gram, which changes the value calculation considerably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eBalanced strain menu\u003c\/h3\u003e\n\u003cp\u003eTwo sativas, two indicas and a hybrid — a proper spread rather than five variations on the same effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSingle-joint purchase option\u003c\/li\u003e\n\u003cli\u003eFull gram with diamond infusion\u003c\/li\u003e\n\u003cli\u003eFive strains across indica, sativa and hybrid\u003c\/li\u003e\n\u003cli\u003eReal discount at the five-pack\u003c\/li\u003e\n\u003cli\u003eThird-party COAs by batch number\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eNo published THCA percentage for the pre-rolls\u003c\/li\u003e\n\u003cli\u003eSix states blocked, more than Koi’s edibles\u003c\/li\u003e\n\u003cli\u003eSome five-pack strains were out of stock when we checked\u003c\/li\u003e\n\u003cli\u003eInfused pre-rolls burn faster and less evenly than plain flower\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eHow Strong Is It?\u003c\/h2\u003e\n\u003cp\u003eTHCA converts to Delta 9 THC when you apply heat, so a lit THCA pre-roll behaves like a conventional THC joint. Diamond infusion pushes it above what the same gram of flower would deliver on its own.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eThe potency figure is missing\u003c\/h3\u003e\n\u003cp\u003eKoi publishes THCA percentages for its flower tiers but not for these pre-rolls, so the label will not tell you how strong yours is. Pull the COA for your batch number, and if you are new to infused pre-rolls, treat a full gram as several sessions rather than one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Only the five-pack clears the $69 free-shipping threshold on its own. Koi generally processes orders within 24 hours and quotes four to eight business days for delivery.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-pre-roll-diamond-infused\u0026amp;aff_sub2=buy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-1-gram-thca-pre-roll-diamond-infused\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does diamond infused mean?\u003c\/summary\u003e\n\u003cp\u003eTHCA diamonds — a crystalline concentrate — are added to the flower before rolling, raising the potency above what the flower alone would deliver.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow strong are they?\u003c\/summary\u003e\n\u003cp\u003eKoi does not publish a THCA figure for the pre-rolls. Check the COA for your batch. Assume an infused gram is stronger than a standard one.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich states can they not ship to?\u003c\/summary\u003e\n\u003cp\u003eArkansas, California, Idaho, Minnesota, Oregon and Rhode Island, per Koi’s stated THCA restrictions. Confirm at checkout.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs THCA legal?\u003c\/summary\u003e\n\u003cp\u003eIt sits in the hemp lane federally because the compliance test is Delta 9 content, but several states regulate THCA directly. Check your own state before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it show on a drug test?\u003c\/summary\u003e\n\u003cp\u003eYes. Once heated, THCA becomes Delta 9 THC and will produce a positive.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003cdiv class=\"mcr-disclaimer\"\u003e\n\u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e MyCannabisReviews.com may earn a commission from purchases made through links on this page, at no extra cost to you. This content is for adults and is for informational purposes only. Product legality, potency, availability, lab results, ingredients and shipping restrictions vary and may change. Always review the current product label, Certificate of Analysis, official brand policies and local laws before purchasing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49529733153027,"sku":null,"price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/indica_diamond-joint__60934.png?v=1787858023"},{"product_id":"koi-thca-flower","title":"Koi THCA Flower","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\u003c\/style\u003e\n\u003cstyle\u003e.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\u003c\/style\u003e\n\u003cstyle\u003e\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi THCA Flower\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Koi-THCA-Flower-Review-MCR.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi THCA Flower\u003c\/h2\u003e\n\u003cp\u003eKoi sells THCA flower in three graded tiers — Silver, Gold and Platinum — at three weights each. What separates them is genetics and tested THCA percentage, and unusually for this category, Koi publishes the number for every strain.\u003c\/p\u003e\n\u003cp\u003ePlatinum tops out at 32.46 percent THCA on E85. Silver starts at 22.6 percent on Grape Gas. That is a real spread, and it is why the price ladder from $24.99 to $44.99 for an eighth is defensible rather than arbitrary.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.3\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e3 tiers, 12 strains\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eUp to 32.46% THCA\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e3.5g, 7g, 14g\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eTHCA % published\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-platinum-tier\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e \u003ca href=\"\/blogs\/cannabis-reviews\/best-thca-flower-2026\" class=\"mcr-btn mcr-btn-secondary\"\u003e Best THCA Flower \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy Platinum. It is the only tier that was in stock when we checked, it carries the highest tested percentages, and at $44.99 for an eighth it sits in normal territory for flower testing above 30 percent.\u003c\/p\u003e\n\u003cp\u003eSilver at $24.99 is the value play on paper — 22 to 28 percent THCA for the price of a budget eighth — but both Silver and Gold were showing sold out across every weight when we last looked. Check availability before you plan an order around them.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-platinum-tier\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Koi \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eThe Three Tiers\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eTier\u003c\/th\u003e\n\u003cth\u003eStrains and tested THCA\u003c\/th\u003e\n\u003cth\u003ePricing\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePlatinum\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eE85 (hybrid) 32.46% · Splash (indica) 32.42% · Candy Cartel (indica) 32.01% · Blue Zangria (sativa) 31.43% · Whoa Si Woah (sativa) 28.68% · Night Walker (hybrid) 21.54%\u003c\/td\u003e\n\u003ctd\u003e3.5g $44.99 · 7g $84.99 · 14g $169.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGold\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMac Daddy #1 (indica) 31.1% · Super Buff Cherry (hybrid) 22.8% · Malawi Gold (sativa) 20.9%\u003c\/td\u003e\n\u003ctd\u003e3.5g $34.99 · 7g $69.98 · 14g $129.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSilver\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOG Kush (hybrid) 27.9% · Jet Fuel (sativa) 26% · Grape Gas (indica) 22.6%\u003c\/td\u003e\n\u003ctd\u003e3.5g $24.99 · 7g $44.99 · 14g $84.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003ePublished percentages per strain\u003c\/h3\u003e\n\u003cp\u003eEvery strain carries a tested THCA figure. A lot of hemp flower is sold with nothing more specific than a tier name and a photo.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA tier system that means something\u003c\/h3\u003e\n\u003cp\u003eThe Platinum strains genuinely test higher than the Silver ones. The ladder reflects the lab report rather than the packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eThree weights per tier\u003c\/h3\u003e\n\u003cp\u003eEighth, quarter and half-ounce across all three tiers, so you can buy a small amount of the good stuff or bulk on the cheaper grade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTHCA percentage published for every strain\u003c\/li\u003e\n\u003cli\u003eGenuine tier differentiation\u003c\/li\u003e\n\u003cli\u003ePlatinum tests above 32 percent on two strains\u003c\/li\u003e\n\u003cli\u003eSilver is priced well for its tested range\u003c\/li\u003e\n\u003cli\u003eThird-party COAs by batch number\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGold and Silver were entirely sold out when we checked\u003c\/li\u003e\n\u003cli\u003ePlatinum 14g was also unavailable\u003c\/li\u003e\n\u003cli\u003eNight Walker at 21.54 percent sits oddly inside the Platinum tier\u003c\/li\u003e\n\u003cli\u003eSix states blocked\u003c\/li\u003e\n\u003cli\u003ePercentages are per batch and will drift\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eAbout Those Percentages\u003c\/h2\u003e\n\u003cp\u003eTHCA converts to Delta 9 THC when heated, so a 32 percent THCA flower smokes roughly like a 28 percent THC flower once you account for the weight lost in that conversion. The published figures are per batch, so the strain you receive may test slightly differently from the one on the page.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOne inconsistency worth flagging\u003c\/h3\u003e\n\u003cp\u003eNight Walker is listed in the Platinum tier at 21.54 percent, below several Silver and Gold strains. Tier placement is presumably about genetics and bag appeal rather than potency alone, but if you are buying Platinum for the numbers, check the strain rather than the tier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. The 7g and 14g options clear the $69 free-shipping threshold; a single eighth does not. Koi does not ship THCA products to Arkansas, California, Idaho, Minnesota, Oregon or Rhode Island.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower\u0026amp;aff_sub2=buy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-platinum-tier\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Platinum Tier Price \u003c\/a\u003e \u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower\u0026amp;aff_sub2=collection\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fcollections%2Fthca-flower\" class=\"mcr-btn mcr-btn-secondary\" target=\"_blank\"\u003e See All Koi THCA Flower \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between the tiers?\u003c\/summary\u003e\n\u003cp\u003eGenetics, terpene profile, bag appeal and tested THCA percentage. Platinum is the top grade and the most expensive; Silver is the budget grade.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich tier should I buy?\u003c\/summary\u003e\n\u003cp\u003ePlatinum, mostly because it is the tier that is reliably in stock and it carries the highest tested numbers. Silver is better value when it is available.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does THCA percentage translate to THC?\u003c\/summary\u003e\n\u003cp\u003eHeating converts THCA to Delta 9 THC with some mass lost in the process, so roughly 0.877 times the THCA figure. A 32 percent THCA flower behaves like about 28 percent THC.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich states are blocked?\u003c\/summary\u003e\n\u003cp\u003eArkansas, California, Idaho, Minnesota, Oregon and Rhode Island for Koi THCA products. Confirm at checkout.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it show on a drug test?\u003c\/summary\u003e\n\u003cp\u003eYes. Smoked THCA becomes Delta 9 THC and will produce a positive.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003cdiv class=\"mcr-disclaimer\"\u003e\n\u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e MyCannabisReviews.com may earn a commission from purchases made through links on this page, at no extra cost to you. This content is for adults and is for informational purposes only. Product legality, potency, availability, lab results, ingredients and shipping restrictions vary and may change. Always review the current product label, Certificate of Analysis, official brand policies and local laws before purchasing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49529747767555,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Koi-THCA-Flower-Review-MCR.png?v=1773899317"},{"product_id":"koi-naturals-broad-spectrum-cbd-tincture","title":"Koi Naturals Broad Spectrum CBD Tincture","description":"\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Naturals Broad Spectrum CBD Tincture\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/Combo_Orange_1000-e1596233688511__00621.png\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Naturals Broad Spectrum CBD Tincture\u003c\/h2\u003e\n\u003cp\u003eOne thousand milligrams of Koi PRIZM broad-spectrum hemp extract in 30ml of MCT oil — about 33mg of CBD per millilitre — in Orange, Lemon Lime, Spearmint, Strawberry or Natural.\u003c\/p\u003e\n\u003cp\u003eBroad spectrum means CBD plus the minor cannabinoids with THC listed at 0.001 percent, which makes this the Koi product we would point anyone who is drug tested towards first. It is also the only tincture Koi makes, which is its one real weakness.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.3\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e1000mg \/ 30ml\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e~33mg CBD per ml\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBroad spectrum, THC 0.001%\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e5 flavours\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eShips to all 50 states\u003c\/span\u003e \u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-naturals-broad-spectrum-cbd-tincture\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-oil-tincture-natural-flavor\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-naturals-cbd-tincture-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-verdict\"\u003e\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you want to control your own dose. A tincture is the only format that lets you take 8mg one day and 40mg the next, and at 33mg per millilitre a quarter dropper is a genuinely useful increment.\u003c\/p\u003e\n\u003cp\u003eSkip it if you take a high daily dose. Koi sells this in 1000mg and nothing else, so a heavy user is buying a $69.99 bottle every ten days. At that point the \u003ca href=\"\/blogs\/cannabis-reviews\/koi-cbd-gummies-review\"\u003eComplete Full Spectrum gummies\u003c\/a\u003e are far better value per milligram.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-naturals-broad-spectrum-cbd-tincture\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-oil-tincture-natural-flavor\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTotal CBD\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1000mg per bottle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBottle size\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConcentration\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApproximately 33mg CBD per millilitre\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eExtract type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi PRIZM broad spectrum — CBD plus minor cannabinoids\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTHC content\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eListed at 0.001%, effectively undetectable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCarrier oil\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMCT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavours\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOrange, Lemon Lime, Spearmint, Strawberry, Natural\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrice\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$69.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per milligram\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$0.070\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTesting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEvery batch, accredited third-party lab, COA via QR code on the label\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll 50 states — no restrictions on broad-spectrum products\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGuarantee\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull refund within 90 days; 50% between 91 and 150 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eDose control\u003c\/h3\u003e\n\u003cp\u003eA dropper at 33mg per millilitre lets you find your own dose instead of accepting a fixed 10mg or 25mg gummy. This is the whole argument for tinctures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eGenuinely low THC\u003c\/h3\u003e\n\u003cp\u003ePRIZM broad spectrum is listed at 0.001 percent. If your job tests you, this is the safest thing in the Koi catalogue short of not buying hemp at all.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eFlavours that work\u003c\/h3\u003e\n\u003cp\u003eSpearmint does the most to mask hemp and Orange is the safest blind buy. Natural exists for anyone mixing it into food or coffee.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e33mg per millilitre allows precise dosing\u003c\/li\u003e\n\u003cli\u003eBroad spectrum with THC at 0.001% — the drug-test-safer choice\u003c\/li\u003e\n\u003cli\u003eMCT carrier aids absorption\u003c\/li\u003e\n\u003cli\u003eFive flavours, including an unflavoured option\u003c\/li\u003e\n\u003cli\u003eShips to all 50 states with no restrictions\u003c\/li\u003e\n\u003cli\u003eBatch-specific COA behind a QR code\u003c\/li\u003e\n\u003cli\u003e90-day full refund window\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eOnly one strength — 1000mg or nothing\u003c\/li\u003e\n\u003cli\u003eExpensive per milligram against Koi’s own gummies\u003c\/li\u003e\n\u003cli\u003eNo full-spectrum tincture in the Koi range at all\u003c\/li\u003e\n\u003cli\u003e$69.99 is a lot to spend to find out whether CBD suits you\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWill This Get You High?\u003c\/h2\u003e\n\u003cp\u003eNo. CBD is not intoxicating, and this is a broad-spectrum extract with THC listed at 0.001 percent, a level Koi describes as undetectable. There is no version of this product that produces a high, at any dose.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eBroad spectrum lowers the risk substantially compared with a full-spectrum product, and this is the Koi item we would choose if testing is a concern. No hemp product can be guaranteed safe on a drug test, however. Our guide to \u003ca href=\"\/blogs\/news\/does-hemp-thc-show-up-on-a-drug-test\"\u003ehemp THC and drug tests\u003c\/a\u003e covers why.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-callout\"\u003e\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. There is one strength and one bottle size, so the only decision is flavour — and if you are unsure, Spearmint or Orange are the safe picks.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-naturals-broad-spectrum-cbd-tincture\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-oil-tincture-natural-flavor\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-faq\"\u003e\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eHow much CBD is in Koi Naturals tincture?\u003c\/summary\u003e\u003cp\u003e1000mg per 30ml bottle, which works out to approximately 33mg of CBD per millilitre. It is the only strength Koi sells.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs Koi CBD oil full spectrum?\u003c\/summary\u003e\u003cp\u003eNo. It uses Koi PRIZM broad-spectrum extract, which contains CBD and minor cannabinoids with THC listed at 0.001 percent.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow do I take it?\u003c\/summary\u003e\u003cp\u003eSublingually. Hold the oil under your tongue for 30 to 60 seconds before swallowing. The Natural flavour also mixes into food or drink.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat flavours are available?\u003c\/summary\u003e\u003cp\u003eOrange, Lemon Lime, Spearmint, Strawberry and Natural.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill it show up on a drug test?\u003c\/summary\u003e\u003cp\u003eIt is broad spectrum with effectively no THC, which makes it one of the lower-risk hemp products available, but no CBD product can be guaranteed safe on a drug test.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes Koi make a smaller or larger bottle?\u003c\/summary\u003e\u003cp\u003eNot currently. 1000mg in 30ml is the only option in the 2026 catalogue.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How much CBD is in Koi Naturals tincture?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"1000mg per 30ml bottle, which works out to approximately 33mg of CBD per millilitre. It is the only strength Koi sells.\"}},{\"@type\":\"Question\",\"name\":\"Is Koi CBD oil full spectrum?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It uses Koi PRIZM broad-spectrum extract, which contains CBD and minor cannabinoids with THC listed at 0.001 percent.\"}},{\"@type\":\"Question\",\"name\":\"How do I take it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Sublingually. Hold the oil under your tongue for 30 to 60 seconds before swallowing. The Natural flavour also mixes into food or drink.\"}},{\"@type\":\"Question\",\"name\":\"What flavours are available?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Orange, Lemon Lime, Spearmint, Strawberry and Natural.\"}},{\"@type\":\"Question\",\"name\":\"Will it show up on a drug test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It is broad spectrum with effectively no THC, which makes it one of the lower-risk hemp products available, but no CBD product can be guaranteed safe on a drug test.\"}},{\"@type\":\"Question\",\"name\":\"Does Koi make a smaller or larger bottle?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not currently. 1000mg in 30ml is the only option in the 2026 catalogue.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49538835054851,"sku":null,"price":69.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-naturals-tincture-product.png?v=1787954934"},{"product_id":"koi-complete-full-spectrum-cbd-gummies","title":"Koi Complete Full Spectrum CBD Gummies","description":"\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Complete Full Spectrum CBD Gummies\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/30ct-Koi_Complete_CBD_Gummies-Grape-Unit-Front__28565.jpg\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Complete Full Spectrum CBD Gummies\u003c\/h2\u003e\n\u003cp\u003eTwenty-five milligrams of full-spectrum CBD per gummy in Grape or Pomegranate, in 30, 60 and 120 count jars at $39.99, $69.99 and $129.99.\u003c\/p\u003e\n\u003cp\u003eThis is the best-value CBD product Koi sells in an edible and, in our view, the best thing in the catalogue full stop. Full spectrum means the minor cannabinoids and a small delta-9 fraction come along with the CBD, which is the entire argument for full spectrum over isolate.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 9.4\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e25mg CBD per gummy\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eFull spectrum\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eGrape or Pomegranate\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e30 \/ 60 \/ 120 count\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eFrom $0.043 per mg\u003c\/span\u003e \u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-complete-full-spectrum-cbd-gummies\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-complete-full-spectrum-cbd-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-gummies-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-verdict\"\u003e\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you want CBD at a sensible price and you are not drug tested. At the 120-count it works out to 4.3 cents per milligram, which is less than half what Koi charges for its 10mg Anytime Balance gummies sitting on the same shelf.\u003c\/p\u003e\n\u003cp\u003eSkip it if you are tested at work or you live in a restricted state. It contains real delta-9 THC by design. The Anytime Balance gummies are the broad-spectrum alternative and cost more per milligram for that reason — we compare all four in the \u003ca href=\"\/blogs\/cannabis-reviews\/koi-cbd-gummies-review\"\u003eKoi CBD gummies review\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-complete-full-spectrum-cbd-gummies\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-complete-full-spectrum-cbd-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCBD per gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25mg, full spectrum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eJar sizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30, 60 and 120 count\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrices\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$39.99 \/ $69.99 \/ $129.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTotal CBD\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e750mg \/ 1500mg \/ 3000mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per milligram\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$0.053 \/ $0.047 \/ $0.043\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTHC\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eContains delta-9 THC by design, within the federal hemp limit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavours\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGrape, Pomegranate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHemp\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGrown and extracted in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ecGMP facility, third-party tested for compliance, purity and consistency\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping restrictions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNot shipped to a short list of states including California and Oregon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGuarantee\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull refund within 90 days; 50% between 91 and 150 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eThe best value CBD Koi sells\u003c\/h3\u003e\n\u003cp\u003e4.3 cents per milligram in the 120-count jar. Nothing else Koi makes in an edible comes close, and it is competitive against anything in the category.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA real full-spectrum formulation\u003c\/h3\u003e\n\u003cp\u003eMinor cannabinoids and a delta-9 fraction rather than isolate in a sweet base. If you have tried CBD isolate and felt nothing, this is the version worth trying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA sensible size ladder\u003c\/h3\u003e\n\u003cp\u003e30 count to try, 60 for regular use, 120 if you have settled on it. The saving for buying big is real rather than token.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e25mg per gummy at 4.3 cents per milligram in the large jar\u003c\/li\u003e\n\u003cli\u003eGenuine full-spectrum extract, not isolate\u003c\/li\u003e\n\u003cli\u003eThree jar sizes with a real volume discount\u003c\/li\u003e\n\u003cli\u003eMade in a cGMP facility from USA-grown hemp\u003c\/li\u003e\n\u003cli\u003eBatch-specific COA behind a QR code\u003c\/li\u003e\n\u003cli\u003e90-day full refund window\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eContains delta-9 THC, so not suitable if you are drug tested\u003c\/li\u003e\n\u003cli\u003eNot shipped to every state\u003c\/li\u003e\n\u003cli\u003eOnly two flavours\u003c\/li\u003e\n\u003cli\u003eThe 30-count is the most expensive way to buy it per milligram\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWill These Get You High?\u003c\/h2\u003e\n\u003cp\u003eNot at a normal dose. The delta-9 content is within the federal hemp limit and is there for the entourage effect rather than for intoxication. That said, this is a 25mg full-spectrum gummy: take several at once and you are taking a meaningful amount of everything in it, including THC.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eYes, this is a realistic risk. Full-spectrum products contain delta-9 THC and daily use can produce a positive workplace test. If that matters to you, buy a broad-spectrum product instead and read our guide to \u003ca href=\"\/blogs\/news\/does-hemp-thc-show-up-on-a-drug-test\"\u003ehemp THC and drug tests\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-callout\"\u003e\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Buy the 120-count if you already know CBD works for you, and the 30-count if you do not.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-complete-full-spectrum-cbd-gummies\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-complete-full-spectrum-cbd-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-faq\"\u003e\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eHow much CBD is in a Koi Complete gummy?\u003c\/summary\u003e\u003cp\u003e25mg of full-spectrum CBD per gummy.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat is the difference between Complete and Anytime Balance?\u003c\/summary\u003e\u003cp\u003eComplete is 25mg of full-spectrum CBD containing delta-9 THC. Anytime Balance is 10mg of PRIZM broad-spectrum CBD with THC at 0.001 percent. Complete is stronger and much better value; Anytime Balance is the safer choice if you are drug tested.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDo Koi Complete gummies contain THC?\u003c\/summary\u003e\u003cp\u003eYes, a small amount of delta-9 THC by design, within the federal hemp limit.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhich jar size is best value?\u003c\/summary\u003e\u003cp\u003eThe 120-count at $129.99, which works out to about 4.3 cents per milligram of CBD.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat flavours are available?\u003c\/summary\u003e\u003cp\u003eGrape and Pomegranate.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhich states cannot receive these?\u003c\/summary\u003e\u003cp\u003eKoi restricts full-spectrum edibles in a short list of states including California and Oregon. The current list is shown at checkout.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How much CBD is in a Koi Complete gummy?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"25mg of full-spectrum CBD per gummy.\"}},{\"@type\":\"Question\",\"name\":\"What is the difference between Complete and Anytime Balance?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Complete is 25mg of full-spectrum CBD containing delta-9 THC. Anytime Balance is 10mg of PRIZM broad-spectrum CBD with THC at 0.001 percent. Complete is stronger and much better value; Anytime Balance is the safer choice if you are drug tested.\"}},{\"@type\":\"Question\",\"name\":\"Do Koi Complete gummies contain THC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, a small amount of delta-9 THC by design, within the federal hemp limit.\"}},{\"@type\":\"Question\",\"name\":\"Which jar size is best value?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 120-count at $129.99, which works out to about 4.3 cents per milligram of CBD.\"}},{\"@type\":\"Question\",\"name\":\"What flavours are available?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Grape and Pomegranate.\"}},{\"@type\":\"Question\",\"name\":\"Which states cannot receive these?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Koi restricts full-spectrum edibles in a short list of states including California and Oregon. The current list is shown at checkout.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49538844328195,"sku":null,"price":69.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-complete-img.jpg?v=1787955371"},{"product_id":"koi-full-spectrum-cbd-balm-3000mg","title":"Koi Full Spectrum CBD Balm 3000mg","description":"\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Full Spectrum CBD Balm 3000mg\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/Koi-Full-Spectrum-CBD-Balm-Unit-Box-Jar-Front-Angle-web__80349.png\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Full Spectrum CBD Balm 3000mg\u003c\/h2\u003e\n\u003cp\u003eThree thousand milligrams of full-spectrum CBD in a single jar at $99.99 — 3.3 cents per milligram, which is the cheapest cannabinoid Koi sells in any format.\u003c\/p\u003e\n\u003cp\u003eBuilt on more than a dozen natural oils so it applies as a proper balm rather than a greasy film, with a restrained scent you can wear to work. Full spectrum rather than isolate, so the minor cannabinoids and terpenes come with it.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 9.5\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e3000mg CBD\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eFull spectrum\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e$0.033 per mg\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eShips to all 50 states\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBest value in the catalogue\u003c\/span\u003e \u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-full-spectrum-cbd-balm-3000mg\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-full-spectrum-cbd-balm\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-balm-topicals-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-verdict\"\u003e\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you use topical CBD more than occasionally. At 3.3 cents per milligram it is less than half the cost of Koi’s 1000mg standard balm and a quarter of the 150mg trial jar, and a balm jar lasts a long time.\u003c\/p\u003e\n\u003cp\u003eSkip it only if you have never tried topical CBD and $99.99 is more than you want to risk. In that case buy the 500mg standard balm to find out, then come back here rather than stepping up to the 1000mg, which is poor value by comparison.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-full-spectrum-cbd-balm-3000mg\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-full-spectrum-cbd-balm\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTotal CBD\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3000mg per jar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eExtract type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull spectrum — CBD with minor cannabinoids and terpenes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrice\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$99.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per milligram\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$0.033\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMore than a dozen natural oils\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eScent\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSubtle, fresh and restrained\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTesting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAccredited third-party lab, batch COA via QR code\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll 50 states\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGuarantee\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull refund within 90 days; 50% between 91 and 150 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eUnbeatable concentration for the money\u003c\/h3\u003e\n\u003cp\u003e3.3 cents per milligram. The next cheapest thing Koi sells is Dragon Balm at 4 cents, and the entry-level balm is four times the price per milligram.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eFull spectrum in a topical\u003c\/h3\u003e\n\u003cp\u003eMost topicals in this price bracket use isolate. Getting the minor cannabinoids and terpenes in a balm is unusual and is the reason this scores above the standard jar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eBehaves like a balm, not an ointment\u003c\/h3\u003e\n\u003cp\u003eIt melts on contact and absorbs rather than sitting on the skin, and the scent is mild enough for daytime use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e3.3 cents per milligram — the best value Koi offers anywhere\u003c\/li\u003e\n\u003cli\u003eFull-spectrum extract rather than isolate\u003c\/li\u003e\n\u003cli\u003eA dozen supporting oils, so it feels like a proper balm\u003c\/li\u003e\n\u003cli\u003eRestrained scent suitable for daytime use\u003c\/li\u003e\n\u003cli\u003eShips to all 50 states\u003c\/li\u003e\n\u003cli\u003eBatch-specific COA behind a QR code\u003c\/li\u003e\n\u003cli\u003e90-day full refund window\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e$99.99 is a large single outlay\u003c\/li\u003e\n\u003cli\u003eOne size only — no smaller jar of this formulation\u003c\/li\u003e\n\u003cli\u003eScent, while mild, is still present\u003c\/li\u003e\n\u003cli\u003eFull spectrum means trace THC on the skin, which some drug-tested buyers will want to avoid\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWill This Get You High?\u003c\/h2\u003e\n\u003cp\u003eNo. Topical CBD does not cross into the bloodstream in any meaningful quantity, and CBD is not intoxicating in the first place. A balm works where you put it.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eTopical absorption into the bloodstream is minimal, so the risk from a balm is far lower than from an edible. This is a full-spectrum product containing trace THC, however, so if you are under a strict testing regime the broad-spectrum standard balm is the more conservative choice. See \u003ca href=\"\/blogs\/news\/does-hemp-thc-show-up-on-a-drug-test\"\u003ehemp THC and drug tests\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-callout\"\u003e\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. There is one size, so the only decision is whether you want the full-spectrum jar or the cheaper broad-spectrum standard balm. If a buy-one-get-one promotion is running, this is the single best product in the Koi range to spend it on.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-full-spectrum-cbd-balm-3000mg\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-full-spectrum-cbd-balm\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-faq\"\u003e\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eHow much CBD is in Koi Full Spectrum Balm?\u003c\/summary\u003e\u003cp\u003e3000mg per jar, which works out to about 3.3 cents per milligram at $99.99.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat is the difference between this and the standard Koi CBD Balm?\u003c\/summary\u003e\u003cp\u003eThis one is full spectrum at 3000mg. The standard balm uses PRIZM broad-spectrum extract and comes in 150mg, 500mg and 1000mg. This is stronger, uses a richer extract and costs less than half as much per milligram.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill a CBD balm get into my bloodstream?\u003c\/summary\u003e\u003cp\u003eNot in meaningful quantities. Topicals work locally where they are applied.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it smell strong?\u003c\/summary\u003e\u003cp\u003eNo. The scent is described as subtle and fresh, and it is milder than Dragon Balm, which uses peppermint and eucalyptus.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it ship to every state?\u003c\/summary\u003e\u003cp\u003eYes. Koi topicals carry no state restrictions.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs there a smaller size?\u003c\/summary\u003e\u003cp\u003eNot in the full-spectrum formulation. The broad-spectrum standard balm comes in 150mg and 500mg if you want to try a topical first.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How much CBD is in Koi Full Spectrum Balm?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"3000mg per jar, which works out to about 3.3 cents per milligram at $99.99.\"}},{\"@type\":\"Question\",\"name\":\"What is the difference between this and the standard Koi CBD Balm?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This one is full spectrum at 3000mg. The standard balm uses PRIZM broad-spectrum extract and comes in 150mg, 500mg and 1000mg. This is stronger, uses a richer extract and costs less than half as much per milligram.\"}},{\"@type\":\"Question\",\"name\":\"Will a CBD balm get into my bloodstream?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not in meaningful quantities. Topicals work locally where they are applied.\"}},{\"@type\":\"Question\",\"name\":\"Does it smell strong?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The scent is described as subtle and fresh, and it is milder than Dragon Balm, which uses peppermint and eucalyptus.\"}},{\"@type\":\"Question\",\"name\":\"Does it ship to every state?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Koi topicals carry no state restrictions.\"}},{\"@type\":\"Question\",\"name\":\"Is there a smaller size?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not in the full-spectrum formulation. The broad-spectrum standard balm comes in 150mg and 500mg if you want to try a topical first.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49538846294275,"sku":null,"price":99.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-fs-balm-product.png?v=1787955016"},{"product_id":"koi-thc-cbn-cbd-sleep-gummies","title":"Koi THC + CBN + CBD Gummies","description":"\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi THC + CBN + CBD Gummies\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/Koi-Complete-Nighttime-Gummies-Black-Cherry-Front-WithGummies_1__93910.png\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi THC + CBN + CBD Gummies\u003c\/h2\u003e\n\u003cp\u003eTwenty-five milligrams of full-spectrum CBD with CBN and a low dose of delta-9 THC, in black cherry, in 30, 60 and 120 count jars at $39.99, $79.98 and $159.96.\u003c\/p\u003e\n\u003cp\u003eThis is Koi’s sleep gummy and it is properly built. CBN is the cannabinoid with the most plausible sedative case, and pairing it with full-spectrum CBD and a small amount of THC is a more considered approach than the melatonin-and-CBD formulations that dominate the shelf.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 9.1\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e25mg CBD + CBN\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eLow-dose delta-9 THC\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBlack Cherry\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e30 \/ 60 \/ 120 count\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBuilt for sleep\u003c\/span\u003e \u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thc-cbn-cbd-sleep-gummies\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbn-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-gummies-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-verdict\"\u003e\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if sleep is the specific problem you are trying to solve and you are not drug tested. The CBN earns its place, and the small THC component does real work at bedtime rather than just padding the label.\u003c\/p\u003e\n\u003cp\u003eSkip it if you need to be sharp early, if you are tested at work, or if you live in California or Oregon, where Koi does not ship it. If you want a zero-THC sleep option from Koi, the Nighttime Rest gummies are the only alternative and they are considerably weaker.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thc-cbn-cbd-sleep-gummies\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbn-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCBD per gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25mg, full spectrum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOther cannabinoids\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCBN plus a low dose of delta-9 THC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavour\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack Cherry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eJar sizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30, 60 and 120 count\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrices\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$39.99 \/ $79.98 \/ $159.96\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTotal CBD\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e750mg \/ 1500mg \/ 3000mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per milligram of CBD\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFrom $0.053\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHemp\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGrown and extracted in the USA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eManufacturing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ecGMP facility, third-party tested for compliance, purity and consistency\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNot shipped to\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCalifornia, Oregon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGuarantee\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull refund within 90 days; 50% between 91 and 150 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCBN rather than melatonin\u003c\/h3\u003e\n\u003cp\u003eMost sleep gummies reach for melatonin because it is cheap. CBN is the more interesting choice and it is the reason this scores above the rest of Koi’s CBD range for this purpose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA genuine three-cannabinoid formulation\u003c\/h3\u003e\n\u003cp\u003eFull-spectrum CBD, CBN and a low delta-9 dose working together, rather than one active ingredient with decoration around it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eSensible potency ladder\u003c\/h3\u003e\n\u003cp\u003eA 30-count to test whether it suits you before committing to 120. Sleep products are worth trialling small; people respond very differently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCBN plus full-spectrum CBD plus low-dose delta-9 — a real sleep formulation\u003c\/li\u003e\n\u003cli\u003e25mg of CBD per gummy\u003c\/li\u003e\n\u003cli\u003eThree jar sizes\u003c\/li\u003e\n\u003cli\u003eMade in a cGMP facility from USA hemp\u003c\/li\u003e\n\u003cli\u003eBatch-specific COA behind a QR code\u003c\/li\u003e\n\u003cli\u003e90-day full refund window\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eContains delta-9 THC, so unsuitable if you are drug tested\u003c\/li\u003e\n\u003cli\u003eNot shipped to California or Oregon\u003c\/li\u003e\n\u003cli\u003eOne flavour only\u003c\/li\u003e\n\u003cli\u003eMore expensive per milligram of CBD than the Complete jars\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWill These Get You High?\u003c\/h2\u003e\n\u003cp\u003eAt one gummy, mildly at most. The delta-9 dose is low and sits inside the federal hemp limit, and the CBD and CBN both moderate it. It is designed to help you sleep rather than to be an event. Take several at once and that changes.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eYes, this can produce a positive test. It contains delta-9 THC by design. If you are tested at work, do not take this — use the broad-spectrum Nighttime Rest gummies instead and read \u003ca href=\"\/blogs\/news\/does-hemp-thc-show-up-on-a-drug-test\"\u003ehemp THC and drug tests\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-callout\"\u003e\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Start with the 30-count. Sleep products are the category where individual response varies most, and there is no point owning 120 of something that does not suit you.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thc-cbn-cbd-sleep-gummies\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbn-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-faq\"\u003e\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is in Koi THC + CBN + CBD gummies?\u003c\/summary\u003e\u003cp\u003e25mg of full-spectrum CBD per gummy plus CBN and a low dose of delta-9 THC, in black cherry.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat does CBN do?\u003c\/summary\u003e\u003cp\u003eCBN is a minor cannabinoid with the most plausible sedative case of the group, which is why it appears in sleep formulations rather than daytime ones.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow is this different from Koi Nighttime Rest?\u003c\/summary\u003e\u003cp\u003eNighttime Rest is 10mg of PRIZM broad-spectrum CBD with THC at 0.001 percent. This is 25mg of full-spectrum CBD with CBN and delta-9 THC. This is the stronger and better-formulated sleep product; Nighttime Rest is the drug-test-safer one.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill it make me groggy in the morning?\u003c\/summary\u003e\u003cp\u003eIndividual response varies. Starting with half a gummy is a sensible way to find out before committing to a full one.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhich states cannot receive these?\u003c\/summary\u003e\u003cp\u003eCalifornia and Oregon.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill it show on a drug test?\u003c\/summary\u003e\u003cp\u003eYes, potentially. It contains delta-9 THC by design.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is in Koi THC + CBN + CBD gummies?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"25mg of full-spectrum CBD per gummy plus CBN and a low dose of delta-9 THC, in black cherry.\"}},{\"@type\":\"Question\",\"name\":\"What does CBN do?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"CBN is a minor cannabinoid with the most plausible sedative case of the group, which is why it appears in sleep formulations rather than daytime ones.\"}},{\"@type\":\"Question\",\"name\":\"How is this different from Koi Nighttime Rest?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Nighttime Rest is 10mg of PRIZM broad-spectrum CBD with THC at 0.001 percent. This is 25mg of full-spectrum CBD with CBN and delta-9 THC. This is the stronger and better-formulated sleep product; Nighttime Rest is the drug-test-safer one.\"}},{\"@type\":\"Question\",\"name\":\"Will it make me groggy in the morning?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Individual response varies. Starting with half a gummy is a sensible way to find out before committing to a full one.\"}},{\"@type\":\"Question\",\"name\":\"Which states cannot receive these?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"California and Oregon.\"}},{\"@type\":\"Question\",\"name\":\"Will it show on a drug test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, potentially. It contains delta-9 THC by design.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49538851340547,"sku":null,"price":79.98,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-cbn-gummies-product.png?v=1787955045"},{"product_id":"koi-balance-bar-cbd-vape","title":"Koi Balance Bar CBD Vape","description":"\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Balance Bar CBD Vape\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/sourgummy__89701.jpg\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Balance Bar CBD Vape\u003c\/h2\u003e\n\u003cp\u003eFive hundred milligrams of Koi PRIZM broad-spectrum CBD in a pocket disposable, across seven flavours, at $35.99 for a single device or $79.99 for a three-pack.\u003c\/p\u003e\n\u003cp\u003eThis is the product that replaced Koi CBD vape juice, which the company discontinued. It is not a like-for-like substitute — there is nothing refillable in the Koi range any more — but as a disposable it is well made, honestly labelled and non-intoxicating.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.0\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e500mg CBD\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBroad spectrum, THC 0.001%\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e7 flavours\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e$35.99 single \/ $79.99 three-pack\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eNon-intoxicating\u003c\/span\u003e \u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-balance-bar-cbd-vape\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-balance-bar-cbd-vape\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-vape-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-verdict\"\u003e\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you want fast-onset CBD and you are drug tested. Inhalation works in minutes rather than the 45 to 90 an edible takes, and broad spectrum keeps THC effectively undetectable. Buy the three-pack — it drops the cost from 7.2 cents per milligram to about 5.3.\u003c\/p\u003e\n\u003cp\u003eSkip it if you came looking for refillable e-liquid. Koi does not make one any more, and a disposable gives you no control over strength and throws away a battery every 500mg. We explain what happened in \u003ca href=\"\/blogs\/news\/koi-cbd-vape-juice-discontinued\"\u003ewhat happened to Koi CBD vape juice\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-balance-bar-cbd-vape\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-balance-bar-cbd-vape\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCBD per device\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e500mg, Koi PRIZM broad spectrum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTHC content\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eListed at 0.001%, effectively undetectable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrice\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$35.99 single, $79.99 three-pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per milligram\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$0.072 single, about $0.053 in the three-pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavours\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlueberry Cake, Strawberry Milk, Sour Gummy, Piña Colada Ice, Sour Apple Ice, Strawberry Banana Ice, Watermelon Bubblegum Ice\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRefillable\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNo — single-use disposable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIntoxicating\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTesting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAccredited third-party lab, batch COA via QR code\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll 50 states\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGuarantee\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull refund within 90 days; 50% between 91 and 150 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eFlavour work above the category average\u003c\/h3\u003e\n\u003cp\u003eBlueberry Cake tastes formulated rather than assembled, and Watermelon Bubblegum Ice balances the cooling agent against the fruit better than most ice flavours manage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eDraws consistently to the end\u003c\/h3\u003e\n\u003cp\u003eIt does not die at seventy percent the way cheaper disposables do, which matters when you have paid for 500mg.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eBroad spectrum, so drug-test-safer\u003c\/h3\u003e\n\u003cp\u003eTHC listed at 0.001 percent. This is the Koi inhalable to buy if you are tested; the THCA disposable is emphatically not.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e500mg of CBD per device\u003c\/li\u003e\n\u003cli\u003eSeven flavours, most of them good\u003c\/li\u003e\n\u003cli\u003eThree-pack drops the price per milligram by about a quarter\u003c\/li\u003e\n\u003cli\u003eBroad spectrum with THC at 0.001%\u003c\/li\u003e\n\u003cli\u003eShips to all 50 states\u003c\/li\u003e\n\u003cli\u003eNon-intoxicating\u003c\/li\u003e\n\u003cli\u003eBatch-specific COA behind a QR code\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSingle-use disposable — a battery in the bin every 500mg\u003c\/li\u003e\n\u003cli\u003eMore expensive per milligram than Koi’s gummies\u003c\/li\u003e\n\u003cli\u003eNo refillable option anywhere in the Koi range\u003c\/li\u003e\n\u003cli\u003eNot a replacement for the discontinued CBD vape juice\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWill This Get You High?\u003c\/h2\u003e\n\u003cp\u003eNo. This contains broad-spectrum CBD with THC listed at 0.001 percent, and CBD is not intoxicating. If you want an intoxicating Koi vape, that is the THCA + THCP + Delta 9 disposable, which is a completely different device.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eBroad spectrum makes this one of the lower-risk inhalable hemp products, and it is the Koi vape we would choose if you are tested. No hemp product can be guaranteed safe, however — and the lawsuit that helped end Koi’s vape juice line was brought by someone who failed a test on a product marketed as 0% THC. Read \u003ca href=\"\/blogs\/news\/does-hemp-thc-show-up-on-a-drug-test\"\u003ehemp THC and drug tests\u003c\/a\u003e first.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-callout\"\u003e\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Take the three-pack rather than a single: it is meaningfully cheaper per milligram and it lets you find out which of the seven flavours you actually want to reorder.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-balance-bar-cbd-vape\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-balance-bar-cbd-vape\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-faq\"\u003e\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eHow much CBD is in a Koi Balance Bar?\u003c\/summary\u003e\u003cp\u003e500mg of Koi PRIZM broad-spectrum CBD per device.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat flavours does it come in?\u003c\/summary\u003e\u003cp\u003eSeven: Blueberry Cake, Strawberry Milk, Sour Gummy, Piña Colada Ice, Sour Apple Ice, Strawberry Banana Ice and Watermelon Bubblegum Ice.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs the Koi Balance Bar rechargeable or refillable?\u003c\/summary\u003e\u003cp\u003eNo. It is a single-use disposable. Koi does not sell any refillable vape product.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill it get me high?\u003c\/summary\u003e\u003cp\u003eNo. It contains broad-spectrum CBD with THC listed at 0.001 percent and is non-intoxicating.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes Koi still sell CBD vape juice?\u003c\/summary\u003e\u003cp\u003eNo. The bottled e-liquid was discontinued and the Balance Bar is the closest replacement.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs the three-pack better value?\u003c\/summary\u003e\u003cp\u003eYes, considerably. $79.99 for three devices works out to about 5.3 cents per milligram against 7.2 cents for a single.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How much CBD is in a Koi Balance Bar?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"500mg of Koi PRIZM broad-spectrum CBD per device.\"}},{\"@type\":\"Question\",\"name\":\"What flavours does it come in?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Seven: Blueberry Cake, Strawberry Milk, Sour Gummy, Pi\u0026ntilde;a Colada Ice, Sour Apple Ice, Strawberry Banana Ice and Watermelon Bubblegum Ice.\"}},{\"@type\":\"Question\",\"name\":\"Is the Koi Balance Bar rechargeable or refillable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It is a single-use disposable. Koi does not sell any refillable vape product.\"}},{\"@type\":\"Question\",\"name\":\"Will it get me high?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It contains broad-spectrum CBD with THC listed at 0.001 percent and is non-intoxicating.\"}},{\"@type\":\"Question\",\"name\":\"Does Koi still sell CBD vape juice?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The bottled e-liquid was discontinued and the Balance Bar is the closest replacement.\"}},{\"@type\":\"Question\",\"name\":\"Is the three-pack better value?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, considerably. $79.99 for three devices works out to about 5.3 cents per milligram against 7.2 cents for a single.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49538864578819,"sku":null,"price":35.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-balance-bar-product.jpg?v=1787955077"},{"product_id":"koi-dragon-balm","title":"Koi Dragon Balm (CBD + THC Topical)","description":"\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Dragon Balm (CBD + THC Topical)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/dragon-balm-prod-shot__23789.jpg\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Dragon Balm (CBD + THC Topical)\u003c\/h2\u003e\n\u003cp\u003e1865mg of CBD with 135mg of THC in a peppermint and eucalyptus base, at $79.99. Two thousand milligrams of total cannabinoids, or 4 cents per milligram.\u003c\/p\u003e\n\u003cp\u003eThe THC is the point. It is the only Koi topical that includes it, and it is what separates Dragon Balm from the standard broad-spectrum jar sitting next to it.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 9.0\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e1865mg CBD + 135mg THC\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e2000mg total cannabinoids\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e$0.040 per mg\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003ePeppermint \u0026amp; eucalyptus\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eWarming then cooling\u003c\/span\u003e \u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-dragon-balm\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-dragon-balm\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-balm-topicals-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-verdict\"\u003e\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this for targeted work — a specific joint, a shoulder after training, a back that has had a long week. The warming-then-cooling profile and the THC component make it the hardest-working topical Koi sells.\u003c\/p\u003e\n\u003cp\u003eSkip it if you need something discreet. The peppermint and eucalyptus scent is assertive and people around you will notice it. For an everyday, unobtrusive option, the \u003ca href=\"\/blogs\/cannabis-reviews\/koi-cbd-balm-topicals-review\"\u003e3000mg Full Spectrum Balm\u003c\/a\u003e is the better choice and cheaper per milligram besides.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-dragon-balm\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-dragon-balm\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCBD\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1865mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTHC\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e135mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTotal cannabinoids\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2000mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrice\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$79.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per milligram\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$0.040\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAroma\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePeppermint, eucalyptus and botanicals — warming then cooling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTexture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMelts into skin on contact\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest for\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFeet, legs, back, shoulders and neck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTesting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAccredited third-party lab, batch COA via QR code\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGuarantee\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull refund within 90 days; 50% between 91 and 150 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eTHC in a topical\u003c\/h3\u003e\n\u003cp\u003e135mg of THC alongside the CBD. Very few mainstream hemp brands put THC in a balm, and it is the reason this behaves differently from a CBD-only product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA scent that does something\u003c\/h3\u003e\n\u003cp\u003ePeppermint and eucalyptus are not decoration here — the warming-then-cooling sensation is part of how the product works and arrives before anything else does.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eExcellent value at 4 cents per milligram\u003c\/h3\u003e\n\u003cp\u003eSecond only to the 3000mg Full Spectrum Balm in the whole Koi catalogue, and cheaper than every gummy, tincture and vape the company sells.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e1865mg CBD plus 135mg THC in one jar\u003c\/li\u003e\n\u003cli\u003e4 cents per milligram — among the best value Koi offers\u003c\/li\u003e\n\u003cli\u003eMelts on contact rather than sitting on the skin\u003c\/li\u003e\n\u003cli\u003eWarming-then-cooling peppermint and eucalyptus base\u003c\/li\u003e\n\u003cli\u003eBatch-specific COA behind a QR code\u003c\/li\u003e\n\u003cli\u003e90-day full refund window\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAssertive scent — not a discreet product\u003c\/li\u003e\n\u003cli\u003eContains THC, which some drug-tested buyers will want to avoid entirely\u003c\/li\u003e\n\u003cli\u003eOne size only\u003c\/li\u003e\n\u003cli\u003eMore expensive per milligram than the 3000mg Full Spectrum Balm\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWill This Get You High?\u003c\/h2\u003e\n\u003cp\u003eNo. Topical cannabinoids do not cross into the bloodstream in meaningful quantities, and 135mg spread across a whole jar is a small amount per application. Dragon Balm works where you put it.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eTopical THC absorption into the bloodstream is minimal and a positive test from a balm is unlikely. It is not impossible, though, and we would not describe the risk as zero for anyone under a strict testing regime. If your job depends on it, use the broad-spectrum standard balm instead and read \u003ca href=\"\/blogs\/news\/does-hemp-thc-show-up-on-a-drug-test\"\u003ehemp THC and drug tests\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-callout\"\u003e\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. There is one size. If you use topicals daily rather than for specific flare-ups, compare it against the 3000mg Full Spectrum Balm, which gives you half again as much cannabinoid for $20 more.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-dragon-balm\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-dragon-balm\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-faq\"\u003e\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is in Koi Dragon Balm?\u003c\/summary\u003e\u003cp\u003e1865mg of CBD and 135mg of THC — 2000mg of total cannabinoids — in a base of peppermint, eucalyptus and other botanicals.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow is Dragon Balm different from Koi CBD Balm?\u003c\/summary\u003e\u003cp\u003eDragon Balm contains THC and uses a warming-then-cooling peppermint and eucalyptus base. The standard Koi CBD Balm is broad spectrum with effectively no THC and a much milder scent.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill Dragon Balm get you high?\u003c\/summary\u003e\u003cp\u003eNo. Topical cannabinoids do not enter the bloodstream in meaningful quantities.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhere should I use it?\u003c\/summary\u003e\u003cp\u003eKoi suggests feet, legs, back, shoulders and neck. It is a targeted product rather than a whole-body moisturiser.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it smell strong?\u003c\/summary\u003e\u003cp\u003eYes. Peppermint and eucalyptus are prominent, which is part of how it works but makes it a poor choice if you want something unnoticeable.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs it good value?\u003c\/summary\u003e\u003cp\u003eAt 4 cents per milligram of total cannabinoid it is among the best value in the Koi catalogue, second only to the 3000mg Full Spectrum Balm.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is in Koi Dragon Balm?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"1865mg of CBD and 135mg of THC \u0026mdash; 2000mg of total cannabinoids \u0026mdash; in a base of peppermint, eucalyptus and other botanicals.\"}},{\"@type\":\"Question\",\"name\":\"How is Dragon Balm different from Koi CBD Balm?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Dragon Balm contains THC and uses a warming-then-cooling peppermint and eucalyptus base. The standard Koi CBD Balm is broad spectrum with effectively no THC and a much milder scent.\"}},{\"@type\":\"Question\",\"name\":\"Will Dragon Balm get you high?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Topical cannabinoids do not enter the bloodstream in meaningful quantities.\"}},{\"@type\":\"Question\",\"name\":\"Where should I use it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Koi suggests feet, legs, back, shoulders and neck. It is a targeted product rather than a whole-body moisturiser.\"}},{\"@type\":\"Question\",\"name\":\"Does it smell strong?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Peppermint and eucalyptus are prominent, which is part of how it works but makes it a poor choice if you want something unnoticeable.\"}},{\"@type\":\"Question\",\"name\":\"Is it good value?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"At 4 cents per milligram of total cannabinoid it is among the best value in the Koi catalogue, second only to the 3000mg Full Spectrum Balm.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49538912485635,"sku":null,"price":79.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-dragon-balm-img.jpg?v=1787955326"},{"product_id":"koi-cbd-balm","title":"Koi CBD Balm (Broad Spectrum)","description":"\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi CBD Balm (Broad Spectrum)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/Balm-Jar-500__75074.png\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi CBD Balm (Broad Spectrum)\u003c\/h2\u003e\n\u003cp\u003eKoi PRIZM broad-spectrum CBD in a balm base of more than a dozen natural oils, in 150mg at $19.99, 500mg at $39.99 and 1000mg at $69.99.\u003c\/p\u003e\n\u003cp\u003eThis is the entry point to Koi topicals and the only one with effectively no THC, which makes it the choice if you are drug tested. It is also, size for size, the worst value in the range — so the size you pick matters more here than on any other Koi product.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.0\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e150 \/ 500 \/ 1000mg\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBroad spectrum, THC 0.001%\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eFrom $19.99\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eShips to all 50 states\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eNon-intoxicating\u003c\/span\u003e \u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-balm\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-balm\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-balm-topicals-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-verdict\"\u003e\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy the 500mg at $39.99 if you want to find out whether topical CBD does anything for you. It is the sensible trial size and it costs 8 cents per milligram.\u003c\/p\u003e\n\u003cp\u003eDo not buy the 1000mg. For $30 more the \u003ca href=\"\/blogs\/cannabis-reviews\/koi-cbd-balm-topicals-review\"\u003e3000mg Full Spectrum Balm\u003c\/a\u003e gives you three times the cannabinoid and a richer extract at less than half the cost per milligram. The only reason to stay on this product is if you need broad spectrum for drug-test reasons.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-balm\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-balm\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStrengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e150mg, 500mg, 1000mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrices\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$19.99 \/ $39.99 \/ $69.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per milligram\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$0.133 \/ $0.080 \/ $0.070\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eExtract type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi PRIZM broad spectrum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTHC content\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eListed at 0.001%, effectively undetectable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBase\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMore than a dozen natural oils\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTexture\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMelts on contact\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTesting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAccredited third-party lab, batch COA via QR code\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll 50 states, no restrictions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGuarantee\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull refund within 90 days; 50% between 91 and 150 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eGenuinely no THC\u003c\/h3\u003e\n\u003cp\u003ePRIZM broad spectrum at 0.001 percent. If you are tested at work and want a topical, this is the Koi product to buy rather than Dragon Balm or the full-spectrum jar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eBehaves like a proper balm\u003c\/h3\u003e\n\u003cp\u003eA dozen supporting oils rather than CBD in petroleum jelly. It melts and absorbs instead of sitting on the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA real trial size\u003c\/h3\u003e\n\u003cp\u003eThe 500mg at $39.99 is a low-risk way to test whether topical CBD works for you before committing to a 3000mg jar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBroad spectrum with THC at 0.001% — the drug-test-safer topical\u003c\/li\u003e\n\u003cli\u003eThree sizes including a genuine trial size\u003c\/li\u003e\n\u003cli\u003eA dozen supporting oils in the base\u003c\/li\u003e\n\u003cli\u003eMild, work-appropriate scent\u003c\/li\u003e\n\u003cli\u003eShips to all 50 states\u003c\/li\u003e\n\u003cli\u003eBatch-specific COA behind a QR code\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePoor value per milligram against the 3000mg full-spectrum jar\u003c\/li\u003e\n\u003cli\u003eThe 150mg at 13.3 cents per milligram is the worst value in the Koi catalogue\u003c\/li\u003e\n\u003cli\u003eBroad spectrum means no entourage effect from minor cannabinoids at full strength\u003c\/li\u003e\n\u003cli\u003eNo THC, which some people specifically want in a topical\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWill This Get You High?\u003c\/h2\u003e\n\u003cp\u003eNo, twice over. Topical cannabinoids do not cross into the bloodstream in meaningful quantities, and this is a broad-spectrum CBD product with THC listed at 0.001 percent. There is nothing intoxicating here at any dose.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eThis is the lowest-risk topical Koi sells. Broad spectrum means effectively no THC, and topical application keeps absorption local. No hemp product can be guaranteed safe on a drug test, but if you need a topical and you are tested, this is the one. See \u003ca href=\"\/blogs\/news\/does-hemp-thc-show-up-on-a-drug-test\"\u003ehemp THC and drug tests\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-callout\"\u003e\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Take the 500mg to trial it. If you get on with it and you are not drug tested, move to the 3000mg full-spectrum jar rather than stepping up to the 1000mg here.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-balm\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-cbd-balm\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-faq\"\u003e\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat strengths does Koi CBD Balm come in?\u003c\/summary\u003e\u003cp\u003e150mg at $19.99, 500mg at $39.99 and 1000mg at $69.99.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs Koi CBD Balm full spectrum?\u003c\/summary\u003e\u003cp\u003eNo. It uses Koi PRIZM broad-spectrum extract with THC listed at 0.001 percent. The separate Full Spectrum CBD Balm is 3000mg and does contain trace THC.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhich size is best value?\u003c\/summary\u003e\u003cp\u003eThe 1000mg at 7 cents per milligram is the best of the three, but the 3000mg Full Spectrum Balm at 3.3 cents beats all of them. Buy the 500mg only as a trial.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill it show on a drug test?\u003c\/summary\u003e\u003cp\u003eIt is broad spectrum and applied topically, which makes it the lowest-risk option in the Koi topical range. No product can be guaranteed safe.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it smell strong?\u003c\/summary\u003e\u003cp\u003eNo. The scent is described as refreshing but restrained, and it is much milder than Dragon Balm.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it ship everywhere?\u003c\/summary\u003e\u003cp\u003eYes, all 50 states. Koi topicals carry no state restrictions.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What strengths does Koi CBD Balm come in?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"150mg at $19.99, 500mg at $39.99 and 1000mg at $69.99.\"}},{\"@type\":\"Question\",\"name\":\"Is Koi CBD Balm full spectrum?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It uses Koi PRIZM broad-spectrum extract with THC listed at 0.001 percent. The separate Full Spectrum CBD Balm is 3000mg and does contain trace THC.\"}},{\"@type\":\"Question\",\"name\":\"Which size is best value?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 1000mg at 7 cents per milligram is the best of the three, but the 3000mg Full Spectrum Balm at 3.3 cents beats all of them. Buy the 500mg only as a trial.\"}},{\"@type\":\"Question\",\"name\":\"Will it show on a drug test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It is broad spectrum and applied topically, which makes it the lowest-risk option in the Koi topical range. No product can be guaranteed safe.\"}},{\"@type\":\"Question\",\"name\":\"Does it smell strong?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The scent is described as refreshing but restrained, and it is much milder than Dragon Balm.\"}},{\"@type\":\"Question\",\"name\":\"Does it ship everywhere?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, all 50 states. Koi topicals carry no state restrictions.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539255173379,"sku":null,"price":39.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-cbd-balm-product.png?v=1787955140"},{"product_id":"koi-cbd-roll-on-gel","title":"Koi CBD Roll-On Gel","description":"\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi CBD Roll-On Gel\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/01_-_Koi_CBD_Roll-on_Gel_-_500mg_-_Unit_-_Front__65626.png\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi CBD Roll-On Gel\u003c\/h2\u003e\n\u003cp\u003eBroad-spectrum CBD with a blend of 19 essential oils in a no-mess roll-on applicator, in 500mg at $39.99 and 1500mg at $79.99.\u003c\/p\u003e\n\u003cp\u003eThe gel format is cooling on application in a way the balms are not, and the applicator means you can use it on a neck or a shoulder mid-working-day without getting product on your hands.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.7\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e500mg or 1500mg\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e19 essential oils\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eCooling gel\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eNo-mess applicator\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eShips to all 50 states\u003c\/span\u003e \u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-roll-on-gel\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbd-roll-on\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-balm-topicals-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-verdict\"\u003e\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy the 1500mg. At 5.3 cents per milligram it is a third cheaper than the 500mg, and a roll-on is the sort of thing that ends up in a gym bag and gets used steadily rather than saved for special occasions.\u003c\/p\u003e\n\u003cp\u003eBuy this over the balms if convenience matters more than concentration. It is the everyday member of the Koi topical range — less potent per application than the 3000mg jar, but far more likely to actually get used.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-roll-on-gel\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbd-roll-on\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStrengths\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e500mg and 1500mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrices\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$39.99 and $79.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per milligram\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$0.080 and $0.053\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eExtract type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBroad spectrum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSupporting ingredients\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eA proprietary blend of 19 essential oils\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFormat\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRoll-on gel, cooling on application\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTesting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAccredited third-party lab\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll 50 states\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGuarantee\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull refund within 90 days; 50% between 91 and 150 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCooling, which the balms are not\u003c\/h3\u003e\n\u003cp\u003eThe gel base gives an immediate cooling sensation on application. It is the reason people reach for a roll-on over a jar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eNo mess, so it gets used\u003c\/h3\u003e\n\u003cp\u003eA roll-on applicator means no residue on your hands and no need to wash up afterwards. It travels well and it works at a desk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eThe 1500mg is properly priced\u003c\/h3\u003e\n\u003cp\u003e5.3 cents per milligram puts it in the same bracket as the Complete gummies, which is good value for a topical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTwo strengths with a real discount for the larger\u003c\/li\u003e\n\u003cli\u003e19 essential oils alongside the CBD\u003c\/li\u003e\n\u003cli\u003eCooling gel base rather than a heavy balm\u003c\/li\u003e\n\u003cli\u003eMess-free applicator, good for travel and work\u003c\/li\u003e\n\u003cli\u003eBroad spectrum, so very low THC\u003c\/li\u003e\n\u003cli\u003eShips to all 50 states\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLess concentrated per application than the 3000mg balm\u003c\/li\u003e\n\u003cli\u003eThe 500mg at 8 cents per milligram is poor value\u003c\/li\u003e\n\u003cli\u003eGel format suits some areas better than others\u003c\/li\u003e\n\u003cli\u003eNo full-spectrum version of this format\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWill This Get You High?\u003c\/h2\u003e\n\u003cp\u003eNo. It is a broad-spectrum CBD topical. CBD is not intoxicating and topical application keeps it local to where you apply it.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eBroad spectrum and applied topically, which is about as low-risk as hemp products get. No product can be guaranteed safe on a drug test — see \u003ca href=\"\/blogs\/news\/does-hemp-thc-show-up-on-a-drug-test\"\u003ehemp THC and drug tests\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-callout\"\u003e\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Take the 1500mg unless you are specifically buying a small one to try the format.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-roll-on-gel\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbd-roll-on\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-faq\"\u003e\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat strengths does the Koi roll-on come in?\u003c\/summary\u003e\u003cp\u003e500mg at $39.99 and 1500mg at $79.99.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhich is better value?\u003c\/summary\u003e\u003cp\u003eThe 1500mg, at about 5.3 cents per milligram against 8 cents for the 500mg.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat is in it besides CBD?\u003c\/summary\u003e\u003cp\u003eA proprietary blend of 19 essential oils in a cooling gel base.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eRoll-on or balm?\u003c\/summary\u003e\u003cp\u003eThe roll-on is cooling, mess-free and more convenient. The balms are more concentrated and better value per milligram.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill it show on a drug test?\u003c\/summary\u003e\u003cp\u003eIt is broad spectrum and topical, which makes it very low risk, but no hemp product can be guaranteed safe.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it ship everywhere?\u003c\/summary\u003e\u003cp\u003eYes, all 50 states.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What strengths does the Koi roll-on come in?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"500mg at $39.99 and 1500mg at $79.99.\"}},{\"@type\":\"Question\",\"name\":\"Which is better value?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 1500mg, at about 5.3 cents per milligram against 8 cents for the 500mg.\"}},{\"@type\":\"Question\",\"name\":\"What is in it besides CBD?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A proprietary blend of 19 essential oils in a cooling gel base.\"}},{\"@type\":\"Question\",\"name\":\"Roll-on or balm?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The roll-on is cooling, mess-free and more convenient. The balms are more concentrated and better value per milligram.\"}},{\"@type\":\"Question\",\"name\":\"Will it show on a drug test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It is broad spectrum and topical, which makes it very low risk, but no hemp product can be guaranteed safe.\"}},{\"@type\":\"Question\",\"name\":\"Does it ship everywhere?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, all 50 states.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539258286339,"sku":null,"price":79.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-roll-on-product.png?v=1787955175"},{"product_id":"koi-thca-flower-platinum-tier","title":"Koi THCA Flower - Platinum Tier","description":"\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi THCA Flower — Platinum Tier\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/bubblegum.jpg\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi THCA Flower — Platinum Tier\u003c\/h2\u003e\n\u003cp\u003eKoi’s top-shelf THCA flower: six named strains across indica, hybrid and sativa, in 3.5g, 7g and 14g from $44.99.\u003c\/p\u003e\n\u003cp\u003ePlatinum is where Koi puts its best genetics — frosty trichome coverage, more complex terpene profiles, and potency published per strain rather than as a range for the whole tier. That last part matters more than the tier name does.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.5\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e6 named strains\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e3.5g \/ 7g \/ 14g\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eFrom $44.99\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003ePotency published per strain\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eNot shipped to 6 states\u003c\/span\u003e \u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower-platinum-tier\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-platinum-tier\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-thca-flower-prerolls-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-verdict\"\u003e\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy the Platinum 3.5g. At $44.99 it is priced identically to the Silver eighth, which makes the lower tier very hard to justify at that size — you are getting better genetics for the same money.\u003c\/p\u003e\n\u003cp\u003eStep down to Silver or Gold only at 14g, where the price gap is real. And check the COA for the batch you receive: tier names are Koi’s own descriptors, not an industry standard, so the published THCA percentage is the number that actually tells you what you have.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower-platinum-tier\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-platinum-tier\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStrains\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSplash and Candy Cartel (indica), E85 and Night Walker (hybrid), Whoa Si Woah and Blue Zangria (sativa)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3.5g, 7g, 14g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrices\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$44.99 \/ $84.99 \/ $169.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTier\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePlatinum — Koi’s top shelf\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePotency\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePublished per strain on the product page\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTesting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThird-party tested by an accredited lab for purity and potency\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNot shipped to\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eArkansas, California, Idaho, Minnesota, Oregon, Rhode Island\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGuarantee\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull refund within 90 days; 50% between 91 and 150 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eSix named strains, not two vague categories\u003c\/h3\u003e\n\u003cp\u003eMost THCA flower is sold as generic indica or sativa with no cultivar named. Koi names all six and classifies them properly, which is the minimum a buyer needs to make a repeat purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003ePotency published per strain\u003c\/h3\u003e\n\u003cp\u003eRather than quoting a tier-wide range, Koi publishes the THCA percentage for each strain. That is real disclosure and it is unusual at this price point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eThe eighth is priced like the lower tier\u003c\/h3\u003e\n\u003cp\u003e$44.99 for a Platinum 3.5g is the same as a Silver 3.5g. At that size there is no reason to buy down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSix distinct named strains across indica, hybrid and sativa\u003c\/li\u003e\n\u003cli\u003eTHCA potency published per strain\u003c\/li\u003e\n\u003cli\u003eThree sizes including a sensible eighth\u003c\/li\u003e\n\u003cli\u003eSame eighth price as the Silver tier\u003c\/li\u003e\n\u003cli\u003eThird-party lab tested\u003c\/li\u003e\n\u003cli\u003e90-day refund window\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eNot shipped to six states\u003c\/li\u003e\n\u003cli\u003eTier names are marketing terms rather than a standard\u003c\/li\u003e\n\u003cli\u003eNewer part of the Koi catalogue with less track record\u003c\/li\u003e\n\u003cli\u003eAvailability can be patchy — tiers have sold out before\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWill This Get You High?\u003c\/h2\u003e\n\u003cp\u003eYes. THCA converts to delta-9 THC when heated, which is exactly what happens when you smoke it. This is an intoxicating product and should be treated as one.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eYes, this will show on a drug test. There is no ambiguity and no low-THC version of this product. If you are tested at work, do not buy THCA flower from anyone. See \u003ca href=\"\/blogs\/news\/does-hemp-thc-show-up-on-a-drug-test\"\u003ehemp THC and drug tests\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-callout\"\u003e\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Take the 3.5g of whichever strain suits the time of day — Night Walker is the safest first pick, Splash for evenings, Whoa Si Woah for daytime.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower-platinum-tier\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-platinum-tier\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-faq\"\u003e\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat strains are in Koi Platinum THCA flower?\u003c\/summary\u003e\u003cp\u003eSix: Splash and Candy Cartel (indica), E85 and Night Walker (hybrid), Whoa Si Woah and Blue Zangria (sativa).\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow is Platinum different from Gold and Silver?\u003c\/summary\u003e\u003cp\u003ePlatinum is the top shelf, with heavier trichome coverage and more complex terpene profiles. Gold is the middle tier and Silver is everyday flower. The tier names are Koi’s own descriptors rather than an industry standard.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhich size is best value?\u003c\/summary\u003e\u003cp\u003eThe 3.5g at $44.99, because it is the same price as a Silver eighth. At 14g the tiers separate properly on price.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhich states cannot receive it?\u003c\/summary\u003e\u003cp\u003eArkansas, California, Idaho, Minnesota, Oregon and Rhode Island.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill THCA flower show on a drug test?\u003c\/summary\u003e\u003cp\u003eYes. THCA converts to delta-9 THC when heated.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow strong is it?\u003c\/summary\u003e\u003cp\u003eKoi publishes the THCA percentage per strain on the product page. Check the figure for the strain you are buying rather than relying on the tier name.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What strains are in Koi Platinum THCA flower?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Six: Splash and Candy Cartel (indica), E85 and Night Walker (hybrid), Whoa Si Woah and Blue Zangria (sativa).\"}},{\"@type\":\"Question\",\"name\":\"How is Platinum different from Gold and Silver?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Platinum is the top shelf, with heavier trichome coverage and more complex terpene profiles. Gold is the middle tier and Silver is everyday flower. The tier names are Koi\u0026rsquo;s own descriptors rather than an industry standard.\"}},{\"@type\":\"Question\",\"name\":\"Which size is best value?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 3.5g at $44.99, because it is the same price as a Silver eighth. At 14g the tiers separate properly on price.\"}},{\"@type\":\"Question\",\"name\":\"Which states cannot receive it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Arkansas, California, Idaho, Minnesota, Oregon and Rhode Island.\"}},{\"@type\":\"Question\",\"name\":\"Will THCA flower show on a drug test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. THCA converts to delta-9 THC when heated.\"}},{\"@type\":\"Question\",\"name\":\"How strong is it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Koi publishes the THCA percentage per strain on the product page. Check the figure for the strain you are buying rather than relying on the tier name.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539260252419,"sku":null,"price":44.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-thca-platinum-product.jpg?v=1787955209"},{"product_id":"koi-extra-strength-delta-9-thc-gummies","title":"Koi Extra Strength Delta 9 THC Gummies","description":"\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Extra Strength Delta 9 THC Gummies\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/6292_source_1726003974.jpg\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Extra Strength Delta 9 THC Gummies\u003c\/h2\u003e\n\u003cp\u003e25mg of hemp-derived delta-9 THC with 25mg of CBD per gummy, in Strawberry, Watermelon or Blue Razz, in 20, 40 and 100 counts from $79.99 for the 40-count.\u003c\/p\u003e\n\u003cp\u003eThis is the strong end of Koi’s delta-9 line and it is roughly half the cost per milligram of THC of the standard gummy. The 1:1 ratio with CBD is the detail that matters: it is not just more THC, it is proportionally less CBD holding it down.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.7\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e25mg delta-9 THC\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e25mg CBD\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e1:1 ratio\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e3 flavours\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eNot shipped to CA or OR\u003c\/span\u003e \u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-extra-strength-delta-9-thc-gummies\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-extra-strength-delta-9-thc-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-delta-9-gummies-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-verdict\"\u003e\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you have real tolerance and you are buying THC rather than a THC-and-CBD blend. At the 40-count it works out to about 8 cents per milligram of THC against 15 cents for the standard gummy — close to half the price for the same molecule.\u003c\/p\u003e\n\u003cp\u003eDo not start here. If you are new to hemp delta-9, buy the standard \u003ca href=\"\/blogs\/cannabis-reviews\/koi-delta-9-gummies-review\"\u003eKoi Delta 9 gummies\u003c\/a\u003e at 10mg with 20mg of CBD, and take half of one.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-extra-strength-delta-9-thc-gummies\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-extra-strength-delta-9-thc-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDelta-9 THC per gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCBD per gummy\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRatio\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1:1 CBD to THC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCounts\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20, 40, 100\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReference price\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$79.99 for the 40-count\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTotal delta-9 at 40 count\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e1000mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCost per mg of THC\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAbout $0.080\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavours\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStrawberry, Watermelon, Blue Razz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNot shipped to\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCalifornia, Oregon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGuarantee\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull refund within 90 days; 50% between 91 and 150 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eHonest two-number labelling\u003c\/h3\u003e\n\u003cp\u003eKoi prints both the THC and the CBD per gummy. A lot of this category quotes only the THC figure, which tells you less than half of what you need to know about how a gummy will feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eRoughly half the cost per milligram of THC\u003c\/h3\u003e\n\u003cp\u003e1000mg of delta-9 for $79.99 against 600mg for $89.99 in the standard jar. If THC is what you are buying, this is the efficient way to buy it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eOnly two restricted states\u003c\/h3\u003e\n\u003cp\u003eUnlike Koi’s delta-8 products, which are blocked in 26 states, the delta-9 line ships almost everywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e25mg delta-9 with 25mg CBD, both declared on the label\u003c\/li\u003e\n\u003cli\u003eAbout half the cost per milligram of THC of the standard gummy\u003c\/li\u003e\n\u003cli\u003eThree flavours and three jar sizes\u003c\/li\u003e\n\u003cli\u003eRestricted in only two states\u003c\/li\u003e\n\u003cli\u003eBatch COA behind a QR code\u003c\/li\u003e\n\u003cli\u003e90-day refund window\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eA strong dose — not a beginner product\u003c\/li\u003e\n\u003cli\u003eLess CBD relative to THC than the standard gummy, so it hits harder than the numbers suggest\u003c\/li\u003e\n\u003cli\u003eWill show on a drug test\u003c\/li\u003e\n\u003cli\u003eNot shipped to California or Oregon\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWill These Get You High?\u003c\/h2\u003e\n\u003cp\u003eYes. 25mg of delta-9 THC is a substantial dose for most people, and the 1:1 CBD ratio moderates it less than the 2:1 in the standard gummy. Treat one whole gummy as a real commitment to an evening.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eYes, this will produce a positive drug test. There is no ambiguity here. If you are tested at work, buy Koi’s broad-spectrum PRIZM products instead — see \u003ca href=\"\/blogs\/news\/does-hemp-thc-show-up-on-a-drug-test\"\u003ehemp THC and drug tests\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-callout\"\u003e\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Start with half a gummy even if you have tolerance, and wait a full two hours before deciding about more. Our \u003ca href=\"\/blogs\/news\/thc-gummy-dosing-guide-how-many-milligrams-for-first-timers\"\u003edosing guide\u003c\/a\u003e covers the timing.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-extra-strength-delta-9-thc-gummies\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-extra-strength-delta-9-thc-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-faq\"\u003e\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eHow much THC is in a Koi Extra Strength Delta 9 gummy?\u003c\/summary\u003e\u003cp\u003e25mg of delta-9 THC plus 25mg of CBD.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow is this different from the standard Koi Delta 9 gummy?\u003c\/summary\u003e\u003cp\u003eThe standard is 10mg THC with 20mg CBD — a 2:1 ratio. This is 25mg with 25mg, a 1:1 ratio. It is 2.5 times the THC with proportionally less CBD, so the step up is larger than the numbers alone suggest.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs it better value?\u003c\/summary\u003e\u003cp\u003eYes, on THC. About 8 cents per milligram of delta-9 against 15 cents for the standard jar.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat flavours are available?\u003c\/summary\u003e\u003cp\u003eStrawberry, Watermelon and Blue Razz.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhich states cannot receive these?\u003c\/summary\u003e\u003cp\u003eCalifornia and Oregon.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill they show on a drug test?\u003c\/summary\u003e\u003cp\u003eYes. These contain real delta-9 THC in meaningful amounts.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How much THC is in a Koi Extra Strength Delta 9 gummy?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"25mg of delta-9 THC plus 25mg of CBD.\"}},{\"@type\":\"Question\",\"name\":\"How is this different from the standard Koi Delta 9 gummy?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The standard is 10mg THC with 20mg CBD \u0026mdash; a 2:1 ratio. This is 25mg with 25mg, a 1:1 ratio. It is 2.5 times the THC with proportionally less CBD, so the step up is larger than the numbers alone suggest.\"}},{\"@type\":\"Question\",\"name\":\"Is it better value?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, on THC. About 8 cents per milligram of delta-9 against 15 cents for the standard jar.\"}},{\"@type\":\"Question\",\"name\":\"What flavours are available?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Strawberry, Watermelon and Blue Razz.\"}},{\"@type\":\"Question\",\"name\":\"Which states cannot receive these?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"California and Oregon.\"}},{\"@type\":\"Question\",\"name\":\"Will they show on a drug test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. These contain real delta-9 THC in meaningful amounts.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539262152963,"sku":null,"price":79.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-xs-d9-product.jpg?v=1787955239"},{"product_id":"koi-calming-cbd-soft-chews-for-dogs","title":"Koi Calming CBD Soft Chews for Dogs","description":"\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Calming CBD Soft Chews for Dogs\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/PeanutButter-SoftChew-Front__68910.png\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Calming CBD Soft Chews for Dogs\u003c\/h2\u003e\n\u003cp\u003eUSDA organic full-spectrum hemp with tryptophan, chamomile, valerian root and passion flower, in a peanut butter and banana soft chew. 30, 60 and 120 counts at $29.99, $59.98 and $119.96.\u003c\/p\u003e\n\u003cp\u003eThis is the best-formulated product in Koi’s pet range and the one we would buy. Four supporting ingredients with long histories in calming supplements, present in real roles rather than as label decoration.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.8\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eUSDA organic full spectrum\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eTryptophan, chamomile, valerian, passion flower\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003ePeanut butter \u0026amp; banana\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e30 \/ 60 \/ 120 count\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eVet-formulated\u003c\/span\u003e \u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-calming-cbd-soft-chews-for-dogs\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-calming-cbd-soft-chews\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-for-dogs-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-verdict\"\u003e\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy the 30-count first. Dogs are individual about texture and flavour, and there is no volume discount here — $29.99, $59.98 and $119.96 is a flat per-chew price across all three sizes. There is nothing to gain by committing to 120 before you know your dog will eat them.\u003c\/p\u003e\n\u003cp\u003eBuy the \u003ca href=\"\/blogs\/cannabis-reviews\/koi-cbd-for-dogs-review\"\u003eNaturals Pet Spray\u003c\/a\u003e instead if you have a cat, a very small dog, or you want to control the dose precisely rather than accept a fixed chew.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-calming-cbd-soft-chews-for-dogs\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-calming-cbd-soft-chews\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHemp\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUSDA organic full-spectrum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSupporting ingredients\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTryptophan, chamomile, valerian root, passion flower\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavour\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePeanut butter and banana\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFormat\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSoft chew — breakable to adjust the dose\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCounts\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30, 60, 120\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrices\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$29.99 \/ $59.98 \/ $119.96\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFormulated without\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGluten, dairy, GMOs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTesting\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThird-party lab tested, batch COA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eGuarantee\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull refund within 90 days; 50% between 91 and 150 days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA real formulation, not hemp on a biscuit\u003c\/h3\u003e\n\u003cp\u003eTryptophan, chamomile, valerian root and passion flower are all established calming ingredients. Most pet CBD is extract sprayed onto a generic treat; this is not.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eSoft texture, which matters more than people expect\u003c\/h3\u003e\n\u003cp\u003eOlder dogs and fussy eaters will refuse a hard biscuit and accept a soft chew. It can also be broken in half for a small dog.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eHuman-standard lab testing\u003c\/h3\u003e\n\u003cp\u003eKoi applies the same batch COA process to its pet range as to its human products. That is not universal in pet CBD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUSDA organic full-spectrum hemp\u003c\/li\u003e\n\u003cli\u003eFour evidence-backed calming ingredients alongside the CBD\u003c\/li\u003e\n\u003cli\u003eSoft chew texture suits older and fussy dogs\u003c\/li\u003e\n\u003cli\u003eBreakable for smaller dogs\u003c\/li\u003e\n\u003cli\u003eFormulated without gluten, dairy or GMOs\u003c\/li\u003e\n\u003cli\u003eBatch-specific COA\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eNo volume discount — the price per chew is flat across all three sizes\u003c\/li\u003e\n\u003cli\u003eFull spectrum, so contains trace THC\u003c\/li\u003e\n\u003cli\u003eDogs only; cats need the pet spray\u003c\/li\u003e\n\u003cli\u003eFixed dose per chew is less precise than a spray\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eIs This Safe for My Dog?\u003c\/h2\u003e\n\u003cp\u003eCBD is not intoxicating, and this product is formulated by veterinarians for dogs using organic full-spectrum hemp without gluten, dairy or GMOs. That said, no CBD product is an approved veterinary medicine, and we make no claims that it treats any condition. Speak to your vet before giving CBD to any animal, particularly one on medication or with a diagnosed condition.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eNot applicable to pets, but worth knowing: this is a full-spectrum product and contains trace THC. If you want a zero-THC option for a sensitive animal, the Koi Naturals Pet Spray uses broad-spectrum extract instead.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-callout\"\u003e\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eDirect from Koi. Take the 30-count. Since there is no volume saving, buying big only makes sense once you know your dog will eat them.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-calming-cbd-soft-chews-for-dogs\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-calming-cbd-soft-chews\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section mcr-faq\"\u003e\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat is in Koi Calming Soft Chews?\u003c\/summary\u003e\u003cp\u003eUSDA organic full-spectrum hemp with tryptophan, chamomile, valerian root and passion flower, in a peanut butter and banana chew.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhich size should I buy?\u003c\/summary\u003e\u003cp\u003eThe 30-count at $29.99. There is no volume discount — the price per chew is the same at 30, 60 and 120 — so there is no reason to commit before you know your dog likes them.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eChews or biscuits?\u003c\/summary\u003e\u003cp\u003eThe soft chews. They have the better formulation, the texture suits older dogs, and they can be broken to adjust the dose. The biscuits are a treat first and a supplement second.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eAre they safe for cats?\u003c\/summary\u003e\u003cp\u003eThese are formulated for dogs. The Koi Naturals CBD Pet Spray is the product formulated for both dogs and cats.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDo they contain THC?\u003c\/summary\u003e\u003cp\u003eThey use full-spectrum hemp, which contains trace THC. The Naturals Pet Spray is broad spectrum if you want effectively none.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs this veterinary medicine?\u003c\/summary\u003e\u003cp\u003eNo. No CBD product is an approved veterinary medicine. Talk to your vet before giving CBD to an animal.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is in Koi Calming Soft Chews?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"USDA organic full-spectrum hemp with tryptophan, chamomile, valerian root and passion flower, in a peanut butter and banana chew.\"}},{\"@type\":\"Question\",\"name\":\"Which size should I buy?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 30-count at $29.99. There is no volume discount \u0026mdash; the price per chew is the same at 30, 60 and 120 \u0026mdash; so there is no reason to commit before you know your dog likes them.\"}},{\"@type\":\"Question\",\"name\":\"Chews or biscuits?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The soft chews. They have the better formulation, the texture suits older dogs, and they can be broken to adjust the dose. The biscuits are a treat first and a supplement second.\"}},{\"@type\":\"Question\",\"name\":\"Are they safe for cats?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"These are formulated for dogs. The Koi Naturals CBD Pet Spray is the product formulated for both dogs and cats.\"}},{\"@type\":\"Question\",\"name\":\"Do they contain THC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"They use full-spectrum hemp, which contains trace THC. The Naturals Pet Spray is broad spectrum if you want effectively none.\"}},{\"@type\":\"Question\",\"name\":\"Is this veterinary medicine?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. No CBD product is an approved veterinary medicine. Talk to your vet before giving CBD to an animal.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539263660291,"sku":null,"price":59.98,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-calming-chews-product.png?v=1787955270"},{"product_id":"koi-naturals-cbd-pet-spray","title":"Koi Naturals CBD Pet Spray","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Naturals CBD Pet Spray\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/Koi_PetSpray__40366.png?v=1765908784\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Naturals CBD Pet Spray\u003c\/h2\u003e\n\u003cp\u003eKoi Naturals CBD Pet Spray is a 500mg broad-spectrum hemp extract in a coconut oil base, in a pump bottle you spray onto food or directly into your pet's mouth. It is the only delivery format in Koi's pet line that is not a chew, which matters more than it sounds: a spray lets you scale the dose to a five-pound cat or an eighty-pound dog off the same bottle.\u003c\/p\u003e\n\u003cp\u003eKoi calls it veterinarian-formulated and makes it without gluten, dairy, artificial colors, flavors or preservatives. It is broad spectrum, which is the right call for pets because it removes the THC.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.6\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e500mg broad spectrum\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eCoconut oil base\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eDogs and cats\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-naturals-cbd-pet-spray\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-naturals-pet\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-for-dogs-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you have a small animal, a cat, or a picky eater. A 30-pound dog and a 9-pound cat need very different amounts of CBD, and a soft chew gives you one fixed dose per piece with no easy way to give a half. A spray gives you per-pump control.\u003c\/p\u003e\n\u003cp\u003eSkip it if you have a large dog who happily eats a treat. The chews are cheaper per milligram at the 60 and 120 count sizes and far less fuss than pinning a squirming animal to spray its mouth.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-naturals-cbd-pet-spray\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-naturals-pet\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTotal CBD\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e500mg per bottle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSpectrum\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBroad spectrum (THC removed)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCarrier\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNatural coconut oil (MCT)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFormat\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePump spray bottle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDogs and cats\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFree from\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGluten, dairy, artificial colors, flavors, preservatives\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBatch COA published by lot number on Koi's site\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrice\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$39.99 single, $119.97 three-pack, $199.95 five-pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll three pack sizes in stock at the time of writing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eDose control\u003c\/h3\u003e\n\u003cp\u003eA pump is the smallest reliable unit of CBD you can give an animal. With chews you are stuck at one piece or two. This is the difference between guessing and measuring for a cat or a toy breed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eBroad spectrum, no THC\u003c\/h3\u003e\n\u003cp\u003eDogs are far more sensitive to THC than people, and THC toxicity is one of the more common cannabis-related vet visits. Broad spectrum removes that variable entirely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eTwo ways to give it\u003c\/h3\u003e\n\u003cp\u003eSpray it on food if your pet is cooperative, or into the mouth if they pick around it. A chew only works if the animal eats the chew.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e500mg in a format you can actually titrate\u003c\/li\u003e\n\u003cli\u003eBroad spectrum, so no THC to worry about\u003c\/li\u003e\n\u003cli\u003eWorks for cats, which most CBD pet lines ignore\u003c\/li\u003e\n\u003cli\u003eCoconut oil carrier is well tolerated\u003c\/li\u003e\n\u003cli\u003eFree of gluten, dairy and artificial additives\u003c\/li\u003e\n\u003cli\u003eThree-pack and five-pack cut the per-bottle price meaningfully\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eKoi does not publish a per-pump milligram figure, so you are dosing by bottle math\u003c\/li\u003e\n\u003cli\u003eMore expensive per milligram than the 60 and 120 count soft chews\u003c\/li\u003e\n\u003cli\u003eSome animals object to being sprayed in the mouth\u003c\/li\u003e\n\u003cli\u003eNo flavor options if your pet dislikes the light taste\u003c\/li\u003e\n\u003cli\u003eCoconut oil can separate; needs a shake before use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eHow to actually dose it\u003c\/h2\u003e\n\u003cp\u003eKoi does not print milligrams per pump on the label, so work it out from the bottle: 500mg across the full bottle. Start low, hold for several days, and increase only if you see nothing. The common starting point vets use for CBD in dogs is roughly 0.2 to 0.5mg per kilogram of body weight twice a day, but this is not veterinary advice and there is no established dose for pets in the way there is for approved drugs. If your animal is on any medication, especially anticonvulsants or NSAIDs, talk to your vet before starting, because CBD competes for the same liver enzymes.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eNot applicable to pets, but worth stating for the person holding the bottle: this is broad-spectrum extract with THC removed, so there is no intoxicating dose in it for your animal. Do not substitute a human full-spectrum tincture for a pet product. THC is genuinely dangerous to dogs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eKoi sells this direct at koicbd.com. The five-pack is the best per-bottle price if you have multiple animals or a large dog; the single bottle is the sensible way to find out whether your pet will tolerate the spray at all before committing.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-naturals-cbd-pet-spray\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-naturals-pet\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this on a cat?\u003c\/summary\u003e\n\u003cp\u003eYes. Koi lists it for dogs and cats, and the spray format is the practical reason to choose it for a cat over a chew. Cats need much smaller amounts than dogs, and you cannot meaningfully split a soft chew.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this make my pet high?\u003c\/summary\u003e\n\u003cp\u003eNo. It is broad spectrum, which means the THC has been removed. There is nothing intoxicating in the bottle.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long before I see anything?\u003c\/summary\u003e\n\u003cp\u003eCBD is not a fast-acting sedative. Most owners who report a change describe it over one to three weeks of consistent daily use, not on the first dose.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it third-party tested?\u003c\/summary\u003e\n\u003cp\u003eYes. Koi publishes a certificate of analysis for each batch, searchable by the lot number on the bottle.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it better than the soft chews?\u003c\/summary\u003e\n\u003cp\u003eDifferent jobs. The spray wins on dose control and works for cats. The chews win on cost per milligram and on ease if your dog will eat anything.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Can I use this on a cat?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Koi lists it for dogs and cats, and the spray format is the practical reason to choose it for a cat over a chew. Cats need much smaller amounts than dogs, and you cannot meaningfully split a soft chew.\"}},{\"@type\":\"Question\",\"name\":\"Will this make my pet high?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. It is broad spectrum, which means the THC has been removed. There is nothing intoxicating in the bottle.\"}},{\"@type\":\"Question\",\"name\":\"How long before I see anything?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"CBD is not a fast-acting sedative. Most owners who report a change describe it over one to three weeks of consistent daily use, not on the first dose.\"}},{\"@type\":\"Question\",\"name\":\"Is it third-party tested?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Koi publishes a certificate of analysis for each batch, searchable by the lot number on the bottle.\"}},{\"@type\":\"Question\",\"name\":\"Is it better than the soft chews?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Different jobs. The spray wins on dose control and works for cats. The chews win on cost per milligram and on ease if your dog will eat anything.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539493003523,"sku":null,"price":39.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-naturals-cbd-pet-spray.png?v=1787957672"},{"product_id":"koi-omega-hemp-cbd-soft-chews","title":"Koi Omega Hemp CBD Soft Chews","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Omega Hemp CBD Soft Chews\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/Bacon-SoftChew-Front__68891.png?v=1765909123\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Omega Hemp CBD Soft Chews\u003c\/h2\u003e\n\u003cp\u003eKoi Omega Hemp CBD Soft Chews pair full-spectrum CBD from USDA organic hemp with omega-3, omega-6 and omega-9 fatty acids in a soft bacon-flavored chew. The omegas are the point of difference: fish and flax oils are the one supplement category with reasonably solid evidence behind them for coat condition and joint comfort in dogs, so this is CBD stacked on top of something that already works.\u003c\/p\u003e\n\u003cp\u003eThey come in 30, 60 and 120 count bags. Every batch is third-party tested for purity and potency, with the certificate published on Koi's site.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.8\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eUSDA organic hemp\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eOmega 3-6-9\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBacon flavor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-omega-hemp-cbd-soft-chews\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-omega-hemp-cbd-soft-chews\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-for-dogs-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you want a daily maintenance chew and you are not treating one specific problem. It is the generalist of Koi's pet line: mild support for calm, comfort and coat, in a soft chew most dogs eat without noticing it is a supplement.\u003c\/p\u003e\n\u003cp\u003eSkip it if your dog has a defined issue. If the problem is stiffness on stairs, the Hip and Joint chew with glucosamine, MSM and green-lipped mussel is the more targeted product. If the problem is thunderstorms and car rides, the Calming chew is.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-omega-hemp-cbd-soft-chews\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-omega-hemp-cbd-soft-chews\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFormat\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSoft chew, bacon flavor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHemp\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUSDA organic, full spectrum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAdded actives\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOmega-3, omega-6, omega-9 fatty acids\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30 count $29.99, 60 count $59.98, 120 count $119.96\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll three sizes in stock at the time of writing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEvery batch third-party tested; COA by lot number\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest for\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEveryday maintenance in adult dogs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNot for\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCats — this is a dog product\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eSoft, not a hard biscuit\u003c\/h3\u003e\n\u003cp\u003eOlder dogs with worn or missing teeth manage a soft chew far better than a baked biscuit. If your dog is at the age where a supplement actually matters, this texture matters too.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eThe omegas earn their place\u003c\/h3\u003e\n\u003cp\u003eFatty acid supplementation for canine coat and joint health has real support behind it, independent of the CBD. That makes this one of the few CBD pet products where the non-CBD ingredients are doing verifiable work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eOrganic hemp source\u003c\/h3\u003e\n\u003cp\u003eKoi lists the hemp as USDA organic full spectrum, which is a stricter sourcing claim than most pet CBD makes, and it is one you can check against the COA.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSoft texture suits senior dogs\u003c\/li\u003e\n\u003cli\u003eOmega fatty acids have genuine evidence behind them\u003c\/li\u003e\n\u003cli\u003eUSDA organic full-spectrum hemp\u003c\/li\u003e\n\u003cli\u003eBacon flavor most dogs take without hiding it in food\u003c\/li\u003e\n\u003cli\u003e120 count bag brings the per-chew cost down sharply\u003c\/li\u003e\n\u003cli\u003eBatch COAs published by lot\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFull spectrum, so it contains trace THC — fine at label dose, but not a zero-THC product\u003c\/li\u003e\n\u003cli\u003eFixed dose per chew; hard to fine-tune for a very small dog\u003c\/li\u003e\n\u003cli\u003eDogs only, no cat version\u003c\/li\u003e\n\u003cli\u003eKoi does not publish CBD milligrams per chew on the product page\u003c\/li\u003e\n\u003cli\u003eBacon flavor is a problem for dogs with poultry or pork sensitivities\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eFull spectrum for a dog: is that a problem?\u003c\/h2\u003e\n\u003cp\u003eFull spectrum means the extract keeps the minor cannabinoids and the legal trace of THC, under 0.3 percent by dry weight. At the amount in one chew that is a very small quantity, and Koi formulates the product for dogs at that level. But it is not zero, and dogs are more sensitive to THC than people are. If your dog is very small, very old, or on other medication, the broad-spectrum pet spray removes the THC variable entirely and lets you scale the dose by pump. Whichever you choose, do not give a dog a human full-spectrum tincture as a substitute — the concentrations are not comparable.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eNot relevant for pets. For the owner: handling the chews does not expose you to a meaningful amount of anything, and there is no scenario in which giving your dog this product affects your own drug test.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eAvailable direct from Koi. Start with the 30 count bag to confirm your dog will eat them and tolerate them before buying the 120. The 120 count is roughly the same cost as four 30-count bags, so the saving is in fewer reorders more than in price per chew.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-omega-hemp-cbd-soft-chews\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-omega-hemp-cbd-soft-chews\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many chews per day?\u003c\/summary\u003e\n\u003cp\u003eFollow the weight-based guidance on the bag. Koi doses by body weight, and going above the label amount does not make CBD work faster.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I give these to a cat?\u003c\/summary\u003e\n\u003cp\u003eNo. This is formulated and dosed for dogs. Cats need much smaller amounts, and Koi makes a pet spray that suits them better.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo they contain THC?\u003c\/summary\u003e\n\u003cp\u003eA trace amount, because they are full spectrum hemp under the 0.3 percent legal limit. If you want none at all, choose the broad-spectrum pet spray.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long until I notice something?\u003c\/summary\u003e\n\u003cp\u003eGive it two to three weeks of daily use before deciding. Coat changes from omega supplementation in particular take a full growth cycle to show.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eOmega chews or Hip and Joint chews?\u003c\/summary\u003e\n\u003cp\u003eOmega for general daily maintenance and coat condition. Hip and Joint if mobility is the actual complaint — it adds glucosamine, MSM and green-lipped mussel, which the Omega chew does not have.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How many chews per day?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Follow the weight-based guidance on the bag. Koi doses by body weight, and going above the label amount does not make CBD work faster.\"}},{\"@type\":\"Question\",\"name\":\"Can I give these to a cat?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This is formulated and dosed for dogs. Cats need much smaller amounts, and Koi makes a pet spray that suits them better.\"}},{\"@type\":\"Question\",\"name\":\"Do they contain THC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A trace amount, because they are full spectrum hemp under the 0.3 percent legal limit. If you want none at all, choose the broad-spectrum pet spray.\"}},{\"@type\":\"Question\",\"name\":\"How long until I notice something?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Give it two to three weeks of daily use before deciding. Coat changes from omega supplementation in particular take a full growth cycle to show.\"}},{\"@type\":\"Question\",\"name\":\"Omega chews or Hip and Joint chews?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Omega for general daily maintenance and coat condition. Hip and Joint if mobility is the actual complaint — it adds glucosamine, MSM and green-lipped mussel, which the Omega chew does not have.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539523838211,"sku":null,"price":29.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-omega-hemp-cbd-soft-chews.png?v=1787957831"},{"product_id":"koi-hip-joint-cbd-soft-chews","title":"Koi Hip \u0026 Joint CBD Soft Chews","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Hip \u0026amp; Joint CBD Soft Chews\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/Chicken-SoftChew-Front__04949.png?v=1765909097\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Hip \u0026amp; Joint CBD Soft Chews\u003c\/h2\u003e\n\u003cp\u003eKoi Hip and Joint CBD Soft Chews are the most seriously formulated product in Koi's pet range. Alongside the CBD they carry glucosamine, MSM and green-lipped mussel — three of the small number of joint ingredients that veterinary literature actually takes seriously, rather than the filler botanicals that pad out most pet supplements.\u003c\/p\u003e\n\u003cp\u003eGreen-lipped mussel in particular is the ingredient worth paying attention to. It is a source of omega-3s in a form that some canine trials have associated with measurable improvement in mobility scoring, and it is not cheap, so its presence tells you something about how the product was budgeted.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 9.0\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eGlucosamine + MSM\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eGreen-lipped mussel\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eMobility support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-hip-joint-cbd-soft-chews\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-hip-joint-cbd-soft-chews\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-for-dogs-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if your dog is slowing on stairs, getting up more stiffly than it used to, or is a large breed heading into the age where hips become the problem. The active stack is genuinely targeted rather than decorative.\u003c\/p\u003e\n\u003cp\u003eSkip it if you want general daily support. The Omega chew is cheaper in effect for that job. Skip it also if your dog has a shellfish allergy, because green-lipped mussel is a shellfish.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-hip-joint-cbd-soft-chews\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-hip-joint-cbd-soft-chews\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFormat\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSoft chew\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCBD\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFull spectrum hemp extract\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eJoint actives\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGlucosamine, MSM, green-lipped mussel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30 count $29.99, 60 count $59.98, 120 count $119.96\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTwo of three sizes in stock at the time of writing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThird-party tested; batch COA by lot number\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest for\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSenior and large-breed dogs, mobility support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCaution\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eContains shellfish (green-lipped mussel)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA real joint stack, not a token one\u003c\/h3\u003e\n\u003cp\u003eGlucosamine and MSM are the standard pairing; green-lipped mussel is the addition that separates a serious formula from a cheap one. Most CBD joint chews stop at glucosamine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eSoft texture for old dogs\u003c\/h3\u003e\n\u003cp\u003eThe dogs most likely to need joint support are the ones least able to chew a hard biscuit. A soft chew is the right format for this specific problem.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eStacks with a joint diet\u003c\/h3\u003e\n\u003cp\u003eBecause the CBD and the joint actives work through different routes, this slots alongside a prescription mobility diet without duplicating it. Check with your vet first if your dog is on an NSAID.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGlucosamine, MSM and green-lipped mussel is a credible active stack\u003c\/li\u003e\n\u003cli\u003eSoft chew suits senior dogs\u003c\/li\u003e\n\u003cli\u003eFull-spectrum hemp with published batch COAs\u003c\/li\u003e\n\u003cli\u003eTargeted at a problem CBD alone would not address\u003c\/li\u003e\n\u003cli\u003e120 count size for long-term daily use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eContains shellfish — not for dogs with a shellfish allergy\u003c\/li\u003e\n\u003cli\u003eOne size was out of stock at the time of writing\u003c\/li\u003e\n\u003cli\u003eKoi does not publish milligrams of each joint active per chew\u003c\/li\u003e\n\u003cli\u003eFull spectrum, so a trace of THC is present\u003c\/li\u003e\n\u003cli\u003eMore expensive than a plain glucosamine chew from a pet-supply brand\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat joint supplements can and cannot do\u003c\/h2\u003e\n\u003cp\u003eJoint supplements are for maintenance and comfort, not repair. Nothing in this bag regrows cartilage. What the evidence supports is modest improvement in comfort and willingness to move, over weeks, in dogs with mild to moderate osteoarthritis. If your dog is in real pain — reluctant to stand, crying, or suddenly lame — that is a veterinary appointment, not a supplement. And if your dog is already on an NSAID such as carprofen, tell your vet before adding CBD, because both are processed through the liver and the interaction is worth a conversation.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eNot applicable to pets. For owners: nothing in this product affects a human drug test, and the chews are not intended for human consumption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eSold direct by Koi. Buy the 30 count first if your dog has never had a joint supplement, both to check tolerance and because green-lipped mussel is a shellfish and reactions, while uncommon, do happen. Move to the 120 count once you know it agrees with them, since joint support only does anything with sustained daily use.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-hip-joint-cbd-soft-chews\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-hip-joint-cbd-soft-chews\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long before I see a difference?\u003c\/summary\u003e\n\u003cp\u003eFour to eight weeks of consistent daily use is the realistic window for joint supplements. Anything that changes in the first few days is more likely the CBD than the glucosamine.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I give this with my dog's arthritis medication?\u003c\/summary\u003e\n\u003cp\u003eAsk your vet first. CBD and NSAIDs both load the liver, and your vet may want to adjust the dose or monitor bloodwork.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it safe for a dog with allergies?\u003c\/summary\u003e\n\u003cp\u003eNot if the allergy is to shellfish. Green-lipped mussel is a mussel. For other allergies, check the full ingredient list against what your dog reacts to.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHip and Joint or Omega chews?\u003c\/summary\u003e\n\u003cp\u003eHip and Joint if mobility is the complaint. Omega for general daily wellness and coat. The Omega chew has no glucosamine, MSM or green-lipped mussel in it.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it contain THC?\u003c\/summary\u003e\n\u003cp\u003eA trace, as with any full-spectrum hemp product under the 0.3 percent limit. Koi's broad-spectrum pet spray is the zero-THC alternative, though it has no joint actives.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How long before I see a difference?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Four to eight weeks of consistent daily use is the realistic window for joint supplements. Anything that changes in the first few days is more likely the CBD than the glucosamine.\"}},{\"@type\":\"Question\",\"name\":\"Can I give this with my dog's arthritis medication?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ask your vet first. CBD and NSAIDs both load the liver, and your vet may want to adjust the dose or monitor bloodwork.\"}},{\"@type\":\"Question\",\"name\":\"Is it safe for a dog with allergies?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not if the allergy is to shellfish. Green-lipped mussel is a mussel. For other allergies, check the full ingredient list against what your dog reacts to.\"}},{\"@type\":\"Question\",\"name\":\"Hip and Joint or Omega chews?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Hip and Joint if mobility is the complaint. Omega for general daily wellness and coat. The Omega chew has no glucosamine, MSM or green-lipped mussel in it.\"}},{\"@type\":\"Question\",\"name\":\"Does it contain THC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A trace, as with any full-spectrum hemp product under the 0.3 percent limit. Koi's broad-spectrum pet spray is the zero-THC alternative, though it has no joint actives.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539546415363,"sku":null,"price":29.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-hip-joint-cbd-soft-chews.png?v=1787957919"},{"product_id":"koi-cbd-dog-biscuits-joint-support","title":"Koi CBD Dog Biscuits (Joint Support)","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi CBD Dog Biscuits (Joint Support)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/JointSupportSupport-Front-n.jpg?v=1780692462\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi CBD Dog Biscuits (Joint Support)\u003c\/h2\u003e\n\u003cp\u003eKoi Joint Support CBD Dog Biscuits are a baked pumpkin spice and cinnamon treat carrying full-spectrum hemp extract plus turmeric root. This is the treat-shaped end of Koi's pet line: it is meant to be handed over as a reward rather than administered as a supplement, which for a lot of dogs is the difference between a routine that lasts and one that stops in week two.\u003c\/p\u003e\n\u003cp\u003eTurmeric is the functional addition. Curcumin, its active compound, has anti-inflammatory activity in the lab, though absorption from food is poor without a fat or piperine to carry it — worth knowing before you expect it to do the work of a joint supplement.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.4\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eTurmeric + pumpkin\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBaked biscuit\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eGluten and dairy free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-dog-biscuits-joint-support\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbd-dog-biscuits-joint-support\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-for-dogs-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if your dog already gets a biscuit at a fixed point in the day and you want that biscuit to be doing something. It is the easiest CBD product in the range to actually keep giving, because it does not feel like medicine to either of you.\u003c\/p\u003e\n\u003cp\u003eSkip it if joint disease is the real problem. The Hip and Joint soft chews, with glucosamine, MSM and green-lipped mussel, are the product built for that. This one is a treat with turmeric in it, and Koi does not claim otherwise.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-dog-biscuits-joint-support\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbd-dog-biscuits-joint-support\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFormat\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBaked biscuit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePumpkin spice and cinnamon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCBD\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi full-spectrum hemp extract\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFunctional additions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003ePumpkin, cinnamon, turmeric root\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFree from\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGluten, dairy, GMOs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$29.99, $59.98 and $119.96 pack sizes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOne of three sizes in stock at the time of writing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest for\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDogs who take treats readily; daily comfort support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCompliance, which is the real problem\u003c\/h3\u003e\n\u003cp\u003eThe best pet supplement is the one that gets given every day. A biscuit your dog looks forward to beats a chew you have to remember to hide in food.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eClean label\u003c\/h3\u003e\n\u003cp\u003eNo gluten, no dairy, no GMO ingredients. For dogs with grain sensitivity this rules out a common cause of the thing you were trying to fix.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eTurmeric and pumpkin are not filler\u003c\/h3\u003e\n\u003cp\u003ePumpkin is a genuinely useful ingredient for canine digestion, and turmeric has a real if modest evidence base. Neither is doing miracle work, but neither is decorative either.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eA treat format dogs accept without negotiation\u003c\/li\u003e\n\u003cli\u003eGluten, dairy and GMO free\u003c\/li\u003e\n\u003cli\u003eTurmeric and pumpkin are sensible functional additions\u003c\/li\u003e\n\u003cli\u003eKoi publishes batch COAs by lot number\u003c\/li\u003e\n\u003cli\u003ePumpkin spice and cinnamon is a flavor most dogs go for\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHard baked biscuit — poor choice for dogs with dental problems\u003c\/li\u003e\n\u003cli\u003eTurmeric absorption from a dry biscuit is limited\u003c\/li\u003e\n\u003cli\u003eNot a substitute for a real joint supplement\u003c\/li\u003e\n\u003cli\u003eTwo of three pack sizes were out of stock at the time of writing\u003c\/li\u003e\n\u003cli\u003eFull spectrum, so a trace of THC is present\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eBiscuit or soft chew?\u003c\/h2\u003e\n\u003cp\u003eThe honest split is this. If your dog is healthy and you want CBD in a daily routine, the biscuit is the better product because it will actually get given. If your dog is old, has bad teeth, or has a diagnosed mobility problem, the soft chews win on both texture and formulation — a baked biscuit is hard work for a fifteen-year-old terrier, and turmeric alone is not the same as glucosamine, MSM and green-lipped mussel. Some owners run both: chews in the morning with food, a biscuit in the evening as the reward.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eNot applicable to pets. Nothing about giving your dog these biscuits affects a human drug test, and they are not intended for people.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eSold direct from Koi. Stock on the biscuit line moves around — at the time of writing only one of the three pack sizes was available, and the Calming Support flavor was out entirely, so check the size you want before assuming it is there.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-dog-biscuits-joint-support\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbd-dog-biscuits-joint-support\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many biscuits a day?\u003c\/summary\u003e\n\u003cp\u003eFollow the weight guidance on the box. These are treats as well as supplements, so count them against your dog's daily calories rather than adding them on top.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill turmeric upset my dog's stomach?\u003c\/summary\u003e\n\u003cp\u003eAt the amount in a biscuit it is unlikely. Large doses of turmeric can cause loose stools in some dogs, which is one more reason not to exceed the label amount.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these good for arthritis?\u003c\/summary\u003e\n\u003cp\u003eThey are supportive, not therapeutic. For a diagnosed joint problem, use the Hip and Joint soft chews and talk to your vet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan puppies have them?\u003c\/summary\u003e\n\u003cp\u003eKoi doses by weight, not age, but CBD in growing animals is not well studied. Ask your vet before giving CBD to a puppy.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo they contain THC?\u003c\/summary\u003e\n\u003cp\u003eA trace amount, within the legal hemp limit. The broad-spectrum pet spray is the zero-THC option in Koi's range.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How many biscuits a day?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Follow the weight guidance on the box. These are treats as well as supplements, so count them against your dog's daily calories rather than adding them on top.\"}},{\"@type\":\"Question\",\"name\":\"Will turmeric upset my dog's stomach?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"At the amount in a biscuit it is unlikely. Large doses of turmeric can cause loose stools in some dogs, which is one more reason not to exceed the label amount.\"}},{\"@type\":\"Question\",\"name\":\"Are these good for arthritis?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"They are supportive, not therapeutic. For a diagnosed joint problem, use the Hip and Joint soft chews and talk to your vet.\"}},{\"@type\":\"Question\",\"name\":\"Can puppies have them?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Koi doses by weight, not age, but CBD in growing animals is not well studied. Ask your vet before giving CBD to a puppy.\"}},{\"@type\":\"Question\",\"name\":\"Do they contain THC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A trace amount, within the legal hemp limit. The broad-spectrum pet spray is the zero-THC option in Koi's range.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539564044547,"sku":null,"price":29.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-cbd-dog-biscuits-joint-support.jpg?v=1787958007"},{"product_id":"koi-cbd-dog-biscuits-immune-support","title":"Koi CBD Dog Biscuits (Immune Support)","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi CBD Dog Biscuits (Immune Support)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/ImmuneSupport-Front-n.jpg?v=1780692568\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi CBD Dog Biscuits (Immune Support)\u003c\/h2\u003e\n\u003cp\u003eKoi Immune Support CBD Dog Biscuits carry full-spectrum hemp extract alongside blueberries, flaxseed and sweet potato, with hemp seed added for its omega-6 to omega-3 ratio and its fiber. It is the antioxidant-leaning member of Koi's biscuit range, aimed at general resilience rather than a specific complaint.\u003c\/p\u003e\n\u003cp\u003eOf the three functional ingredients, flaxseed and hemp seed are the ones doing measurable work — both are real fatty acid sources. Blueberry and sweet potato are good ingredients that get oversold; the antioxidant content of a few grams of dried blueberry in a biscuit is modest.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.3\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBlueberry + flaxseed\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eHemp seed omegas\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eAntioxidant blend\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-dog-biscuits-immune-support\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbd-dog-biscuits-immune-support\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-cbd-for-dogs-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you want the daily-treat version of Koi's pet CBD and your dog has no particular problem to solve. It is the sensible default of the biscuit line: clean ingredients, decent fiber, nothing that will upset a normal dog.\u003c\/p\u003e\n\u003cp\u003eSkip it if you are trying to fix something. \"Immune support\" is the vaguest claim in the pet supplement vocabulary, and there is no dog for whom this biscuit is the correct treatment for an actual illness. For mobility, the Hip and Joint chews. For anxiety, the Calming line.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-dog-biscuits-immune-support\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbd-dog-biscuits-immune-support\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFormat\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBaked biscuit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCBD\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi full-spectrum hemp extract\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFunctional additions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlueberry, flaxseed, sweet potato, hemp seed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFatty acids\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOmega-6 and omega-3 from hemp seed and flax\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFiber\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFrom hemp seed and sweet potato\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$29.99, $59.98 and $119.96 pack sizes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eOne of three sizes in stock at the time of writing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest for\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEveryday treat with a functional ingredient list\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eGenuinely good fiber\u003c\/h3\u003e\n\u003cp\u003eHemp seed and sweet potato give this biscuit real dietary fiber, which is more useful day to day than most of what gets marketed at dog owners. Firmer stools are an unglamorous but noticeable result.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eFlax and hemp seed are honest omegas\u003c\/h3\u003e\n\u003cp\u003eBoth are plant sources of alpha-linolenic acid. Dogs convert it less efficiently than they use marine omega-3, but it is a real ingredient doing a real thing, unlike a dusting of superfruit powder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eTreat-shaped, so it gets used\u003c\/h3\u003e\n\u003cp\u003eThe same argument as the Joint Support biscuit: the supplement your dog wants is the supplement your dog gets. Compliance beats formulation for a healthy animal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eClean ingredient list with real fiber and fatty acid sources\u003c\/li\u003e\n\u003cli\u003eGluten, dairy and GMO free\u003c\/li\u003e\n\u003cli\u003ePalatable enough to use as an everyday reward\u003c\/li\u003e\n\u003cli\u003eBatch COAs published by lot number\u003c\/li\u003e\n\u003cli\u003eSweet potato and blueberry suit dogs with poultry sensitivities\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\"Immune support\" is a marketing claim, not a clinical one\u003c\/li\u003e\n\u003cli\u003eAntioxidant content from dried fruit in a biscuit is small\u003c\/li\u003e\n\u003cli\u003eHard baked texture is wrong for dogs with dental problems\u003c\/li\u003e\n\u003cli\u003eTwo of three pack sizes were out of stock at the time of writing\u003c\/li\u003e\n\u003cli\u003ePlant omegas are less efficiently used by dogs than marine omegas\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat \"immune support\" actually means on a dog treat\u003c\/h2\u003e\n\u003cp\u003eThere is no supplement, CBD included, that has been shown to make a healthy dog's immune system work better. What good ingredients can do is supply nutrients an animal might otherwise be short of, support gut health through fiber, and avoid the additives that cause problems. This biscuit does all three, and that is a fair thing to buy it for. What it will not do is prevent illness, shorten a bout of kennel cough, or substitute for vaccination. If your dog is genuinely getting sick often, that is a diagnostic question for a vet, not a treat aisle question.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eNot applicable to pets. These biscuits have no bearing on a human drug test and are not intended for people.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eSold direct from Koi. The biscuit line runs out of stock in specific pack sizes fairly often, so check availability on the size you want. If you have more than one dog, the largest pack is the only one that makes sense on price.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-cbd-dog-biscuits-immune-support\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-koi-cbd-dog-biscuits-immune-support\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this actually boost my dog's immune system?\u003c\/summary\u003e\n\u003cp\u003eNo supplement has been shown to do that in a healthy dog. What it does is provide good fiber, plant omegas and antioxidants in a treat with a clean label.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many can my dog have?\u003c\/summary\u003e\n\u003cp\u003eFollow the weight-based guidance on the box, and count them as part of the day's calories rather than extra.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich biscuit should I pick?\u003c\/summary\u003e\n\u003cp\u003eImmune Support for a general everyday treat, Joint Support if you want the turmeric, Calming for stressful events. All three carry the same Koi full-spectrum extract.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre they safe with my dog's food?\u003c\/summary\u003e\n\u003cp\u003eYes for a normal diet. If your dog is on a prescription or elimination diet, check the ingredient list against what the vet has restricted.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo they contain THC?\u003c\/summary\u003e\n\u003cp\u003eA trace, within the legal hemp limit, because the extract is full spectrum. Koi's pet spray is broad spectrum and contains none.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does this actually boost my dog's immune system?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No supplement has been shown to do that in a healthy dog. What it does is provide good fiber, plant omegas and antioxidants in a treat with a clean label.\"}},{\"@type\":\"Question\",\"name\":\"How many can my dog have?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Follow the weight-based guidance on the box, and count them as part of the day's calories rather than extra.\"}},{\"@type\":\"Question\",\"name\":\"Which biscuit should I pick?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Immune Support for a general everyday treat, Joint Support if you want the turmeric, Calming for stressful events. All three carry the same Koi full-spectrum extract.\"}},{\"@type\":\"Question\",\"name\":\"Are they safe with my dog's food?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes for a normal diet. If your dog is on a prescription or elimination diet, check the ingredient list against what the vet has restricted.\"}},{\"@type\":\"Question\",\"name\":\"Do they contain THC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A trace, within the legal hemp limit, because the extract is full spectrum. Koi's pet spray is broad spectrum and contains none.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539567976707,"sku":null,"price":29.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-cbd-dog-biscuits-immune-support.jpg?v=1787958174"},{"product_id":"koi-daytime-boost-gummies","title":"Koi Daytime Boost Gummies","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi Daytime Boost Gummies\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/dyb-20ct__33710.jpg?v=1765909596\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi Daytime Boost Gummies\u003c\/h2\u003e\n\u003cp\u003eDaytime Boost is Koi's functional-energy gummy, and it is the most unusual product in the range because most of the formula is not cannabis at all. Each Orange Hibiscus gummy carries 50mg of NMN, plus CBG, vitamin B12 and organic coffee berry extract. There is no THC and no sedating cannabinoid in it.\u003c\/p\u003e\n\u003cp\u003eIt sits in the longevity-supplement category more than the hemp category. NMN is a nicotinamide riboside relative sold on the premise of supporting NAD+ levels; CBG is the non-intoxicating cannabinoid people reach for when they want clarity rather than calm; coffee berry supplies a small natural dose of caffeine.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.5\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e50mg NMN\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eCBG + B12\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eCoffee berry caffeine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-daytime-boost-gummies\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-daytime-boost-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/best-koi-products-2026\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you already take, or have been curious about, an NMN supplement and would rather get it in a gummy alongside CBG than as another capsule. At $13.99 for a 10 count it is also the cheapest way to try anything in Koi's range.\u003c\/p\u003e\n\u003cp\u003eSkip it if you want a strong stimulant. Coffee berry extract is a gentle caffeine source, not an energy drink, and if what you actually want is to be awake, coffee is cheaper and works better. Skip it too if you were looking for CBD — this product does not contain any.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-daytime-boost-gummies\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-daytime-boost-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFormat\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGummy, Orange Hibiscus\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNMN\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e50mg per gummy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOther actives\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCBG, vitamin B12, organic coffee berry extract\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTHC\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCBD\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNone — this is a CBG product\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10 count $13.99, 20 count $24.99, 60 count $59.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll three sizes in stock at the time of writing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest for\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMorning routine, focus, people already taking NMN\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA real NMN dose in a gummy\u003c\/h3\u003e\n\u003cp\u003e50mg is a genuine, if conservative, NMN serving — many gummy supplements put in a token amount and lead with the ingredient name. Whether NMN does what its marketing says is a separate argument, but the dose here is not decorative.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCBG instead of CBD\u003c\/h3\u003e\n\u003cp\u003eCBG is the sensible cannabinoid for a daytime product. It is non-intoxicating and users consistently describe it as clear rather than heavy, which is the opposite of what a CBD-and-melatonin night gummy is for.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCheap entry point\u003c\/h3\u003e\n\u003cp\u003eA 10 count at $13.99 is the lowest-cost way into anything Koi makes. If you have never bought from them, this is a low-stakes first order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e50mg NMN is a real dose, not a label garnish\u003c\/li\u003e\n\u003cli\u003eCBG and B12 are a coherent daytime pairing\u003c\/li\u003e\n\u003cli\u003eNo THC, so no intoxication and no drug-test exposure from THC\u003c\/li\u003e\n\u003cli\u003eGentle natural caffeine rather than a synthetic hit\u003c\/li\u003e\n\u003cli\u003e10 count trial size is genuinely cheap\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eContains no CBD, which surprises people who buy it as a Koi hemp product\u003c\/li\u003e\n\u003cli\u003eNMN evidence in humans is early and contested\u003c\/li\u003e\n\u003cli\u003eCoffee berry caffeine is mild — not a coffee replacement\u003c\/li\u003e\n\u003cli\u003eKoi does not publish the milligram amounts of CBG, B12 or caffeine per gummy\u003c\/li\u003e\n\u003cli\u003e60 count is the only size that makes sense for daily use, at a real price\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eBe clear-eyed about NMN\u003c\/h2\u003e\n\u003cp\u003eNMN is one of the most heavily marketed supplements of the past decade, sold on the idea that raising NAD+ levels slows aspects of aging. The biology is real and interesting; the human clinical evidence is early, small and mostly about metabolic markers rather than anything you would feel. Regulatory status has also been unsettled — the FDA has taken the position that NMN is excluded from the dietary supplement definition because it was investigated as a drug, and that dispute is ongoing. None of this makes the gummy a bad product. It does mean you should buy it for the CBG and the routine, and treat any NMN benefit as a maybe rather than the reason.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eThis product contains no THC and no CBD. There is nothing in it that shows up on a standard employment drug panel. It is the one Koi product you can take without any drug-test consideration at all.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eSold direct from Koi. Start with the 10 count, which exists precisely so you can find out whether you like the flavor and notice anything before spending $59.99. Free economy shipping applies over $69, so a 60 count alone will not quite reach it.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-daytime-boost-gummies\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-daytime-boost-gummies\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this contain CBD?\u003c\/summary\u003e\n\u003cp\u003eNo. The cannabinoid in Daytime Boost is CBG. If you want CBD from Koi in a gummy, look at Anytime Balance instead.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it make me jittery?\u003c\/summary\u003e\n\u003cp\u003eUnlikely. Coffee berry extract supplies a small amount of natural caffeine, well below a cup of coffee. If you are very caffeine sensitive, take it early in the day anyway.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I take it with my morning coffee?\u003c\/summary\u003e\n\u003cp\u003eYes, though you are then stacking caffeine sources. Most people take it instead of a second cup rather than alongside the first.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs NMN safe?\u003c\/summary\u003e\n\u003cp\u003eShort-term human studies have not flagged safety problems at doses in this range. Its regulatory status as a supplement in the US is disputed, and long-term data does not exist yet. Talk to your doctor if you are on medication or pregnant.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between this and Anytime Balance?\u003c\/summary\u003e\n\u003cp\u003eDaytime Boost is CBG, NMN, B12 and caffeine, aimed at focus. Anytime Balance is a CBD gummy aimed at general calm and everyday balance. They are not substitutes for each other.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does this contain CBD?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The cannabinoid in Daytime Boost is CBG. If you want CBD from Koi in a gummy, look at Anytime Balance instead.\"}},{\"@type\":\"Question\",\"name\":\"Will it make me jittery?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Unlikely. Coffee berry extract supplies a small amount of natural caffeine, well below a cup of coffee. If you are very caffeine sensitive, take it early in the day anyway.\"}},{\"@type\":\"Question\",\"name\":\"Can I take it with my morning coffee?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, though you are then stacking caffeine sources. Most people take it instead of a second cup rather than alongside the first.\"}},{\"@type\":\"Question\",\"name\":\"Is NMN safe?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Short-term human studies have not flagged safety problems at doses in this range. Its regulatory status as a supplement in the US is disputed, and long-term data does not exist yet. Talk to your doctor if you are on medication or pregnant.\"}},{\"@type\":\"Question\",\"name\":\"What is the difference between this and Anytime Balance?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Daytime Boost is CBG, NMN, B12 and caffeine, aimed at focus. Anytime Balance is a CBD gummy aimed at general calm and everyday balance. They are not substitutes for each other.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539571024131,"sku":null,"price":13.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-daytime-boost-gummies.jpg?v=1787958261"},{"product_id":"koi-thca-mini-pre-rolls-kief-infused","title":"Koi THCA Mini Pre-Rolls - Kief Infused","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi THCA Mini Pre-Rolls - Kief Infused\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/indica_mini-joint__93231.png?v=1765909264\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi THCA Mini Pre-Rolls - Kief Infused\u003c\/h2\u003e\n\u003cp\u003eKoi's kief-infused THCA mini pre-rolls are 0.66 gram joints sold in packs of 6, 12 and 24, in three strains: Guava Haze (sativa), Wedding Cake (hybrid) and Blueberry Gum (indica). The kief coating is the difference from a plain pre-roll — it raises the potency and slows the burn, and it is the reason a two-thirds gram joint is enough rather than undersized.\u003c\/p\u003e\n\u003cp\u003eThe mini format is the practical argument for these. A full-gram pre-roll is more than most people finish in a sitting, and a half-smoked joint relit an hour later is a worse experience than a fresh small one.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.9\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e0.66g each\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eKief infused\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e3 strains\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-mini-pre-rolls-kief-infused\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-0-66-gram-thca-mini-pre-rolls-kief-infused\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-thca-flower-prerolls-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy these if you smoke socially or in short sessions, or if you want to try three strains without committing to an eighth of flower. All nine strain and pack combinations were in stock at the time of writing, which is unusual for Koi's THCA line.\u003c\/p\u003e\n\u003cp\u003eSkip them if you live in a state Koi cannot ship THCA to, or if you prefer to roll your own from loose flower, where you get more control and a lower cost per gram.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-mini-pre-rolls-kief-infused\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-0-66-gram-thca-mini-pre-rolls-kief-infused\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSize\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e0.66g per pre-roll\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInfusion\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKief coated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStrains\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGuava Haze (sativa), Wedding Cake (hybrid), Blueberry Gum (indica)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePack sizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6 for $49.99, 12 for $94.99, 24 for $179.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll nine strain and size combinations in stock at the time of writing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThird-party tested by an accredited lab for purity and potency\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCannot ship to\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eArkansas, California, Idaho, Minnesota, Oregon, Rhode Island\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest for\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eShort sessions, sharing, trying multiple strains\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eThe right size for one sitting\u003c\/h3\u003e\n\u003cp\u003e0.66g with kief on it is roughly equivalent in effect to a larger plain joint, and it finishes in one go. No relighting, no stale half-joint in the ashtray.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eThree genuinely different strains\u003c\/h3\u003e\n\u003cp\u003eGuava Haze, Wedding Cake and Blueberry Gum span sativa, hybrid and indica rather than being three names for the same thing. Buying a six-pack of each is a cheap way to learn what you actually prefer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eIn stock, which the flower often is not\u003c\/h3\u003e\n\u003cp\u003eKoi's THCA flower tiers move in and out of stock constantly. At the time of writing the Gold and Silver flower tiers were entirely sold out while every mini pre-roll option was available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eKief infusion makes a small joint hit like a larger one\u003c\/li\u003e\n\u003cli\u003eThree distinct strains across sativa, hybrid and indica\u003c\/li\u003e\n\u003cli\u003e24 pack brings the per-joint price to roughly $7.50\u003c\/li\u003e\n\u003cli\u003eConsistently better stock availability than Koi's loose flower\u003c\/li\u003e\n\u003cli\u003eAccredited third-party lab testing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eBlocked in six states, including California and Oregon\u003c\/li\u003e\n\u003cli\u003eMore expensive per gram than buying flower and rolling\u003c\/li\u003e\n\u003cli\u003eTHCA converts to THC when heated — this will fail a drug test\u003c\/li\u003e\n\u003cli\u003ePre-rolled joints go stale faster than sealed flower once the pack is open\u003c\/li\u003e\n\u003cli\u003eNo sample or single-joint option\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eTHCA, heat and the legal position\u003c\/h2\u003e\n\u003cp\u003eTHCA is the acidic precursor to THC. In the flower it is not intoxicating; the moment you apply a flame it decarboxylates into THC, and the effect is the same as smoking any other cannabis. That chemistry is also the legal argument: hemp is defined by delta-9 THC content by dry weight, and unheated THCA flower can sit under that limit. Several states have closed the gap, which is why Koi cannot ship to Arkansas, California, Idaho, Minnesota, Oregon or Rhode Island. Check your own state before ordering — the list moves, and it is your responsibility, not the retailer's.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eThese will fail a drug test. Once lit, THCA becomes THC, and THC metabolites are exactly what an employment panel looks for. There is no version of smoking THCA flower that is drug-test safe. If testing is a concern, Koi's broad-spectrum CBD products are the side of the catalog to be on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eSold direct by Koi. The six-pack is the sensible first order, both because it is the cheapest way to try a strain and because pre-rolls dry out once the pack is opened. Buy the 24 only if you smoke regularly enough to finish it within a few weeks.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-mini-pre-rolls-kief-infused\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-0-66-gram-thca-mini-pre-rolls-kief-infused\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow strong are these compared to a normal joint?\u003c\/summary\u003e\n\u003cp\u003eThe kief coating raises the potency, so a 0.66g infused mini is closer to a full-gram plain joint than its size suggests. Start with one and wait.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich strain should I start with?\u003c\/summary\u003e\n\u003cp\u003eWedding Cake, the hybrid, is the safest first pick. Guava Haze if you want daytime and alert, Blueberry Gum if you want evening and settled.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I get these shipped to California?\u003c\/summary\u003e\n\u003cp\u003eNo. Koi cannot ship THCA products to Arkansas, California, Idaho, Minnesota, Oregon or Rhode Island.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill these show on a drug test?\u003c\/summary\u003e\n\u003cp\u003eYes. Lighting THCA turns it into THC. Assume a positive result.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I store them?\u003c\/summary\u003e\n\u003cp\u003eKeep the pack closed and out of light and heat. Once opened, pre-rolls dry noticeably within a couple of weeks; a small humidity pack in the container helps.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"How strong are these compared to a normal joint?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The kief coating raises the potency, so a 0.66g infused mini is closer to a full-gram plain joint than its size suggests. Start with one and wait.\"}},{\"@type\":\"Question\",\"name\":\"Which strain should I start with?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Wedding Cake, the hybrid, is the safest first pick. Guava Haze if you want daytime and alert, Blueberry Gum if you want evening and settled.\"}},{\"@type\":\"Question\",\"name\":\"Can I get these shipped to California?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Koi cannot ship THCA products to Arkansas, California, Idaho, Minnesota, Oregon or Rhode Island.\"}},{\"@type\":\"Question\",\"name\":\"Will these show on a drug test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Lighting THCA turns it into THC. Assume a positive result.\"}},{\"@type\":\"Question\",\"name\":\"How should I store them?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Keep the pack closed and out of light and heat. Once opened, pre-rolls dry noticeably within a couple of weeks; a small humidity pack in the container helps.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539579347203,"sku":null,"price":49.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-thca-mini-pre-rolls.png?v=1787958446"},{"product_id":"koi-thca-flower-gold-tier","title":"Koi THCA Flower - Gold Tier","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi THCA Flower - Gold Tier\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/malawaigold-pdp__89473.jpg?v=1765909426\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi THCA Flower - Gold Tier\u003c\/h2\u003e\n\u003cp\u003eGold Tier is the middle rung of Koi's three-tier THCA flower ladder, sitting above Silver and below Platinum. Koi describes it as premium buds with superior genetics, richer terpene profiles and better bag appeal — which in practice means denser, stickier, more aromatic flower than the Silver Tier at roughly 40 percent more per gram.\u003c\/p\u003e\n\u003cp\u003eThree strains: Mac Daddy #1 (indica), Malawi Gold (sativa) and Super Buff Cherry (hybrid), each in 3.5g, 7g and 14g. Malawi Gold is the interesting one — a landrace-descended sativa that most hemp THCA catalogs do not carry.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.7\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eMid tier of three\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e3 strains\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e3.5g to 14g\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower-gold-tier\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-gold-tier\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-thca-flower-prerolls-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you have tried Silver Tier and want better flower without paying Platinum prices. The tier system is real: the step from Silver to Gold is visible in bud density and smell, and $34.99 for an eighth is still ordinary money.\u003c\/p\u003e\n\u003cp\u003eNote before you plan an order: every Gold Tier strain and size was out of stock at the time of writing. Koi's flower tiers restock irregularly, and the mini pre-rolls are the part of the THCA line that stays available.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower-gold-tier\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-gold-tier\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTier\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGold — middle of three (Silver, Gold, Platinum)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStrains\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMac Daddy #1 (indica), Malawi Gold (sativa), Super Buff Cherry (hybrid)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3.5g $34.99, 7g $69.98, 14g $129.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll nine strain and size combinations out of stock at the time of writing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThird-party tested by an accredited lab\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCannot ship to\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eArkansas, California, Idaho, Minnesota, Oregon, Rhode Island\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrice per gram\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRoughly $9.30 to $10 depending on size\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest for\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBuyers who have outgrown Silver Tier\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA tier system that means something\u003c\/h3\u003e\n\u003cp\u003ePlenty of brands label everything \"premium.\" Koi actually runs three price points with different flower in each, and the difference between Silver and Gold shows up in the jar rather than only on the label.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eMalawi Gold is a genuine rarity\u003c\/h3\u003e\n\u003cp\u003eLandrace-lineage sativas are uncommon in the hemp THCA market, where the same handful of cultivars circulate under different names. If you have been smoking the same four strains, this is a real change.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eBulk sizing that is priced properly\u003c\/h3\u003e\n\u003cp\u003eThe 14g at $129.99 works out cheaper per gram than the eighth, which is not always true of tiered flower lines where the large size exists mainly to look like a deal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eMeaningful step up from Silver Tier in density and aroma\u003c\/li\u003e\n\u003cli\u003eThree strains covering indica, sativa and hybrid\u003c\/li\u003e\n\u003cli\u003eMalawi Gold is a rare cultivar in this market\u003c\/li\u003e\n\u003cli\u003e14g size is genuinely better value per gram\u003c\/li\u003e\n\u003cli\u003eAccredited third-party lab testing on every batch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEntirely out of stock at the time of writing\u003c\/li\u003e\n\u003cli\u003eBlocked in six states including California and Oregon\u003c\/li\u003e\n\u003cli\u003eWill fail a drug test once smoked\u003c\/li\u003e\n\u003cli\u003eKoi does not publish per-strain THCA percentages on the product page\u003c\/li\u003e\n\u003cli\u003ePlatinum Tier exists, so Gold is not the top of the range\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eHow the three tiers actually differ\u003c\/h2\u003e\n\u003cp\u003eSilver is the everyday tier: dependable flower, bold flavor, lowest price, $24.99 for an eighth. Gold adds better genetics and terpene expression at $34.99. Platinum is the top selection at $44.99. The potency gap between tiers is smaller than the price gap — what you are mostly buying as you climb is bag appeal, aroma and smoothness rather than a dramatically stronger high. If you smoke to a routine and do not care much about the bouquet, Silver is the rational buy. If part of the pleasure is opening the jar, the step up is worth it.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eThis will fail a drug test. THCA converts to THC when you apply heat, and THC metabolites are what employment panels detect. No THCA flower at any tier is drug-test safe. If you are tested, stay on Koi's broad-spectrum CBD products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eSold direct by Koi. Because the flower tiers restock unevenly, check availability before planning around a particular strain — at the time of writing Gold and Silver were both sold out while Platinum and the mini pre-rolls were available. Free economy shipping applies over $69, which a 7g or 14g order clears on its own.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower-gold-tier\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-gold-tier\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Gold Tier stronger than Silver?\u003c\/summary\u003e\n\u003cp\u003eSomewhat, but the bigger difference is in terpene content, density and aroma. Do not buy Gold expecting a dramatic potency jump over Silver.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy is it out of stock?\u003c\/summary\u003e\n\u003cp\u003eKoi rotates its flower tiers with harvests, and individual strains sell through. At the time of writing every Gold and Silver combination was unavailable while Platinum Tier was in stock.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it ship to my state?\u003c\/summary\u003e\n\u003cp\u003eNot to Arkansas, California, Idaho, Minnesota, Oregon or Rhode Island. Other states, yes, but check your local rules — THCA law changes quickly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference from the mini pre-rolls?\u003c\/summary\u003e\n\u003cp\u003eThe pre-rolls are rolled and kief-infused, which raises the effective potency. Loose flower gives you control over how you use it and costs less per gram.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it show up on a drug test?\u003c\/summary\u003e\n\u003cp\u003eYes. Assume a positive result from any smoked THCA product.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Is Gold Tier stronger than Silver?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Somewhat, but the bigger difference is in terpene content, density and aroma. Do not buy Gold expecting a dramatic potency jump over Silver.\"}},{\"@type\":\"Question\",\"name\":\"Why is it out of stock?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Koi rotates its flower tiers with harvests, and individual strains sell through. At the time of writing every Gold and Silver combination was unavailable while Platinum Tier was in stock.\"}},{\"@type\":\"Question\",\"name\":\"Can it ship to my state?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not to Arkansas, California, Idaho, Minnesota, Oregon or Rhode Island. Other states, yes, but check your local rules — THCA law changes quickly.\"}},{\"@type\":\"Question\",\"name\":\"What is the difference from the mini pre-rolls?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The pre-rolls are rolled and kief-infused, which raises the effective potency. Loose flower gives you control over how you use it and costs less per gram.\"}},{\"@type\":\"Question\",\"name\":\"Will it show up on a drug test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Assume a positive result from any smoked THCA product.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539581378819,"sku":null,"price":34.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-thca-flower-gold-tier.jpg?v=1787958551"},{"product_id":"koi-thca-flower-silver-tier","title":"Koi THCA Flower - Silver Tier","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi THCA Flower - Silver Tier\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/grapegas-pdp__83368.jpg?v=1765909409\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi THCA Flower - Silver Tier\u003c\/h2\u003e\n\u003cp\u003eSilver Tier is the entry point of Koi's THCA flower range and the cheapest way into it: $24.99 for an eighth, against $34.99 for Gold and $44.99 for Platinum. Koi positions it as dependable everyday flower rather than a showpiece, and that framing is fair — this is the tier you buy to smoke, not to photograph.\u003c\/p\u003e\n\u003cp\u003eThe strains are three of the most familiar names in the market: Grape Gas (indica), Jet Fuel (sativa) and OG Kush (hybrid). That is a deliberate choice. Silver Tier is where you go when you know what you like and want it at a working price.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.5\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eEntry tier\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e$24.99 eighth\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eFamiliar strains\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower-silver-tier\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-silver-tier\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/koi-thca-flower-prerolls-review\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if price per gram is what you are optimizing and you do not need premium bag appeal. At roughly $6 a gram in the 14g size it is among the better-value THCA flower from a brand that publishes real lab results.\u003c\/p\u003e\n\u003cp\u003eNote before ordering: all nine Silver Tier combinations were out of stock at the time of writing, as was Gold. Platinum Tier and the kief-infused mini pre-rolls were both available.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower-silver-tier\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-silver-tier\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTier\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSilver — entry level of three (Silver, Gold, Platinum)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStrains\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGrape Gas (indica), Jet Fuel (sativa), OG Kush (hybrid)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e3.5g $24.99, 7g $44.99, 14g $84.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll nine strain and size combinations out of stock at the time of writing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLab testing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eThird-party tested by an accredited lab\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCannot ship to\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eArkansas, California, Idaho, Minnesota, Oregon, Rhode Island\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrice per gram\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAbout $7.10 at 3.5g down to $6.07 at 14g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest for\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRegular smokers optimizing for cost per gram\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eHonest pricing at the bottom of the range\u003c\/h3\u003e\n\u003cp\u003e$24.99 for an eighth from a brand with accredited lab testing is a fair price. Plenty of THCA sellers charge Gold Tier money for Silver Tier flower and simply do not tell you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eThree strains everyone already knows\u003c\/h3\u003e\n\u003cp\u003eGrape Gas, Jet Fuel and OG Kush need no explanation. If you are buying at the value tier you probably want a known quantity rather than a novelty cultivar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eThe 14g is where the value is\u003c\/h3\u003e\n\u003cp\u003e$84.99 for a half ounce is about $6.07 a gram, a real discount on the eighth. If you smoke regularly and the strain is one you already like, this is the size to buy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCheapest entry into Koi's THCA flower\u003c\/li\u003e\n\u003cli\u003eSame accredited third-party lab testing as the higher tiers\u003c\/li\u003e\n\u003cli\u003eFamiliar, well-understood strains\u003c\/li\u003e\n\u003cli\u003e14g size brings the per-gram cost down meaningfully\u003c\/li\u003e\n\u003cli\u003eSame six-state shipping restriction as the rest of the line, no extra limits\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eEntirely out of stock at the time of writing\u003c\/li\u003e\n\u003cli\u003eLess terpene expression and bag appeal than Gold or Platinum\u003c\/li\u003e\n\u003cli\u003eBlocked in six states including California and Oregon\u003c\/li\u003e\n\u003cli\u003eWill fail a drug test once smoked\u003c\/li\u003e\n\u003cli\u003ePer-strain THCA percentages are not published on the product page\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eIs the cheapest tier the right tier?\u003c\/h2\u003e\n\u003cp\u003eFor most regular smokers, yes. The potency difference between Koi's tiers is narrower than the price difference — climbing the ladder mostly buys aroma, density and appearance, not a stronger effect. If you grind your flower, roll it and smoke it as part of a routine, most of what the higher tiers charge for is lost in the grinder. Buy Gold or Platinum when you want the flower itself to be part of the experience: opening the jar, the smell, the look of the bud. Buy Silver when you want the effect at the lowest sensible price.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eThis will fail a drug test. Heating THCA turns it into THC, and THC metabolites are exactly what an employment panel looks for. No tier of THCA flower is safe if you are tested. Koi's broad-spectrum CBD range is the drug-test-conscious side of the catalog.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eSold direct by Koi. Stock is the constraint rather than price — at the time of writing both Silver and Gold were sold out while Platinum Tier and the kief-infused mini pre-rolls were available. If you want flower now, Platinum is the tier in stock; if you want value, watch for Silver to return.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-thca-flower-silver-tier\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-thca-flower-silver-tier\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Silver Tier weaker than Gold or Platinum?\u003c\/summary\u003e\n\u003cp\u003eSlightly, but the gap is smaller than the price gap. Most of what you pay for as you move up is terpene content, density and appearance rather than potency.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich strain should I pick?\u003c\/summary\u003e\n\u003cp\u003eOG Kush if you want the middle of the road, Grape Gas for evening, Jet Fuel for daytime. All three are widely known strains, so your past experience with them elsewhere is a reasonable guide.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy is everything out of stock?\u003c\/summary\u003e\n\u003cp\u003eKoi rotates its flower with harvests and individual strains sell through. Silver and Gold were both unavailable at the time of writing; Platinum was in stock.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I get it in California?\u003c\/summary\u003e\n\u003cp\u003eNo. THCA products cannot ship to Arkansas, California, Idaho, Minnesota, Oregon or Rhode Island.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it show on a drug test?\u003c\/summary\u003e\n\u003cp\u003eYes. Assume a positive from any smoked THCA product regardless of tier.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Is Silver Tier weaker than Gold or Platinum?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Slightly, but the gap is smaller than the price gap. Most of what you pay for as you move up is terpene content, density and appearance rather than potency.\"}},{\"@type\":\"Question\",\"name\":\"Which strain should I pick?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"OG Kush if you want the middle of the road, Grape Gas for evening, Jet Fuel for daytime. All three are widely known strains, so your past experience with them elsewhere is a reasonable guide.\"}},{\"@type\":\"Question\",\"name\":\"Why is everything out of stock?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Koi rotates its flower with harvests and individual strains sell through. Silver and Gold were both unavailable at the time of writing; Platinum was in stock.\"}},{\"@type\":\"Question\",\"name\":\"Can I get it in California?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. THCA products cannot ship to Arkansas, California, Idaho, Minnesota, Oregon or Rhode Island.\"}},{\"@type\":\"Question\",\"name\":\"Does it show on a drug test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Assume a positive from any smoked THCA product regardless of tier.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539583836419,"sku":null,"price":24.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-thca-flower-silver-tier.jpg?v=1787958635"},{"product_id":"koi-yeehaw-mushroom-chocolate-bars","title":"Koi YEEHAW Mushroom Chocolate Bars","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi YEEHAW Mushroom Chocolate Bars\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/cnc-yeehaw.jpg?v=1769474448\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi YEEHAW Mushroom Chocolate Bars\u003c\/h2\u003e\n\u003cp\u003eYEEHAW is Koi's functional mushroom chocolate bar, and it is the odd one out in the catalog: no CBD, no THC, no cannabinoid of any kind. What it does contain is a blend Koi calls its \"magic blend\" alongside cordyceps, kanna, kava, l-theanine, citicoline and theobromine, in milk chocolate, cookies and cream, or strawberry milk.\u003c\/p\u003e\n\u003cp\u003eKoi's own copy promises \"waves of psychedelic clarity and expanded perception.\" That is a strong claim for a product whose active ingredients Koi does not quantify anywhere on the page, and it is the main reason this bar scores lower than the rest of the range despite being an interesting product.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 7.4\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eFunctional blend\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e3 flavors\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eCold-pack shipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-yeehaw-mushroom-chocolate-bars\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-yeehaw-infused-chocolate-bars\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/best-koi-products-2026\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you are already familiar with the functional mushroom and nootropic category, you know how you react to kava and kanna, and you want a well-made chocolate delivery format from a brand that at least publishes lab testing for its other lines.\u003c\/p\u003e\n\u003cp\u003eSkip it if you take any antidepressant or drink regularly. Kanna acts on serotonin reuptake and should not be stacked with an SSRI; kava has a documented history of liver injury reports and does not belong anywhere near alcohol. This is the one Koi product where the ingredient list needs reading before the marketing.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-yeehaw-mushroom-chocolate-bars\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-yeehaw-infused-chocolate-bars\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFormat\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eChocolate bar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavors\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMilk Chocolate, Cookies and Cream, Strawberry Milk\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eListed ingredients\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eProprietary blend, cordyceps, kanna, kava, l-theanine, citicoline, theobromine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCannabinoids\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNone — no CBD, no THC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSingle $34.99, 3-pack $99.99, 5-pack $159.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAll flavors and pack sizes in stock at the time of writing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eShipping\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCold-packed with an ice pack and insulated foil\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNot for\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eAnyone on an SSRI, anyone who drinks with it, pregnancy, under 21\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eThe shipping is handled properly\u003c\/h3\u003e\n\u003cp\u003eKoi cold-packs every chocolate order with an ice pack and insulated foil. A lot of brands ship chocolate in a paper mailer in July and call the resulting puddle a shipping hazard. This is a real cost Koi has chosen to absorb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA coherent ingredient stack\u003c\/h3\u003e\n\u003cp\u003eCordyceps, l-theanine, citicoline and theobromine is a defensible nootropic combination — energy, calm focus, acetylcholine support and a mild stimulant, none of them exotic. Taken on its own that part of the formula makes sense.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eThree flavors that are actually different\u003c\/h3\u003e\n\u003cp\u003eMilk chocolate, cookies and cream, and strawberry milk are distinct rather than three shades of the same bar, and the chocolate itself is good enough that you are not choking down a supplement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eNo cannabinoids, so no drug-test exposure\u003c\/li\u003e\n\u003cli\u003eCold-pack shipping included, which most chocolate sellers skip\u003c\/li\u003e\n\u003cli\u003eCordyceps, l-theanine and citicoline are sensible, well-studied ingredients\u003c\/li\u003e\n\u003cli\u003eThree genuinely distinct flavors\u003c\/li\u003e\n\u003cli\u003eAll flavors and sizes in stock at the time of writing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eKoi does not disclose what the \"proprietary magic blend\" contains or at what dose\u003c\/li\u003e\n\u003cli\u003eMarketing promises psychedelic effects the ingredient list does not account for\u003c\/li\u003e\n\u003cli\u003eKanna should not be combined with SSRIs or other serotonergic drugs\u003c\/li\u003e\n\u003cli\u003eKava carries documented liver-injury reports and must not be mixed with alcohol\u003c\/li\u003e\n\u003cli\u003e$34.99 for a single bar is expensive for an undisclosed formula\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eRead the ingredient list before the marketing\u003c\/h2\u003e\n\u003cp\u003eTwo of the named ingredients deserve caution rather than enthusiasm. Kanna (Sceletium tortuosum) acts as a serotonin reuptake inhibitor; combining it with an SSRI, SNRI, MAOI or triptan is the kind of stacking that causes serotonin syndrome, and that is not a theoretical risk. Kava has a real history of hepatotoxicity case reports, enough that several countries restricted it for a period, and it should never be taken with alcohol or by anyone with liver disease. Separately, Koi does not say what the proprietary blend is. In a category where \"magic blend\" usually means Amanita muscaria, a buyer is entitled to know the species and the amount, and a brand that publishes batch COAs for its hemp products could publish this too. Score this one on the disclosure, not the chocolate.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eThis bar contains no THC and no CBD, so nothing in it triggers a standard employment drug panel. That said, if you are subject to a safety-sensitive testing program, an undisclosed proprietary blend is a category of risk in itself — you cannot attest to what you took if you were never told.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eSold direct by Koi, cold-packed. Buy a single bar first. At $34.99 that is not cheap for a trial, but it is a great deal cheaper than a five-pack of something you turn out to react badly to. In warm months pay for the faster shipping option and bring the package in promptly; Koi warns the chocolate can still soften, and refrigerating until firm fixes it.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-yeehaw-mushroom-chocolate-bars\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fproduct-yeehaw-infused-chocolate-bars\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this contain psilocybin?\u003c\/summary\u003e\n\u003cp\u003eKoi does not say what is in the proprietary blend. It is not sold as a psilocybin product, and psilocybin is a federally controlled substance. Ask Koi directly if the exact composition matters to you — and it should.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it show up on a drug test?\u003c\/summary\u003e\n\u003cp\u003eNot on a standard panel, since there is no THC or CBD in it. But an undisclosed blend means you cannot state with confidence what you consumed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I take it with my medication?\u003c\/summary\u003e\n\u003cp\u003eNot without asking your doctor, and specifically not if you take an antidepressant. Kanna affects serotonin reuptake and kava affects the liver.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I drink alcohol with it?\u003c\/summary\u003e\n\u003cp\u003eNo. Kava and alcohol together is the combination behind most of the liver-injury reports associated with kava.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is it shipped in summer?\u003c\/summary\u003e\n\u003cp\u003eCold-packed with an ice pack and insulated foil. Koi still warns it can soften in transit; refrigerate until firm if it arrives soft.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does this contain psilocybin?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Koi does not say what is in the proprietary blend. It is not sold as a psilocybin product, and psilocybin is a federally controlled substance. Ask Koi directly if the exact composition matters to you — and it should.\"}},{\"@type\":\"Question\",\"name\":\"Will it show up on a drug test?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not on a standard panel, since there is no THC or CBD in it. But an undisclosed blend means you cannot state with confidence what you consumed.\"}},{\"@type\":\"Question\",\"name\":\"Can I take it with my medication?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not without asking your doctor, and specifically not if you take an antidepressant. Kanna affects serotonin reuptake and kava affects the liver.\"}},{\"@type\":\"Question\",\"name\":\"Can I drink alcohol with it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Kava and alcohol together is the combination behind most of the liver-injury reports associated with kava.\"}},{\"@type\":\"Question\",\"name\":\"How is it shipped in summer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Cold-packed with an ice pack and insulated foil. Koi still warns it can soften in transit; refrigerate until firm if it arrives soft.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539585245443,"sku":null,"price":34.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-yeehaw-mushroom-chocolate-bars.jpg?v=1787958737"},{"product_id":"koi-all-day-wellness-pack","title":"Koi All-Day Wellness Pack","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\n.mcr-product-hero h2{color:#fff !important}.mcr-product-hero .mcr-kicker{color:#f4d9a4 !important}.mcr-product-hero p{color:rgba(255,255,255,0.92) !important}\n\n:root { --mcr-green:#2f8f46; --mcr-green-dark:#17642c; --mcr-green-soft:#e9f8ee; --mcr-orange:#ff8a1f; --mcr-orange-dark:#b34e00; --mcr-yellow:#ffd84d; --mcr-cream:#fffaf0; --mcr-ink:#1f2a24; --mcr-muted:#5f6f66; --mcr-border:#d9eadf; --mcr-white:#ffffff; --mcr-shadow:0 12px 32px rgba(23,100,44,0.12); }\n.mcr-product-page{font-family:inherit;color:var(--mcr-ink);line-height:1.65;background:#fff;}\n.mcr-product-page *{box-sizing:border-box;}\n.mcr-wrap{max-width:1180px;margin:0 auto;padding:0 18px;}\n.mcr-product-hero{margin:24px auto 36px;padding:34px;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,216,77,0.76),transparent 34%),radial-gradient(circle at bottom right,rgba(47,143,70,0.22),transparent 36%),linear-gradient(135deg,#f7fff8 0%,#ffffff 52%,#fff8e7 100%);border:1px solid var(--mcr-border);box-shadow:var(--mcr-shadow);}\n.mcr-product-grid{display:grid;grid-template-columns:0.95fr 1.05fr;gap:34px;align-items:center;}\n.mcr-product-media{background:#fff;border:1px solid var(--mcr-border);border-radius:26px;padding:22px;box-shadow:0 10px 28px rgba(23,100,44,0.08);text-align:center;}\n.mcr-product-media img{width:100%;max-width:520px;height:auto;border-radius:18px;display:block;margin:0 auto;}\n.mcr-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:16px;border-radius:999px;background:var(--mcr-white);color:var(--mcr-green-dark);font-size:14px;font-weight:900;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 6px 18px rgba(47,143,70,0.12);}\n.mcr-kicker span{width:9px;height:9px;display:inline-block;border-radius:50%;background:var(--mcr-orange);}\n.mcr-product-content h2{margin:0 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02;letter-spacing:-0.045em;color:var(--mcr-green-dark);}\n.mcr-product-content p,.mcr-section p{margin:0 0 16px;color:var(--mcr-muted);font-size:17px;}\n.mcr-rating-row{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0;}\n.mcr-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mcr-border);color:var(--mcr-green-dark);font-weight:900;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-score{background:var(--mcr-yellow);color:var(--mcr-green-dark);}\n.mcr-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}\n.mcr-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:900;transition:0.2s ease;text-align:center;}\n.mcr-btn-primary{background:linear-gradient(135deg,var(--mcr-orange),var(--mcr-orange-dark));color:#10261f !important;box-shadow:0 10px 24px rgba(255,138,31,0.24);}\n.mcr-btn-primary:hover,.mcr-btn-secondary:hover{transform:translateY(-2px);}\n.mcr-btn-secondary{background:var(--mcr-white);color:var(--mcr-green-dark) !important;border:2px solid var(--mcr-green);}\n.mcr-section{margin:42px 0;}\n.mcr-section h2{margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.08;letter-spacing:-0.035em;color:var(--mcr-green-dark);}\n.mcr-section h3{margin:22px 0 10px;font-size:24px;color:var(--mcr-green-dark);}\n.mcr-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}\n.mcr-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;}\n.mcr-card{background:var(--mcr-white);border:1px solid var(--mcr-border);border-radius:22px;padding:24px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-card h3{margin-top:0;}\n.mcr-card ul{margin:0;padding-left:20px;color:var(--mcr-muted);}\n.mcr-card li{margin-bottom:8px;}\n.mcr-tag{display:inline-block;margin-bottom:12px;padding:5px 10px;border-radius:999px;background:var(--mcr-cream);color:var(--mcr-orange-dark);font-weight:900;font-size:13px;}\n.mcr-table-wrap{overflow-x:auto;border:1px solid var(--mcr-border);border-radius:22px;box-shadow:0 8px 24px rgba(23,100,44,0.07);}\n.mcr-table{width:100%;border-collapse:collapse;min-width:720px;background:#fff;}\n.mcr-table th{background:var(--mcr-green-dark);color:#fff;text-align:left;padding:16px;font-size:15px;}\n.mcr-table td{padding:16px;border-bottom:1px solid #edf4ef;color:var(--mcr-muted);vertical-align:top;}\n.mcr-table strong{color:var(--mcr-green-dark);}\n.mcr-verdict{padding:34px;border-radius:26px;background:linear-gradient(135deg,rgba(47,143,70,0.96),rgba(23,100,44,0.98)),radial-gradient(circle at top right,rgba(255,216,77,0.32),transparent 30%);color:#fff;box-shadow:var(--mcr-shadow);}\n.mcr-verdict h2,.mcr-verdict h3{color:#fff;}\n.mcr-verdict p,.mcr-verdict li{color:rgba(255,255,255,0.9);}\n.mcr-callout{padding:28px;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#ecfff1);border:1px solid var(--mcr-border);}\n.mcr-warning{padding:24px;border-radius:22px;background:linear-gradient(135deg,#fff4e5,#fffaf0);border:1px solid #ffd3a3;}\n.mcr-faq details{border:1px solid var(--mcr-border);border-radius:18px;padding:18px 20px;background:#fff;margin-bottom:12px;box-shadow:0 6px 18px rgba(23,100,44,0.05);}\n.mcr-faq summary{cursor:pointer;font-weight:900;color:var(--mcr-green-dark);font-size:18px;}\n.mcr-faq p{margin:12px 0 0;color:var(--mcr-muted);}\n.mcr-disclaimer{font-size:13px;color:var(--mcr-muted);background:#f7faf8;border:1px solid var(--mcr-border);border-radius:16px;padding:16px;}\n@media (max-width:880px){.mcr-product-grid,.mcr-grid-2,.mcr-grid-3{grid-template-columns:1fr;}.mcr-product-hero{padding:28px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-wrap\"\u003e\n\u003csection class=\"mcr-product-hero\"\u003e\n\u003cdiv class=\"mcr-product-grid\"\u003e\n\u003cdiv class=\"mcr-product-media\"\u003e\u003cimg alt=\"Koi All-Day Wellness Pack\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1039\/7511\/files\/all-day-wellness-bundlev2__77754.jpg?v=1768950880\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\n\u003cspan\u003e\u003c\/span\u003e MyCannabisReviews Product Pick\u003c\/div\u003e\n\u003ch2\u003eKoi All-Day Wellness Pack\u003c\/h2\u003e\n\u003cp\u003eThe All-Day Wellness Pack is Koi's bundle version of a full daily routine: Daytime Boost gummies for the morning, Anytime Balance for the middle of the day, Nighttime Rest for the evening, and the CBD Roll-On Gel for whatever hurts. One price of $109.98 covers all four.\u003c\/p\u003e\n\u003cp\u003eIt is the most sensible way to try Koi's gummy range, because the three gummies are genuinely different products rather than three flavors of the same thing — CBG and NMN in the morning, CBD at 10mg a piece in the afternoon, CBD with melatonin at night.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.2\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e4 products\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e$109.98\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eMorning to night\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-all-day-wellness-pack\u0026amp;aff_sub2=hero\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fthe-all-day-wellness-pack\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/blogs\/cannabis-reviews\/best-koi-products-2026\"\u003eRead Our Full Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-verdict\"\u003e\n\u003ch2\u003eQuick Verdict: Who Is This For\u003c\/h2\u003e\n\u003cp\u003eBuy this if you are new to Koi and want to find out which part of the routine you actually use. Most people who try a four-product routine end up keeping one or two, and this is a cheaper way to discover which than buying four full-price items.\u003c\/p\u003e\n\u003cp\u003eBe aware of two things first. Koi still lists it as a Holiday Bundle, which it has been well past the holidays. And the product page does not state what count each gummy jar is, which is the number that decides whether this bundle saves you money at all.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-all-day-wellness-pack\u0026amp;aff_sub2=verdict\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fthe-all-day-wellness-pack\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eContents\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eDaytime Boost (Orange Hibiscus), Anytime Balance (Berry Lemonade), Nighttime Rest (Cherry Limeade), CBD Roll-On Gel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePrice\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e$109.98\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDaytime Boost\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNMN, CBG, B12, coffee berry — no CBD or THC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAnytime Balance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10mg CBD per gummy, berry lemonade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eNighttime Rest\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCBD plus melatonin, cherry limeade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRoll-On Gel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTopical CBD with herbs and essential oils; sold separately at 500mg or 1500mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailability\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIn stock at the time of writing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eUnstated\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKoi does not publish the gummy counts or the roll-on strength included in the bundle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhat This Does Well\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eFour genuinely different products\u003c\/h3\u003e\n\u003cp\u003eThis is not a variety pack of the same gummy. Morning is CBG and NMN with no CBD at all, afternoon is plain CBD, night adds melatonin, and the roll-on is topical. Each one answers a different question.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eA cheap way to find your one product\u003c\/h3\u003e\n\u003cp\u003eAlmost nobody keeps a four-step supplement routine going. What this bundle is really good for is finding out in two weeks which single item you would actually reorder, without paying full price four times to learn it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eClears free shipping on its own\u003c\/h3\u003e\n\u003cp\u003eAt $109.98 the bundle is comfortably over Koi's $69 free economy shipping threshold, which a single jar of gummies is not.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003ePros and Cons\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-2\"\u003e\n\u003cdiv class=\"mcr-card mcr-pros\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCovers morning, afternoon, night and topical in one order\u003c\/li\u003e\n\u003cli\u003eThe four products are meaningfully different from each other\u003c\/li\u003e\n\u003cli\u003eOver the free shipping threshold on its own\u003c\/li\u003e\n\u003cli\u003eGood way to test the range before committing to a full-size jar\u003c\/li\u003e\n\u003cli\u003eIn stock at the time of writing, unlike much of the THCA line\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card mcr-cons\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eKoi does not disclose the gummy counts included, so the saving is impossible to calculate\u003c\/li\u003e\n\u003cli\u003eStill labelled a Holiday Bundle months out from the holidays\u003c\/li\u003e\n\u003cli\u003eNo choice of flavors — you get one flavor of each\u003c\/li\u003e\n\u003cli\u003eIf you already know you only want the sleep gummies, buying that jar alone is cheaper\u003c\/li\u003e\n\u003cli\u003eThe roll-on strength included is not stated, and it is sold in both 500mg and 1500mg\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWork out the maths before you buy\u003c\/h2\u003e\n\u003cp\u003eKoi sells the three gummies in 10, 20 and 60 count jars at $13.99, $24.99 and $59.99, and the roll-on at $39.99 for 500mg or $79.99 for 1500mg. That means the bundle's value swings enormously with what is actually in the box: three 10-counts and the small roll-on would come to about $81.96 bought separately, which is less than the bundle price, while three 20-counts and the small roll-on would come to about $114.96, which is more. Koi does not say which. Before ordering, ask their support what counts the bundle contains — it is a one-line question and it decides whether this is a deal or a markup.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eOn drug testing\u003c\/h3\u003e\n\u003cp\u003eTwo of the four items contain CBD, and Koi's CBD gummies are full spectrum unless stated otherwise, meaning trace THC. Full-spectrum products can and do produce positive drug test results with regular use. Daytime Boost contains no cannabinoids at all beyond CBG and is not a concern. If you are tested at work, treat the two CBD gummies and the roll-on with the same caution you would any full-spectrum product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eSold direct by Koi. Ask about the included sizes first. If the answer is 10-count jars, this is a genuine saving and a good introduction to the range; if it is 20-count jars, you are paying a small premium for the convenience of one order.\u003c\/p\u003e\n\u003cp\u003eKoi’s published refund policy gives a full refund on returns started within 90 days of purchase, and 50% back between 91 and 150 days. Shipping is free on orders over $69, and current discount codes are on our \u003ca href=\"\/blogs\/news\/koi-cbd-coupon-codes\"\u003eKoi coupon page\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/track.revoffers.com\/aff_c?offer_id=178\u0026amp;aff_id=13356\u0026amp;aff_sub=koi-all-day-wellness-pack\u0026amp;aff_sub2=wheretobuy\u0026amp;url=https%3A%2F%2Fkoicbd.com%2Fproducts%2Fthe-all-day-wellness-pack\" rel=\"nofollow sponsored\" target=\"_blank\"\u003eCheck Price at Koi →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-faq\"\u003e\n\u003ch2\u003eFAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is in the bundle?\u003c\/summary\u003e\n\u003cp\u003eDaytime Boost gummies, Anytime Balance gummies, Nighttime Rest gummies and the CBD Roll-On Gel. Koi does not publish the size of each item on the product page.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it cheaper than buying separately?\u003c\/summary\u003e\n\u003cp\u003eIt depends entirely on the jar counts included, which Koi does not state. At the smallest sizes it is not; at the mid sizes it is. Ask before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the Daytime gummy contain CBD?\u003c\/summary\u003e\n\u003cp\u003eNo. Daytime Boost is CBG, NMN, B12 and coffee berry. It contains no CBD and no THC.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I take all three gummies in one day?\u003c\/summary\u003e\n\u003cp\u003eThat is what the bundle is designed around, though there is no requirement to. Most people find one of the three is the one they actually want.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it still a holiday product?\u003c\/summary\u003e\n\u003cp\u003eKoi's own copy calls it a Holiday Bundle, but it has stayed listed well outside that season. Treat the name as a label rather than a deadline.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cp class=\"mcr-disclaimer\"\u003eMyCannabisReviews may earn a commission from qualifying purchases made through links on this page, at no extra cost to you. We do not sell these products directly. Content is for adults 21+ and is informational only; it is not medical advice. Prices and specifications verified 28 August 2026 and change frequently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is in the bundle?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Daytime Boost gummies, Anytime Balance gummies, Nighttime Rest gummies and the CBD Roll-On Gel. Koi does not publish the size of each item on the product page.\"}},{\"@type\":\"Question\",\"name\":\"Is it cheaper than buying separately?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It depends entirely on the jar counts included, which Koi does not state. At the smallest sizes it is not; at the mid sizes it is. Ask before ordering.\"}},{\"@type\":\"Question\",\"name\":\"Does the Daytime gummy contain CBD?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Daytime Boost is CBG, NMN, B12 and coffee berry. It contains no CBD and no THC.\"}},{\"@type\":\"Question\",\"name\":\"Can I take all three gummies in one day?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"That is what the bundle is designed around, though there is no requirement to. Most people find one of the three is the one they actually want.\"}},{\"@type\":\"Question\",\"name\":\"Is it still a holiday product?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Koi's own copy calls it a Holiday Bundle, but it has stayed listed well outside that season. Treat the name as a label rather than a deadline.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Koi","offers":[{"title":"Default Title","offer_id":49539587014915,"sku":null,"price":109.98,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/koi-all-day-wellness-pack.jpg?v=1787958853"}],"url":"https:\/\/mycannabisreviews.com\/collections\/koi-cbd.oembed?page=2","provider":"My Cannabis Reviews","version":"1.0","type":"link"}