{"title":"Premium Jane","description":"\u003cstyle\u003e\n  .mcr-premium-jane-hub {\n    margin: 0 0 48px;\n    color: #26342f;\n  }\n\n  .mcr-premium-jane-hub * {\n    box-sizing: border-box;\n  }\n\n  .mcr-premium-jane-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-premium-jane-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-premium-jane-hero-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 980px;\n  }\n\n  .mcr-premium-jane-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-premium-jane-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-premium-jane-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-premium-jane-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 22px 0 0;\n  }\n\n  .mcr-premium-jane-pills a,\n  .mcr-premium-jane-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-premium-jane-section {\n    margin: 38px 0;\n  }\n\n  .mcr-premium-jane-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-premium-jane-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-premium-jane-section p,\n  .mcr-premium-jane-section li {\n    color: #26342f;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .mcr-premium-jane-section p {\n    margin: 0 0 18px;\n    max-width: 980px;\n  }\n\n  .mcr-premium-jane-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 20px;\n    margin: 26px 0;\n  }\n\n  .mcr-premium-jane-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-premium-jane-card h3 {\n    margin-top: 0;\n  }\n\n  .mcr-premium-jane-card p {\n    font-size: 15px;\n    line-height: 1.65;\n    margin: 0 0 16px;\n  }\n\n  .mcr-premium-jane-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin: 0 0 18px;\n  }\n\n  .mcr-premium-jane-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-premium-jane-card-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: auto;\n  }\n\n  .mcr-premium-jane-btn,\n  .mcr-premium-jane-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-premium-jane-btn:hover {\n    background: #1f4a38;\n    color: #ffffff !important;\n  }\n\n  .mcr-premium-jane-btn-alt,\n  .mcr-premium-jane-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-premium-jane-btn-alt:hover {\n    background: #f7f7f2;\n    color: #10261f !important;\n  }\n\n  .mcr-premium-jane-cta-box {\n    background: #10261f;\n    color: #ffffff;\n    border-radius: 24px;\n    padding: 28px;\n    margin: 34px 0;\n  }\n\n  .mcr-premium-jane-cta-box h2 {\n    color: #ffffff !important;\n    margin-top: 0;\n  }\n\n  .mcr-premium-jane-cta-box p {\n    color: rgba(255,255,255,0.9) !important;\n  }\n\n  .mcr-premium-jane-cta-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 22px 0 0;\n  }\n\n  .mcr-premium-jane-cta-main,\n  .mcr-premium-jane-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-premium-jane-cta-main:hover {\n    background: #f6d57a;\n    color: #10261f !important;\n  }\n\n  .mcr-premium-jane-cta-secondary,\n  .mcr-premium-jane-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-premium-jane-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-premium-jane-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 850px;\n    background: #ffffff;\n  }\n\n  .mcr-premium-jane-table th {\n    background: #10261f;\n    color: #ffffff;\n    text-align: left;\n    padding: 16px;\n    font-size: 14px;\n  }\n\n  .mcr-premium-jane-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-premium-jane-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mcr-premium-jane-table a {\n    color: #1f4a38 !important;\n    font-weight: 850;\n  }\n\n  .mcr-premium-jane-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-premium-jane-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-premium-jane-info-card h3 {\n    margin-top: 0;\n  }\n\n  .mcr-premium-jane-info-card p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .mcr-premium-jane-faq {\n    border-top: 1px solid rgba(16,38,31,0.12);\n    margin-top: 24px;\n    padding-top: 8px;\n  }\n\n  .mcr-premium-jane-faq h3 {\n    margin-top: 24px;\n  }\n\n  .mcr-premium-jane-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-premium-jane-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .mcr-premium-jane-hero {\n      padding: 32px 22px;\n      border-radius: 20px;\n    }\n\n    .mcr-premium-jane-grid,\n    .mcr-premium-jane-info-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mcr-premium-jane-card {\n      padding: 20px;\n    }\n  }\n\u003c\/style\u003e\u003csection class=\"mcr-premium-jane-hub\"\u003e\u003csection class=\"mcr-premium-jane-hero\"\u003e\u003cdiv class=\"mcr-premium-jane-hero-inner\"\u003e\n\u003cp class=\"mcr-premium-jane-kicker\"\u003ePremium Jane Reviews \u0026amp; Product Guide\u003c\/p\u003e\n\u003ch2\u003ePremium Jane Reviews: CBD Oils, Gummies, Delta 8 \u0026amp; THCA Flower\u003c\/h2\u003e\n\u003cp\u003eExplore Premium Jane reviews from MyCannabisReviews, covering full spectrum CBD oil tinctures, vegan CBD gummies, Delta 8 THC gummies and THCA hemp flower. We do not sell Premium Jane products directly. Our goal is to help adults 21+ compare potency, formats, lab testing information and official buying options.\u003c\/p\u003e\n\u003cp\u003ePremium Jane straddles two very different categories. Half of what we cover is non-intoxicating CBD, and the other half - the Delta 8 gummies and the THCA flower - will get you high. Knowing which side of that line a product sits on matters more than the price. This hub organises our Premium Jane product pages so you can compare them side by side.\u003c\/p\u003e\n\u003cdiv class=\"mcr-premium-jane-pills\"\u003e\n\u003cspan\u003eCBD Oils\u003c\/span\u003e\u003cspan\u003eCBD Gummies\u003c\/span\u003e\u003cspan\u003eDelta 8 Gummies\u003c\/span\u003e\u003cspan\u003eTHCA Flower\u003c\/span\u003e\u003cspan\u003eFull Spectrum\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-premium-jane-section\"\u003e\u003ch2\u003eBest Premium Jane Products We’ve Reviewed\u003c\/h2\u003e\n\u003cdiv class=\"mcr-premium-jane-grid\"\u003e\n\u003carticle class=\"mcr-premium-jane-card\"\u003e\u003ch3\u003ePremium Jane Full Spectrum CBD Oil Tincture 1000mg\u003c\/h3\u003e\n\u003cdiv class=\"mcr-premium-jane-tags\"\u003e\n\u003cspan\u003eCBD Oil\u003c\/span\u003e\u003cspan\u003e33.33mg per ml\u003c\/span\u003e\u003cspan\u003e$125.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eA 30ml full spectrum bottle at 1000mg total, sold in Natural, Mint and Citrus, with a graduated 1.5ml dropper.\u003c\/p\u003e\n\u003cdiv class=\"mcr-premium-jane-card-actions\"\u003e\u003ca class=\"mcr-premium-jane-btn\" href=\"\/products\/premium-jane-full-spectrum-cbd-oil-tincture-1000mg\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"mcr-premium-jane-card\"\u003e\u003ch3\u003ePremium Jane Vegan CBD Gummies 750mg\u003c\/h3\u003e\n\u003cdiv class=\"mcr-premium-jane-tags\"\u003e\n\u003cspan\u003eCBD\u003c\/span\u003e\u003cspan\u003e25mg each\u003c\/span\u003e\u003cspan\u003eVegan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eA plain vegan CBD gummy at 25mg apiece, 750mg per jar, with no THC and no functional botanicals bolted on.\u003c\/p\u003e\n\u003cdiv class=\"mcr-premium-jane-card-actions\"\u003e\u003ca class=\"mcr-premium-jane-btn\" href=\"\/products\/premium-jane-vegan-cbd-gummies-750mg\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"mcr-premium-jane-card\"\u003e\u003ch3\u003ePremium Jane Delta 8 THC Gummies 625mg\u003c\/h3\u003e\n\u003cdiv class=\"mcr-premium-jane-tags\"\u003e\n\u003cspan\u003eDelta 8\u003c\/span\u003e\u003cspan\u003e25mg each\u003c\/span\u003e\u003cspan\u003e25 count\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eIntoxicating Delta 8 gummies at 25mg per piece across four flavours. Not shipped to 15 states.\u003c\/p\u003e\n\u003cdiv class=\"mcr-premium-jane-card-actions\"\u003e\u003ca class=\"mcr-premium-jane-btn\" href=\"\/products\/premium-jane-delta-8-thc-gummies-625mg\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"mcr-premium-jane-card\"\u003e\u003ch3\u003ePremium Jane OG Kush THCA Flower 3.5g\u003c\/h3\u003e\n\u003cdiv class=\"mcr-premium-jane-tags\"\u003e\n\u003cspan\u003eTHCA\u003c\/span\u003e\u003cspan\u003e3.5g jar\u003c\/span\u003e\u003cspan\u003e$49.00\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eHand-selected OG Kush THCA hemp flower in a 3.5g jar, with Blue Dream and Purple Haze also listed in the range.\u003c\/p\u003e\n\u003cdiv class=\"mcr-premium-jane-card-actions\"\u003e\u003ca class=\"mcr-premium-jane-btn\" href=\"\/products\/premium-jane-og-kush-thca-flower-3-5g\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-premium-jane-cta-box\"\u003e\u003ch2\u003eLooking for Premium Jane Products?\u003c\/h2\u003e\n\u003cp\u003ePricing, flavour availability, subscription options and lab reports change regularly. The official Premium Jane store is the only place to confirm current details before buying.\u003c\/p\u003e\n\u003cdiv class=\"mcr-premium-jane-cta-row\"\u003e\n\u003ca class=\"mcr-premium-jane-cta-main\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=47\u0026amp;aff_id=4198\" target=\"_blank\"\u003eVisit the Official Premium Jane Store\u003c\/a\u003e\u003ca class=\"mcr-premium-jane-cta-secondary\" href=\"\/pages\/premium-jane-review\"\u003ePremium Jane Buyer Guide\u003c\/a\u003e\u003ca class=\"mcr-premium-jane-cta-secondary\" href=\"\/pages\/how-we-review\"\u003eHow We Review Products\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-premium-jane-section\"\u003e\u003ch2\u003ePremium Jane Product Comparison\u003c\/h2\u003e\n\u003cp\u003eThe useful comparison across the Premium Jane range is not flavour - it is whether a product is intoxicating, how it is taken, and whether your state can receive it.\u003c\/p\u003e\n\u003cdiv class=\"mcr-premium-jane-table-wrap\"\u003e\u003ctable class=\"mcr-premium-jane-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003cth\u003eImportant Consideration\u003c\/th\u003e\n\u003cth\u003eReview Link\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFull Spectrum CBD Oil 1000mg\u003c\/td\u003e\n\u003ctd\u003eFull Spectrum CBD Tincture\u003c\/td\u003e\n\u003ctd\u003ePeople who want to control the measure.\u003c\/td\u003e\n\u003ctd\u003eTrace THC; unsuitable if you are drug tested.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/premium-jane-full-spectrum-cbd-oil-tincture-1000mg\"\u003eRead Review\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVegan CBD Gummies 750mg\u003c\/td\u003e\n\u003ctd\u003eCBD Gummies\u003c\/td\u003e\n\u003ctd\u003eA simple fixed 25mg CBD serving.\u003c\/td\u003e\n\u003ctd\u003eNon-intoxicating; no THC in the formula.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/premium-jane-vegan-cbd-gummies-750mg\"\u003eRead Review\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDelta 8 THC Gummies 625mg\u003c\/td\u003e\n\u003ctd\u003eDelta 8 Gummies\u003c\/td\u003e\n\u003ctd\u003eUsers who want a mid-strength Delta 8 edible.\u003c\/td\u003e\n\u003ctd\u003e25mg each is a lot; halve your first one.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/premium-jane-delta-8-thc-gummies-625mg\"\u003eRead Review\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOG Kush THCA Flower 3.5g\u003c\/td\u003e\n\u003ctd\u003eTHCA Hemp Flower\u003c\/td\u003e\n\u003ctd\u003eFlower smokers who want a named strain.\u003c\/td\u003e\n\u003ctd\u003eTHCA converts to Delta 9 THC when heated.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/premium-jane-og-kush-thca-flower-3-5g\"\u003eRead Review\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-premium-jane-section\"\u003e\u003ch2\u003eUnderstanding the Premium Jane Range\u003c\/h2\u003e\n\u003cdiv class=\"mcr-premium-jane-info-grid\"\u003e\n\u003cdiv class=\"mcr-premium-jane-info-card\"\u003e\n\u003ch3\u003eCBD Side vs THC Side\u003c\/h3\u003e\n\u003cp\u003eThe CBD oils and vegan gummies are non-intoxicating. The Delta 8 gummies and THCA flower are not. Read the product name carefully before ordering, because the packaging styling is similar across both.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-premium-jane-info-card\"\u003e\n\u003ch3\u003eTincture Strengths\u003c\/h3\u003e\n\u003cp\u003eThe oils are sold at several strengths in the same 30ml bottle, so the difference is concentration per millilitre rather than volume. The 1000mg version works out at 33.33mg of CBD per ml.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-premium-jane-info-card\"\u003e\n\u003ch3\u003eState Restrictions\u003c\/h3\u003e\n\u003cp\u003ePremium Jane lists Delta 8 as unavailable to Alaska, Arizona, Arkansas, Colorado, Delaware, Idaho, Iowa, Louisiana, Mississippi, Montana, New York, North Dakota, Rhode Island, Utah and Vermont. Hemp flower rules vary elsewhere too.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-premium-jane-info-card\"\u003e\n\u003ch3\u003eLab Testing and COAs\u003c\/h3\u003e\n\u003cp\u003ePremium Jane batch tests its products and publishes reports through its website. Always match the batch on your product to the report before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-premium-jane-section\"\u003e\u003ch2\u003eHow MyCannabisReviews Evaluates Premium Jane\u003c\/h2\u003e\n\u003cp\u003eWe review Premium Jane products using the brand’s own published specifications - cannabinoid content, serving size, bottle or pack size, format and flavour options - and then assess who the product actually suits. We do not test products in a laboratory, we do not make medical claims, and we flag when a product is intoxicating or restricted in some states. Where potency or ingredient information is unclear on the label, we say so rather than guessing.\u003c\/p\u003e\n\u003c\/section\u003e\u003csection class=\"mcr-premium-jane-section mcr-premium-jane-faq\"\u003e\u003ch2\u003ePremium Jane Review FAQ\u003c\/h2\u003e\n\u003ch3\u003eDoes MyCannabisReviews sell Premium Jane products?\u003c\/h3\u003e\n\u003cp\u003eNo. MyCannabisReviews does not sell Premium Jane products directly. We publish independent product reviews, brand reviews and buyer guides, then link to official brand websites when available.\u003c\/p\u003e\n\u003ch3\u003eWhat Premium Jane products have been reviewed?\u003c\/h3\u003e\n\u003cp\u003eCurrent coverage includes the Full Spectrum CBD Oil Tincture 1000mg, Vegan CBD Gummies 750mg, Delta 8 THC Gummies 625mg and OG Kush THCA Flower 3.5g.\u003c\/p\u003e\n\u003ch3\u003eWhich Premium Jane products are intoxicating?\u003c\/h3\u003e\n\u003cp\u003eThe Delta 8 THC gummies and the THCA flower. The CBD oils and vegan CBD gummies are not intoxicating, although the full spectrum oil does contain trace THC.\u003c\/p\u003e\n\u003ch3\u003eWhich Premium Jane product is the easiest first purchase?\u003c\/h3\u003e\n\u003cp\u003eIf you want CBD only, the vegan gummies are the simplest because the dose is fixed at 25mg. If you want something intoxicating, start with half a Delta 8 gummy rather than a whole one.\u003c\/p\u003e\n\u003ch3\u003eDoes Premium Jane publish lab reports?\u003c\/h3\u003e\n\u003cp\u003eYes, batch reports are available through the Premium Jane website. Confirm the batch matches your product.\u003c\/p\u003e\n\u003cdiv class=\"mcr-premium-jane-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. 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\u003c\/section\u003e","products":[{"product_id":"premium-jane-og-kush-thca-flower-3-5g","title":"Premium Jane OG Kush THCA Flower 3.5g","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 OG Kush THCA Flower 3.5g product image\" src=\"https:\/\/premiumjane.com\/wp-content\/uploads\/2025\/08\/green-2.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\u003ePremium Jane OG Kush THCA Flower, 3.5g\u003c\/h2\u003e\n\u003cp\u003ePremium Jane built its name on CBD oil, so THCA flower is a newer direction for the Scottsdale brand. This is the OG Kush cut, sold in 3.5g jars and hand-selected from USA hemp farms according to the brand.\u003c\/p\u003e\n\u003cp\u003ePremium Jane states it does not use chemicals or pesticides and lab tests every batch. THCA converts to Delta 9 THC when heated, so treat this as an intoxicating product.\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\"\u003e3.5g Jar\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eTHCA Flower\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eOG Kush\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eUSA Hemp\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 THCA Flower\u003c\/a\u003e\u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/collections\/thca-products\"\u003eBrowse THCA 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 option if you already buy CBD from Premium Jane and want to try THCA flower from a brand you trust rather than a flower-only specialist.\u003c\/p\u003e\n\u003cp\u003eIf you buy flower by the ounce and care mainly about price per gram, dedicated flower brands will beat this on cost. You are paying partly for the Premium Jane sourcing and testing standard.\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\u003eTHCA hemp flower\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStrain\u003c\/th\u003e\n\u003ctd\u003eOG Kush\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e3.5g jar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSourcing\u003c\/th\u003e\n\u003ctd\u003eUSA hemp farms, hand-selected buds per the brand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCultivation claims\u003c\/th\u003e\n\u003ctd\u003ePremium Jane states no chemicals or pesticides are used\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed price\u003c\/th\u003e\n\u003ctd\u003e$49.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOther strains\u003c\/th\u003e\n\u003ctd\u003eBlue Dream and Purple Haze are also listed in the range\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 This Flower\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eStrain\u003c\/span\u003e\n\u003ch3\u003eA Known Quantity\u003c\/h3\u003e\n\u003cp\u003eOG Kush is one of the most recognisable profiles in cannabis, which makes it easy to know what you are buying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eSourcing\u003c\/span\u003e\n\u003ch3\u003eEstablished Supply Chain\u003c\/h3\u003e\n\u003cp\u003ePremium Jane has been sourcing USA hemp since well before THCA flower became mainstream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eTesting\u003c\/span\u003e\n\u003ch3\u003eBatch Lab Reports\u003c\/h3\u003e\n\u003cp\u003eEvery batch is lab tested, which is the baseline you should insist on with any THCA flower.\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\u003eWell-known strain rather than an unnamed house blend\u003c\/li\u003e\n\u003cli\u003eEstablished brand with a long CBD track record\u003c\/li\u003e\n\u003cli\u003eStated pesticide-free cultivation\u003c\/li\u003e\n\u003cli\u003eBatch lab testing\u003c\/li\u003e\n\u003cli\u003eSits alongside a broad CBD catalog if you want to bundle\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$49.00 for 3.5g is premium pricing for THCA flower\u003c\/li\u003e\n\u003cli\u003eOnly a 3.5g size on this strain\u003c\/li\u003e\n\u003cli\u003eFlower-first brands offer bigger strain menus\u003c\/li\u003e\n\u003cli\u003eHemp flower is restricted in some states\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. THCA itself is non-intoxicating, but heat converts it into Delta 9 THC, so smoking or vaping this produces effects comparable to conventional cannabis flower.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eGo Slowly\u003c\/h3\u003e\n\u003cp\u003eStart with one or two draws and wait several minutes. Do not drive or operate machinery after use, and confirm hemp flower is legal where you live.\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, strain 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\u003eWhat is THCA flower?\u003c\/summary\u003e\n\u003cp\u003eHemp flower high in tetrahydrocannabinolic acid. It is non-intoxicating until heated, at which point it converts into Delta 9 THC.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat other strains does Premium Jane offer?\u003c\/summary\u003e\n\u003cp\u003eBlue Dream and Purple Haze appear alongside OG Kush in the brand’s THCA flower range.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this the same as CBD flower?\u003c\/summary\u003e\n\u003cp\u003eNo. CBD flower is non-intoxicating. THCA flower becomes intoxicating once it is heated.\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":49372695298307,"sku":null,"price":49.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/PremiumJaneOGKushTHCAFlower3.5g.webp?v=1785790813"},{"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"},{"product_id":"premium-jane-full-spectrum-cbd-oil-tincture-1000mg","title":"Premium Jane Full Spectrum CBD Oil Tincture 1000mg","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 Full Spectrum CBD Oil Tincture 1000mg product image\" src=\"https:\/\/premiumjane.com\/wp-content\/uploads\/2019\/03\/oils-1000mg-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 Full Spectrum CBD Oil Tincture, 1000mg\u003c\/h2\u003e\n\u003cp\u003eThis is Premium Jane’s mid-strength oil: 1000mg of CBD in a 30ml bottle, which works out to about 33.33mg of CBD per millilitre. It is sold in Natural, Mint and Citrus.\u003c\/p\u003e\n\u003cp\u003eThe draw here is concentration without volume. You get more cannabidiol per drop than the brand’s entry-level bottles, and the included graduated 1.5ml dropper lets you measure part-servings rather than guess at them.\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\"\u003e1000mg CBD per bottle\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e33.33mg CBD per ml\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eFull spectrum\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e3 flavors\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 Oil\u003c\/a\u003e\u003ca class=\"mcr-btn mcr-btn-secondary\" href=\"\/collections\/cbd-products\"\u003eBrowse CBD 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\u003ePick this bottle if you already know CBD suits you and the entry-level strengths mean swallowing more oil than you want. At 33.33mg per millilitre, a modest measure covers a mid-size serving, and a bottle lasts a long time at smaller doses.\u003c\/p\u003e\n\u003cp\u003eIf you are completely new to CBD, a lower-strength bottle is the cheaper way to find your range first. And if you are subject to workplace drug testing, a full spectrum extract is the wrong category for you — look at broad spectrum or isolate 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=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\"\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\u003eProduct\u003c\/th\u003e\n\u003ctd\u003ePremium Jane Full Spectrum CBD Oil Tincture 1000mg\u003c\/td\u003e\n\u003c\/tr\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\u003eTotal CBD\u003c\/th\u003e\n\u003ctd\u003e1000mg per bottle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBottle size\u003c\/th\u003e\n\u003ctd\u003e30ml\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCBD per millilitre\u003c\/th\u003e\n\u003ctd\u003e33.33mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eExtract type\u003c\/th\u003e\n\u003ctd\u003eFull spectrum hemp extract\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlavors\u003c\/th\u003e\n\u003ctd\u003eNatural, Mint, Citrus\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDropper\u003c\/th\u003e\n\u003ctd\u003eGraduated glass dropper, 1.5ml capacity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTHC\u003c\/th\u003e\n\u003ctd\u003eUnder 0.3% delta-9 THC by dry weight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLab testing\u003c\/th\u003e\n\u003ctd\u003eThird-party Certificate of Analysis published by the brand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrice at time of review\u003c\/th\u003e\n\u003ctd\u003e$125.00\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 Tincture\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eConcentration\u003c\/span\u003e\n\u003ch3\u003eA sensible middle strength\u003c\/h3\u003e\n\u003cp\u003e1000mg in 30ml sits between the beginner bottles and the ultra-high-potency options. It is strong enough to cut your daily volume down, without forcing you into a bottle sized for heavy users.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eDosing\u003c\/span\u003e\n\u003ch3\u003eA dropper you can read\u003c\/h3\u003e\n\u003cp\u003eThe 1.5ml dropper is graduated, so half and quarter measures are repeatable. That matters far more than most brands admit when you are trying to find a consistent serving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eFormula\u003c\/span\u003e\n\u003ch3\u003eFull spectrum, short label\u003c\/h3\u003e\n\u003cp\u003eFull spectrum extract keeps the minor cannabinoids and terpenes that isolate strips out, and the ingredient list stays short — carrier oil, hemp extract and flavoring where applicable.\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\u003e33.33mg of CBD per millilitre means less oil per serving\u003c\/li\u003e\n\u003cli\u003eFull spectrum extract rather than isolate\u003c\/li\u003e\n\u003cli\u003eThree flavor options, including an unflavored Natural\u003c\/li\u003e\n\u003cli\u003eGraduated 1.5ml dropper makes part-servings repeatable\u003c\/li\u003e\n\u003cli\u003eThird-party lab reports published by the brand\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$125 is premium pricing for a 30ml bottle\u003c\/li\u003e\n\u003cli\u003eTrace THC makes it unsuitable if you are drug tested\u003c\/li\u003e\n\u003cli\u003eThe Natural version tastes distinctly of hemp\u003c\/li\u003e\n\u003cli\u003eNo smaller trial size at this strength\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. Full spectrum hemp extract is capped at under 0.3% delta-9 THC by dry weight, which is far below the level needed to produce intoxication at normal tincture servings. What full spectrum does add is the minor cannabinoid and terpene content that gets removed from isolate products.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eDrug testing note\u003c\/h3\u003e\n\u003cp\u003eTrace THC in full spectrum oils can accumulate with daily use and has been reported to trigger positive urine screens. If you are tested at work, choose a broad spectrum or isolate product instead of this one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mcr-section mcr-callout\"\u003e\n\u003ch2\u003eWhere to Buy\u003c\/h2\u003e\n\u003cp\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 a full dropper?\u003c\/summary\u003e\n\u003cp\u003eThe dropper holds 1.5ml, so a completely full dropper is roughly 50mg of CBD. Most people use a fraction of that.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between full spectrum and broad spectrum?\u003c\/summary\u003e\n\u003cp\u003eFull spectrum keeps the trace THC that occurs naturally in hemp. Broad spectrum has it removed. Everything else about the extract is broadly similar.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich flavor should I choose?\u003c\/summary\u003e\n\u003cp\u003eNatural is unflavored and tastes strongly of hemp. Mint and Citrus are the easier options if you dislike that taste, especially for sublingual use.\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":49372784623875,"sku":null,"price":125.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/PremiumJaneFullSpectrumCBDOilTincture1000mg.jpg?v=1785790324"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/collections\/mycannabisreviews-premium-jane-collection-thumbnail.webp?v=1785792651","url":"https:\/\/mycannabisreviews.com\/collections\/premium-jane.oembed","provider":"My Cannabis Reviews","version":"1.0","type":"link"}