{"title":"CBD Gummies","description":"\u003cstyle\u003e\n  .mcr-cbdgum-hub {\n    margin: 0 0 48px;\n    color: #26342f;\n  }\n\n  .mcr-cbdgum-hub * {\n    box-sizing: border-box;\n  }\n\n  .mcr-cbdgum-hero {\n    background: linear-gradient(135deg, #090f1d 0%, #10261f 42%, #1f4a38 70%, #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-cbdgum-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -90px;\n    top: -100px;\n    width: 270px;\n    height: 270px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.11);\n  }\n\n  .mcr-cbdgum-hero-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 980px;\n  }\n\n  .mcr-cbdgum-kicker {\n    color: #f6d57a !important;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    font-size: 13px !important;\n    font-weight: 850;\n    margin: 0 0 12px !important;\n  }\n\n  .mcr-cbdgum-hero h2 {\n    color: #ffffff !important;\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-cbdgum-hero p {\n    color: #f7f7f2 !important;\n    font-size: 18px;\n    line-height: 1.65;\n    margin: 0 0 20px;\n    max-width: 920px;\n  }\n\n  .mcr-cbdgum-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 22px 0 0;\n  }\n\n  .mcr-cbdgum-pills a,\n  .mcr-cbdgum-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 !important;\n    border-radius: 999px;\n    padding: 9px 14px;\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .mcr-cbdgum-section {\n    margin: 38px 0;\n  }\n\n  .mcr-cbdgum-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-cbdgum-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-cbdgum-section p,\n  .mcr-cbdgum-section li {\n    color: #26342f;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .mcr-cbdgum-section p {\n    margin: 0 0 18px;\n    max-width: 980px;\n  }\n\n  .mcr-cbdgum-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 20px;\n    margin: 26px 0;\n  }\n\n  .mcr-cbdgum-card {\n    background: #ffffff;\n    border: 1px solid rgba(16,38,31,0.12);\n    border-radius: 24px;\n    padding: 24px;\n    box-shadow: 0 12px 34px rgba(16,38,31,0.06);\n    display: flex;\n    flex-direction: column;\n  }\n\n  .mcr-cbdgum-card h3 {\n    margin-top: 0;\n  }\n\n  .mcr-cbdgum-card p {\n    font-size: 15px;\n    line-height: 1.65;\n    margin: 0 0 16px;\n  }\n\n  .mcr-cbdgum-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin: 0 0 18px;\n  }\n\n  .mcr-cbdgum-tags span {\n    background: #f7f7f2;\n    color: #1f4a38;\n    border: 1px solid rgba(31,74,56,0.14);\n    border-radius: 999px;\n    padding: 6px 10px;\n    font-size: 12px;\n    font-weight: 750;\n  }\n\n  .mcr-cbdgum-card-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: auto;\n  }\n\n  .mcr-cbdgum-btn,\n  .mcr-cbdgum-btn:visited {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #10261f;\n    color: #ffffff !important;\n    border: 1px solid #10261f;\n    border-radius: 999px;\n    padding: 11px 16px;\n    font-size: 14px;\n    font-weight: 850;\n    text-decoration: none !important;\n  }\n\n  .mcr-cbdgum-btn:hover {\n    background: #1f4a38;\n    color: #ffffff !important;\n  }\n\n  .mcr-cbdgum-btn-alt,\n  .mcr-cbdgum-btn-alt:visited {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #ffffff;\n    color: #10261f !important;\n    border: 1px solid rgba(16,38,31,0.22);\n    border-radius: 999px;\n    padding: 11px 16px;\n    font-size: 14px;\n    font-weight: 850;\n    text-decoration: none !important;\n  }\n\n  .mcr-cbdgum-btn-alt:hover {\n    background: #f7f7f2;\n    color: #10261f !important;\n  }\n\n  .mcr-cbdgum-cta-box {\n    background: #10261f;\n    color: #ffffff;\n    border-radius: 24px;\n    padding: 28px;\n    margin: 34px 0;\n  }\n\n  .mcr-cbdgum-cta-box h2 {\n    color: #ffffff !important;\n    margin-top: 0;\n  }\n\n  .mcr-cbdgum-cta-box p {\n    color: rgba(255,255,255,0.9) !important;\n  }\n\n  .mcr-cbdgum-cta-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 22px 0 0;\n  }\n\n  .mcr-cbdgum-cta-main,\n  .mcr-cbdgum-cta-main:visited {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: #d9a441;\n    color: #10261f !important;\n    border: 1px solid #d9a441;\n    border-radius: 999px;\n    padding: 13px 18px;\n    font-size: 15px;\n    font-weight: 850;\n    text-decoration: none !important;\n  }\n\n  .mcr-cbdgum-cta-main:hover {\n    background: #f6d57a;\n    color: #10261f !important;\n  }\n\n  .mcr-cbdgum-cta-secondary,\n  .mcr-cbdgum-cta-secondary:visited {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(255,255,255,0.12);\n    color: #ffffff !important;\n    border: 1px solid rgba(255,255,255,0.32);\n    border-radius: 999px;\n    padding: 13px 18px;\n    font-size: 15px;\n    font-weight: 850;\n    text-decoration: none !important;\n  }\n\n  .mcr-cbdgum-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-cbdgum-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 850px;\n    background: #ffffff;\n  }\n\n  .mcr-cbdgum-table th {\n    background: #10261f;\n    color: #ffffff;\n    text-align: left;\n    padding: 16px;\n    font-size: 14px;\n  }\n\n  .mcr-cbdgum-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-cbdgum-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mcr-cbdgum-table a {\n    color: #1f4a38 !important;\n    font-weight: 850;\n  }\n\n  .mcr-cbdgum-info-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 24px 0;\n  }\n\n  .mcr-cbdgum-info-card {\n    background: #f7f7f2;\n    border: 1px solid rgba(31,74,56,0.12);\n    border-radius: 20px;\n    padding: 22px;\n  }\n\n  .mcr-cbdgum-info-card h3 {\n    margin-top: 0;\n  }\n\n  .mcr-cbdgum-info-card p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .mcr-cbdgum-faq {\n    border-top: 1px solid rgba(16,38,31,0.12);\n    margin-top: 24px;\n    padding-top: 8px;\n  }\n\n  .mcr-cbdgum-faq h3 {\n    margin-top: 24px;\n  }\n\n  .mcr-cbdgum-disclaimer {\n    background: #10261f;\n    color: rgba(255,255,255,0.9) !important;\n    border-radius: 18px;\n    padding: 18px;\n    font-size: 13px !important;\n    line-height: 1.65 !important;\n    margin: 28px 0 0 !important;\n  }\n\n  @media screen and (max-width: 990px) {\n    .mcr-cbdgum-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .mcr-cbdgum-hero {\n      padding: 32px 22px;\n      border-radius: 20px;\n    }\n\n    .mcr-cbdgum-grid,\n    .mcr-cbdgum-info-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mcr-cbdgum-card {\n      padding: 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-cbdgum-hub\"\u003e\n\u003cdiv class=\"mcr-cbdgum-hero\"\u003e\u003cdiv class=\"mcr-cbdgum-hero-inner\"\u003e\n\u003cdiv class=\"mcr-cbdgum-kicker\"\u003eCBD Gummy Reviews\u003c\/div\u003e\n\u003ch2\u003eCBD Gummies We Have Tested\u003c\/h2\u003e\n\u003cp\u003eEvery CBD gummy we have bought and worked through, from plain wellness jars to melatonin night-time formulas and low-dose CBD:THC blends. Compared on milligrams per piece, cost per milligram, ingredients and how much they actually taste of hemp.\u003c\/p\u003e\n\u003cdiv class=\"mcr-cbdgum-pills\"\u003e\n\u003cspan\u003eEveryday CBD\u003c\/span\u003e\u003cspan\u003eSleep \u0026amp; Melatonin\u003c\/span\u003e\u003cspan\u003eVegan\u003c\/span\u003e\u003cspan\u003eCBD + THC\u003c\/span\u003e\u003ca href=\"\/blogs\/cannabis-reviews\/best-cbd-gummies-2026-top-picks-for-sleep-wellness-everyday-calm\"\u003eBest CBD Gummies 2026\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-section\"\u003e\n\u003ch2\u003eOur Top CBD Gummy Picks\u003c\/h2\u003e\n\u003cp\u003eThe jars that scored highest, grouped by what you are shopping for.\u003c\/p\u003e\n\u003cdiv class=\"mcr-cbdgum-grid\"\u003e\n\u003cdiv class=\"mcr-cbdgum-card\"\u003e\n\u003ch3\u003eCBDfx Original Mixed Berry CBD Gummies\u003c\/h3\u003e\n\u003cp\u003eThe benchmark everyday gummy in this collection: 1500mg a jar, a berry flavour that is not cloying and consistent piece-to-piece dosing.\u003c\/p\u003e\n\u003cdiv class=\"mcr-cbdgum-tags\"\u003e\n\u003cspan\u003e1500mg\u003c\/span\u003e\u003cspan\u003eEveryday\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card-actions\"\u003e\n\u003ca class=\"mcr-cbdgum-btn\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=collection-cbdgum\u0026amp;aff_sub2=card-cbdfx-original\" rel=\"sponsored nofollow\" target=\"_blank\"\u003eShop at CBDfx →\u003c\/a\u003e\u003ca class=\"mcr-cbdgum-btn-alt\" href=\"\/blogs\/cannabis-reviews\/cbdfx-original-mixed-berry-cbd-gummies-review\"\u003eRead Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card\"\u003e\n\u003ch3\u003eCBDfx CBD Gummies for Sleep with Melatonin\u003c\/h3\u003e\n\u003cp\u003eCBD paired with melatonin for night-time use. The one we reach for when the goal is a bedtime routine rather than daytime calm.\u003c\/p\u003e\n\u003cdiv class=\"mcr-cbdgum-tags\"\u003e\n\u003cspan\u003eMelatonin\u003c\/span\u003e\u003cspan\u003eNight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card-actions\"\u003e\n\u003ca class=\"mcr-cbdgum-btn\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=collection-cbdgum\u0026amp;aff_sub2=card-cbdfx-sleep\" rel=\"sponsored nofollow\" target=\"_blank\"\u003eShop at CBDfx →\u003c\/a\u003e\u003ca class=\"mcr-cbdgum-btn-alt\" href=\"\/blogs\/cannabis-reviews\/cbdfx-cbd-gummies-for-sleep-with-melatonin-review\"\u003eRead Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card\"\u003e\n\u003ch3\u003ePremium Jane Vegan CBD Gummies 750mg\u003c\/h3\u003e\n\u003cp\u003e750mg a jar in a genuinely vegan formula, which is rarer in this category than the marketing suggests.\u003c\/p\u003e\n\u003cdiv class=\"mcr-cbdgum-tags\"\u003e\n\u003cspan\u003eVegan\u003c\/span\u003e\u003cspan\u003e750mg\u003c\/span\u003e\u003cspan\u003e$58\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card-actions\"\u003e\n\u003ca class=\"mcr-cbdgum-btn\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=47\u0026amp;aff_id=4198\u0026amp;aff_sub=collection-cbdgum\u0026amp;aff_sub2=card-premium-jane\" rel=\"sponsored nofollow\" target=\"_blank\"\u003eShop at Premium Jane →\u003c\/a\u003e\u003ca class=\"mcr-cbdgum-btn-alt\" href=\"\/products\/premium-jane-vegan-cbd-gummies-750mg\"\u003eRead Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card\"\u003e\n\u003ch3\u003eJustCBD Sugar-Free Gummies\u003c\/h3\u003e\n\u003cp\u003eThe pick if you want the format without the sugar. Texture is firmer than the standard jars.\u003c\/p\u003e\n\u003cdiv class=\"mcr-cbdgum-tags\"\u003e\u003cspan\u003eSugar-Free\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card-actions\"\u003e\n\u003ca class=\"mcr-cbdgum-btn\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=collection-cbdgum\u0026amp;aff_sub2=card-justcbd-sf\" rel=\"sponsored nofollow\" target=\"_blank\"\u003eShop at JustCBD →\u003c\/a\u003e\u003ca class=\"mcr-cbdgum-btn-alt\" href=\"\/blogs\/cannabis-reviews\/justcbd-sugar-free-gummies-review\"\u003eRead Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card\"\u003e\n\u003ch3\u003eFOCL THC+ Happy 5mg Gummies 30ct\u003c\/h3\u003e\n\u003cp\u003eA low-dose 5mg THC gummy with CBD alongside it, built for a light daytime lift rather than a heavy edible experience.\u003c\/p\u003e\n\u003cdiv class=\"mcr-cbdgum-tags\"\u003e\n\u003cspan\u003e5mg THC\u003c\/span\u003e\u003cspan\u003eLow Dose\u003c\/span\u003e\u003cspan\u003e$59\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card-actions\"\u003e\n\u003ca class=\"mcr-cbdgum-btn\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=116\u0026amp;aff_id=4198\u0026amp;aff_sub=collection-cbdgum\u0026amp;aff_sub2=card-focl-happy\" rel=\"sponsored nofollow\" target=\"_blank\"\u003eShop at FOCL →\u003c\/a\u003e\u003ca class=\"mcr-cbdgum-btn-alt\" href=\"\/products\/focl-thc-happy-5mg-gummies-30ct\"\u003eRead Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card\"\u003e\n\u003ch3\u003eFOCL THC+ Sleep 2.5mg Gummies 30ct\u003c\/h3\u003e\n\u003cp\u003e2.5mg of THC per piece for night-time, the lowest dose in this collection and the easiest to titrate.\u003c\/p\u003e\n\u003cdiv class=\"mcr-cbdgum-tags\"\u003e\n\u003cspan\u003e2.5mg THC\u003c\/span\u003e\u003cspan\u003eSleep\u003c\/span\u003e\u003cspan\u003e$69\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card-actions\"\u003e\n\u003ca class=\"mcr-cbdgum-btn\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=116\u0026amp;aff_id=4198\u0026amp;aff_sub=collection-cbdgum\u0026amp;aff_sub2=card-focl-sleep\" rel=\"sponsored nofollow\" target=\"_blank\"\u003eShop at FOCL →\u003c\/a\u003e\u003ca class=\"mcr-cbdgum-btn-alt\" href=\"\/products\/focl-thc-sleep-2-5mg-gummies-30ct\"\u003eRead Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card\"\u003e\n\u003ch3\u003eCBDfx CBD Gummies with Turmeric \u0026amp; Spirulina\u003c\/h3\u003e\n\u003cp\u003eA functional blend for people who want more than CBD in the gummy. Earthier flavour than the berry jars.\u003c\/p\u003e\n\u003cdiv class=\"mcr-cbdgum-tags\"\u003e\n\u003cspan\u003eFunctional\u003c\/span\u003e\u003cspan\u003e1500mg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card-actions\"\u003e\n\u003ca class=\"mcr-cbdgum-btn\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=collection-cbdgum\u0026amp;aff_sub2=card-cbdfx-turmeric\" rel=\"sponsored nofollow\" target=\"_blank\"\u003eShop at CBDfx →\u003c\/a\u003e\u003ca class=\"mcr-cbdgum-btn-alt\" href=\"\/blogs\/cannabis-reviews\/cbdfx-cbd-gummies-with-turmeric-spirulina-review\"\u003eRead Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card\"\u003e\n\u003ch3\u003eJustCBD Sleep Gummies\u003c\/h3\u003e\n\u003cp\u003eA budget night-time option with melatonin, useful for finding out whether the format works for you before spending more.\u003c\/p\u003e\n\u003cdiv class=\"mcr-cbdgum-tags\"\u003e\n\u003cspan\u003eMelatonin\u003c\/span\u003e\u003cspan\u003eBudget\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-card-actions\"\u003e\n\u003ca class=\"mcr-cbdgum-btn\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=collection-cbdgum\u0026amp;aff_sub2=card-justcbd-sleep\" rel=\"sponsored nofollow\" target=\"_blank\"\u003eShop at JustCBD →\u003c\/a\u003e\u003ca class=\"mcr-cbdgum-btn-alt\" href=\"\/blogs\/cannabis-reviews\/justcbd-sleep-gummies-review\"\u003eRead Review\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-cta-box\"\u003e\n\u003ch2\u003eSave 33% at FOCL\u003c\/h2\u003e\n\u003cp\u003eCode 33LIFE takes 33% off at FOCL, including both THC+ gummy jars in this collection. FOCL is the only brand here whose affiliate terms allow us to publish a discount code.\u003c\/p\u003e\n\u003cdiv class=\"mcr-cbdgum-cta-row\"\u003e\n\u003ca class=\"mcr-cbdgum-cta-main\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=116\u0026amp;aff_id=4198\u0026amp;aff_sub=collection-cbdgum\u0026amp;aff_sub2=cta-main\" rel=\"sponsored nofollow\" target=\"_blank\"\u003eShop FOCL with 33LIFE →\u003c\/a\u003e\u003ca class=\"mcr-cbdgum-cta-secondary\" href=\"\/pages\/cannabis-deals-coupon-codes\"\u003eAll Cannabis Deals\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-section\"\u003e\n\u003ch2\u003eCBD Gummy Comparison\u003c\/h2\u003e\n\u003cdiv class=\"mcr-cbdgum-table-wrap\"\u003e\u003ctable class=\"mcr-cbdgum-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eGummy\u003c\/th\u003e\n\u003cth\u003eType\u003c\/th\u003e\n\u003cth\u003ePrice\u003c\/th\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCBDfx Original Mixed Berry\u003c\/td\u003e\n\u003ctd\u003eCBD 1500mg\u003c\/td\u003e\n\u003ctd\u003e$54.99\u003c\/td\u003e\n\u003ctd\u003eEveryday use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCBDfx Sleep with Melatonin\u003c\/td\u003e\n\u003ctd\u003eCBD + melatonin\u003c\/td\u003e\n\u003ctd\u003e$54.99\u003c\/td\u003e\n\u003ctd\u003eNight-time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePremium Jane Vegan\u003c\/td\u003e\n\u003ctd\u003eCBD 750mg\u003c\/td\u003e\n\u003ctd\u003e$58.00\u003c\/td\u003e\n\u003ctd\u003eVegan buyers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFOCL THC+ Happy\u003c\/td\u003e\n\u003ctd\u003e5mg THC + CBD\u003c\/td\u003e\n\u003ctd\u003e$59.00\u003c\/td\u003e\n\u003ctd\u003eLow-dose daytime\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFOCL THC+ Sleep\u003c\/td\u003e\n\u003ctd\u003e2.5mg THC + CBD\u003c\/td\u003e\n\u003ctd\u003e$69.00\u003c\/td\u003e\n\u003ctd\u003eLow-dose night-time\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJust Delta CBD Gummies 1000mg Jar\u003c\/td\u003e\n\u003ctd\u003eCBD 1000mg\u003c\/td\u003e\n\u003ctd\u003e$45.00\u003c\/td\u003e\n\u003ctd\u003eBulk value\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-section\"\u003e\n\u003ch2\u003eHow to Buy CBD Gummies\u003c\/h2\u003e\n\u003cdiv class=\"mcr-cbdgum-info-grid\"\u003e\n\u003cdiv class=\"mcr-cbdgum-info-card\"\u003e\n\u003ch3\u003eRead Milligrams Per Piece\u003c\/h3\u003e\n\u003cp\u003eA 1500mg jar tells you nothing on its own. Divide by the piece count to see what one gummy actually delivers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-info-card\"\u003e\n\u003ch3\u003eDecide on THC or No THC\u003c\/h3\u003e\n\u003cp\u003ePlain CBD gummies are non-intoxicating. Anything labelled CBD + THC or THC+ is an edible and should be dosed accordingly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-info-card\"\u003e\n\u003ch3\u003eCheck the Base and the Sugar\u003c\/h3\u003e\n\u003cp\u003ePectin-based vegan gummies behave differently from gelatin ones, and sugar-free versions have a firmer chew.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-info-card\"\u003e\n\u003ch3\u003eOpen the COA\u003c\/h3\u003e\n\u003cp\u003eBatch reports should cover cannabinoid content plus contaminants. Our COA guide walks through a clean report.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-section mcr-cbdgum-faq\"\u003e\n\u003ch2\u003eCBD Gummies FAQ\u003c\/h2\u003e\n\u003ch3\u003eHow many CBD gummies should I take?\u003c\/h3\u003e\n\u003cp\u003eStart with one piece and hold that for several days before adjusting. Edibles take 45 to 120 minutes to be felt.\u003c\/p\u003e\n\u003ch3\u003eDo CBD gummies make you high?\u003c\/h3\u003e\n\u003cp\u003ePlain CBD gummies do not. The FOCL THC+ jars contain 2.5mg or 5mg of THC per piece and are intoxicating at higher counts.\u003c\/p\u003e\n\u003ch3\u003eAre there vegan CBD gummies here?\u003c\/h3\u003e\n\u003cp\u003eYes. Premium Jane Vegan CBD Gummies use a pectin base rather than gelatin.\u003c\/p\u003e\n\u003ch3\u003eWhich gummy is best for night-time?\u003c\/h3\u003e\n\u003cp\u003eThe CBDfx melatonin jar for plain CBD, or FOCL THC+ Sleep if you want a small amount of THC alongside it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cbdgum-disclaimer\"\u003e\u003cp\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.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e","products":[{"product_id":"justcbd-gummies","title":"JustCBD 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\n\u003cstyle\u003e\n  :root {\n    --mcr-green: #2f8f46;\n    --mcr-green-dark: #17642c;\n    --mcr-green-soft: #e9f8ee;\n    --mcr-orange: #ff8a1f;\n    --mcr-orange-dark: #b34e00;\n    --mcr-yellow: #ffd84d;\n    --mcr-cream: #fffaf0;\n    --mcr-ink: #1f2a24;\n    --mcr-muted: #5f6f66;\n    --mcr-border: #d9eadf;\n    --mcr-white: #ffffff;\n    --mcr-shadow: 0 12px 32px rgba(23, 100, 44, 0.12);\n  }\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 {\n    margin: 24px auto 36px; padding: 34px; border-radius: 30px;\n    background:\n      radial-gradient(circle at top left, rgba(255, 216, 77, 0.76), transparent 34%),\n      radial-gradient(circle at bottom right, rgba(47, 143, 70, 0.22), transparent 36%),\n      linear-gradient(135deg, #f7fff8 0%, #ffffff 52%, #fff8e7 100%);\n    border: 1px solid var(--mcr-border); box-shadow: var(--mcr-shadow);\n  }\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: #fff !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\n\u003cdiv class=\"mcr-product-page\"\u003e\n  \u003cdiv class=\"mcr-wrap\"\u003e\n\n    \u003csection class=\"mcr-product-hero\"\u003e\n      \u003cdiv class=\"mcr-product-grid\"\u003e\n        \u003cdiv class=\"mcr-product-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/JUSTCBD-Gummies.png\" alt=\"JustCBD Gummies product image with colorful CBD gummies\"\u003e\n        \u003c\/div\u003e\n\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\u003eJustCBD Gummies\u003c\/h2\u003e\n          \u003cp\u003e\n            JustCBD Gummies are one of the easiest ways to try CBD in an edible format. They're flavor-forward, beginner-friendly, and available in multiple gummy styles, making them one of the best JustCBD products to start with.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            If you want a simple CBD edible from a recognizable CBD brand, JustCBD Gummies are a strong first product to compare.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"mcr-rating-row\"\u003e\n            \u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.8\/10\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003ePrice: $17.99\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003eFormat: Gummies\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003eBest For: CBD Beginners\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"mcr-btn-row\"\u003e\n            \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n              Buy JustCBD Gummies\n            \u003c\/a\u003e\n            \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"https:\/\/mycannabisreviews.com\/blogs\/cannabis-reviews\/justcbd-gummies-review-are-they-worth-it\"\u003e\n              Read Full Review\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-verdict\"\u003e\n      \u003ch2\u003eQuick Verdict: Are JustCBD Gummies Worth Buying?\u003c\/h2\u003e\n      \u003cp\u003e\n        JustCBD Gummies are worth considering if you want a simple, recognizable CBD edible with a broad gummy lineup. They're especially good for adults who are new to CBD or who prefer gummies over tinctures, capsules, topicals, or vape products.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        The biggest strength is variety. JustCBD offers several gummy-focused options, so shoppers can compare CBD gummies, CBD + THC gummies, sleep gummies, and sugar-free gummies depending on their needs.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n          Shop JustCBD Gummies\n        \u003c\/a\u003e\n        \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"https:\/\/mycannabisreviews.com\/blogs\/cannabis-reviews\/justcbd-gummies-review-are-they-worth-it\"\u003e\n          Read JustCBD Gummies Review\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eJustCBD Gummies Product Details\u003c\/h2\u003e\n      \u003cdiv class=\"mcr-table-wrap\"\u003e\n        \u003ctable class=\"mcr-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eJustCBD Gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eJustCBD\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eCBD edible gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$17.99, based on current retail listings\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003ctd\u003eCBD beginners, edible shoppers, flavor-focused CBD users, and people comparing CBD gummy brands\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eTHC Status\u003c\/th\u003e\n\u003ctd\u003eVaries by product. Check the label and lab report before buying.\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eLab Reports\u003c\/th\u003e\n\u003ctd\u003eAvailable through JustCBD. Match the product and batch when possible.\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-section\"\u003e\n      \u003ch2\u003eWhy We Like JustCBD Gummies\u003c\/h2\u003e\n      \u003cp\u003e\n        JustCBD Gummies are one of the most approachable products in the JustCBD catalog. Gummies are easy to understand, easy to compare, and easy to use — no dropper, no vape hardware, no skin application. You simply choose the gummy type that matches your goal and review the serving size before use.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-grid-3\"\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eBeginner Friendly\u003c\/span\u003e\n          \u003ch3\u003eEasy CBD Format\u003c\/h3\u003e\n          \u003cp\u003eGummies are one of the least intimidating CBD formats because they're familiar, pre-portioned, and simple to take.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eFlavor Focused\u003c\/span\u003e\n          \u003ch3\u003eEdible Experience\u003c\/h3\u003e\n          \u003cp\u003eA good fit for shoppers who prefer sweet, candy-style CBD products instead of hemp-flavored tinctures.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eProduct Variety\u003c\/span\u003e\n          \u003ch3\u003eMultiple Gummy Options\u003c\/h3\u003e\n          \u003cp\u003eThe JustCBD gummy lineup includes multiple product types, giving shoppers more ways to choose.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\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\u003eSimple CBD edible format\u003c\/li\u003e\n            \u003cli\u003eGood starting point for the JustCBD brand\u003c\/li\u003e\n            \u003cli\u003eBeginner-friendly compared with vapes or THC products\u003c\/li\u003e\n            \u003cli\u003eFlavor-forward gummy experience\u003c\/li\u003e\n            \u003cli\u003eLab report access is available through JustCBD\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\u003eLarge selection may feel overwhelming at first\u003c\/li\u003e\n            \u003cli\u003eEdibles can take longer to work than tinctures or vapes\u003c\/li\u003e\n            \u003cli\u003eTHC content can vary depending on the product\u003c\/li\u003e\n            \u003cli\u003eShoppers should verify the label and lab report before buying\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eWho Should Buy JustCBD Gummies?\u003c\/h2\u003e\n      \u003cdiv class=\"mcr-grid-2\"\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003ch3\u003eMay Be Good For:\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eCBD beginners\u003c\/li\u003e\n            \u003cli\u003eAdults who prefer edibles\u003c\/li\u003e\n            \u003cli\u003ePeople who dislike hemp-flavored CBD oil\u003c\/li\u003e\n            \u003cli\u003eShoppers comparing CBD gummy brands\u003c\/li\u003e\n            \u003cli\u003eUsers who want a pre-portioned CBD product\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003ch3\u003eWho Should Be Careful?\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eAnyone under 21\u003c\/li\u003e\n            \u003cli\u003ePeople subject to drug testing\u003c\/li\u003e\n            \u003cli\u003eAnyone sensitive to THC\u003c\/li\u003e\n            \u003cli\u003ePregnant or nursing individuals\u003c\/li\u003e\n            \u003cli\u003ePeople taking medications without speaking to a healthcare professional\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eDo JustCBD Gummies Get You High?\u003c\/h2\u003e\n      \u003cp\u003e\n        CBD-only gummies should not produce the traditional high associated with THC. However, JustCBD offers different gummy types, and some products may include THC. That means shoppers should always check the exact product label and lab report before buying.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-warning\"\u003e\n        \u003ch3\u003eTHC and Drug Test Warning\u003c\/h3\u003e\n        \u003cp\u003e\n          THC can cause intoxication and may show up on a drug test. If you are subject to drug testing or sensitive to THC, review the product label and lab report carefully before using any hemp-derived product.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eJustCBD Gummies vs CBD Oil\u003c\/h2\u003e\n      \u003cp\u003eJustCBD Gummies and CBD oil tinctures are both popular CBD formats, but they fit different types of shoppers.\u003c\/p\u003e\n      \u003cdiv class=\"mcr-table-wrap\"\u003e\n        \u003ctable class=\"mcr-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eJustCBD Gummies\u003c\/th\u003e\n\u003cth\u003eCBD Oil Tincture\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEase of Use\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eVery easy. Eat a pre-portioned gummy.\u003c\/td\u003e\n\u003ctd\u003eRequires measuring with a dropper.\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFlavor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSweet, candy-style flavor.\u003c\/td\u003e\n\u003ctd\u003eMay taste earthy depending on formula.\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest For\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBeginners, edible fans, flavor-focused shoppers.\u003c\/td\u003e\n\u003ctd\u003ePeople who want more control over serving amount.\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/products\/justcbd-coconut-cbd-oil-tincture\"\u003eView CBD Oil Tincture Product Guide\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-callout\"\u003e\n      \u003ch2\u003eWhere to Buy JustCBD Gummies\u003c\/h2\u003e\n      \u003cp\u003eThe best place to buy JustCBD Gummies is through the official JustCBD store, where you can view current product options, strengths, flavors, and lab reports.\u003c\/p\u003e\n      \u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you.\u003c\/p\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n          Buy JustCBD Gummies\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-faq\"\u003e\n      \u003ch2\u003eJustCBD Gummies FAQ\u003c\/h2\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eAre JustCBD Gummies good?\u003c\/summary\u003e\n        \u003cp\u003eThey're a good option for adults who want a simple CBD edible from a brand with a broad gummy lineup, especially useful for beginners.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDo JustCBD Gummies contain THC?\u003c\/summary\u003e\n        \u003cp\u003eTHC content can vary by product. Always check the exact product label and lab report before buying.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long do they take to work?\u003c\/summary\u003e\n        \u003cp\u003eAs edibles, they usually take longer than tinctures or vapes. Many users wait at least 60 to 90 minutes before considering another serving.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere can I buy them?\u003c\/summary\u003e\n        \u003cp\u003eThrough the official JustCBD store. MyCannabisReviews may earn a commission when you purchase through affiliate links on this page.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003cdiv class=\"mcr-disclaimer\"\u003e\n        \u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e\n        MyCannabisReviews.com may earn a commission from purchases made through links on this page. This content is for adults 21+ and is for informational purposes only. CBD and hemp-derived THC products are not intended to diagnose, treat, cure, or prevent any disease. Effects vary by person. Check product labels, lab reports, and your local laws before purchasing or using hemp-derived products. THC products may cause intoxication and may show up on a drug test. Do not drive or operate machinery after using THC products. Keep all hemp-derived products away from children and pets.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"JUSTCBD","offers":[{"title":"Default Title","offer_id":48377597329667,"sku":null,"price":17.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/JUSTCBD-Gummies.png?v=1781376183"},{"product_id":"justcbd-cbd-thc-gummies","title":"JustCBD CBD + 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\n\u003cstyle\u003e\n  :root {\n    --mcr-green: #2f8f46;\n    --mcr-green-dark: #17642c;\n    --mcr-green-soft: #e9f8ee;\n    --mcr-orange: #ff8a1f;\n    --mcr-orange-dark: #b34e00;\n    --mcr-yellow: #ffd84d;\n    --mcr-cream: #fffaf0;\n    --mcr-ink: #1f2a24;\n    --mcr-muted: #5f6f66;\n    --mcr-border: #d9eadf;\n    --mcr-white: #ffffff;\n    --mcr-shadow: 0 12px 32px rgba(23, 100, 44, 0.12);\n  }\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 {\n    margin: 24px auto 36px; padding: 34px; border-radius: 30px;\n    background:\n      radial-gradient(circle at top left, rgba(255, 216, 77, 0.76), transparent 34%),\n      radial-gradient(circle at bottom right, rgba(47, 143, 70, 0.22), transparent 36%),\n      linear-gradient(135deg, #f7fff8 0%, #ffffff 52%, #fff8e7 100%);\n    border: 1px solid var(--mcr-border); box-shadow: var(--mcr-shadow);\n  }\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: #fff !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\n\u003cdiv class=\"mcr-product-page\"\u003e\n  \u003cdiv class=\"mcr-wrap\"\u003e\n\n    \u003csection class=\"mcr-product-hero\"\u003e\n      \u003cdiv class=\"mcr-product-grid\"\u003e\n        \u003cdiv class=\"mcr-product-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/JUSTCBD-CBD-THC-Gummies.png\" alt=\"JustCBD CBD plus THC Gummies product image\"\u003e\n        \u003c\/div\u003e\n\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\u003eJustCBD CBD + THC Gummies\u003c\/h2\u003e\n          \u003cp\u003e\n            JustCBD CBD + THC Gummies are hemp-derived edibles for adults who want a more noticeable gummy experience than standard CBD-only products, combining CBD with THC in a convenient, pre-portioned format.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Best for experienced hemp shoppers who understand THC effects, serving size, local laws, and drug test risks.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"mcr-rating-row\"\u003e\n            \u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.6\/10\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003ePrice: $21.99\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003eContains THC: Yes\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003eBest For: Experienced Users\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"mcr-btn-row\"\u003e\n            \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-cbd-thc-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n              Buy CBD + THC Gummies\n            \u003c\/a\u003e\n            \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"https:\/\/mycannabisreviews.com\/blogs\/cannabis-reviews\/justcbd-cbd-thc-gummies-review-potency-effects-buyer-guide\"\u003e\n              Read Full Review\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-verdict\"\u003e\n      \u003ch2\u003eQuick Verdict: Are CBD + THC Gummies Worth Buying?\u003c\/h2\u003e\n      \u003cp\u003e\n        Worth considering if you're an experienced adult hemp user looking for a stronger edible than regular CBD gummies. They combine CBD and THC in a gummy format, making them convenient and easy to compare.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Not the best choice for everyone. If you want a non-intoxicating CBD product, regular CBD gummies are a better fit. If you're subject to drug testing or sensitive to THC, avoid CBD + THC products.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-cbd-thc-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n          Shop CBD + THC Gummies\n        \u003c\/a\u003e\n        \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"https:\/\/mycannabisreviews.com\/blogs\/cannabis-reviews\/justcbd-cbd-thc-gummies-review-potency-effects-buyer-guide\"\u003e\n          Read CBD + THC Gummies Review\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eJustCBD CBD + THC Gummies Product Details\u003c\/h2\u003e\n      \u003cdiv class=\"mcr-table-wrap\"\u003e\n        \u003ctable class=\"mcr-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eJustCBD CBD + THC Gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eJustCBD\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eHemp-derived CBD + THC edible gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$21.99, based on current retail listings\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003ctd\u003eExperienced hemp users, THC-tolerant adults\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eTHC Status\u003c\/th\u003e\n\u003ctd\u003eContains THC. Check the product label and lab report before use.\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eLab Reports\u003c\/th\u003e\n\u003ctd\u003eAvailable through JustCBD. Match the product and batch when possible.\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-section\"\u003e\n      \u003ch2\u003eWhy We Like JustCBD CBD + THC Gummies\u003c\/h2\u003e\n      \u003cp\u003e\n        A useful option for shoppers who want more than a standard CBD gummy. The combination of CBD and THC creates a different edible experience, and the gummy format keeps it convenient. Because THC can be intoxicating, pay close attention to serving size, lab reports, and local laws before buying.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-grid-3\"\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eStronger Option\u003c\/span\u003e\n          \u003ch3\u003eCBD + THC Formula\u003c\/h3\u003e\n          \u003cp\u003eDesigned for adults who want CBD and THC together in one edible product.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eEdible Format\u003c\/span\u003e\n          \u003ch3\u003eEasy to Use\u003c\/h3\u003e\n          \u003cp\u003ePre-portioned and simple to take, easier to compare than many other hemp-derived products.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eExperienced Users\u003c\/span\u003e\n          \u003ch3\u003eBest for THC-Tolerant Shoppers\u003c\/h3\u003e\n          \u003cp\u003eBetter for adults who already understand how THC edibles affect them.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\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\u003eCombines CBD and THC in one gummy\u003c\/li\u003e\n            \u003cli\u003eMore noticeable than CBD-only gummies for many users\u003c\/li\u003e\n            \u003cli\u003eConvenient pre-portioned edible format\u003c\/li\u003e\n            \u003cli\u003eGood fit for experienced hemp shoppers\u003c\/li\u003e\n            \u003cli\u003eLab report access is available through JustCBD\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\u003eMay cause intoxication\u003c\/li\u003e\n            \u003cli\u003eNot ideal for THC beginners\u003c\/li\u003e\n            \u003cli\u003eCan show up on drug tests\u003c\/li\u003e\n            \u003cli\u003eState laws vary for hemp-derived THC products\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eWho Should Buy CBD + THC Gummies?\u003c\/h2\u003e\n      \u003cdiv class=\"mcr-grid-2\"\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003ch3\u003eMay Be Good For:\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eExperienced THC users\u003c\/li\u003e\n            \u003cli\u003eAdults who want CBD and THC together\u003c\/li\u003e\n            \u003cli\u003eShoppers comparing hemp-derived THC edibles\u003c\/li\u003e\n            \u003cli\u003eAdults who understand local THC laws and drug test risks\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003ch3\u003eWho Should Be Careful?\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eAnyone under 21\u003c\/li\u003e\n            \u003cli\u003ePeople sensitive to THC\u003c\/li\u003e\n            \u003cli\u003eAnyone subject to drug testing\u003c\/li\u003e\n            \u003cli\u003ePregnant or nursing individuals\u003c\/li\u003e\n            \u003cli\u003eAnyone planning to drive or operate machinery\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eDo CBD + THC Gummies Get You High?\u003c\/h2\u003e\n      \u003cp\u003e\n        Yes, they may get you high because they contain THC. The strength of the experience depends on the THC amount, serving size, tolerance, metabolism, and individual body chemistry. If you want a non-intoxicating CBD product, regular CBD gummies are usually the better choice.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-warning\"\u003e\n        \u003ch3\u003eTHC and Drug Test Warning\u003c\/h3\u003e\n        \u003cp\u003e\n          THC can cause intoxication and may show up on a drug test. Do not drive or operate machinery after using THC products. If you are subject to drug testing, avoid CBD + THC gummies.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eCBD + THC Gummies vs Regular JustCBD Gummies\u003c\/h2\u003e\n      \u003cp\u003eThe key difference is THC.\u003c\/p\u003e\n      \u003cdiv class=\"mcr-table-wrap\"\u003e\n        \u003ctable class=\"mcr-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eJustCBD Gummies\u003c\/th\u003e\n\u003cth\u003eCBD + THC Gummies\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest For\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCBD beginners and non-intoxicating edible shoppers\u003c\/td\u003e\n\u003ctd\u003eExperienced users who want CBD and THC together\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIntoxication Risk\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLower if CBD-only\u003c\/td\u003e\n\u003ctd\u003eHigher because THC may produce a high\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDrug Test Risk\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eLower\u003c\/td\u003e\n\u003ctd\u003eHigher because the product contains THC\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/products\/justcbd-gummies\"\u003eView JustCBD Gummies Product Guide\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-callout\"\u003e\n      \u003ch2\u003eWhere to Buy CBD + THC Gummies\u003c\/h2\u003e\n      \u003cp\u003eThe best place to buy is through the official JustCBD store, where you can review current potency, ingredients, serving size, and lab reports.\u003c\/p\u003e\n      \u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you.\u003c\/p\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-cbd-thc-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n          Buy CBD + THC Gummies\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-faq\"\u003e\n      \u003ch2\u003eJustCBD CBD + THC Gummies FAQ\u003c\/h2\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDo these gummies get you high?\u003c\/summary\u003e\n        \u003cp\u003eYes, they may, since they contain THC. Effects depend on THC amount, serving size, tolerance, and body chemistry.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan they show up on a drug test?\u003c\/summary\u003e\n        \u003cp\u003eYes. Because they contain THC, avoid these if you're subject to drug testing.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eAre they beginner-friendly?\u003c\/summary\u003e\n        \u003cp\u003eNot the best starting point for total beginners — new users should usually start with CBD-only gummies instead.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere can I buy them?\u003c\/summary\u003e\n        \u003cp\u003eThrough the official JustCBD store. MyCannabisReviews may earn a commission when you purchase through affiliate links on this page.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003cdiv class=\"mcr-disclaimer\"\u003e\n        \u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e\n        MyCannabisReviews.com may earn a commission from purchases made through links on this page. This content is for adults 21+ and is for informational purposes only. CBD and hemp-derived THC products are not intended to diagnose, treat, cure, or prevent any disease. Effects vary by person. Check product labels, lab reports, and your local laws before purchasing or using hemp-derived products. THC products may cause intoxication and may show up on a drug test. Do not drive or operate machinery after using THC products. Keep all hemp-derived products away from children and pets.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"JUSTCBD","offers":[{"title":"Default Title","offer_id":48377615876355,"sku":null,"price":21.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/JUSTCBD-CBD-THC-Gummies.png?v=1781377176"},{"product_id":"justcbd-sleep-gummies","title":"JustCBD Sleep 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\n\u003cstyle\u003e\n  :root {\n    --mcr-green: #2f8f46;\n    --mcr-green-dark: #17642c;\n    --mcr-green-soft: #e9f8ee;\n    --mcr-orange: #ff8a1f;\n    --mcr-orange-dark: #b34e00;\n    --mcr-yellow: #ffd84d;\n    --mcr-cream: #fffaf0;\n    --mcr-ink: #1f2a24;\n    --mcr-muted: #5f6f66;\n    --mcr-border: #d9eadf;\n    --mcr-white: #ffffff;\n    --mcr-shadow: 0 12px 32px rgba(23, 100, 44, 0.12);\n  }\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 {\n    margin: 24px auto 36px; padding: 34px; border-radius: 30px;\n    background:\n      radial-gradient(circle at top left, rgba(255, 216, 77, 0.76), transparent 34%),\n      radial-gradient(circle at bottom right, rgba(47, 143, 70, 0.22), transparent 36%),\n      linear-gradient(135deg, #f7fff8 0%, #ffffff 52%, #fff8e7 100%);\n    border: 1px solid var(--mcr-border); box-shadow: var(--mcr-shadow);\n  }\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: #fff !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\n\u003cdiv class=\"mcr-product-page\"\u003e\n  \u003cdiv class=\"mcr-wrap\"\u003e\n\n    \u003csection class=\"mcr-product-hero\"\u003e\n      \u003cdiv class=\"mcr-product-grid\"\u003e\n        \u003cdiv class=\"mcr-product-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/justcbd-sleep-gummies-thumbnail-1000x1000.png\" alt=\"Official JustCBD Sleep Gummies product thumbnail\"\u003e\n        \u003c\/div\u003e\n\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\u003eJustCBD Sleep Gummies\u003c\/h2\u003e\n          \u003cp\u003e\n            JustCBD Sleep Gummies are nighttime-focused CBD gummies for adults who want an edible that fits into an evening routine — a more specific alternative to regular CBD gummies.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Best for adults who already like CBD edibles and want a sleep-focused gummy format from the JustCBD lineup.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"mcr-rating-row\"\u003e\n            \u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.5\/10\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003ePrice: $17.99\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003eFormat: Sleep Gummies\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003eBest For: Nighttime Routines\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"mcr-btn-row\"\u003e\n            \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-sleep-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n              Buy JustCBD Sleep Gummies\n            \u003c\/a\u003e\n            \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"https:\/\/mycannabisreviews.com\/blogs\/cannabis-reviews\/justcbd-sleep-gummies-review\"\u003e\n              Read Full Review\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-verdict\"\u003e\n      \u003ch2\u003eQuick Verdict: Are JustCBD Sleep Gummies Worth Buying?\u003c\/h2\u003e\n      \u003cp\u003e\n        Worth considering if you want a nighttime-focused gummy from a recognizable CBD brand, especially if you already prefer gummies and want a product that fits more naturally into an evening routine.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        The most important thing is to review the exact product formula before buying — check the ingredients, CBD amount, serving size, THC content, and lab report so you know what you're taking.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-sleep-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n          Shop JustCBD Sleep Gummies\n        \u003c\/a\u003e\n        \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"https:\/\/mycannabisreviews.com\/blogs\/cannabis-reviews\/justcbd-sleep-gummies-review\"\u003e\n          Read Sleep Gummies Review\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eJustCBD Sleep Gummies Product Details\u003c\/h2\u003e\n      \u003cdiv class=\"mcr-table-wrap\"\u003e\n        \u003ctable class=\"mcr-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eJustCBD Sleep Gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eJustCBD\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eNighttime-focused CBD gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$17.99, based on current retail listings\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003ctd\u003eAdults building an evening routine, CBD gummy shoppers\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eTHC Status\u003c\/th\u003e\n\u003ctd\u003eCheck the product label and lab report before buying\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eLab Reports\u003c\/th\u003e\n\u003ctd\u003eAvailable through JustCBD. Match the product and batch when possible.\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-section\"\u003e\n      \u003ch2\u003eWhy We Like JustCBD Sleep Gummies\u003c\/h2\u003e\n      \u003cp\u003e\n        These gummies target a clear need: adults who want a CBD gummy that fits into a nighttime routine. Regular CBD gummies are more general, while sleep gummies are more specific to evening use, and the format makes serving size easy to understand.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-grid-3\"\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eNighttime Focus\u003c\/span\u003e\n          \u003ch3\u003eMade for Evening Routines\u003c\/h3\u003e\n          \u003cp\u003eBest compared as a nighttime-focused product rather than a general CBD edible.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eEasy Format\u003c\/span\u003e\n          \u003ch3\u003eSimple to Use\u003c\/h3\u003e\n          \u003cp\u003eGummies are pre-portioned, familiar, and easier to take than oils or capsules.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eBuyer Tip\u003c\/span\u003e\n          \u003ch3\u003eCheck the Formula\u003c\/h3\u003e\n          \u003cp\u003eSleep-focused gummies can vary, so review the exact ingredients before buying.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\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\u003eNighttime-focused gummy option\u003c\/li\u003e\n            \u003cli\u003eEasy edible format\u003c\/li\u003e\n            \u003cli\u003eGood fit for adults who already like CBD gummies\u003c\/li\u003e\n            \u003cli\u003eMore specific than general CBD gummies\u003c\/li\u003e\n            \u003cli\u003eLab report access is available through JustCBD\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\u003eFormula should be reviewed carefully before buying\u003c\/li\u003e\n            \u003cli\u003eMay not be ideal for daytime use\u003c\/li\u003e\n            \u003cli\u003eEdibles can take longer to work\u003c\/li\u003e\n            \u003cli\u003eTHC content should be verified if avoiding intoxication or drug test risk\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eWho Should Buy JustCBD Sleep Gummies?\u003c\/h2\u003e\n      \u003cdiv class=\"mcr-grid-2\"\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003ch3\u003eMay Be Good For:\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eAdults building a nighttime routine\u003c\/li\u003e\n            \u003cli\u003ePeople who already like CBD gummies\u003c\/li\u003e\n            \u003cli\u003eShoppers comparing CBD sleep products\u003c\/li\u003e\n            \u003cli\u003eAdults who review labels and lab reports before buying\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003ch3\u003eWho Should Be Careful?\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eAnyone under 21\u003c\/li\u003e\n            \u003cli\u003ePeople who need a daytime CBD product\u003c\/li\u003e\n            \u003cli\u003ePeople subject to drug testing if THC is present\u003c\/li\u003e\n            \u003cli\u003eAnyone planning to drive or operate machinery after use\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eDo JustCBD Sleep Gummies Get You High?\u003c\/h2\u003e\n      \u003cp\u003e\n        CBD-only sleep gummies should not produce the traditional high associated with THC. However, formulas can vary, so shoppers should always check whether the specific product contains THC before buying.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-warning\"\u003e\n        \u003ch3\u003eTHC and Drug Test Warning\u003c\/h3\u003e\n        \u003cp\u003e\n          THC can cause intoxication and may show up on a drug test. If you are subject to drug testing, avoid CBD + THC products and review the lab report carefully.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eSleep Gummies vs Regular JustCBD Gummies\u003c\/h2\u003e\n      \u003cp\u003eBoth are edible CBD products, made for different buying situations.\u003c\/p\u003e\n      \u003cdiv class=\"mcr-table-wrap\"\u003e\n        \u003ctable class=\"mcr-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eSleep Gummies\u003c\/th\u003e\n\u003cth\u003eRegular JustCBD Gummies\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest For\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNighttime routines and evening use\u003c\/td\u003e\n\u003ctd\u003eGeneral CBD gummy shoppers and beginners\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eUse Case\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMore specific and routine-focused\u003c\/td\u003e\n\u003ctd\u003eMore flexible for general CBD use\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/products\/justcbd-gummies\"\u003eView JustCBD Gummies Product Guide\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-callout\"\u003e\n      \u003ch2\u003eWhere to Buy JustCBD Sleep Gummies\u003c\/h2\u003e\n      \u003cp\u003eThe best place to buy is through the official JustCBD store, where you can review the current formula, ingredients, and lab report information.\u003c\/p\u003e\n      \u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you.\u003c\/p\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-sleep-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n          Buy JustCBD Sleep Gummies\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-faq\"\u003e\n      \u003ch2\u003eJustCBD Sleep Gummies FAQ\u003c\/h2\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDo JustCBD Sleep Gummies contain melatonin?\u003c\/summary\u003e\n        \u003cp\u003eFormulas can vary, so check the current product label before buying.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDo they get you high?\u003c\/summary\u003e\n        \u003cp\u003eCBD-only gummies should not. If the product contains THC, always check the label and lab report before use.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long do they take to work?\u003c\/summary\u003e\n        \u003cp\u003eAs edibles, many users wait at least 60 to 90 minutes before considering another serving.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere can I buy them?\u003c\/summary\u003e\n        \u003cp\u003eThrough the official JustCBD store. MyCannabisReviews may earn a commission when you purchase through affiliate links on this page.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003cdiv class=\"mcr-disclaimer\"\u003e\n        \u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e\n        MyCannabisReviews.com may earn a commission from purchases made through links on this page. This content is for adults 21+ and is for informational purposes only. CBD and hemp-derived THC products are not intended to diagnose, treat, cure, or prevent any disease. Effects vary by person. Check product labels, lab reports, and your local laws before purchasing or using hemp-derived products. THC products may cause intoxication and may show up on a drug test. Do not drive or operate machinery after using THC products. Keep all hemp-derived products away from children and pets.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"JUSTCBD","offers":[{"title":"Default Title","offer_id":48377667027203,"sku":null,"price":17.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/justcbd-sleep-gummies-thumbnail-1000x1000.png?v=1781378320"},{"product_id":"justcbd-sugar-free-gummies","title":"JustCBD Sugar-Free 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\n\u003cstyle\u003e\n  :root {\n    --mcr-green: #2f8f46;\n    --mcr-green-dark: #17642c;\n    --mcr-green-soft: #e9f8ee;\n    --mcr-orange: #ff8a1f;\n    --mcr-orange-dark: #b34e00;\n    --mcr-yellow: #ffd84d;\n    --mcr-cream: #fffaf0;\n    --mcr-ink: #1f2a24;\n    --mcr-muted: #5f6f66;\n    --mcr-border: #d9eadf;\n    --mcr-white: #ffffff;\n    --mcr-shadow: 0 12px 32px rgba(23, 100, 44, 0.12);\n  }\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 {\n    margin: 24px auto 36px; padding: 34px; border-radius: 30px;\n    background:\n      radial-gradient(circle at top left, rgba(255, 216, 77, 0.76), transparent 34%),\n      radial-gradient(circle at bottom right, rgba(47, 143, 70, 0.22), transparent 36%),\n      linear-gradient(135deg, #f7fff8 0%, #ffffff 52%, #fff8e7 100%);\n    border: 1px solid var(--mcr-border); box-shadow: var(--mcr-shadow);\n  }\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: #fff !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\n\u003cdiv class=\"mcr-product-page\"\u003e\n  \u003cdiv class=\"mcr-wrap\"\u003e\n\n    \u003csection class=\"mcr-product-hero\"\u003e\n      \u003cdiv class=\"mcr-product-grid\"\u003e\n        \u003cdiv class=\"mcr-product-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/JustCBD-Sugar-Free-Gummies.png\" alt=\"Official JustCBD Sugar-Free Gummies product thumbnail\"\u003e\n        \u003c\/div\u003e\n\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\u003eJustCBD Sugar-Free Gummies\u003c\/h2\u003e\n          \u003cp\u003e\n            JustCBD Sugar-Free Gummies are CBD edibles made for adults who want the convenience of gummies without traditional sugar — a more specific option in the JustCBD gummy lineup for shoppers who care about sweetener choices.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Best for adults who already like CBD edibles but want to compare a sugar-free formula against regular CBD gummies before buying.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"mcr-rating-row\"\u003e\n            \u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.4\/10\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003ePrice: $17.99\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003eFormat: Sugar-Free Gummies\u003c\/span\u003e\n            \u003cspan class=\"mcr-pill\"\u003eBest For: Sugar-Conscious Shoppers\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"mcr-btn-row\"\u003e\n            \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-sugar-free-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n              Buy JustCBD Sugar-Free Gummies\n            \u003c\/a\u003e\n            \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"https:\/\/mycannabisreviews.com\/blogs\/cannabis-reviews\/justcbd-sugar-free-gummies-review\"\u003e\n              Read Full Review\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-verdict\"\u003e\n      \u003ch2\u003eQuick Verdict: Are JustCBD Sugar-Free Gummies Worth Buying?\u003c\/h2\u003e\n      \u003cp\u003e\n        Worth considering if you want the convenience of CBD gummies but prefer a sugar-free option. They serve a more specific purpose than regular CBD gummies and are especially relevant for sugar-conscious shoppers.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        The main thing to keep in mind is that sugar-free gummies can taste and feel different from regular gummies. Review the sweeteners, ingredients, CBD amount, and THC content before buying.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-sugar-free-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n          Shop JustCBD Sugar-Free Gummies\n        \u003c\/a\u003e\n        \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"https:\/\/mycannabisreviews.com\/blogs\/cannabis-reviews\/justcbd-sugar-free-gummies-review\"\u003e\n          Read Sugar-Free Gummies Review\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eJustCBD Sugar-Free Gummies Product Details\u003c\/h2\u003e\n      \u003cdiv class=\"mcr-table-wrap\"\u003e\n        \u003ctable class=\"mcr-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eJustCBD Sugar-Free Gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eJustCBD\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eSugar-free CBD gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$17.99, based on current retail listings\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003ctd\u003eAdults looking for a sugar-free CBD edible option\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eTHC Status\u003c\/th\u003e\n\u003ctd\u003eCheck the product label and lab report before buying\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eLab Reports\u003c\/th\u003e\n\u003ctd\u003eAvailable through JustCBD. Match the product and batch when possible.\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-section\"\u003e\n      \u003ch2\u003eWhy We Like JustCBD Sugar-Free Gummies\u003c\/h2\u003e\n      \u003cp\u003e\n        These gummies give CBD shoppers a more ingredient-conscious option. Regular gummies are usually selected for flavor and a traditional candy-like feel, while sugar-free gummies appeal to people who want a different sweetener profile without giving up the gummy format.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-grid-3\"\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eSugar-Free Option\u003c\/span\u003e\n          \u003ch3\u003eAlternative to Regular Gummies\u003c\/h3\u003e\n          \u003cp\u003eBest for shoppers who want CBD in gummy form but prefer a sugar-free product.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eEasy Format\u003c\/span\u003e\n          \u003ch3\u003eSimple to Use\u003c\/h3\u003e\n          \u003cp\u003eGummies are pre-portioned, familiar, and easier to take than oils or capsules for many shoppers.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003cspan class=\"mcr-tag\"\u003eBuyer Tip\u003c\/span\u003e\n          \u003ch3\u003eCheck Sweeteners\u003c\/h3\u003e\n          \u003cp\u003eSugar-free formulas can vary, so always review the exact ingredient label before buying.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\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\u003eSugar-free CBD gummy option\u003c\/li\u003e\n            \u003cli\u003eConvenient edible format\u003c\/li\u003e\n            \u003cli\u003eGood alternative to regular CBD gummies\u003c\/li\u003e\n            \u003cli\u003eUseful for sugar-conscious CBD shoppers\u003c\/li\u003e\n            \u003cli\u003eLab report access is available through JustCBD\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\u003eTaste may differ from regular gummies\u003c\/li\u003e\n            \u003cli\u003eAlternative sweeteners may not be for everyone\u003c\/li\u003e\n            \u003cli\u003eFormula should be checked before buying\u003c\/li\u003e\n            \u003cli\u003eTHC content should be verified on the lab report\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eWho Should Buy JustCBD Sugar-Free Gummies?\u003c\/h2\u003e\n      \u003cdiv class=\"mcr-grid-2\"\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003ch3\u003eMay Be Good For:\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eAdults looking for sugar-free CBD gummies\u003c\/li\u003e\n            \u003cli\u003ePeople who already like CBD edibles\u003c\/li\u003e\n            \u003cli\u003eShoppers comparing regular vs sugar-free gummies\u003c\/li\u003e\n            \u003cli\u003eAdults who review labels and lab reports before buying\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"mcr-card\"\u003e\n          \u003ch3\u003eWho Should Be Careful?\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eAnyone under 21\u003c\/li\u003e\n            \u003cli\u003eAnyone sensitive to alternative sweeteners\u003c\/li\u003e\n            \u003cli\u003ePeople subject to drug testing if THC is present\u003c\/li\u003e\n            \u003cli\u003ePregnant or nursing individuals\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eDo JustCBD Sugar-Free Gummies Get You High?\u003c\/h2\u003e\n      \u003cp\u003e\n        CBD-only sugar-free gummies should not produce the traditional high associated with THC. However, formulas can vary, so shoppers should always check whether the specific product contains THC before buying.\n      \u003c\/p\u003e\n      \u003cdiv class=\"mcr-warning\"\u003e\n        \u003ch3\u003eTHC and Drug Test Warning\u003c\/h3\u003e\n        \u003cp\u003e\n          THC can cause intoxication and may show up on a drug test. If you are subject to drug testing, avoid CBD + THC products and review the lab report carefully.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003ch2\u003eSugar-Free Gummies vs Regular JustCBD Gummies\u003c\/h2\u003e\n      \u003cp\u003eSimilar format, different priorities.\u003c\/p\u003e\n      \u003cdiv class=\"mcr-table-wrap\"\u003e\n        \u003ctable class=\"mcr-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eSugar-Free Gummies\u003c\/th\u003e\n\u003cth\u003eRegular JustCBD Gummies\u003c\/th\u003e\n\u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBest For\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSugar-conscious CBD gummy shoppers\u003c\/td\u003e\n\u003ctd\u003eGeneral CBD gummy shoppers and beginners\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eTaste\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMay taste different due to sugar-free sweeteners\u003c\/td\u003e\n\u003ctd\u003eCloser to a traditional gummy candy experience\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/products\/justcbd-gummies\"\u003eView JustCBD Gummies Product Guide\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-callout\"\u003e\n      \u003ch2\u003eWhere to Buy JustCBD Sugar-Free Gummies\u003c\/h2\u003e\n      \u003cp\u003eThe best place to buy is through the official JustCBD store, where you can review the current formula, ingredients, and lab report information.\u003c\/p\u003e\n      \u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you.\u003c\/p\u003e\n      \u003cdiv class=\"mcr-btn-row\"\u003e\n        \u003ca class=\"mcr-btn mcr-btn-primary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=19\u0026amp;aff_id=4198\u0026amp;aff_sub=justcbd-sugar-free-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"sponsored nofollow\"\u003e\n          Buy JustCBD Sugar-Free Gummies\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section mcr-faq\"\u003e\n      \u003ch2\u003eJustCBD Sugar-Free Gummies FAQ\u003c\/h2\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDo they taste like regular gummies?\u003c\/summary\u003e\n        \u003cp\u003eThey may taste different because sugar-free formulas often use alternative sweeteners.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDo they get you high?\u003c\/summary\u003e\n        \u003cp\u003eCBD-only gummies should not. If the product contains THC, always check the label and lab report before use.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere can I buy them?\u003c\/summary\u003e\n        \u003cp\u003eThrough the official JustCBD store. MyCannabisReviews may earn a commission when you purchase through affiliate links on this page.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mcr-section\"\u003e\n      \u003cdiv class=\"mcr-disclaimer\"\u003e\n        \u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e\n        MyCannabisReviews.com may earn a commission from purchases made through links on this page. This content is for adults 21+ and is for informational purposes only. CBD and hemp-derived THC products are not intended to diagnose, treat, cure, or prevent any disease. Effects vary by person. Check product labels, lab reports, and your local laws before purchasing or using hemp-derived products. THC products may cause intoxication and may show up on a drug test. Keep all hemp-derived products away from children and pets.\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"JUSTCBD","offers":[{"title":"Default Title","offer_id":48377742590211,"sku":null,"price":17.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/JustCBD-Sugar-Free-Gummies.png?v=1781379534"},{"product_id":"cbdfx-original-mixed-berry-cbd-gummies","title":"CBDfx Original Mixed Berry CBD 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\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=\"CBDfx Original Mixed Berry CBD Gummies product image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0693\/9757\/7879\/files\/gummies-original-mixed-berries-1500mg.jpg?v=1760764160\"\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\u003eCBDfx Original Mixed Berry CBD Gummies\u003c\/h2\u003e\n\u003cp\u003eCBDfx's Original Mixed Berry Gummies are broad-spectrum CBD gummies with a sweet mixed-berry flavor, delivering 25mg of CBD per gummy in a 60-count bottle, per CBDfx.\u003c\/p\u003e\n\u003cp\u003eThese are our top overall CBDfx pick, offering a THC-free, vegan option that is ideal for everyday calm and wellness.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 9.6\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBroad Spectrum\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e25mg CBD \/ Gummy\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eVegan\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eMixed Berry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-original-mixed-berry-cbd-gummies\u0026amp;aff_sub2=product\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at CBDfx \u003c\/a\u003e \u003ca href=\"\/collections\/cbd-products\" class=\"mcr-btn mcr-btn-secondary\"\u003e Browse CBD Product 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 Are These For?\u003c\/h2\u003e\n\u003cp\u003eThis is our best-overall CBDfx pick for anyone who wants a reliable, THC-free CBD gummy with a crowd-pleasing berry flavor.\u003c\/p\u003e\n\u003cp\u003eWith broad-spectrum CBD and clean vegan ingredients, they suit both beginners and experienced CBD users.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-original-mixed-berry-cbd-gummies\u0026amp;aff_sub2=product\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Shop Mixed Berry Gummies \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\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eCBDfx\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eBroad-spectrum CBD gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCBD Per Gummy\u003c\/th\u003e\n\u003ctd\u003e25mg (50mg per 2-gummy serving)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCount\u003c\/th\u003e\n\u003ctd\u003e60 gummies (1500mg total)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSpectrum\u003c\/th\u003e\n\u003ctd\u003eBroad spectrum (THC-free)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlavor\u003c\/th\u003e\n\u003ctd\u003eMixed Berry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$54.99 at the time this guide was created, based on current retail listings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section\"\u003e\n\u003ch2\u003eWhy We Like These Gummies\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eTop Rated\u003c\/span\u003e\u003ch3\u003eBest Overall\u003c\/h3\u003e\n\u003cp\u003eOur highest-scoring CBDfx product at 9.6\/10.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eTHC-Free\u003c\/span\u003e\u003ch3\u003eBroad Spectrum\u003c\/h3\u003e\n\u003cp\u003eAll detectable THC filtered out for drug-test peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eVegan\u003c\/span\u003e\u003ch3\u003eClean Ingredients\u003c\/h3\u003e\n\u003cp\u003eOrganic cane sugar, pectin, and natural flavor — no corn syrup.\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\u003eAward-winning best overall pick\u003c\/li\u003e\n\u003cli\u003e25mg broad-spectrum CBD per gummy\u003c\/li\u003e\n\u003cli\u003eTHC-free formula\u003c\/li\u003e\n\u003cli\u003eVegan and organic ingredients\u003c\/li\u003e\n\u003cli\u003eGreat mixed-berry flavor\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\u003eBroad spectrum lacks trace THC entourage\u003c\/li\u003e\n\u003cli\u003eSingle flavor option\u003c\/li\u003e\n\u003cli\u003ePremium price point\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\u003eDo These Get You High?\u003c\/h2\u003e\n\u003cp\u003eNo. These are broad-spectrum CBD gummies with all detectable THC removed, so they are non-intoxicating.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eNew to CBD?\u003c\/h3\u003e\n\u003cp\u003eStart with half a gummy (12.5mg) to gauge how it affects you. Edibles can take 30 minutes to two hours to take effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-reviews-report\"\u003e\n\u003ch3\u003eTaste \u0026amp; Experience: What Reviewers Report\u003c\/h3\u003e\n\u003cp\u003eBased on \u003cstrong\u003e1,726 verified customer reviews on CBDfx (averaging 4.8 out of 5 stars)\u003c\/strong\u003e, here is how these gummies really taste and feel. These notes summarize recurring themes from that reviewer feedback rather than a single hands-on tasting.\u003c\/p\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eFlavor\u003c\/h3\u003e\n\u003cp\u003eMost reviewers enjoy the natural mixed-berry taste and appreciate that it is not overly sugary. A recurring minor complaint is a distinct hempy or slightly bitter aftertaste, sometimes described as a medicinal note, that follows the initial berry flavor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eTexture\u003c\/h3\u003e\n\u003cp\u003eThe gummies are generally described as soft and pleasant to chew. Some reviewers mention occasional batches that arrive stuck together or a little sticky, especially in warm weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eEffect\u003c\/h3\u003e\n\u003cp\u003eUsers most commonly report a gentle, non-intoxicating sense of calm and relaxation that builds gradually, in keeping with a broad-spectrum, CBD-only formula.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:14px;color:#777;margin-top:14px;\"\u003eSummary of sentiment aggregated from public CBDfx customer reviews as of July 2026. Individual experiences vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\u003eThe best place to buy is through the official CBDfx store, where you can confirm current pricing, potency, and lab reports.\u003c\/p\u003e\n\u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you. Use code CBD15LIFE for 15% off.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-original-mixed-berry-cbd-gummies\u0026amp;aff_sub2=product\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at CBDfx \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\u003csummary\u003eHow much CBD per gummy?\u003c\/summary\u003e\u003cp\u003eCBDfx lists 25mg of broad-spectrum CBD per gummy, 60 gummies per bottle.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWill these show up on a drug test?\u003c\/summary\u003e\u003cp\u003eThey are THC-free, but trace amounts could build up with heavy long-term use.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eAre they vegan?\u003c\/summary\u003e\u003cp\u003eYes, CBDfx lists these as vegan and made with organic ingredients.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\u003csummary\u003eDoes MyCannabisReviews sell CBDfx products?\u003c\/summary\u003e\u003cp\u003eNo. We publish product guides and buyer notes, then link to the official brand website.\u003c\/p\u003e\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. 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\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Review\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx Original Mixed Berry CBD Gummies\",\"brand\":{\"@type\":\"Brand\",\"name\":\"CBDfx\"}},\"author\":{\"@type\":\"Organization\",\"name\":\"MyCannabisReviews\"},\"reviewBody\":\"CBDfx Original Mixed Berry CBD Gummies (broad spectrum, vegan). Aggregated from 1,726 CBDfx customer reviews: a well-liked natural mixed-berry flavor that is not overly sugary, with a recurring minor hempy or slightly bitter aftertaste; soft chewable texture with occasional stickiness; and a gentle non-intoxicating calm that builds gradually.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":\"4.8\",\"bestRating\":\"5\"}}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"AggregateRating\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx Original Mixed Berry CBD Gummies\"},\"ratingValue\":\"4.8\",\"reviewCount\":\"1726\",\"bestRating\":\"5\"}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What do CBDfx Original Mixed Berry CBD Gummies taste like?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reviewers enjoy the natural mixed-berry flavor that is not overly sugary, though a minority note a distinct hempy or slightly bitter aftertaste following the berry taste.\"}},{\"@type\":\"Question\",\"name\":\"What is the texture like?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Generally soft and pleasant to chew. Some reviewers report gummies occasionally arriving stuck together or slightly sticky, especially in warm weather.\"}},{\"@type\":\"Question\",\"name\":\"What effect do reviewers report?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most users report a gentle, non-intoxicating sense of calm and relaxation that builds gradually, consistent with a broad-spectrum CBD-only formula.\"}},{\"@type\":\"Question\",\"name\":\"Are they vegan and do they contain THC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"They are vegan and made with broad-spectrum CBD, which has no detectable THC.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"CBDfx","offers":[{"title":"Default Title","offer_id":49309500342531,"sku":null,"price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/gummies-original-mixed-berries-1500mg.webp?v=1784748913"},{"product_id":"cbdfx-full-spectrum-mixed-berry-cbd-gummies","title":"CBDfx Full Spectrum Mixed Berry CBD Gummies","description":"\u003cstyle\u003e\n.mcr-product-page{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;line-height:1.6;max-width:900px;margin:0 auto}\n.mcr-hero{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #d1fae5;border-radius:16px;padding:32px;text-align:center;margin-bottom:28px}\n.mcr-hero img{max-width:280px;height:auto;margin:0 auto 20px;display:block;border-radius:12px}\n.mcr-kicker{color:#b45309;font-weight:700;font-size:13px;letter-spacing:1px;text-transform:uppercase;margin:0 0 8px}\n.mcr-hero h2{font-size:28px;margin:0 0 14px;color:#064e3b}\n.mcr-hero p{font-size:16px;color:#374151;margin:0 0 12px}\n.mcr-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:18px 0}\n.mcr-pill{background:#fff;border:1px solid #d1fae5;border-radius:999px;padding:6px 16px;font-size:14px;font-weight:600;color:#065f46}\n.mcr-btn{display:inline-block;background:#047857;color:#fff!important;font-weight:700;font-size:16px;padding:14px 32px;border-radius:10px;text-decoration:none;margin:8px 6px}\n.mcr-btn.secondary{background:#fff;color:#047857!important;border:2px solid #047857}\n.mcr-section{margin:28px 0}\n.mcr-section h3{font-size:22px;color:#064e3b;border-bottom:2px solid #d1fae5;padding-bottom:8px;margin-bottom:16px}\n.mcr-table{width:100%;border-collapse:collapse;margin:16px 0}\n.mcr-table td{padding:10px 14px;border-bottom:1px solid #eee;font-size:15px}\n.mcr-table td:first-child{font-weight:600;color:#065f46;width:40%}\n.mcr-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0}\n.mcr-card{background:#f9fafb;border:1px solid #eee;border-radius:12px;padding:18px}\n.mcr-card h4{margin:0 0 8px;color:#065f46;font-size:16px}\n.mcr-grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}\n.mcr-pros,.mcr-cons{border-radius:12px;padding:18px}\n.mcr-pros{background:#f0fdf4;border:1px solid #bbf7d0}\n.mcr-cons{background:#fef2f2;border:1px solid #fecaca}\n.mcr-pros h4{color:#166534;margin:0 0 10px}\n.mcr-cons h4{color:#991b1b;margin:0 0 10px}\n.mcr-pros ul,.mcr-cons ul{margin:0;padding-left:20px}\n.mcr-pros li,.mcr-cons li{margin-bottom:6px}\n.mcr-warn{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:18px;margin:16px 0}\n.mcr-warn h4{color:#92400e;margin:0 0 8px}\n.mcr-buy{background:#064e3b;color:#fff;border-radius:14px;padding:28px;text-align:center;margin:24px 0}\n.mcr-buy h3{color:#fff;border:none;margin:0 0 10px}\n.mcr-buy p{color:#d1fae5;margin:0 0 16px}\n.mcr-code{background:#065f46;border:1px dashed #6ee7b7;border-radius:8px;padding:8px 16px;display:inline-block;font-weight:700;letter-spacing:1px}\n.mcr-faq details{background:#f9fafb;border:1px solid #eee;border-radius:10px;padding:14px 18px;margin-bottom:10px}\n.mcr-faq summary{font-weight:600;color:#065f46;cursor:pointer;font-size:15px}\n.mcr-faq p{margin:10px 0 0;font-size:15px}\n.mcr-disc{font-size:12px;color:#9ca3af;border-top:1px solid #eee;padding-top:16px;margin-top:24px}\n\u003c\/style\u003e\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-hero\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0693\/9757\/7879\/files\/cbdfx-gummies-full-spectrum-mixed-berries-1500mg-60ct-apr-03-2024.jpg?v=1760764562\" alt=\"CBDfx Full Spectrum Mixed Berry CBD Gummies\"\u003e\u003cp class=\"mcr-kicker\"\u003eMyCannabisReviews Product Pick\u003c\/p\u003e\n\u003ch2\u003eCBDfx Full Spectrum Mixed Berry CBD Gummies\u003c\/h2\u003e\n\u003cp\u003eCBDfx's Full Spectrum Mixed Berry Gummies deliver the full entourage effect with all the naturally occurring cannabinoids and terpenes of the hemp plant, wrapped in a delicious mixed-berry flavor.\u003c\/p\u003e\n\u003cp\u003eWith 25mg of full-spectrum CBD per gummy and 60 gummies per jar, these are a favorite for anyone who wants maximum plant-based support in an easy daily dose.\u003c\/p\u003e\n\u003cdiv class=\"mcr-pills\"\u003e\n\u003cspan class=\"mcr-pill\"\u003eMCR Score: 9.4\/10\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eFull Spectrum\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e1500mg \/ 60ct\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eVegan\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e25mg per gummy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"mcr-btn\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-full-spectrum-mixed-berry-cbd-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"nofollow sponsored noopener\"\u003eCheck Price at CBDfx\u003c\/a\u003e\u003ca class=\"mcr-btn secondary\" href=\"\/collections\/cbdfx\"\u003eSee More CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eOur Verdict\u003c\/h3\u003e\n\u003cp\u003eIf you want the full entourage effect rather than isolate, these are our top full-spectrum gummy pick from CBDfx. The mixed-berry flavor masks the hemp taste well, and the potency is consistent jar to jar. Note that full-spectrum products contain trace THC (under 0.3%).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003ctable class=\"mcr-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eFull Spectrum CBD Gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal CBD\u003c\/td\u003e\n\u003ctd\u003e1500mg per jar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCount\u003c\/td\u003e\n\u003ctd\u003e60 gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCBD per gummy\u003c\/td\u003e\n\u003ctd\u003e25mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlavor\u003c\/td\u003e\n\u003ctd\u003eMixed Berry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTHC\u003c\/td\u003e\n\u003ctd\u003e\u0026lt; 0.3% (trace)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiet\u003c\/td\u003e\n\u003ctd\u003eVegan, non-GMO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eWhy We Like It\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eEntourage Effect\u003c\/h4\u003e\n\u003cp\u003eFull spectrum retains minor cannabinoids and terpenes for broader support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eGreat Taste\u003c\/h4\u003e\n\u003cp\u003eNatural mixed-berry flavor without a heavy hemp aftertaste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eLab Tested\u003c\/h4\u003e\n\u003cp\u003eEvery batch has an accessible third-party COA.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-reviews-report\"\u003e\n\u003ch3\u003eTaste \u0026amp; Experience: What Reviewers Report\u003c\/h3\u003e\n\u003cp\u003eBased on \u003cstrong\u003e154 verified customer reviews on CBDfx (averaging 4.9 out of 5 stars)\u003c\/strong\u003e, here is how these full-spectrum gummies really taste and feel. These notes summarize recurring themes from that reviewer feedback rather than a single hands-on tasting.\u003c\/p\u003e\n\u003cdiv class=\"mcr-grid3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eFlavor\u003c\/h4\u003e\n\u003cp\u003eReviewers describe an all-natural mixed-berry taste that most find pleasant and not too sweet. As a full-spectrum product it carries a slightly more noticeable earthy, hempy undertone than the broad-spectrum version, which a few reviewers mention but most accept as part of the entourage-effect trade-off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eTexture\u003c\/h4\u003e\n\u003cp\u003eThe vegan gummies are generally described as soft and easy to chew, comparable to the Original Mixed Berry gummies in mouthfeel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eEffect\u003c\/h4\u003e\n\u003cp\u003eUsers most often report a fuller, more full-bodied calm than CBD-only gummies, attributed to the full-spectrum profile with legal trace THC and the entourage effect. Most describe it as relaxing rather than intoxicating, though newcomers are advised to start with a low dose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:14px;color:#777;margin-top:14px;\"\u003eSummary of sentiment aggregated from public CBDfx customer reviews as of July 2026. Individual experiences vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003ePros \u0026amp; Cons\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid2\"\u003e\n\u003cdiv class=\"mcr-pros\"\u003e\n\u003ch4\u003ePros\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTrue full-spectrum formula\u003c\/li\u003e\n\u003cli\u003e25mg per gummy is a solid dose\u003c\/li\u003e\n\u003cli\u003eVegan and non-GMO\u003c\/li\u003e\n\u003cli\u003eThird-party lab tested\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cons\"\u003e\n\u003ch4\u003eCons\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eContains trace THC (may show on drug tests)\u003c\/li\u003e\n\u003cli\u003ePremium price point\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-warn\"\u003e\n\u003ch4\u003eDo These Get You High?\u003c\/h4\u003e\n\u003cp\u003eNo. While full-spectrum gummies contain trace THC (legally under 0.3%), that amount is not enough to cause intoxication. However, the trace THC can accumulate and may cause a positive drug test.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-buy\"\u003e\n\u003ch3\u003eWhere to Buy\u003c\/h3\u003e\n\u003cp\u003eBuy direct from CBDfx for freshest stock, lab reports, and the best guarantee. Use code \u003cspan class=\"mcr-code\"\u003eCBD15LIFE\u003c\/span\u003e for 15% off.\u003c\/p\u003e\n\u003ca class=\"mcr-btn secondary\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-full-spectrum-mixed-berry-cbd-gummies\u0026amp;aff_sub2=product\" target=\"_blank\" rel=\"nofollow sponsored noopener\"\u003eShop at CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-faq\"\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cdetails\u003e\u003csummary\u003eHow many should I take?\u003c\/summary\u003e\u003cp\u003eStart with one gummy (25mg) and wait 1-2 hours to assess your response before taking more.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill this show on a drug test?\u003c\/summary\u003e\u003cp\u003ePossibly. Full-spectrum products contain trace THC that can accumulate and trigger a positive test.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eAre they vegan?\u003c\/summary\u003e\u003cp\u003eYes, these gummies are vegan and made with pectin instead of gelatin.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails open\u003e\u003csummary\u003eWhere can I get the best price?\u003c\/summary\u003e\u003cp\u003eBuy direct from CBDfx and use code CBD15LIFE for 15% off your order.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"mcr-disc\"\u003eThis review contains affiliate links. We may earn a commission if you purchase through our links, at no extra cost to you. CBD products are not intended to diagnose, treat, cure, or prevent any disease. Consult a physician before use. Must be 21+ where applicable.\u003c\/p\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Review\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx Full Spectrum CBD Gummies - Mixed Berry\",\"brand\":{\"@type\":\"Brand\",\"name\":\"CBDfx\"}},\"author\":{\"@type\":\"Organization\",\"name\":\"MyCannabisReviews\"},\"reviewBody\":\"CBDfx Full Spectrum Mixed Berry CBD Gummies (vegan, full spectrum with legal trace THC). Aggregated from 154 CBDfx customer reviews: a pleasant all-natural mixed-berry flavor with a slightly more earthy hempy undertone than the broad-spectrum version; soft chewable vegan texture; and a fuller-bodied relaxing calm attributed to the full-spectrum entourage effect.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":\"4.9\",\"bestRating\":\"5\"}}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"AggregateRating\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx Full Spectrum CBD Gummies - Mixed Berry\"},\"ratingValue\":\"4.9\",\"reviewCount\":\"154\",\"bestRating\":\"5\"}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What do CBDfx Full Spectrum Mixed Berry CBD Gummies taste like?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reviewers describe an all-natural mixed-berry taste that is pleasant and not too sweet, with a slightly more noticeable earthy hempy undertone than the broad-spectrum version.\"}},{\"@type\":\"Question\",\"name\":\"How are they different from the Original (broad spectrum) gummies?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"These are full spectrum with legal trace THC, so reviewers report a fuller-bodied calm via the entourage effect, plus a slightly stronger hemp undertone in flavor.\"}},{\"@type\":\"Question\",\"name\":\"What effect do reviewers report?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most report a fuller, relaxing calm rather than intoxication. Newcomers are advised to start with a low dose and wait at least an hour.\"}},{\"@type\":\"Question\",\"name\":\"Are they vegan?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, they are vegan, non-GMO, and made with organic hemp.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"CBDfx","offers":[{"title":"Default Title","offer_id":49309542514947,"sku":null,"price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/cbdfx-gummies-full-spectrum-mixed-berries-1500mg-60ct.webp?v=1784748883"},{"product_id":"cbdfx-cbd-gummies-for-sleep-with-melatonin","title":"CBDfx CBD Gummies for Sleep with Melatonin","description":"\u003cstyle\u003e\n.mcr-product-page{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;line-height:1.6;max-width:900px;margin:0 auto}\n.mcr-hero{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #d1fae5;border-radius:16px;padding:32px;text-align:center;margin-bottom:28px}\n.mcr-hero img{max-width:280px;height:auto;margin:0 auto 20px;display:block;border-radius:12px}\n.mcr-kicker{color:#b45309;font-weight:700;font-size:13px;letter-spacing:1px;text-transform:uppercase;margin:0 0 8px}\n.mcr-hero h2{font-size:28px;margin:0 0 14px;color:#064e3b}\n.mcr-hero p{font-size:16px;color:#374151;margin:0 0 12px}\n.mcr-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:18px 0}\n.mcr-pill{background:#fff;border:1px solid #d1fae5;border-radius:999px;padding:6px 16px;font-size:14px;font-weight:600;color:#065f46}\n.mcr-btn{display:inline-block;background:#047857;color:#fff!important;font-weight:700;font-size:16px;padding:14px 32px;border-radius:10px;text-decoration:none;margin:8px 6px}\n.mcr-btn.secondary{background:#fff;color:#047857!important;border:2px solid #047857}\n.mcr-section{margin:28px 0}\n.mcr-section h3{font-size:22px;color:#064e3b;border-bottom:2px solid #d1fae5;padding-bottom:8px;margin-bottom:16px}\n.mcr-table{width:100%;border-collapse:collapse;margin:16px 0}\n.mcr-table td{padding:10px 14px;border-bottom:1px solid #eee;font-size:15px}\n.mcr-table td:first-child{font-weight:600;color:#065f46;width:40%}\n.mcr-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0}\n.mcr-card{background:#f9fafb;border:1px solid #eee;border-radius:12px;padding:18px}\n.mcr-card h4{margin:0 0 8px;color:#065f46;font-size:16px}\n.mcr-grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}\n.mcr-pros,.mcr-cons{border-radius:12px;padding:18px}\n.mcr-pros{background:#f0fdf4;border:1px solid #bbf7d0}\n.mcr-cons{background:#fef2f2;border:1px solid #fecaca}\n.mcr-pros h4{color:#166534;margin:0 0 10px}\n.mcr-cons h4{color:#991b1b;margin:0 0 10px}\n.mcr-pros ul,.mcr-cons ul{margin:0;padding-left:20px}\n.mcr-pros li,.mcr-cons li{margin-bottom:6px}\n.mcr-warn{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:18px;margin:16px 0}\n.mcr-warn h4{color:#92400e;margin:0 0 8px}\n.mcr-buy{background:#064e3b;color:#fff;border-radius:14px;padding:28px;text-align:center;margin:24px 0}\n.mcr-buy h3{color:#fff;border:none;margin:0 0 10px}\n.mcr-buy p{color:#d1fae5;margin:0 0 16px}\n.mcr-code{background:#065f46;border:1px dashed #6ee7b7;border-radius:8px;padding:8px 16px;display:inline-block;font-weight:700;letter-spacing:1px}\n.mcr-faq details{background:#f9fafb;border:1px solid #eee;border-radius:10px;padding:14px 18px;margin-bottom:10px}\n.mcr-faq summary{font-weight:600;color:#065f46;cursor:pointer;font-size:15px}\n.mcr-faq p{margin:10px 0 0;font-size:15px}\n.mcr-disc{font-size:12px;color:#9ca3af;border-top:1px solid #eee;padding-top:16px;margin-top:24px}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-hero\"\u003e\n\u003cimg alt=\"CBDfx CBD Gummies for Sleep with Melatonin\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0693\/9757\/7879\/files\/cbdfx-photo-render-gummies-melatonin-bottle-1500mg-jul-26-2022_9cdd6a89-d88a-4b5f-9068-2578ef34c33c.jpg?v=1760764196\"\u003e\n\u003cp class=\"mcr-kicker\"\u003eMyCannabisReviews Product Pick\u003c\/p\u003e\n\u003ch2\u003eCBDfx CBD Gummies for Sleep with Melatonin\u003c\/h2\u003e\n\u003cp\u003eCBDfx CBD Gummies for Sleep pair broad-spectrum CBD with melatonin, magnesium, and calming botanicals like passion flower to help you wind down and drift off naturally.\u003c\/p\u003e\n\u003cp\u003eEach gummy delivers 25mg of CBD plus a targeted dose of melatonin, making these a go-to nighttime ritual for anyone struggling with restless nights.\u003c\/p\u003e\n\u003cdiv class=\"mcr-pills\"\u003e\n\u003cspan class=\"mcr-pill\"\u003eMCR Score: 9.3\/10\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eBroad Spectrum\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e1500mg CBD\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e+ Melatonin\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eVegan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-cbd-gummies-for-sleep-with-melatonin\u0026amp;aff_sub2=product\" class=\"mcr-btn\" target=\"_blank\"\u003eCheck Price at CBDfx\u003c\/a\u003e\u003ca href=\"\/collections\/cbdfx\" class=\"mcr-btn secondary\"\u003eSee More CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eOur Verdict\u003c\/h3\u003e\n\u003cp\u003eFor sleep specifically, this is our favorite CBDfx gummy. The melatonin does the heavy lifting on falling asleep while the broad-spectrum CBD helps calm a racing mind. If you only want CBD without melatonin, choose the Original gummies instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBroad Spectrum Sleep Gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal CBD\u003c\/td\u003e\n\u003ctd\u003e1500mg per jar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCount\u003c\/td\u003e\n\u003ctd\u003e60 gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCBD per gummy\u003c\/td\u003e\n\u003ctd\u003e25mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdded\u003c\/td\u003e\n\u003ctd\u003eMelatonin, magnesium, passion flower\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTHC\u003c\/td\u003e\n\u003ctd\u003e0% (broad spectrum)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiet\u003c\/td\u003e\n\u003ctd\u003eVegan, non-GMO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eWhy We Like It\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eSleep Blend\u003c\/h4\u003e\n\u003cp\u003eMelatonin plus calming botanicals target sleep, not just relaxation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eTHC-Free\u003c\/h4\u003e\n\u003cp\u003eBroad-spectrum formula contains no detectable THC.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eTasty \u0026amp; Vegan\u003c\/h4\u003e\n\u003cp\u003ePleasant berry flavor in a pectin-based vegan gummy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-reviews-report\"\u003e\n\u003ch3\u003eTaste \u0026amp; Experience: What Reviewers Report\u003c\/h3\u003e\n\u003cp\u003eBased on \u003cstrong\u003e745 verified customer reviews on CBDfx (averaging 4.9 out of 5 stars)\u003c\/strong\u003e, here is how these sleep gummies really taste and perform. These notes summarize recurring themes from that reviewer feedback rather than a single hands-on tasting.\u003c\/p\u003e\n\u003cdiv class=\"mcr-grid3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eFlavor\u003c\/h4\u003e\n\u003cp\u003eReviewers describe a mild, natural berry flavor. Because these blend CBD with melatonin and calming botanicals (passion flower, chamomile, lemon balm), a few note a faint herbal or hempy background note, but most find them easy and pleasant to take at bedtime.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eTexture\u003c\/h4\u003e\n\u003cp\u003eSoft, standard gummy chew that reviewers find easy to take before bed. As with other CBDfx gummies, a minority mention occasional stickiness in warm shipping conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eEffect\u003c\/h4\u003e\n\u003cp\u003eThis is the most-praised aspect: users very frequently report falling asleep more easily and sleeping through the night. A minority report next-morning grogginess (commonly attributed to the 5mg melatonin) or that higher strengths work better for them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:14px;color:#777;margin-top:14px;\"\u003eSummary of sentiment aggregated from public CBDfx customer reviews as of July 2026. Individual experiences vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003ePros \u0026amp; Cons\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid2\"\u003e\n\u003cdiv class=\"mcr-pros\"\u003e\n\u003ch4\u003ePros\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eMelatonin added for faster sleep onset\u003c\/li\u003e\n\u003cli\u003eBroad spectrum = no THC\u003c\/li\u003e\n\u003cli\u003eVegan and non-GMO\u003c\/li\u003e\n\u003cli\u003eThird-party lab tested\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cons\"\u003e\n\u003ch4\u003eCons\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eMelatonin may not suit everyone\u003c\/li\u003e\n\u003cli\u003eBest taken only at night\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-warn\"\u003e\n\u003ch4\u003eDo These Get You High?\u003c\/h4\u003e\n\u003cp\u003eNo. These are broad-spectrum gummies with no detectable THC, so there is zero intoxication. The melatonin causes drowsiness, so only take them at night before bed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-buy\"\u003e\n\u003ch3\u003eWhere to Buy\u003c\/h3\u003e\n\u003cp\u003eBuy direct from CBDfx for freshest stock, lab reports, and the best guarantee. Use code \u003cspan class=\"mcr-code\"\u003eCBD15LIFE\u003c\/span\u003e for 15% off.\u003c\/p\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-cbd-gummies-for-sleep-with-melatonin\u0026amp;aff_sub2=product\" class=\"mcr-btn secondary\" target=\"_blank\"\u003eShop at CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-faq\"\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen should I take them?\u003c\/summary\u003e\n\u003cp\u003eTake one gummy about 30-60 minutes before bed for best results.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there THC?\u003c\/summary\u003e\n\u003cp\u003eNo, these are broad spectrum with no detectable THC.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much melatonin is in each?\u003c\/summary\u003e\n\u003cp\u003eEach gummy contains a sleep-supporting dose of melatonin alongside 25mg of CBD.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhere can I get the best price?\u003c\/summary\u003e\n\u003cp\u003eBuy direct from CBDfx and use code CBD15LIFE for 15% off.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"mcr-disc\"\u003eThis review contains affiliate links. We may earn a commission if you purchase through our links, at no extra cost to you. CBD products are not intended to diagnose, treat, cure, or prevent any disease. Consult a physician before use. Must be 21+ where applicable.\u003c\/p\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Review\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx CBD Gummies for Sleep with Melatonin\",\"brand\":{\"@type\":\"Brand\",\"name\":\"CBDfx\"}},\"author\":{\"@type\":\"Organization\",\"name\":\"MyCannabisReviews\"},\"reviewBody\":\"CBDfx CBD Gummies for Sleep with Melatonin (broad spectrum CBD plus 5mg melatonin and calming botanicals). Aggregated from 745 CBDfx customer reviews: a mild natural berry flavor with a faint herbal note, soft chewable texture, and strongly praised sleep support, with a minority reporting next-morning grogginess from the melatonin.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":\"4.9\",\"bestRating\":\"5\"}}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"AggregateRating\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx CBD Gummies for Sleep with Melatonin\"},\"ratingValue\":\"4.9\",\"reviewCount\":\"745\",\"bestRating\":\"5\"}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What do CBDfx CBD Sleep Gummies taste like?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reviewers describe a mild natural berry flavor, with a faint herbal note from the melatonin and calming botanicals. Most find them pleasant to take at bedtime.\"}},{\"@type\":\"Question\",\"name\":\"Do they actually help with sleep?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Sleep support is the most-praised aspect in reviews, with users frequently reporting falling asleep more easily and sleeping through the night.\"}},{\"@type\":\"Question\",\"name\":\"Do they cause morning grogginess?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A minority of reviewers report next-morning grogginess, commonly attributed to the 5mg of melatonin per serving. Starting with a lower strength can help.\"}},{\"@type\":\"Question\",\"name\":\"What is in them?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Broad-spectrum CBD, 5mg melatonin, plus passion flower, chamomile and lemon balm to promote calm. Broad spectrum means no detectable THC.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"CBDfx","offers":[{"title":"Default Title","offer_id":49309547725059,"sku":null,"price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/cbdfx-gummies-melatonin-bottle-1500mg.webp?v=1784748849"},{"product_id":"cbdfx-cbd-gummies-with-turmeric-spirulina","title":"CBDfx CBD Gummies with Turmeric \u0026 Spirulina","description":"\u003cstyle\u003e\n.mcr-product-page{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;line-height:1.6;max-width:900px;margin:0 auto}\n.mcr-hero{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #d1fae5;border-radius:16px;padding:32px;text-align:center;margin-bottom:28px}\n.mcr-hero img{max-width:280px;height:auto;margin:0 auto 20px;display:block;border-radius:12px}\n.mcr-kicker{color:#b45309;font-weight:700;font-size:13px;letter-spacing:1px;text-transform:uppercase;margin:0 0 8px}\n.mcr-hero h2{font-size:28px;margin:0 0 14px;color:#064e3b}\n.mcr-hero p{font-size:16px;color:#374151;margin:0 0 12px}\n.mcr-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:18px 0}\n.mcr-pill{background:#fff;border:1px solid #d1fae5;border-radius:999px;padding:6px 16px;font-size:14px;font-weight:600;color:#065f46}\n.mcr-btn{display:inline-block;background:#047857;color:#fff!important;font-weight:700;font-size:16px;padding:14px 32px;border-radius:10px;text-decoration:none;margin:8px 6px}\n.mcr-btn.secondary{background:#fff;color:#047857!important;border:2px solid #047857}\n.mcr-section{margin:28px 0}\n.mcr-section h3{font-size:22px;color:#064e3b;border-bottom:2px solid #d1fae5;padding-bottom:8px;margin-bottom:16px}\n.mcr-table{width:100%;border-collapse:collapse;margin:16px 0}\n.mcr-table td{padding:10px 14px;border-bottom:1px solid #eee;font-size:15px}\n.mcr-table td:first-child{font-weight:600;color:#065f46;width:40%}\n.mcr-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0}\n.mcr-card{background:#f9fafb;border:1px solid #eee;border-radius:12px;padding:18px}\n.mcr-card h4{margin:0 0 8px;color:#065f46;font-size:16px}\n.mcr-grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}\n.mcr-pros,.mcr-cons{border-radius:12px;padding:18px}\n.mcr-pros{background:#f0fdf4;border:1px solid #bbf7d0}\n.mcr-cons{background:#fef2f2;border:1px solid #fecaca}\n.mcr-pros h4{color:#166534;margin:0 0 10px}\n.mcr-cons h4{color:#991b1b;margin:0 0 10px}\n.mcr-pros ul,.mcr-cons ul{margin:0;padding-left:20px}\n.mcr-pros li,.mcr-cons li{margin-bottom:6px}\n.mcr-warn{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:18px;margin:16px 0}\n.mcr-warn h4{color:#92400e;margin:0 0 8px}\n.mcr-buy{background:#064e3b;color:#fff;border-radius:14px;padding:28px;text-align:center;margin:24px 0}\n.mcr-buy h3{color:#fff;border:none;margin:0 0 10px}\n.mcr-buy p{color:#d1fae5;margin:0 0 16px}\n.mcr-code{background:#065f46;border:1px dashed #6ee7b7;border-radius:8px;padding:8px 16px;display:inline-block;font-weight:700;letter-spacing:1px}\n.mcr-faq details{background:#f9fafb;border:1px solid #eee;border-radius:10px;padding:14px 18px;margin-bottom:10px}\n.mcr-faq summary{font-weight:600;color:#065f46;cursor:pointer;font-size:15px}\n.mcr-faq p{margin:10px 0 0;font-size:15px}\n.mcr-disc{font-size:12px;color:#9ca3af;border-top:1px solid #eee;padding-top:16px;margin-top:24px}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-hero\"\u003e\n\u003cimg alt=\"CBDfx CBD Gummies with Turmeric \u0026amp; Spirulina\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0693\/9757\/7879\/files\/cbdfx-photo-render-gummies-turmeric-spirulina-bottle-1500mg-jul-26-2022_c13de252-343c-43d1-b06f-30aa9a40bd0e.jpg?v=1760764183\"\u003e\n\u003cp class=\"mcr-kicker\"\u003eMyCannabisReviews Product Pick\u003c\/p\u003e\n\u003ch2\u003eCBDfx CBD Gummies with Turmeric \u0026amp; Spirulina\u003c\/h2\u003e\n\u003cp\u003eCBDfx CBD Gummies with Turmeric \u0026amp; Spirulina blend broad-spectrum CBD with two superfoods prized for their antioxidant and anti-inflammatory support.\u003c\/p\u003e\n\u003cp\u003eEach gummy pairs 25mg of CBD with curcumin-rich turmeric and nutrient-dense spirulina, making it a favorite daily wellness gummy for active people.\u003c\/p\u003e\n\u003cdiv class=\"mcr-pills\"\u003e\n\u003cspan class=\"mcr-pill\"\u003eMCR Score: 9.0\/10\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eBroad Spectrum\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e1500mg CBD\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e+ Turmeric\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e+ Spirulina\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-cbd-gummies-with-turmeric-spirulina\u0026amp;aff_sub2=product\" class=\"mcr-btn\" target=\"_blank\"\u003eCheck Price at CBDfx\u003c\/a\u003e\u003ca href=\"\/collections\/cbdfx\" class=\"mcr-btn secondary\"\u003eSee More CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eOur Verdict\u003c\/h3\u003e\n\u003cp\u003eThis is our pick for a recovery and everyday-wellness gummy. Turmeric brings the anti-inflammatory angle while spirulina adds a nutrient boost. The broad-spectrum formula also means no THC, so it is a solid choice if you get drug tested.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBroad Spectrum Wellness Gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal CBD\u003c\/td\u003e\n\u003ctd\u003e1500mg per jar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCount\u003c\/td\u003e\n\u003ctd\u003e60 gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCBD per gummy\u003c\/td\u003e\n\u003ctd\u003e25mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdded\u003c\/td\u003e\n\u003ctd\u003eTurmeric, spirulina\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTHC\u003c\/td\u003e\n\u003ctd\u003e0% (broad spectrum)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiet\u003c\/td\u003e\n\u003ctd\u003eVegan, non-GMO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eWhy We Like It\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eSuperfood Blend\u003c\/h4\u003e\n\u003cp\u003eTurmeric and spirulina add antioxidant and recovery support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eTHC-Free\u003c\/h4\u003e\n\u003cp\u003eBroad-spectrum formula with no detectable THC.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eEveryday Wellness\u003c\/h4\u003e\n\u003cp\u003eA convenient way to combine CBD with functional botanicals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-reviews-report\"\u003e\n\u003ch3\u003eTaste \u0026amp; Experience: What Reviewers Report\u003c\/h3\u003e\n\u003cp\u003eBased on \u003cstrong\u003e1,201 verified customer reviews on CBDfx (averaging 4.8 out of 5 stars)\u003c\/strong\u003e, here is how these turmeric and spirulina gummies really taste and feel. These notes summarize recurring themes from that reviewer feedback rather than a single hands-on tasting.\u003c\/p\u003e\n\u003cdiv class=\"mcr-grid3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eFlavor\u003c\/h4\u003e\n\u003cp\u003eThese are agave-sweetened rather than sugar-coated, so reviewers describe a milder, more natural sweetness. The turmeric and spirulina add a mild earthy, slightly savory undertone that most reviewers find acceptable, though a few taste the turmeric more than they expected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eTexture\u003c\/h4\u003e\n\u003cp\u003eA standard soft gummy chew. Reviewers rarely complain about texture; occasional warm-weather stickiness is the only recurring note, as with other CBDfx gummies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eEffect\u003c\/h4\u003e\n\u003cp\u003eUsers take these more as a daily wellness and antioxidant supplement than for a strong feeling, and frequently report a gentle sense of calm plus a general wellness boost they associate with the added turmeric and spirulina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:14px;color:#777;margin-top:14px;\"\u003eSummary of sentiment aggregated from public CBDfx customer reviews as of July 2026. Individual experiences vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003ePros \u0026amp; Cons\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid2\"\u003e\n\u003cdiv class=\"mcr-pros\"\u003e\n\u003ch4\u003ePros\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eAdded turmeric and spirulina\u003c\/li\u003e\n\u003cli\u003eBroad spectrum, no THC\u003c\/li\u003e\n\u003cli\u003e25mg CBD per gummy\u003c\/li\u003e\n\u003cli\u003eVegan and non-GMO\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cons\"\u003e\n\u003ch4\u003eCons\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eEarthier taste than fruit-only gummies\u003c\/li\u003e\n\u003cli\u003ePremium price\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-warn\"\u003e\n\u003ch4\u003eDo These Get You High?\u003c\/h4\u003e\n\u003cp\u003eNo. These are broad-spectrum gummies with no detectable THC, so there is no intoxicating effect. You get CBD plus superfood support without any high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-buy\"\u003e\n\u003ch3\u003eWhere to Buy\u003c\/h3\u003e\n\u003cp\u003eBuy direct from CBDfx for freshest stock, lab reports, and the best guarantee. Use code \u003cspan class=\"mcr-code\"\u003eCBD15LIFE\u003c\/span\u003e for 15% off.\u003c\/p\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-cbd-gummies-with-turmeric-spirulina\u0026amp;aff_sub2=product\" class=\"mcr-btn secondary\" target=\"_blank\"\u003eShop at CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-faq\"\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat do turmeric and spirulina do?\u003c\/summary\u003e\n\u003cp\u003eTurmeric is valued for anti-inflammatory support and spirulina is a nutrient-dense antioxidant superfood.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there THC?\u003c\/summary\u003e\n\u003cp\u003eNo, these are broad spectrum with no detectable THC.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many should I take?\u003c\/summary\u003e\n\u003cp\u003eStart with one gummy (25mg) daily and adjust as needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhere can I get the best price?\u003c\/summary\u003e\n\u003cp\u003eBuy direct from CBDfx and use code CBD15LIFE for 15% off.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"mcr-disc\"\u003eThis review contains affiliate links. We may earn a commission if you purchase through our links, at no extra cost to you. CBD products are not intended to diagnose, treat, cure, or prevent any disease. Consult a physician before use. Must be 21+ where applicable.\u003c\/p\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Review\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx CBD Gummies with Turmeric \u0026 Spirulina\",\"brand\":{\"@type\":\"Brand\",\"name\":\"CBDfx\"}},\"author\":{\"@type\":\"Organization\",\"name\":\"MyCannabisReviews\"},\"reviewBody\":\"CBDfx CBD Gummies with Turmeric and Spirulina (broad spectrum, agave-sweetened). Aggregated from 1,201 CBDfx customer reviews: a milder natural sweetness with a mild earthy, slightly savory turmeric-and-spirulina undertone, a standard soft gummy texture, and a gentle daily-wellness calm plus antioxidant boost.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":\"4.8\",\"bestRating\":\"5\"}}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"AggregateRating\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx CBD Gummies with Turmeric \u0026 Spirulina\"},\"ratingValue\":\"4.8\",\"reviewCount\":\"1201\",\"bestRating\":\"5\"}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What do the Turmeric \u0026 Spirulina CBD gummies taste like?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"They are agave-sweetened, so reviewers describe a milder natural sweetness with a mild earthy, slightly savory undertone from the turmeric and spirulina. A few notice the turmeric more than expected.\"}},{\"@type\":\"Question\",\"name\":\"Are they very earthy or savory?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most reviewers find the earthy turmeric-spirulina note mild and acceptable, though flavor sensitivity varies.\"}},{\"@type\":\"Question\",\"name\":\"What effect do reviewers report?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most take them as a daily wellness and antioxidant supplement and report a gentle sense of calm plus a general wellness boost rather than a strong effect.\"}},{\"@type\":\"Question\",\"name\":\"Do they contain THC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. They use broad-spectrum CBD, which has no detectable THC.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"CBDfx","offers":[{"title":"Default Title","offer_id":49309568270595,"sku":null,"price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/cbdfx-gummies-turmeric-spirulina-bottle-1500mg.webp?v=1784748724"},{"product_id":"cbdfx-delta-9-thc-cbd-gummies-magic-melon","title":"CBDfx Delta 9 THC + CBD Gummies (Magic Melon)","description":"\u003cstyle\u003e\n.mcr-product-page{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;line-height:1.6;max-width:900px;margin:0 auto}\n.mcr-hero{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #d1fae5;border-radius:16px;padding:32px;text-align:center;margin-bottom:28px}\n.mcr-hero img{max-width:280px;height:auto;margin:0 auto 20px;display:block;border-radius:12px}\n.mcr-kicker{color:#b45309;font-weight:700;font-size:13px;letter-spacing:1px;text-transform:uppercase;margin:0 0 8px}\n.mcr-hero h2{font-size:28px;margin:0 0 14px;color:#064e3b}\n.mcr-hero p{font-size:16px;color:#374151;margin:0 0 12px}\n.mcr-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:18px 0}\n.mcr-pill{background:#fff;border:1px solid #d1fae5;border-radius:999px;padding:6px 16px;font-size:14px;font-weight:600;color:#065f46}\n.mcr-btn{display:inline-block;background:#047857;color:#fff!important;font-weight:700;font-size:16px;padding:14px 32px;border-radius:10px;text-decoration:none;margin:8px 6px}\n.mcr-btn.secondary{background:#fff;color:#047857!important;border:2px solid #047857}\n.mcr-section{margin:28px 0}\n.mcr-section h3{font-size:22px;color:#064e3b;border-bottom:2px solid #d1fae5;padding-bottom:8px;margin-bottom:16px}\n.mcr-table{width:100%;border-collapse:collapse;margin:16px 0}\n.mcr-table td{padding:10px 14px;border-bottom:1px solid #eee;font-size:15px}\n.mcr-table td:first-child{font-weight:600;color:#065f46;width:40%}\n.mcr-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0}\n.mcr-card{background:#f9fafb;border:1px solid #eee;border-radius:12px;padding:18px}\n.mcr-card h4{margin:0 0 8px;color:#065f46;font-size:16px}\n.mcr-grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}\n.mcr-pros,.mcr-cons{border-radius:12px;padding:18px}\n.mcr-pros{background:#f0fdf4;border:1px solid #bbf7d0}\n.mcr-cons{background:#fef2f2;border:1px solid #fecaca}\n.mcr-pros h4{color:#166534;margin:0 0 10px}\n.mcr-cons h4{color:#991b1b;margin:0 0 10px}\n.mcr-pros ul,.mcr-cons ul{margin:0;padding-left:20px}\n.mcr-pros li,.mcr-cons li{margin-bottom:6px}\n.mcr-warn{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:18px;margin:16px 0}\n.mcr-warn h4{color:#92400e;margin:0 0 8px}\n.mcr-buy{background:#064e3b;color:#fff;border-radius:14px;padding:28px;text-align:center;margin:24px 0}\n.mcr-buy h3{color:#fff;border:none;margin:0 0 10px}\n.mcr-buy p{color:#d1fae5;margin:0 0 16px}\n.mcr-code{background:#065f46;border:1px dashed #6ee7b7;border-radius:8px;padding:8px 16px;display:inline-block;font-weight:700;letter-spacing:1px}\n.mcr-faq details{background:#f9fafb;border:1px solid #eee;border-radius:10px;padding:14px 18px;margin-bottom:10px}\n.mcr-faq summary{font-weight:600;color:#065f46;cursor:pointer;font-size:15px}\n.mcr-faq p{margin:10px 0 0;font-size:15px}\n.mcr-disc{font-size:12px;color:#9ca3af;border-top:1px solid #eee;padding-top:16px;margin-top:24px}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-hero\"\u003e\n\u003cimg alt=\"CBDfx Delta 9 THC + CBD Gummies (Magic Melon)\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0693\/9757\/7879\/files\/magic-melon-thc-gummies-ratio-1.jpg?v=1760763559\"\u003e\n\u003cp class=\"mcr-kicker\"\u003eMyCannabisReviews Product Pick\u003c\/p\u003e\n\u003ch2\u003eCBDfx Delta 9 THC + CBD Gummies (Magic Melon)\u003c\/h2\u003e\n\u003cp\u003eCBDfx Delta 9 THC + CBD Gummies in Magic Melon deliver a balanced blend of hemp-derived Delta 9 THC and CBD for a gentle, uplifting experience in a juicy melon flavor.\u003c\/p\u003e\n\u003cp\u003eThese federally compliant gummies pair a measured dose of Delta 9 THC with CBD to keep the experience smooth and enjoyable, making them a favorite for relaxation and unwinding.\u003c\/p\u003e\n\u003cdiv class=\"mcr-pills\"\u003e\n\u003cspan class=\"mcr-pill\"\u003eMCR Score: 9.0\/10\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eDelta 9 THC + CBD\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eMagic Melon\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eFarm Bill Compliant\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eVegan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-delta-9-thc-cbd-gummies-magic-melon\u0026amp;aff_sub2=product\" class=\"mcr-btn\" target=\"_blank\"\u003eCheck Price at CBDfx\u003c\/a\u003e\u003ca href=\"\/collections\/cbdfx\" class=\"mcr-btn secondary\"\u003eSee More CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eOur Verdict\u003c\/h3\u003e\n\u003cp\u003eThis is our go-to CBDfx gummy for a mild, functional buzz. The CBD-to-THC balance keeps the high manageable, and the Magic Melon flavor is genuinely tasty. Because these contain real Delta 9 THC, start low and go slow, and never drive after taking them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eHemp-derived Delta 9 THC + CBD Gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlavor\u003c\/td\u003e\n\u003ctd\u003eMagic Melon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCannabinoids\u003c\/td\u003e\n\u003ctd\u003eDelta 9 THC + CBD blend\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompliance\u003c\/td\u003e\n\u003ctd\u003e2018 Farm Bill compliant (\u0026lt;0.3% THC by dry weight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCount\u003c\/td\u003e\n\u003ctd\u003eMulti-count jar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiet\u003c\/td\u003e\n\u003ctd\u003eVegan, non-GMO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eWhy We Like It\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eBalanced Buzz\u003c\/h4\u003e\n\u003cp\u003eA CBD-to-THC ratio keeps the experience smooth and manageable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eGreat Flavor\u003c\/h4\u003e\n\u003cp\u003eMagic Melon is one of the tastiest THC gummy flavors around.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eFederally Compliant\u003c\/h4\u003e\n\u003cp\u003eHemp-derived Delta 9 within legal limits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-reviews-report\"\u003e\n\u003ch3\u003eTaste \u0026amp; Experience: What Reviewers Report\u003c\/h3\u003e\n\u003cp\u003eBased on \u003cstrong\u003e478 verified customer reviews on CBDfx (averaging 4.9 out of 5 stars)\u003c\/strong\u003e, here is how these high-potency delta-9 gummies really taste and feel. These notes summarize recurring themes from that reviewer feedback rather than a single hands-on tasting.\u003c\/p\u003e\n\u003cdiv class=\"mcr-grid3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eFlavor\u003c\/h4\u003e\n\u003cp\u003eReviewers describe a sweet, juicy watermelon-candy flavor that is one of the more popular tastes in CBDfx's delta-9 line. Most find it genuinely tasty with little to no hemp aftertaste, which makes the higher dose easy to take.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eTexture\u003c\/h4\u003e\n\u003cp\u003eA soft, standard fruit-gummy chew. Because this is a high-potency delta-9 gummy, reviewers note the sensible move of cutting a gummy to dose, and the texture cuts cleanly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eEffect\u003c\/h4\u003e\n\u003cp\u003eThis is a psychoactive product (10mg delta-9 THC plus 30mg CBD per gummy). Reviewers most often report an uplifting, mood-elevating, creativity-leaning sativa buzz balanced by the CBD. New users repeatedly caution to start with a half or quarter gummy and wait at least an hour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:14px;color:#777;margin-top:14px;\"\u003eSummary of sentiment aggregated from public CBDfx customer reviews as of July 2026. Individual experiences vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003ePros \u0026amp; Cons\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid2\"\u003e\n\u003cdiv class=\"mcr-pros\"\u003e\n\u003ch4\u003ePros\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eReal hemp-derived Delta 9 THC\u003c\/li\u003e\n\u003cli\u003eBalanced with CBD for a smoother effect\u003c\/li\u003e\n\u003cli\u003eDelicious Magic Melon flavor\u003c\/li\u003e\n\u003cli\u003eVegan and lab tested\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cons\"\u003e\n\u003ch4\u003eCons\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eThese are intoxicating - not for beginners at full dose\u003c\/li\u003e\n\u003cli\u003eMay cause a positive drug test\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-warn\"\u003e\n\u003ch4\u003eDo These Get You High?\u003c\/h4\u003e\n\u003cp\u003eYes. Unlike the CBD-only products, these contain hemp-derived Delta 9 THC and ARE intoxicating. Start with a low dose, wait at least 1-2 hours before taking more, and never drive or operate machinery after use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-buy\"\u003e\n\u003ch3\u003eWhere to Buy\u003c\/h3\u003e\n\u003cp\u003eBuy direct from CBDfx for freshest stock, lab reports, and the best guarantee. Use code \u003cspan class=\"mcr-code\"\u003eCBD15LIFE\u003c\/span\u003e for 15% off.\u003c\/p\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-delta-9-thc-cbd-gummies-magic-melon\u0026amp;aff_sub2=product\" class=\"mcr-btn secondary\" target=\"_blank\"\u003eShop at CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-faq\"\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these legal?\u003c\/summary\u003e\n\u003cp\u003eThey are hemp-derived and formulated to comply with the 2018 Farm Bill (under 0.3% THC by dry weight). Check your local laws.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much should I take?\u003c\/summary\u003e\n\u003cp\u003eStart with a small portion (half a gummy or less), wait up to 2 hours, and adjust from there.\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. These contain THC and can cause a positive drug test.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhere can I get the best price?\u003c\/summary\u003e\n\u003cp\u003eBuy direct from CBDfx and use code CBD15LIFE for 15% off.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"mcr-disc\"\u003eThis review contains affiliate links. We may earn a commission if you purchase through our links, at no extra cost to you. CBD and hemp-derived THC products are not intended to diagnose, treat, cure, or prevent any disease. Consult a physician before use. Must be 21+ where applicable.\u003c\/p\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Review\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx Delta 9 THC + CBD Gummies (Magic Melon)\",\"brand\":{\"@type\":\"Brand\",\"name\":\"CBDfx\"}},\"author\":{\"@type\":\"Organization\",\"name\":\"MyCannabisReviews\"},\"reviewBody\":\"CBDfx Delta 9 THC + CBD Gummies in Magic Melon (high potency: 10mg delta-9 THC and 30mg CBD per gummy, sativa). Aggregated from 478 CBDfx customer reviews: a sweet juicy watermelon-candy flavor with little hemp aftertaste, a soft fruit-gummy texture, and an uplifting mood-elevating sativa buzz balanced by CBD. This is a psychoactive product; reviewers advise starting with a low dose.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":\"4.9\",\"bestRating\":\"5\"}}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"AggregateRating\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx Delta 9 THC + CBD Gummies (Magic Melon)\"},\"ratingValue\":\"4.9\",\"reviewCount\":\"478\",\"bestRating\":\"5\"}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What do CBDfx Magic Melon Delta 9 gummies taste like?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reviewers describe a sweet, juicy watermelon-candy flavor with little to no hemp aftertaste, making it one of the more popular tastes in the CBDfx delta-9 line.\"}},{\"@type\":\"Question\",\"name\":\"Are these psychoactive?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Each gummy has 10mg of delta-9 THC plus 30mg of CBD and can cause psychotropic effects. Reviewers most often report an uplifting, creativity-leaning sativa buzz.\"}},{\"@type\":\"Question\",\"name\":\"How much should a first-timer take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reviewers strongly recommend starting with a half or quarter gummy and waiting at least an hour before taking more, since this is a high-potency delta-9 product.\"}},{\"@type\":\"Question\",\"name\":\"Is it a sativa or indica feel?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It is formulated as a sativa-style experience, with reviewers describing mood elevation and creativity rather than heavy sedation.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"CBDfx","offers":[{"title":"Default Title","offer_id":49309569253635,"sku":null,"price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/CBDfx-magic-melon-thc-gummies-ratio-1.webp?v=1784748684"},{"product_id":"cbdfx-day-night-cbd-gummy-set","title":"CBDfx Day \u0026 Night CBD Gummy Set","description":"\u003cstyle\u003e\n.mcr-product-page{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;line-height:1.6;max-width:900px;margin:0 auto}\n.mcr-hero{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #d1fae5;border-radius:16px;padding:32px;text-align:center;margin-bottom:28px}\n.mcr-hero img{max-width:280px;height:auto;margin:0 auto 20px;display:block;border-radius:12px}\n.mcr-kicker{color:#b45309;font-weight:700;font-size:13px;letter-spacing:1px;text-transform:uppercase;margin:0 0 8px}\n.mcr-hero h2{font-size:28px;margin:0 0 14px;color:#064e3b}\n.mcr-hero p{font-size:16px;color:#374151;margin:0 0 12px}\n.mcr-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:18px 0}\n.mcr-pill{background:#fff;border:1px solid #d1fae5;border-radius:999px;padding:6px 16px;font-size:14px;font-weight:600;color:#065f46}\n.mcr-btn{display:inline-block;background:#047857;color:#fff!important;font-weight:700;font-size:16px;padding:14px 32px;border-radius:10px;text-decoration:none;margin:8px 6px}\n.mcr-btn.secondary{background:#fff;color:#047857!important;border:2px solid #047857}\n.mcr-section{margin:28px 0}\n.mcr-section h3{font-size:22px;color:#064e3b;border-bottom:2px solid #d1fae5;padding-bottom:8px;margin-bottom:16px}\n.mcr-table{width:100%;border-collapse:collapse;margin:16px 0}\n.mcr-table td{padding:10px 14px;border-bottom:1px solid #eee;font-size:15px}\n.mcr-table td:first-child{font-weight:600;color:#065f46;width:40%}\n.mcr-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0}\n.mcr-card{background:#f9fafb;border:1px solid #eee;border-radius:12px;padding:18px}\n.mcr-card h4{margin:0 0 8px;color:#065f46;font-size:16px}\n.mcr-grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}\n.mcr-pros,.mcr-cons{border-radius:12px;padding:18px}\n.mcr-pros{background:#f0fdf4;border:1px solid #bbf7d0}\n.mcr-cons{background:#fef2f2;border:1px solid #fecaca}\n.mcr-pros h4{color:#166534;margin:0 0 10px}\n.mcr-cons h4{color:#991b1b;margin:0 0 10px}\n.mcr-pros ul,.mcr-cons ul{margin:0;padding-left:20px}\n.mcr-pros li,.mcr-cons li{margin-bottom:6px}\n.mcr-warn{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:18px;margin:16px 0}\n.mcr-warn h4{color:#92400e;margin:0 0 8px}\n.mcr-buy{background:#064e3b;color:#fff;border-radius:14px;padding:28px;text-align:center;margin:24px 0}\n.mcr-buy h3{color:#fff;border:none;margin:0 0 10px}\n.mcr-buy p{color:#d1fae5;margin:0 0 16px}\n.mcr-code{background:#065f46;border:1px dashed #6ee7b7;border-radius:8px;padding:8px 16px;display:inline-block;font-weight:700;letter-spacing:1px}\n.mcr-faq details{background:#f9fafb;border:1px solid #eee;border-radius:10px;padding:14px 18px;margin-bottom:10px}\n.mcr-faq summary{font-weight:600;color:#065f46;cursor:pointer;font-size:15px}\n.mcr-faq p{margin:10px 0 0;font-size:15px}\n.mcr-disc{font-size:12px;color:#9ca3af;border-top:1px solid #eee;padding-top:16px;margin-top:24px}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-hero\"\u003e\n\u003cimg alt=\"CBDfx Day \u0026amp; Night CBD Gummy Set\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0693\/9757\/7879\/files\/Day-Night-CBD-Gummy-Set.jpg?v=1760762453\"\u003e\n\u003cp class=\"mcr-kicker\"\u003eMyCannabisReviews Product Pick\u003c\/p\u003e\n\u003ch2\u003eCBDfx Day \u0026amp; Night CBD Gummy Set\u003c\/h2\u003e\n\u003cp\u003eThe CBDfx Day \u0026amp; Night CBD Gummy Set pairs an energizing daytime gummy with a melatonin-infused nighttime gummy, giving you round-the-clock CBD support in one bundle.\u003c\/p\u003e\n\u003cp\u003eThe daytime jar features CBD with turmeric and spirulina for wellness, while the nighttime jar adds melatonin for restful sleep - a smart, money-saving combo.\u003c\/p\u003e\n\u003cdiv class=\"mcr-pills\"\u003e\n\u003cspan class=\"mcr-pill\"\u003eMCR Score: 9.0\/10\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e2-Jar Set\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eDay + Night\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eBroad Spectrum\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eBest Value\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-day-night-cbd-gummy-set\u0026amp;aff_sub2=product\" class=\"mcr-btn\" target=\"_blank\"\u003eCheck Price at CBDfx\u003c\/a\u003e\u003ca href=\"\/collections\/cbdfx\" class=\"mcr-btn secondary\"\u003eSee More CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eOur Verdict\u003c\/h3\u003e\n\u003cp\u003eThis bundle is the best value in the CBDfx gummy lineup if you want a full daily routine. You get the wellness-focused daytime gummies and the melatonin sleep gummies together, usually cheaper than buying both jars separately. Ideal for anyone building a consistent CBD habit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCBD Gummy Bundle (2 jars)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDaytime jar\u003c\/td\u003e\n\u003ctd\u003eCBD + turmeric \u0026amp; spirulina\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNighttime jar\u003c\/td\u003e\n\u003ctd\u003eCBD + melatonin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpectrum\u003c\/td\u003e\n\u003ctd\u003eBroad spectrum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTHC\u003c\/td\u003e\n\u003ctd\u003e0% (broad spectrum)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiet\u003c\/td\u003e\n\u003ctd\u003eVegan, non-GMO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eWhy We Like It\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eFull Routine\u003c\/h4\u003e\n\u003cp\u003eCovers both daytime wellness and nighttime sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eBetter Value\u003c\/h4\u003e\n\u003cp\u003eBundling the two jars costs less than buying separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eTHC-Free\u003c\/h4\u003e\n\u003cp\u003eBroad-spectrum formula with no detectable THC.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-reviews-report\"\u003e\n\u003ch3\u003eTaste \u0026amp; Experience: What Reviewers Report\u003c\/h3\u003e\n\u003cp\u003eThis bundle pairs two of CBDfx's most-reviewed gummies. The set itself is newer with only a few reviews, so the taste and effect notes below are drawn from the \u003cstrong\u003ecombined 1,900+ verified customer reviews (each averaging about 4.8 out of 5 stars)\u003c\/strong\u003e of the two gummies it contains, rather than the bundle listing.\u003c\/p\u003e\n\u003cdiv class=\"mcr-grid2\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eDay: Turmeric \u0026amp; Spirulina\u003c\/h4\u003e\n\u003cp\u003eThis set's daytime gummy is CBDfx's Turmeric \u0026amp; Spirulina gummy, which has over 1,200 reviews on its own. Reviewers describe an agave-sweetened, milder sweetness with a mild earthy, slightly savory turmeric-and-spirulina undertone, and take it as a daily wellness and antioxidant boost with a gentle sense of calm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eNight: Sleep with Melatonin\u003c\/h4\u003e\n\u003cp\u003eThe nighttime gummy is CBDfx's Sleep gummy with melatonin, which has over 700 reviews on its own. Reviewers describe a mild natural berry flavor with a faint herbal note, and most-praise it for helping them fall asleep and stay asleep; a minority note next-morning grogginess from the 5mg melatonin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:14px;color:#777;margin-top:14px;\"\u003eTaste and effect notes are aggregated from public CBDfx customer reviews of the two component gummies as of July 2026. Individual experiences vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003ePros \u0026amp; Cons\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid2\"\u003e\n\u003cdiv class=\"mcr-pros\"\u003e\n\u003ch4\u003ePros\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eTwo complementary gummy jars\u003c\/li\u003e\n\u003cli\u003eGreat value bundle\u003c\/li\u003e\n\u003cli\u003eBroad spectrum, no THC\u003c\/li\u003e\n\u003cli\u003eVegan and lab tested\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cons\"\u003e\n\u003ch4\u003eCons\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eHigher upfront cost than a single jar\u003c\/li\u003e\n\u003cli\u003eTwo different formulas to keep track of\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-warn\"\u003e\n\u003ch4\u003eDo These Get You High?\u003c\/h4\u003e\n\u003cp\u003eNo. Both jars are broad spectrum with no detectable THC. The nighttime gummies contain melatonin, so only take those before bed as they can cause drowsiness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-buy\"\u003e\n\u003ch3\u003eWhere to Buy\u003c\/h3\u003e\n\u003cp\u003eBuy direct from CBDfx for freshest stock, lab reports, and the best guarantee. Use code \u003cspan class=\"mcr-code\"\u003eCBD15LIFE\u003c\/span\u003e for 15% off.\u003c\/p\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-day-night-cbd-gummy-set\u0026amp;aff_sub2=product\" class=\"mcr-btn secondary\" target=\"_blank\"\u003eShop at CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-faq\"\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included?\u003c\/summary\u003e\n\u003cp\u003eA daytime CBD gummy jar and a nighttime CBD + melatonin gummy jar.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen do I take each?\u003c\/summary\u003e\n\u003cp\u003eTake the daytime gummies in the morning and the nighttime gummies about 30-60 minutes before bed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there THC?\u003c\/summary\u003e\n\u003cp\u003eNo, both jars are broad spectrum with no detectable THC.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhere can I get the best price?\u003c\/summary\u003e\n\u003cp\u003eBuy direct from CBDfx and use code CBD15LIFE for 15% off.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"mcr-disc\"\u003eThis review contains affiliate links. We may earn a commission if you purchase through our links, at no extra cost to you. CBD products are not intended to diagnose, treat, cure, or prevent any disease. Consult a physician before use. Must be 21+ where applicable.\u003c\/p\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Review\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx Day \u0026 Night CBD Gummy Set\",\"brand\":{\"@type\":\"Brand\",\"name\":\"CBDfx\"}},\"author\":{\"@type\":\"Organization\",\"name\":\"MyCannabisReviews\"},\"reviewBody\":\"CBDfx Day \u0026 Night CBD Gummy Set pairs the Turmeric \u0026 Spirulina daytime gummy (over 1,200 reviews: agave-sweetened, mild earthy undertone, daily-wellness calm) with the Sleep gummy with melatonin (over 700 reviews: mild berry flavor, strong sleep support, occasional morning grogginess). Both are vegan, gluten-free broad-spectrum CBD at 50mg per serving.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":\"4.8\",\"bestRating\":\"5\"}}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is in the CBDfx Day \u0026 Night Gummy Set?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It pairs the daytime Turmeric \u0026 Spirulina CBD gummies with the nighttime CBD Sleep gummies with melatonin. Both are vegan, gluten-free, and contain 50mg of broad-spectrum CBD per serving.\"}},{\"@type\":\"Question\",\"name\":\"What does the daytime gummy taste like and do?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reviewers of the Turmeric \u0026 Spirulina gummy describe an agave-sweetened milder sweetness with a mild earthy undertone, taken as a daily wellness and antioxidant boost with a gentle calm.\"}},{\"@type\":\"Question\",\"name\":\"What does the nighttime gummy taste like and do?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reviewers of the Sleep gummy describe a mild natural berry flavor with a faint herbal note and praise it for helping them fall and stay asleep, with a minority noting morning grogginess from the melatonin.\"}},{\"@type\":\"Question\",\"name\":\"Do these gummies contain THC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. Both use broad-spectrum CBD, which has no detectable THC, and both are vegan and gluten-free.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"CBDfx","offers":[{"title":"Default Title","offer_id":49309570728195,"sku":null,"price":98.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Day-Night-CBD-Gummy-Set.webp?v=1784748643"},{"product_id":"cbdfx-cbd-gummies-with-apple-cider-vinegar","title":"CBDfx CBD Gummies with Apple Cider Vinegar","description":"\u003cstyle\u003e\n.mcr-product-page{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;line-height:1.6;max-width:900px;margin:0 auto}\n.mcr-hero{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #d1fae5;border-radius:16px;padding:32px;text-align:center;margin-bottom:28px}\n.mcr-hero img{max-width:280px;height:auto;margin:0 auto 20px;display:block;border-radius:12px}\n.mcr-kicker{color:#b45309;font-weight:700;font-size:13px;letter-spacing:1px;text-transform:uppercase;margin:0 0 8px}\n.mcr-hero h2{font-size:28px;margin:0 0 14px;color:#064e3b}\n.mcr-hero p{font-size:16px;color:#374151;margin:0 0 12px}\n.mcr-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:18px 0}\n.mcr-pill{background:#fff;border:1px solid #d1fae5;border-radius:999px;padding:6px 16px;font-size:14px;font-weight:600;color:#065f46}\n.mcr-btn{display:inline-block;background:#047857;color:#fff!important;font-weight:700;font-size:16px;padding:14px 32px;border-radius:10px;text-decoration:none;margin:8px 6px}\n.mcr-btn.secondary{background:#fff;color:#047857!important;border:2px solid #047857}\n.mcr-section{margin:28px 0}\n.mcr-section h3{font-size:22px;color:#064e3b;border-bottom:2px solid #d1fae5;padding-bottom:8px;margin-bottom:16px}\n.mcr-table{width:100%;border-collapse:collapse;margin:16px 0}\n.mcr-table td{padding:10px 14px;border-bottom:1px solid #eee;font-size:15px}\n.mcr-table td:first-child{font-weight:600;color:#065f46;width:40%}\n.mcr-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:16px 0}\n.mcr-card{background:#f9fafb;border:1px solid #eee;border-radius:12px;padding:18px}\n.mcr-card h4{margin:0 0 8px;color:#065f46;font-size:16px}\n.mcr-grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:16px 0}\n.mcr-pros,.mcr-cons{border-radius:12px;padding:18px}\n.mcr-pros{background:#f0fdf4;border:1px solid #bbf7d0}\n.mcr-cons{background:#fef2f2;border:1px solid #fecaca}\n.mcr-pros h4{color:#166534;margin:0 0 10px}\n.mcr-cons h4{color:#991b1b;margin:0 0 10px}\n.mcr-pros ul,.mcr-cons ul{margin:0;padding-left:20px}\n.mcr-pros li,.mcr-cons li{margin-bottom:6px}\n.mcr-warn{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:18px;margin:16px 0}\n.mcr-warn h4{color:#92400e;margin:0 0 8px}\n.mcr-buy{background:#064e3b;color:#fff;border-radius:14px;padding:28px;text-align:center;margin:24px 0}\n.mcr-buy h3{color:#fff;border:none;margin:0 0 10px}\n.mcr-buy p{color:#d1fae5;margin:0 0 16px}\n.mcr-code{background:#065f46;border:1px dashed #6ee7b7;border-radius:8px;padding:8px 16px;display:inline-block;font-weight:700;letter-spacing:1px}\n.mcr-faq details{background:#f9fafb;border:1px solid #eee;border-radius:10px;padding:14px 18px;margin-bottom:10px}\n.mcr-faq summary{font-weight:600;color:#065f46;cursor:pointer;font-size:15px}\n.mcr-faq p{margin:10px 0 0;font-size:15px}\n.mcr-disc{font-size:12px;color:#9ca3af;border-top:1px solid #eee;padding-top:16px;margin-top:24px}\n\u003c\/style\u003e\n\u003cdiv class=\"mcr-product-page\"\u003e\n\u003cdiv class=\"mcr-hero\"\u003e\n\u003cimg alt=\"CBDfx CBD Gummies with Apple Cider Vinegar\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0693\/9757\/7879\/files\/cbdfx-photo-render-gummies-apple-cider-vinegar-bottle-1500mg-jul-26-2022.jpg?v=1760761862\"\u003e\n\u003cp class=\"mcr-kicker\"\u003eMyCannabisReviews Product Pick\u003c\/p\u003e\n\u003ch2\u003eCBDfx CBD Gummies with Apple Cider Vinegar\u003c\/h2\u003e\n\u003cp\u003eCBDfx CBD Gummies with Apple Cider Vinegar combine broad-spectrum CBD with the trending wellness benefits of ACV, plus a boost of vitamin B12 and beetroot.\u003c\/p\u003e\n\u003cp\u003eEach gummy pairs 25mg of CBD with apple cider vinegar in a tasty form that skips the harsh taste of drinking ACV straight - a favorite for metabolism and everyday wellness support.\u003c\/p\u003e\n\u003cdiv class=\"mcr-pills\"\u003e\n\u003cspan class=\"mcr-pill\"\u003eMCR Score: 8.8\/10\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eBroad Spectrum\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e1500mg CBD\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e+ ACV\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eVegan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-cbd-gummies-with-apple-cider-vinegar\u0026amp;aff_sub2=product\" class=\"mcr-btn\" target=\"_blank\"\u003eCheck Price at CBDfx\u003c\/a\u003e\u003ca href=\"\/collections\/cbdfx\" class=\"mcr-btn secondary\"\u003eSee More CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eOur Verdict\u003c\/h3\u003e\n\u003cp\u003eIf you like the idea of apple cider vinegar but hate the taste, this is the CBDfx gummy for you. The ACV, B12, and beetroot blend gives it a wellness-and-metabolism angle, and the broad-spectrum CBD keeps it THC-free. A solid pick for a functional daily gummy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003ctable class=\"mcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBroad Spectrum ACV Gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal CBD\u003c\/td\u003e\n\u003ctd\u003e1500mg per jar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCount\u003c\/td\u003e\n\u003ctd\u003e60 gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCBD per gummy\u003c\/td\u003e\n\u003ctd\u003e25mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdded\u003c\/td\u003e\n\u003ctd\u003eApple cider vinegar, B12, beetroot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTHC\u003c\/td\u003e\n\u003ctd\u003e0% (broad spectrum)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiet\u003c\/td\u003e\n\u003ctd\u003eVegan, non-GMO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003eWhy We Like It\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eACV Without the Taste\u003c\/h4\u003e\n\u003cp\u003eGet apple cider vinegar benefits without the harsh flavor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eAdded Nutrients\u003c\/h4\u003e\n\u003cp\u003eB12 and beetroot round out the wellness profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eTHC-Free\u003c\/h4\u003e\n\u003cp\u003eBroad-spectrum formula with no detectable THC.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-reviews-report\"\u003e\n\u003ch3\u003eTaste \u0026amp; Experience: What Reviewers Report\u003c\/h3\u003e\n\u003cp\u003eBased on \u003cstrong\u003e202 verified customer reviews on CBDfx (averaging 4.8 out of 5 stars)\u003c\/strong\u003e, here is how these apple cider vinegar CBD gummies really taste and feel. These notes summarize recurring themes from that reviewer feedback rather than a single hands-on tasting.\u003c\/p\u003e\n\u003cdiv class=\"mcr-grid3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eFlavor\u003c\/h4\u003e\n\u003cp\u003eReviewers describe a tangy apple flavor rounded out by organic pomegranate, which softens the sharpness of the apple cider vinegar. Most find them surprisingly pleasant and far easier to take than liquid ACV, with only a mild vinegar tang lingering for some.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eTexture\u003c\/h4\u003e\n\u003cp\u003eA soft, vegan gummy chew comparable to CBDfx's other gummies. Occasional warm-weather stickiness is the only recurring texture note.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch4\u003eEffect\u003c\/h4\u003e\n\u003cp\u003eBecause they pair CBD with ACV, pomegranate and vitamin B12, reviewers tend to take these as a daytime wellness gummy and often report a light energized, non-jittery lift plus a gentle sense of calm rather than sedation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:14px;color:#777;margin-top:14px;\"\u003eSummary of sentiment aggregated from public CBDfx customer reviews as of July 2026. Individual experiences vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section\"\u003e\n\u003ch3\u003ePros \u0026amp; Cons\u003c\/h3\u003e\n\u003cdiv class=\"mcr-grid2\"\u003e\n\u003cdiv class=\"mcr-pros\"\u003e\n\u003ch4\u003ePros\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eApple cider vinegar in gummy form\u003c\/li\u003e\n\u003cli\u003eAdded B12 and beetroot\u003c\/li\u003e\n\u003cli\u003eBroad spectrum, no THC\u003c\/li\u003e\n\u003cli\u003eVegan and non-GMO\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-cons\"\u003e\n\u003ch4\u003eCons\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eSlightly tangy flavor\u003c\/li\u003e\n\u003cli\u003ePremium price\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-warn\"\u003e\n\u003ch4\u003eDo These Get You High?\u003c\/h4\u003e\n\u003cp\u003eNo. These are broad-spectrum gummies with no detectable THC, so there is no intoxicating effect. You get CBD plus ACV wellness support without any high.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-buy\"\u003e\n\u003ch3\u003eWhere to Buy\u003c\/h3\u003e\n\u003cp\u003eBuy direct from CBDfx for freshest stock, lab reports, and the best guarantee. Use code \u003cspan class=\"mcr-code\"\u003eCBD15LIFE\u003c\/span\u003e for 15% off.\u003c\/p\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=4\u0026amp;aff_id=4198\u0026amp;aff_sub=cbdfx-cbd-gummies-with-apple-cider-vinegar\u0026amp;aff_sub2=product\" class=\"mcr-btn secondary\" target=\"_blank\"\u003eShop at CBDfx\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-section mcr-faq\"\u003e\n\u003ch3\u003eFAQ\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does apple cider vinegar do?\u003c\/summary\u003e\n\u003cp\u003eACV is popular for metabolism and digestive wellness support.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there THC?\u003c\/summary\u003e\n\u003cp\u003eNo, these are broad spectrum with no detectable THC.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many should I take?\u003c\/summary\u003e\n\u003cp\u003eStart with one gummy (25mg) daily and adjust as needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhere can I get the best price?\u003c\/summary\u003e\n\u003cp\u003eBuy direct from CBDfx and use code CBD15LIFE for 15% off.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"mcr-disc\"\u003eThis review contains affiliate links. We may earn a commission if you purchase through our links, at no extra cost to you. CBD products are not intended to diagnose, treat, cure, or prevent any disease. Consult a physician before use. Must be 21+ where applicable.\u003c\/p\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Review\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx CBD Gummies with Apple Cider Vinegar\",\"brand\":{\"@type\":\"Brand\",\"name\":\"CBDfx\"}},\"author\":{\"@type\":\"Organization\",\"name\":\"MyCannabisReviews\"},\"reviewBody\":\"CBDfx CBD Gummies with Apple Cider Vinegar (broad spectrum CBD plus 1000mg ACV, pomegranate and vitamin B12, vegan). Aggregated from 202 CBDfx customer reviews: a tangy apple flavor softened by pomegranate that most find far easier than liquid ACV, a soft vegan gummy texture, and a light energized non-jittery lift with gentle calm.\",\"reviewRating\":{\"@type\":\"Rating\",\"ratingValue\":\"4.8\",\"bestRating\":\"5\"}}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"AggregateRating\",\"itemReviewed\":{\"@type\":\"Product\",\"name\":\"CBDfx CBD Gummies with Apple Cider Vinegar\"},\"ratingValue\":\"4.8\",\"reviewCount\":\"202\",\"bestRating\":\"5\"}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What do the Apple Cider Vinegar CBD gummies taste like?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reviewers describe a tangy apple flavor rounded out by organic pomegranate that softens the vinegar sharpness. Most find them surprisingly pleasant and much easier than liquid ACV, with only a mild vinegar tang for some.\"}},{\"@type\":\"Question\",\"name\":\"Are they very sour or vinegary?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most reviewers say the pomegranate keeps the vinegar tang mild and palatable, though sensitivity varies.\"}},{\"@type\":\"Question\",\"name\":\"What effect do reviewers report?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"With CBD plus ACV, pomegranate and vitamin B12, reviewers tend to take them as a daytime wellness gummy and report a light, non-jittery energized lift alongside gentle calm.\"}},{\"@type\":\"Question\",\"name\":\"Are they vegan and THC-free?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. They are vegan and use broad-spectrum CBD, which has no detectable THC.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e","brand":"CBDfx","offers":[{"title":"Default Title","offer_id":49309627646211,"sku":null,"price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/cbdfx-photo-render-gummies-apple-cider-vinegar-bottle-1500mg.webp?v=1784748515"},{"product_id":"just-delta-cbd-thc-sour-gummies","title":"Just Delta CBD + THC Sour 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\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\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\u003cdiv class=\"mcr-product-page\"\u003e\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=\"Just Delta CBD + THC Sour Gummies product image\" src=\"https:\/\/justdeltastore.com\/wp-content\/uploads\/1000mg-Blockheads.jpg.webp\"\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\u003eJust Delta CBD + THC Sour Gummies\u003c\/h2\u003e\n\u003cp\u003eThese are Just Delta's combination gummies, pairing CBD with hemp-derived THC in a single sour piece rather than selling the two separately.\u003c\/p\u003e\n\u003cp\u003eCombination ratios are the most interesting corner of the gummy market right now, because CBD can take some of the edge off a THC dose.\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\"\u003eCBD + THC\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eSour Gummies\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eCombination Ratio\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eBalanced\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=122\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Just Delta \u003c\/a\u003e \u003ca href=\"\/collections\/cbd-products\" class=\"mcr-btn mcr-btn-secondary\"\u003e Browse CBD Product Reviews \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\u003eA good middle-ground option for readers who find pure THC gummies too intense but want more than a plain CBD gummy.\u003c\/p\u003e\n\u003cp\u003eCheck the current label for the exact CBD-to-THC ratio, since combination products vary more than single-cannabinoid gummies.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=122\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Shop Just Delta CBD + THC Gummies \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 mce-item-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eJust Delta\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eCBD and hemp-derived THC combination gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eSour gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRatio\u003c\/th\u003e\n\u003ctd\u003eConfirm the current CBD-to-THC ratio on the product label\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003ctd\u003eUsers who want THC effects moderated by CBD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$24.99 at the time this guide was created, based on current retail listings\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\u003eWhy We Like These Gummies\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eCombination\u003c\/span\u003e\u003ch3\u003eCBD Alongside THC\u003c\/h3\u003e\n\u003cp\u003eCBD in the same piece rather than taking two separate products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eMiddle Ground\u003c\/span\u003e\u003ch3\u003eSofter Than Pure THC\u003c\/h3\u003e\n\u003cp\u003eOften a better fit for lower-tolerance users.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eFormat\u003c\/span\u003e\u003ch3\u003eSour Candy\u003c\/h3\u003e\n\u003cp\u003eSame sour format as the popular Blockheads line.\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\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCBD and THC in a single gummy\u003c\/li\u003e\n\u003cli\u003eGentler option than a pure THC gummy\u003c\/li\u003e\n\u003cli\u003eSour format is easy to enjoy\u003c\/li\u003e\n\u003cli\u003eLab reports available on the brand site\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\u003eStill contains intoxicating THC\u003c\/li\u003e\n\u003cli\u003eRatio must be confirmed on the current label\u003c\/li\u003e\n\u003cli\u003eLegality varies by state\u003c\/li\u003e\n\u003cli\u003eMay show up on a drug test\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eDoes This Get You High?\u003c\/h2\u003e\n\u003cp\u003eYes, though the CBD content may moderate how intense the THC feels. It is still an intoxicating product.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eCheck the Ratio First\u003c\/h3\u003e\n\u003cp\u003eCombination gummies vary widely in CBD-to-THC ratio. Read the current label before dosing and start with half a piece.\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\u003eThe best place to buy is through the official Just Delta store, where you can confirm current pricing, options, and lab reports.\u003c\/p\u003e\n\u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=122\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Just Delta \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 the CBD to THC ratio?\u003c\/summary\u003e\u003cp\u003eConfirm the current ratio on the Just Delta product page, as combination formulas change.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill CBD cancel out the THC?\u003c\/summary\u003e\u003cp\u003eNo. CBD may moderate the experience for some users but it does not remove the intoxicating effect.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eAre these a good starting point?\u003c\/summary\u003e\u003cp\u003eThey can be a gentler entry than a pure THC gummy, but still start with half a piece.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes MyCannabisReviews sell Just Delta products?\u003c\/summary\u003e\u003cp\u003eNo. We publish product guides and buyer notes, then link to the official brand website.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\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. This content is for adults 21+ and is for informational purposes only. Hemp-derived THC may be intoxicating and may not be legal or available in every state. Do not drive or operate machinery after use. 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\u003c\/section\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"Just Delta","offers":[{"title":"Default Title","offer_id":49366953361667,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/1000mg-Blockheads_jpg.webp?v=1785733471"},{"product_id":"just-delta-cbd-gummies-1000mg-jar","title":"Just Delta CBD Gummies 1000mg Jar","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\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\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\u003cdiv class=\"mcr-product-page\"\u003e\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=\"Just Delta CBD Gummies 1000mg Jar product image\" src=\"https:\/\/justdeltastore.com\/wp-content\/uploads\/Clear-Bears-1000mg-1-1-600x600.jpg.webp\"\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\u003eJust Delta CBD Gummies (1000mg Jar)\u003c\/h2\u003e\n\u003cp\u003eJust Delta's 1000mg CBD jar contains over 1000mg of CBD per jar and comes in a wide range of shapes and flavors, from clear bears to sour worms and a sugar-free option, per Just Delta.\u003c\/p\u003e\n\u003cp\u003eThis is the CBD-only side of the Just Delta catalog, so unlike the rest of the brand's gummies it is not intoxicating.\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\"\u003e1000mg CBD\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e10 Flavor Options\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eSugar-Free Option\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eNon-Intoxicating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=122\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Just Delta \u003c\/a\u003e \u003ca href=\"\/collections\/cbd-products\" class=\"mcr-btn mcr-btn-secondary\"\u003e Browse CBD Product Reviews \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\u003eThe most useful CBD gummy in the Just Delta range - a large jar, lots of flavor and shape choices, and no THC to manage.\u003c\/p\u003e\n\u003cp\u003eGood for readers who want a straightforward daily CBD gummy rather than a hemp-THC product.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=122\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Shop Just Delta CBD Gummies \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 mce-item-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eJust Delta\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eCBD gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal CBD\u003c\/th\u003e\n\u003ctd\u003eOver 1000mg per jar, per Just Delta\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlavor Options\u003c\/th\u003e\n\u003ctd\u003eClear Bear, Apple Rings, Peach Rings, Rainbow Ribbons, Sour Bears, Sour Cherries, Sour Worms, Watermelon Rings, Worms, Sugar Free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIntoxicating\u003c\/th\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$45.00 at the time this guide was created, based on current retail listings\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\u003eWhy We Like These Gummies\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eSelection\u003c\/span\u003e\u003ch3\u003eTen Shape and Flavor Options\u003c\/h3\u003e\n\u003cp\u003eFar more variety than most CBD gummy jars.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eSugar-Free\u003c\/span\u003e\u003ch3\u003eLow-Sugar Option Available\u003c\/h3\u003e\n\u003cp\u003eA rare option in the CBD gummy category.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eJar Size\u003c\/span\u003e\u003ch3\u003e1000mg Per Jar\u003c\/h3\u003e\n\u003cp\u003eEnough to last weeks at typical daily doses.\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\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLarge 1000mg jar\u003c\/li\u003e\n\u003cli\u003eUnusually wide flavor and shape selection\u003c\/li\u003e\n\u003cli\u003eSugar-free option available\u003c\/li\u003e\n\u003cli\u003eNon-intoxicating - no THC to manage\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\u003eHigher upfront price than small jars\u003c\/li\u003e\n\u003cli\u003ePer-piece CBD dose varies by shape - check the label\u003c\/li\u003e\n\u003cli\u003eNo THC, so not for users seeking those effects\u003c\/li\u003e\n\u003cli\u003eSmaller jar sizes are better for trialling flavors\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 is a CBD-only gummy and is not intoxicating.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eCBD Dosing Notes\u003c\/h3\u003e\n\u003cp\u003eCBD effects are subtle and build over time. Start with one gummy daily and give it a week before adjusting.\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\u003eThe best place to buy is through the official Just Delta store, where you can confirm current pricing, options, and lab reports.\u003c\/p\u003e\n\u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=122\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at Just Delta \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 the jar?\u003c\/summary\u003e\u003cp\u003eJust Delta lists over 1000mg of CBD per jar.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs there THC in these?\u003c\/summary\u003e\u003cp\u003eNo. This is the CBD-only line.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhich flavors are available?\u003c\/summary\u003e\u003cp\u003eTen options including clear bears, sour worms, apple rings and a sugar-free version.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes MyCannabisReviews sell Just Delta products?\u003c\/summary\u003e\u003cp\u003eNo. We publish product guides and buyer notes, then link to the official brand website.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\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. This content is for adults 21+ and is for informational purposes only. Hemp-derived THC may be intoxicating and may not be legal or available in every state. Do not drive or operate machinery after use. 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\u003c\/section\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"Just Delta","offers":[{"title":"Default Title","offer_id":49366965616899,"sku":null,"price":45.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Clear-Bears-1000mg-1-1-600x600_jpg.webp?v=1785733490"},{"product_id":"high-spirits-cherry-limeade-gummies-10-1-5mg","title":"High Spirits Cherry Limeade Gummies 10:1 5mg","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\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\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\u003cdiv class=\"mcr-product-page\"\u003e\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=\"High Spirits Cherry Limeade Gummies 10:1 5mg product image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0883\/3181\/3167\/files\/Render_Mockup_1920_1920_2025-05-21_5_1.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\u003eHigh Spirits Cherry Limeade Gummies (10:1, 5mg THC \/ 50mg CBD)\u003c\/h2\u003e\n\u003cp\u003eThese are 10:1 ratio gummies containing 5mg of Delta 9 THC and 50mg of CBD per piece, with 30 gummies per jar, per High Spirits.\u003c\/p\u003e\n\u003cp\u003eA stated 10:1 CBD-to-THC ratio is genuinely useful information, and it is the main reason this jar stands out from generic combination gummies.\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\"\u003e5mg THC\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e50mg CBD\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e10:1 Ratio\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e30 Count\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=316\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at High Spirits \u003c\/a\u003e \u003ca href=\"\/collections\/cbd-products\" class=\"mcr-btn mcr-btn-secondary\"\u003e Browse CBD Product Reviews \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\u003eOne of the clearest-labelled combination gummies we have covered - the ratio and per-piece doses are both stated outright.\u003c\/p\u003e\n\u003cp\u003eGood for readers who want a mild THC effect with a substantial CBD dose behind it, and a 2-count option is available for trialling.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=316\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Shop High Spirits Gummies \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 mce-item-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eHigh Spirits\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eCBD and Delta 9 THC combination gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRatio\u003c\/th\u003e\n\u003ctd\u003e10:1 CBD to THC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePer Gummy\u003c\/th\u003e\n\u003ctd\u003e5mg Delta 9 THC and 50mg CBD, per High Spirits\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCount\u003c\/th\u003e\n\u003ctd\u003e30 per jar, or a 2-count trial pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlavor\u003c\/th\u003e\n\u003ctd\u003eCherry Limeade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$24.99 for the 30-count, $4.99 for the 2-count, at the time this guide was created\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\u003eWhy We Like These Gummies\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eClear Labelling\u003c\/span\u003e\u003ch3\u003eStated 10:1 Ratio\u003c\/h3\u003e\n\u003cp\u003eBoth cannabinoid doses are given per piece rather than per jar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eTrial Size\u003c\/span\u003e\u003ch3\u003e2-Count Option\u003c\/h3\u003e\n\u003cp\u003eYou can try two gummies before buying a 30-count jar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eBalanced\u003c\/span\u003e\u003ch3\u003e5mg THC, 50mg CBD\u003c\/h3\u003e\n\u003cp\u003eA mild THC dose backed by a substantial CBD dose.\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\"\u003e\n\u003ch3\u003ePros\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRatio and per-piece doses clearly stated\u003c\/li\u003e\n\u003cli\u003eSmall 2-count trial pack available\u003c\/li\u003e\n\u003cli\u003eMild 5mg THC dose suits lower tolerances\u003c\/li\u003e\n\u003cli\u003eFour flavors across the range\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\u003eStill contains intoxicating THC\u003c\/li\u003e\n\u003cli\u003e50mg CBD per piece may be more than some readers need\u003c\/li\u003e\n\u003cli\u003eLegality varies by state\u003c\/li\u003e\n\u003cli\u003eMay show up on a drug test\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eDoes This Get You High?\u003c\/h2\u003e\n\u003cp\u003eMildly. 5mg of Delta 9 is a light dose, and the 50mg of CBD may soften the experience further, but it remains intoxicating.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eEdible Onset Reminder\u003c\/h3\u003e\n\u003cp\u003eTake one gummy and wait up to two hours. Edibles are much slower than the brand's beverages.\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\u003eThe best place to buy is through the official High Spirits store, where you can confirm current pricing, options, and lab reports.\u003c\/p\u003e\n\u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=316\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003e Check Price at High Spirits \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 does 10:1 mean?\u003c\/summary\u003e\u003cp\u003eTen parts CBD to one part THC - here, 50mg CBD and 5mg THC per gummy.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow many gummies per jar?\u003c\/summary\u003e\u003cp\u003eThirty, with a 2-count trial pack also available.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat other flavors exist?\u003c\/summary\u003e\u003cp\u003eHigh Spirits also lists Peach Mango, Blueberry Lemon and Tropical Blast in the same 10:1 format.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes MyCannabisReviews sell High Spirits products?\u003c\/summary\u003e\u003cp\u003eNo. We publish product guides and buyer notes, then link to the official brand website.\u003c\/p\u003e\u003c\/details\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\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. This content is for adults 21+ and is for informational purposes only. Hemp-derived THC may be intoxicating and may not be legal or available in every state. Do not drive or operate machinery after use. 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\u003c\/section\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"High Spirits","offers":[{"title":"Default Title","offer_id":49367007592707,"sku":null,"price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Render_Mockup_1920_1920_2025-05-21_5_1.png?v=1785733559"},{"product_id":"focl-thc-sleep-2-5mg-gummies-30ct","title":"FOCL THC+ Sleep 2.5mg Gummies 30ct","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=\"FOCL THC+ Sleep 2.5mg Gummies product image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0044\/1342\/3709\/files\/FOCL_PDP_SLEEP_THC__1.jpg?v=1764955326\"\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\u003eFOCL THC+ Sleep 2.5mg Gummies (30 Count)\u003c\/h2\u003e\n\u003cp\u003eFOCL’s most reviewed product is a sleep gummy rather than a recreational one. Each gummy carries 2.5mg of hemp-derived Delta 9 THC alongside 25mg CBD, 15mg CBN, 100mg L-theanine and a 1mg microdose of melatonin, per FOCL’s published supplement facts.\u003c\/p\u003e\n\u003cp\u003eThe small melatonin dose is the detail worth noticing. Many sleep gummies lean on 5mg to 10mg of melatonin; this one leans on cannabinoids instead and uses melatonin only as a nudge.\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\"\u003e30 Gummies\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e2.5mg D9 THC\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e25mg CBD + 15mg CBN\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e1mg Melatonin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=116\u0026amp;aff_id=4198\" target=\"_blank\"\u003eShop FOCL THC+ Sleep Gummies\u003c\/a\u003e\u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/collections\/cbd-products\"\u003eBrowse CBD Product 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\u003eA strong fit for adults who want help falling asleep but dislike the heavy, foggy feeling that a high-dose melatonin gummy can leave behind. The cannabinoid load does most of the work here.\u003c\/p\u003e\n\u003cp\u003eIt is not a recreational gummy. At 2.5mg THC per piece the lift is mild by design, so anyone shopping mainly for euphoria should look at the THC+ Happy or THC+ Extra line instead.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=116\u0026amp;aff_id=4198\" target=\"_blank\"\u003eCheck Current Price at FOCL\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\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFOCL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eHemp-derived THC sleep gummy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCount\u003c\/th\u003e\n\u003ctd\u003e30 gummies, 4g each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTHC per gummy\u003c\/th\u003e\n\u003ctd\u003e2.5mg Delta 9 THC, hemp-derived\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCBD per gummy\u003c\/th\u003e\n\u003ctd\u003e25mg broad spectrum CBD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOther actives\u003c\/th\u003e\n\u003ctd\u003e15mg CBN, 100mg L-theanine, 1mg melatonin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed price\u003c\/th\u003e\n\u003ctd\u003e$69.00 for the 30-count jar; a 10-count trial size is listed at $25.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShipping notes\u003c\/th\u003e\n\u003ctd\u003eFOCL lists this product as unavailable to AK, AL, AR, CA, CO, CT, ID, MN, OR, TN, VT and WA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLab testing\u003c\/th\u003e\n\u003ctd\u003eThird-party test results published per batch on the FOCL website\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\u003eWhy We Like This Gummy\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eFormula\u003c\/span\u003e\n\u003ch3\u003eCannabinoids Over Melatonin\u003c\/h3\u003e\n\u003cp\u003e1mg of melatonin is a microdose. The sedating side of this gummy comes mostly from CBN and CBD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eDose Control\u003c\/span\u003e\n\u003ch3\u003eHalf a Gummy Works\u003c\/h3\u003e\n\u003cp\u003eFOCL’s own directions suggest half to one gummy, which makes 1.25mg THC a realistic starting dose.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eTransparency\u003c\/span\u003e\n\u003ch3\u003eFull Supplement Facts\u003c\/h3\u003e\n\u003cp\u003ePer-gummy cannabinoid and botanical amounts are published rather than only a jar total.\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\u003e2.5mg THC is a genuinely gentle dose\u003c\/li\u003e\n\u003cli\u003e25mg CBD and 15mg CBN in every gummy\u003c\/li\u003e\n\u003cli\u003eOnly 1mg melatonin, so less morning fog\u003c\/li\u003e\n\u003cli\u003e100mg L-theanine for calm\u003c\/li\u003e\n\u003cli\u003ePer-serving labelling instead of jar-total marketing\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\u003e$69.00 for 30 gummies is premium pricing\u003c\/li\u003e\n\u003cli\u003eNot shipped to twelve states\u003c\/li\u003e\n\u003cli\u003eToo mild for anyone chasing a strong high\u003c\/li\u003e\n\u003cli\u003eContains melatonin, which not everyone tolerates\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\u003eDoes This Get You High?\u003c\/h2\u003e\n\u003cp\u003eMildly. 2.5mg of Delta 9 THC is intoxicating at a low level, and the CBD and CBN in the formula push the experience toward sedation rather than euphoria.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eStart With Half\u003c\/h3\u003e\n\u003cp\u003eTake half a gummy about 30 minutes before bed on your first night. Do not drive or operate machinery after use.\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\u003eThe best place to buy is the official FOCL store, where you can confirm current pricing, subscription options and third-party lab results.\u003c\/p\u003e\n\u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=116\u0026amp;aff_id=4198\" target=\"_blank\"\u003eCheck Price at FOCL\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 THC is in each FOCL sleep gummy?\u003c\/summary\u003e\n\u003cp\u003eFOCL lists 2.5mg of hemp-derived Delta 9 THC per gummy, plus 25mg CBD and 15mg CBN.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this leave me groggy in the morning?\u003c\/summary\u003e\n\u003cp\u003eFOCL formulates around a 1mg melatonin microdose specifically to reduce next-day grogginess. Individual response still varies.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there a melatonin-free version?\u003c\/summary\u003e\n\u003cp\u003eYes. FOCL sells a THC+ Sleep 2.5mg Melatonin-Free gummy, listed at a lower price.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes MyCannabisReviews sell FOCL products?\u003c\/summary\u003e\n\u003cp\u003eNo. We publish product guides and buyer notes, then link to the official brand website.\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. This content is for adults 21+ and is for informational purposes only. Hemp-derived THC may be intoxicating and may not be legal or available in every state. Do not drive or operate machinery after use. 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":"FOCL","offers":[{"title":"Default Title","offer_id":49372548923651,"sku":null,"price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/FOCL_PDP_SLEEP_THC__1.webp?v=1785791381"},{"product_id":"focl-thc-happy-5mg-gummies-30ct","title":"FOCL THC+ Happy 5mg Gummies 30ct","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=\"FOCL THC+ Happy 5mg Gummies product image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0044\/1342\/3709\/files\/FOCL_PDP_HAPPY_1.jpg?v=1764957572\"\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\u003eFOCL THC+ Happy 5mg Gummies (30 Count)\u003c\/h2\u003e\n\u003cp\u003eThis is FOCL’s social gummy. Each piece carries 5mg of hemp-derived Delta 9 THC, 25mg of CBD and 125mg of L-tyrosine, and the brand positions it squarely as an alcohol alternative rather than a wellness supplement.\u003c\/p\u003e\n\u003cp\u003eThe label is written per half gummy, which is worth reading carefully: 60 servings per container means 30 physical gummies, each one holding the full 5mg.\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\"\u003e30 Gummies\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e5mg D9 THC\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e25mg CBD\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e125mg L-Tyrosine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=116\u0026amp;aff_id=4198\" target=\"_blank\"\u003eShop FOCL THC+ Happy Gummies\u003c\/a\u003e\u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/collections\/delta-9-products\"\u003eBrowse Delta 9 Product 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\u003eA good fit for someone who wants a mild, sociable lift in place of a drink. 5mg of Delta 9 is a recognisable dose without being overwhelming for most people with any tolerance.\u003c\/p\u003e\n\u003cp\u003eIt is a poor fit for a true first-timer at a full gummy. Start with half, which is also how FOCL writes the serving size.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=116\u0026amp;aff_id=4198\" target=\"_blank\"\u003eCheck Current Price at FOCL\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\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eFOCL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eHemp-derived Delta 9 THC gummy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCount\u003c\/th\u003e\n\u003ctd\u003e30 gummies; label lists 60 half-gummy servings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTHC per gummy\u003c\/th\u003e\n\u003ctd\u003e5mg Delta 9 THC, hemp-derived, under 0.3% by dry weight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCBD per gummy\u003c\/th\u003e\n\u003ctd\u003e25mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOther actives\u003c\/th\u003e\n\u003ctd\u003e125mg L-tyrosine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed price\u003c\/th\u003e\n\u003ctd\u003e$59.00 for the 30-count jar; a 10-count is listed at $25.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShipping notes\u003c\/th\u003e\n\u003ctd\u003eFOCL lists this product as unavailable to AK, AL, AR, CA, CO, CT, ID, MN, OR, TN, VT and WA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLab testing\u003c\/th\u003e\n\u003ctd\u003eThird-party test results published per batch on the FOCL website\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\u003eWhy We Like This Gummy\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eDose\u003c\/span\u003e\n\u003ch3\u003e5mg Is the Sweet Spot\u003c\/h3\u003e\n\u003cp\u003eHigh enough to feel, low enough that most people stay comfortable and functional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eBalance\u003c\/span\u003e\n\u003ch3\u003e25mg CBD Alongside\u003c\/h3\u003e\n\u003cp\u003eThe CBD ratio takes some of the edge off the THC rather than amplifying it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eFormula\u003c\/span\u003e\n\u003ch3\u003eL-Tyrosine Instead of Sedatives\u003c\/h3\u003e\n\u003cp\u003eNo melatonin or CBN here, so this is a daytime or evening social gummy rather than a sleep aid.\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\u003eClear 5mg Delta 9 dose per gummy\u003c\/li\u003e\n\u003cli\u003e25mg CBD in the same piece\u003c\/li\u003e\n\u003cli\u003eHalf-gummy serving makes 2.5mg easy\u003c\/li\u003e\n\u003cli\u003eNo melatonin, so it will not make you drowsy\u003c\/li\u003e\n\u003cli\u003ePer-serving supplement facts published\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\u003e$59.00 for 30 gummies is not cheap per milligram\u003c\/li\u003e\n\u003cli\u003eBlocked from shipping to twelve states\u003c\/li\u003e\n\u003cli\u003eA full gummy is too much for a complete beginner\u003c\/li\u003e\n\u003cli\u003eOnly one flavour option in the standard jar\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\u003eDoes This Get You High?\u003c\/h2\u003e\n\u003cp\u003eYes. 5mg of hemp-derived Delta 9 THC is a genuine intoxicating dose for most adults, and the effect is closer to a couple of drinks than to a CBD product.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eHalf a Gummy First\u003c\/h3\u003e\n\u003cp\u003eTake half and wait a full 90 minutes before deciding whether to take more. Edibles are slow. Do not drive or operate machinery after use.\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\u003eThe best place to buy is the official FOCL store, where you can confirm current pricing, bundle options and third-party lab results.\u003c\/p\u003e\n\u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=116\u0026amp;aff_id=4198\" target=\"_blank\"\u003eCheck Price at FOCL\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 gummies are in a jar?\u003c\/summary\u003e\n\u003cp\u003eThirty gummies. FOCL writes the supplement facts per half gummy, which is why the label lists 60 servings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this make me sleepy?\u003c\/summary\u003e\n\u003cp\u003eIt should not. There is no melatonin or CBN in this formula, unlike the THC+ Sleep gummies.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there a stronger version?\u003c\/summary\u003e\n\u003cp\u003eYes. FOCL lists THC+ Extra at 10mg per gummy and THC+ Chill at 3mg, plus a 1mg Micro option.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes MyCannabisReviews sell FOCL products?\u003c\/summary\u003e\n\u003cp\u003eNo. We publish product guides and buyer notes, then link to the official brand website.\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. This content is for adults 21+ and is for informational purposes only. Hemp-derived THC may be intoxicating and may not be legal or available in every state. Do not drive or operate machinery after use. 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":"FOCL","offers":[{"title":"Default Title","offer_id":49372579135747,"sku":null,"price":59.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/FOCL_PDP_HAPPY_1.webp?v=1785791363"},{"product_id":"premium-jane-vegan-cbd-gummies-750mg","title":"Premium Jane Vegan CBD Gummies 750mg","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=\"Premium Jane Vegan CBD Gummies 750mg product image\" src=\"https:\/\/premiumjane.com\/wp-content\/uploads\/2019\/03\/%D0%A1BD-Gummies_1-min-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\u003ePremium Jane Vegan CBD Gummies, 750mg\u003c\/h2\u003e\n\u003cp\u003eA straightforward CBD gummy done properly: 750mg per jar at 25mg of CBD apiece, in a vegan formulation. No THC, no melatonin, no functional botanicals bolted on.\u003c\/p\u003e\n\u003cp\u003eThis is Premium Jane’s most popular non-oil product, and the appeal is simplicity. If you want CBD without a psychoactive component or a stack of extra actives, this is the format.\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\"\u003e750mg Jar\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e25mg CBD Each\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eVegan\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eNo THC\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=47\u0026amp;aff_id=4198\" target=\"_blank\"\u003eShop Premium Jane CBD Gummies\u003c\/a\u003e\u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/collections\/cbd-products\"\u003eBrowse CBD Product 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\u003eThe right pick for anyone who wants a daily CBD habit without measuring drops, and who does not want any intoxicating cannabinoids in the mix.\u003c\/p\u003e\n\u003cp\u003eAt 25mg per gummy this is a middle-of-the-road dose. Heavy CBD users may prefer the tinctures, where a 1000mg or 3000mg bottle works out cheaper per milligram.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=47\u0026amp;aff_id=4198\" target=\"_blank\"\u003eCheck Current Price at Premium Jane\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\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003ePremium Jane\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eCBD gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal CBD\u003c\/th\u003e\n\u003ctd\u003e750mg per jar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCBD per gummy\u003c\/th\u003e\n\u003ctd\u003e25mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFormulation\u003c\/th\u003e\n\u003ctd\u003eVegan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTHC\u003c\/th\u003e\n\u003ctd\u003eNone; these are not intoxicating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed price\u003c\/th\u003e\n\u003ctd\u003e$58.00, with a subscription option also listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLab testing\u003c\/th\u003e\n\u003ctd\u003eBatch tested; reports available through Premium Jane\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\u003eWhy We Like These Gummies\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eSimplicity\u003c\/span\u003e\n\u003ch3\u003eJust CBD\u003c\/h3\u003e\n\u003cp\u003eNo melatonin, no THC, no nootropic stack. Easier to judge how CBD alone affects you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eDose\u003c\/span\u003e\n\u003ch3\u003e25mg Is Usable\u003c\/h3\u003e\n\u003cp\u003eA practical daily dose that can be halved down if you want to start lower.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eDiet\u003c\/span\u003e\n\u003ch3\u003eVegan Formula\u003c\/h3\u003e\n\u003cp\u003eNo gelatin, which rules out most competing CBD gummies for vegan buyers.\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\u003eClear 25mg CBD per gummy\u003c\/li\u003e\n\u003cli\u003eVegan, no gelatin\u003c\/li\u003e\n\u003cli\u003eNo THC, so no intoxication\u003c\/li\u003e\n\u003cli\u003eLong-established brand with a CBD-first reputation\u003c\/li\u003e\n\u003cli\u003eSubscription option lowers the ongoing cost\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\u003e$58.00 per jar is above the market average\u003c\/li\u003e\n\u003cli\u003eTinctures are better value per milligram of CBD\u003c\/li\u003e\n\u003cli\u003eSingle strength only\u003c\/li\u003e\n\u003cli\u003eNo CBN or melatonin if you specifically want sleep support\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 This Get You High?\u003c\/h2\u003e\n\u003cp\u003eNo. These are CBD gummies with no THC, so they are not intoxicating. CBD is generally described as calming rather than psychoactive.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eSet Expectations\u003c\/h3\u003e\n\u003cp\u003eCBD is subtle and often works best with consistent daily use rather than a single dose. Premium Jane products are not intended to diagnose, treat, cure or prevent any disease.\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\u003eThe best place to buy is the official Premium Jane store, where you can confirm current pricing, subscription options and lab reports.\u003c\/p\u003e\n\u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=47\u0026amp;aff_id=4198\" target=\"_blank\"\u003eCheck Price at Premium Jane\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 CBD is in each gummy?\u003c\/summary\u003e\n\u003cp\u003ePremium Jane lists 25mg of CBD per gummy, with 750mg in the jar.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these vegan?\u003c\/summary\u003e\n\u003cp\u003eYes. Premium Jane sells these specifically as vegan CBD gummies, so no gelatin is used.\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\u003eThese are marketed as containing no THC, which makes a positive screen unlikely, but no CBD product can guarantee a negative result.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes MyCannabisReviews sell Premium Jane products?\u003c\/summary\u003e\n\u003cp\u003eNo. We publish product guides and buyer notes, then link to the official brand website.\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. This content is for adults 21+ and is for informational purposes only. Premium Jane products are not intended to diagnose, treat, cure or prevent any disease. 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":"Premium Jane","offers":[{"title":"Default Title","offer_id":49372720038147,"sku":null,"price":58.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/PremiumJaneVeganCBDGummies750mg.jpg?v=1785790625"},{"product_id":"premium-jane-delta-8-thc-gummies-625mg","title":"Premium Jane Delta 8 THC Gummies 625mg","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=\"Premium Jane Delta 8 THC Gummies 625mg product image\" src=\"https:\/\/premiumjane.com\/wp-content\/uploads\/2021\/04\/625mg-Delta-8-Gummies-min-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\u003ePremium Jane Delta 8 THC Gummies, 625mg\u003c\/h2\u003e\n\u003cp\u003ePremium Jane’s intoxicating gummy: 25mg of Delta 8 THC per piece with 25 gummies per pack, for 625mg total. Four flavours are listed, and the pack size is the main selling point.\u003c\/p\u003e\n\u003cp\u003eTwenty-five gummies is a large pack by hemp-derived THC standards, and at 25mg each these are a real dose rather than a microdose.\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\"\u003e25 Gummies\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e25mg D8 Each\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e625mg Total\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e4 Flavours\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\n\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=47\u0026amp;aff_id=4198\" target=\"_blank\"\u003eShop Premium Jane Delta 8 Gummies\u003c\/a\u003e\u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/collections\/delta-8-products\"\u003eBrowse Delta 8 Product 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\u003eGood value for someone who already knows they get on with Delta 8 and wants a bigger pack rather than a ten-count jar.\u003c\/p\u003e\n\u003cp\u003e25mg is too much for a first-timer in one go. Start with a quarter or a half gummy, and check that Delta 8 ships to your state before ordering.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=47\u0026amp;aff_id=4198\" target=\"_blank\"\u003eCheck Current Price at Premium Jane\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\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003ePremium Jane\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eDelta 8 THC gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCount\u003c\/th\u003e\n\u003ctd\u003e25 gummies per pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDelta 8 per gummy\u003c\/th\u003e\n\u003ctd\u003e25mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal Delta 8\u003c\/th\u003e\n\u003ctd\u003e625mg per pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlavours\u003c\/th\u003e\n\u003ctd\u003eBirthday Cake, Grape, Mango, Watermelon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed price\u003c\/th\u003e\n\u003ctd\u003e$58.00, with a subscription option also listed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNot shipped to\u003c\/th\u003e\n\u003ctd\u003eAlaska, Arizona, Arkansas, Colorado, Delaware, Idaho, Iowa, Louisiana, Mississippi, Montana, New York, North Dakota, Rhode Island, Utah, Vermont\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLab testing\u003c\/th\u003e\n\u003ctd\u003eBatch tested; reports available through Premium Jane\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\u003eWhy We Like These Gummies\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eValue\u003c\/span\u003e\n\u003ch3\u003e25 Gummies Per Pack\u003c\/h3\u003e\n\u003cp\u003eA larger count than most Delta 8 gummy packs, which brings the cost per dose down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eChoice\u003c\/span\u003e\n\u003ch3\u003eFour Flavours\u003c\/h3\u003e\n\u003cp\u003eBirthday Cake, Grape, Mango and Watermelon rather than a single option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eConsistency\u003c\/span\u003e\n\u003ch3\u003eFixed 25mg Dose\u003c\/h3\u003e\n\u003cp\u003eEvery gummy is the same strength, which makes portioning predictable once you know your tolerance.\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\u003e625mg total in a 25-count pack\u003c\/li\u003e\n\u003cli\u003eClear 25mg per gummy labelling\u003c\/li\u003e\n\u003cli\u003eFour flavours\u003c\/li\u003e\n\u003cli\u003eLong-standing brand with published lab reports\u003c\/li\u003e\n\u003cli\u003eSubscription pricing available\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\u003eNot shipped to fifteen states\u003c\/li\u003e\n\u003cli\u003e25mg is a heavy single dose for beginners\u003c\/li\u003e\n\u003cli\u003eDelta 8 will show on a standard THC drug test\u003c\/li\u003e\n\u003cli\u003eNo lower-strength version in this line\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\u003eDoes This Get You High?\u003c\/h2\u003e\n\u003cp\u003eYes. Delta 8 THC is intoxicating, and 25mg is a substantial oral dose. Effects typically build over 45 to 90 minutes and can last several hours.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003ePortion These\u003c\/h3\u003e\n\u003cp\u003eStart with a quarter or half gummy and wait at least 90 minutes. Do not drive or operate machinery after use, and do not combine with alcohol.\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\u003eThe best place to buy is the official Premium Jane store, where you can confirm current pricing, flavour availability and lab reports.\u003c\/p\u003e\n\u003cp\u003eMyCannabisReviews may earn a commission if you purchase through our affiliate link, at no extra cost to you.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca class=\"mcr-btn mcr-btn-primary\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=47\u0026amp;aff_id=4198\" target=\"_blank\"\u003eCheck Price at Premium Jane\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 Delta 8 is in each gummy?\u003c\/summary\u003e\n\u003cp\u003ePremium Jane lists 25mg of Delta 8 THC per gummy, with 25 gummies in the pack.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich states cannot receive these?\u003c\/summary\u003e\n\u003cp\u003eDelta 8 is not shipped to Alaska, Arizona, Arkansas, Colorado, Delaware, Idaho, Iowa, Louisiana, Mississippi, Montana, New York, North Dakota, Rhode Island, Utah or Vermont.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long do the effects last?\u003c\/summary\u003e\n\u003cp\u003eOral Delta 8 typically takes 45 to 90 minutes to come on and can last several hours. Do not redose early.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes MyCannabisReviews sell Premium Jane products?\u003c\/summary\u003e\n\u003cp\u003eNo. We publish product guides and buyer notes, then link to the official brand website.\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. This content is for adults 21+ and is for informational purposes only. Premium Jane products are not intended to diagnose, treat, cure or prevent any disease. Hemp-derived THC may be intoxicating and may not be legal or available in every state. Do not drive or operate machinery after use. 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":"Premium Jane","offers":[{"title":"Default Title","offer_id":49372754215171,"sku":null,"price":58.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/PremiumJaneDelta8THCGummies625mg.jpg?v=1785790488"}],"url":"https:\/\/mycannabisreviews.com\/collections\/cbd-gummies.oembed","provider":"My Cannabis Reviews","version":"1.0","type":"link"}