{"title":"High Spirits","description":"\u003cstyle\u003e\n  .mcr-high-spirits-hub {\n    margin: 0 0 48px;\n    color: #26342f;\n  }\n\n  .mcr-high-spirits-hub * {\n    box-sizing: border-box;\n  }\n\n  .mcr-high-spirits-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-high-spirits-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-high-spirits-hero-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 980px;\n  }\n\n  .mcr-high-spirits-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-high-spirits-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-high-spirits-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-high-spirits-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 22px 0 0;\n  }\n\n  .mcr-high-spirits-pills a,\n  .mcr-high-spirits-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-high-spirits-section {\n    margin: 38px 0;\n  }\n\n  .mcr-high-spirits-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-high-spirits-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-high-spirits-section p,\n  .mcr-high-spirits-section li {\n    color: #26342f;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .mcr-high-spirits-section p {\n    margin: 0 0 18px;\n    max-width: 980px;\n  }\n\n  .mcr-high-spirits-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 20px;\n    margin: 26px 0;\n  }\n\n  .mcr-high-spirits-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-high-spirits-card h3 {\n    margin-top: 0;\n  }\n\n  .mcr-high-spirits-card p {\n    font-size: 15px;\n    line-height: 1.65;\n    margin: 0 0 16px;\n  }\n\n  .mcr-high-spirits-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin: 0 0 18px;\n  }\n\n  .mcr-high-spirits-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-high-spirits-card-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: auto;\n  }\n\n  .mcr-high-spirits-btn,\n  .mcr-high-spirits-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-high-spirits-btn:hover {\n    background: #1f4a38;\n    color: #ffffff !important;\n  }\n\n  .mcr-high-spirits-btn-alt,\n  .mcr-high-spirits-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-high-spirits-btn-alt:hover {\n    background: #f7f7f2;\n    color: #10261f !important;\n  }\n\n  .mcr-high-spirits-cta-box {\n    background: #10261f;\n    color: #ffffff;\n    border-radius: 24px;\n    padding: 28px;\n    margin: 34px 0;\n  }\n\n  .mcr-high-spirits-cta-box h2 {\n    color: #ffffff !important;\n    margin-top: 0;\n  }\n\n  .mcr-high-spirits-cta-box p {\n    color: rgba(255,255,255,0.9) !important;\n  }\n\n  .mcr-high-spirits-cta-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 22px 0 0;\n  }\n\n  .mcr-high-spirits-cta-main,\n  .mcr-high-spirits-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-high-spirits-cta-main:hover {\n    background: #f6d57a;\n    color: #10261f !important;\n  }\n\n  .mcr-high-spirits-cta-secondary,\n  .mcr-high-spirits-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-high-spirits-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-high-spirits-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 850px;\n    background: #ffffff;\n  }\n\n  .mcr-high-spirits-table th {\n    background: #10261f;\n    color: #ffffff;\n    text-align: left;\n    padding: 16px;\n    font-size: 14px;\n  }\n\n  .mcr-high-spirits-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-high-spirits-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mcr-high-spirits-table a {\n    color: #1f4a38 !important;\n    font-weight: 850;\n  }\n\n  .mcr-high-spirits-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-high-spirits-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-high-spirits-info-card h3 {\n    margin-top: 0;\n  }\n\n  .mcr-high-spirits-info-card p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .mcr-high-spirits-faq {\n    border-top: 1px solid rgba(16,38,31,0.12);\n    margin-top: 24px;\n    padding-top: 8px;\n  }\n\n  .mcr-high-spirits-faq h3 {\n    margin-top: 24px;\n  }\n\n  .mcr-high-spirits-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-high-spirits-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .mcr-high-spirits-hero {\n      padding: 32px 22px;\n      border-radius: 20px;\n    }\n\n    .mcr-high-spirits-grid,\n    .mcr-high-spirits-info-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mcr-high-spirits-card {\n      padding: 20px;\n    }\n  }\n\u003c\/style\u003e\u003csection class=\"mcr-high-spirits-hub\"\u003e\u003csection class=\"mcr-high-spirits-hero\"\u003e\u003cdiv class=\"mcr-high-spirits-hero-inner\"\u003e\n\u003cp class=\"mcr-high-spirits-kicker\"\u003eHigh Spirits Reviews \u0026amp; Product Guide\u003c\/p\u003e\n\u003ch2\u003eHigh Spirits Reviews: 5mg and 50mg THC Seltzers \u0026amp; 10:1 Gummies\u003c\/h2\u003e\n\u003cp\u003eExplore High Spirits reviews from MyCannabisReviews, covering hemp-derived THC seltzers at both 5mg and 50mg per can and 10:1 CBD-to-THC gummies. We do not sell High Spirits products directly. Our goal is to help adults 21+ compare doses, formats and official buying options.\u003c\/p\u003e\n\u003cp\u003eTHC beverages are the fastest-moving corner of the hemp market and High Spirits is the first drinks brand we cover in depth. The range splits cleanly into a light 5mg social line and a 50mg high-dose line, which makes it unusually easy to recommend the right can.\u003c\/p\u003e\n\u003cdiv class=\"mcr-high-spirits-pills\"\u003e\n\u003cspan\u003e5mg Social Cans\u003c\/span\u003e\u003cspan\u003e50mg High Dose\u003c\/span\u003e\u003cspan\u003e10:1 Gummies\u003c\/span\u003e\u003cspan\u003eSingle Cans\u003c\/span\u003e\u003cspan\u003e4\/12\/24 Packs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-high-spirits-section\"\u003e\u003ch2\u003eBest High Spirits Products We've Reviewed\u003c\/h2\u003e\n\u003cdiv class=\"mcr-high-spirits-grid\"\u003e\n\u003carticle class=\"mcr-high-spirits-card\"\u003e\u003ch3\u003eHigh Spirits Cherry Limeade THC Seltzer 5mg\u003c\/h3\u003e\n\u003cdiv class=\"mcr-high-spirits-tags\"\u003e\n\u003cspan\u003e5mg\u003c\/span\u003e\u003cspan\u003eSocial Dose\u003c\/span\u003e\u003cspan\u003eCherry + Lime\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe 5mg social-dose can and the best entry point in the range for anyone new to infused drinks.\u003c\/p\u003e\n\u003cdiv class=\"mcr-high-spirits-card-actions\"\u003e\u003ca class=\"mcr-high-spirits-btn\" href=\"\/products\/high-spirits-cherry-limeade-thc-seltzer-5mg\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"mcr-high-spirits-card\"\u003e\u003ch3\u003eHigh Spirits Just Grape THC Seltzer 50mg\u003c\/h3\u003e\n\u003cdiv class=\"mcr-high-spirits-tags\"\u003e\n\u003cspan\u003e50mg\u003c\/span\u003e\u003cspan\u003eGrape Soda\u003c\/span\u003e\u003cspan\u003eHigh Dose\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eA nostalgic grape soda profile at 50mg per can - one can should be treated as several servings.\u003c\/p\u003e\n\u003cdiv class=\"mcr-high-spirits-card-actions\"\u003e\u003ca class=\"mcr-high-spirits-btn\" href=\"\/products\/high-spirits-just-grape-thc-seltzer-50mg\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"mcr-high-spirits-card\"\u003e\u003ch3\u003eHigh Spirits Iced Tea Lemonade THC Seltzer 50mg\u003c\/h3\u003e\n\u003cdiv class=\"mcr-high-spirits-tags\"\u003e\n\u003cspan\u003e50mg\u003c\/span\u003e\u003cspan\u003eTea + Lemon\u003c\/span\u003e\u003cspan\u003eLess Sweet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe best-tasting option in the 50mg line if soda profiles are too sweet at this dose.\u003c\/p\u003e\n\u003cdiv class=\"mcr-high-spirits-card-actions\"\u003e\u003ca class=\"mcr-high-spirits-btn\" href=\"\/products\/high-spirits-iced-tea-lemonade-thc-seltzer-50mg\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"mcr-high-spirits-card\"\u003e\u003ch3\u003eHigh Spirits Cherry Limeade Gummies 10:1 5mg\u003c\/h3\u003e\n\u003cdiv class=\"mcr-high-spirits-tags\"\u003e\n\u003cspan\u003e5mg THC\u003c\/span\u003e\u003cspan\u003e50mg CBD\u003c\/span\u003e\u003cspan\u003e10:1 Ratio\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eClearly labelled 10:1 gummies with 5mg Delta 9 and 50mg CBD per piece, 30 per jar.\u003c\/p\u003e\n\u003cdiv class=\"mcr-high-spirits-card-actions\"\u003e\u003ca class=\"mcr-high-spirits-btn\" href=\"\/products\/high-spirits-cherry-limeade-gummies-10-1-5mg\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-high-spirits-cta-box\"\u003e\u003ch2\u003eLooking for High Spirits Products?\u003c\/h2\u003e\n\u003cp\u003eFlavour availability, pack sizes and pricing change regularly, and drinks shipping is state-dependent. The official High Spirits store is the only place to confirm current details.\u003c\/p\u003e\n\u003cdiv class=\"mcr-high-spirits-cta-row\"\u003e\n\u003ca class=\"mcr-high-spirits-cta-main\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=316\u0026amp;aff_id=4198\" target=\"_blank\"\u003eVisit the Official High Spirits Store\u003c\/a\u003e\u003ca class=\"mcr-high-spirits-cta-secondary\" href=\"\/pages\/high-spirits-coupon-code\"\u003eHigh Spirits Coupon Codes (10% Off)\u003c\/a\u003e\u003ca class=\"mcr-high-spirits-cta-secondary\" href=\"\/collections\/cannabis-products\"\u003eHow We Review Products\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-high-spirits-section\"\u003e\u003ch2\u003eHigh Spirits Product Comparison\u003c\/h2\u003e\n\u003cp\u003eThe single most important thing to compare in the High Spirits range is dose. The 5mg and 50mg lines look similar on the shelf but are ten times apart in strength.\u003c\/p\u003e\n\u003cdiv class=\"mcr-high-spirits-table-wrap\"\u003e\u003ctable class=\"mcr-high-spirits-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\u003eCherry Limeade Seltzer 5mg\u003c\/td\u003e\n\u003ctd\u003eLow-Dose THC Beverage\u003c\/td\u003e\n\u003ctd\u003eNew users and social drinking.\u003c\/td\u003e\n\u003ctd\u003eStill intoxicating despite the low dose.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/high-spirits-cherry-limeade-thc-seltzer-5mg\"\u003eRead Review\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eJust Grape Seltzer 50mg\u003c\/td\u003e\n\u003ctd\u003eHigh-Dose THC Beverage\u003c\/td\u003e\n\u003ctd\u003eExperienced users wanting a drink format.\u003c\/td\u003e\n\u003ctd\u003e50mg per can - sip, do not drink it like a soda.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/high-spirits-just-grape-thc-seltzer-50mg\"\u003eRead Review\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIced Tea Lemonade Seltzer 50mg\u003c\/td\u003e\n\u003ctd\u003eHigh-Dose THC Beverage\u003c\/td\u003e\n\u003ctd\u003eExperienced users who dislike sweet profiles.\u003c\/td\u003e\n\u003ctd\u003eSame 50mg dose - flavour is the only difference.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/high-spirits-iced-tea-lemonade-thc-seltzer-50mg\"\u003eRead Review\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCherry Limeade Gummies 10:1\u003c\/td\u003e\n\u003ctd\u003eCBD + THC Gummies\u003c\/td\u003e\n\u003ctd\u003eReaders wanting mild THC with a high CBD dose.\u003c\/td\u003e\n\u003ctd\u003eEdible onset is much slower than the drinks.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/high-spirits-cherry-limeade-gummies-10-1-5mg\"\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-high-spirits-section\"\u003e\u003ch2\u003eUnderstanding the High Spirits Range\u003c\/h2\u003e\n\u003cdiv class=\"mcr-high-spirits-info-grid\"\u003e\n\u003cdiv class=\"mcr-high-spirits-info-card\"\u003e\n\u003ch3\u003eThe 5mg Line\u003c\/h3\u003e\n\u003cp\u003eCherry Limeade and Grapefruit Lemon are the 5mg cans. These are social-dose drinks, roughly comparable to a single alcoholic drink for many users, and the sensible starting point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-high-spirits-info-card\"\u003e\n\u003ch3\u003eThe 50mg Line\u003c\/h3\u003e\n\u003cp\u003eJust Grape and Iced Tea Lemonade are 50mg cans. These are ten times the 5mg dose and should be treated as multi-serving containers rather than single drinks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-high-spirits-info-card\"\u003e\n\u003ch3\u003e10:1 Gummies\u003c\/h3\u003e\n\u003cp\u003eThe gummy line runs at 5mg Delta 9 and 50mg CBD per piece across Cherry Limeade, Peach Mango, Blueberry Lemon and Tropical Blast, with 30-count jars and 2-count trial packs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-high-spirits-info-card\"\u003e\n\u003ch3\u003eBeverage Onset\u003c\/h3\u003e\n\u003cp\u003eInfused drinks generally come on faster than gummies, which is both the appeal and the risk. Wait 30 to 60 minutes before drinking more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-high-spirits-section\"\u003e\u003ch2\u003eHow MyCannabisReviews Evaluates High Spirits\u003c\/h2\u003e\n\u003cp\u003eWe review High Spirits products using the brand's published per-can and per-gummy doses, pack sizes and flavour descriptions, then assess who each product suits. We do not lab test products ourselves and we do not make medical claims. Because the range contains both a beginner-friendly 5mg can and a 50mg can in near-identical packaging, we are deliberately explicit about which is which.\u003c\/p\u003e\u003c\/section\u003e\u003csection class=\"mcr-high-spirits-section mcr-high-spirits-faq\"\u003e\u003ch2\u003eHigh Spirits Review FAQ\u003c\/h2\u003e\n\u003ch3\u003eDoes MyCannabisReviews sell High Spirits products?\u003c\/h3\u003e\n\u003cp\u003eNo. MyCannabisReviews does not sell High Spirits 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 High Spirits products have been reviewed?\u003c\/h3\u003e\n\u003cp\u003eCurrent coverage includes the Cherry Limeade 5mg seltzer, Just Grape 50mg seltzer, Iced Tea Lemonade 50mg seltzer and the Cherry Limeade 10:1 gummies.\u003c\/p\u003e\n\u003ch3\u003eWhich High Spirits drink should a beginner buy?\u003c\/h3\u003e\n\u003cp\u003eThe 5mg Cherry Limeade can. The 50mg cans are ten times stronger.\u003c\/p\u003e\n\u003ch3\u003eDo THC drinks work faster than gummies?\u003c\/h3\u003e\n\u003cp\u003eGenerally yes. Beverages typically come on faster than edibles, so wait 30 to 60 minutes before having more.\u003c\/p\u003e\n\u003ch3\u003eWhat does the 10:1 ratio mean?\u003c\/h3\u003e\n\u003cp\u003eTen parts CBD to one part THC - in this case 50mg CBD and 5mg THC per gummy.\u003c\/p\u003e\n\u003cdiv class=\"mcr-high-spirits-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":"high-spirits-just-grape-thc-seltzer-50mg","title":"High Spirits Just Grape THC Seltzer 50mg","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 Just Grape THC Seltzer 50mg product image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0883\/3181\/3167\/files\/3_1_2d4e9fb9-7034-4996-909b-89c599accb74.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 Just Grape THC Seltzer (50mg)\u003c\/h2\u003e\n\u003cp\u003eJust Grape is High Spirits' 50mg THC soda, described by the brand as a throwback grape soda flavor reimagined as an infused drink.\u003c\/p\u003e\n\u003cp\u003e50mg in a single can puts this firmly in the high-dose beverage tier - this is not a 5mg social seltzer.\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\"\u003e50mg THC\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eGrape Soda\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e4\/12\/24 Packs\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eSingle Cans\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\/delta-9-products\" class=\"mcr-btn mcr-btn-secondary\"\u003e Browse Delta 9 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 strong pick for experienced users who want a beverage instead of an edible and are comfortable sipping a 50mg can slowly.\u003c\/p\u003e\n\u003cp\u003eBuy the single can first. There is no reason to commit to a 24-pack of a 50mg drink before you know how it lands.\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 THC Seltzers \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\u003eHemp-derived THC beverage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePotency\u003c\/th\u003e\n\u003ctd\u003e50mg THC per can, per High Spirits\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlavor\u003c\/th\u003e\n\u003ctd\u003eJust Grape\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePack Sizes\u003c\/th\u003e\n\u003ctd\u003eSingle can, 4-pack, 12-pack, 24-pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$29.99 for the 4-pack, $13.99 single can, 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 This Drink\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eFast Onset\u003c\/span\u003e\u003ch3\u003eBeverage Format\u003c\/h3\u003e\n\u003cp\u003eInfused drinks typically come on faster than a gummy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003ePack Options\u003c\/span\u003e\u003ch3\u003eSingle Can Available\u003c\/h3\u003e\n\u003cp\u003eYou can trial one can before buying a case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eFlavor\u003c\/span\u003e\u003ch3\u003eClassic Grape Soda\u003c\/h3\u003e\n\u003cp\u003eA nostalgic flavor rather than a generic seltzer.\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\u003eBeverage onset is faster than an edible\u003c\/li\u003e\n\u003cli\u003eSingle cans available for trialling\u003c\/li\u003e\n\u003cli\u003ePack sizes up to 24 for regular buyers\u003c\/li\u003e\n\u003cli\u003eDistinct nostalgic 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\u003e50mg per can is a high dose\u003c\/li\u003e\n\u003cli\u003eEasy to drink too fast\u003c\/li\u003e\n\u003cli\u003eLegality and shipping vary by state\u003c\/li\u003e\n\u003cli\u003eWill 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, and at 50mg per can it is one of the stronger infused drinks on the market.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eSip, Do Not Chug\u003c\/h3\u003e\n\u003cp\u003ePour a small amount, wait 30 to 60 minutes, and treat one can as multiple servings. Beverages come on faster than edibles.\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\u003eHow much THC is in a can?\u003c\/summary\u003e\u003cp\u003eHigh Spirits lists 50mg per can for this flavor.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan I buy a single can?\u003c\/summary\u003e\u003cp\u003eYes, single cans are listed alongside 4, 12 and 24-packs.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs this the same as the 5mg line?\u003c\/summary\u003e\u003cp\u003eNo. High Spirits also sells 5mg cans, which are the lighter, social-dose option.\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":49366967288067,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/3_1_2d4e9fb9-7034-4996-909b-89c599accb74.png?v=1785733516"},{"product_id":"high-spirits-cherry-limeade-thc-seltzer-5mg","title":"High Spirits Cherry Limeade THC Seltzer 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 THC Seltzer 5mg product image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0883\/3181\/3167\/files\/3_5.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 THC Seltzer (5mg)\u003c\/h2\u003e\n\u003cp\u003eCherry Limeade is High Spirits' 5mg social-dose can, a cherry and lime blend built for casual, sessionable drinking rather than a heavy dose.\u003c\/p\u003e\n\u003cp\u003eThis is the can we would point most readers to first. A 5mg beverage is the closest thing the hemp market has to a standard drink equivalent.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 9.0\/10\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e5mg THC\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eCherry + Lime\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eSocial Dose\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e4\/12\/24 Packs\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\/delta-9-products\" class=\"mcr-btn mcr-btn-secondary\"\u003e Browse Delta 9 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 best entry point in the High Spirits range and the most broadly recommendable infused drink for new users.\u003c\/p\u003e\n\u003cp\u003eAt 5mg you can have one, judge the effect, and decide whether to have another - which is exactly how a social beverage should work.\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 5mg Seltzers \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\u003eLow-dose hemp-derived THC beverage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePotency\u003c\/th\u003e\n\u003ctd\u003e5mg THC per can, per High Spirits\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\u003ePack Sizes\u003c\/th\u003e\n\u003ctd\u003eSingle can, 4-pack, 12-pack, 24-pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$14.99 for the 4-pack, $7.99 single can, 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 This Drink\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eBeginner Friendly\u003c\/span\u003e\u003ch3\u003e5mg Social Dose\u003c\/h3\u003e\n\u003cp\u003eLow enough to judge your response without overshooting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eSessionable\u003c\/span\u003e\u003ch3\u003eHave One, Then Decide\u003c\/h3\u003e\n\u003cp\u003eWorks like a standard drink rather than a full edible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eFlavor\u003c\/span\u003e\u003ch3\u003eCherry and Lime\u003c\/h3\u003e\n\u003cp\u003eBright and tart rather than heavy or syrupy.\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\u003e5mg is genuinely approachable for new users\u003c\/li\u003e\n\u003cli\u003eFast beverage onset\u003c\/li\u003e\n\u003cli\u003eAvailable in single cans and cases\u003c\/li\u003e\n\u003cli\u003eBright, refreshing flavor profile\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\u003eToo light for high-tolerance users\u003c\/li\u003e\n\u003cli\u003eStill intoxicating despite the low dose\u003c\/li\u003e\n\u003cli\u003eLegality and shipping vary 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. At 5mg most users report a light, social effect rather than a strong high, but it is still an intoxicating product.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eFirst Infused Drink?\u003c\/h3\u003e\n\u003cp\u003eDrink one can, then wait a full hour before deciding on a second. Onset is faster than an edible but still not instant.\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\u003eHow strong is 5mg?\u003c\/summary\u003e\u003cp\u003eIt is a light, social dose - roughly comparable to a single drink for many users.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow is this different from the 50mg cans?\u003c\/summary\u003e\u003cp\u003eThe 50mg line is ten times stronger and intended for experienced users.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan I have two?\u003c\/summary\u003e\u003cp\u003eWait a full hour after the first before deciding.\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":49367007396099,"sku":null,"price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/3_5.png?v=1785733540"},{"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":"high-spirits-iced-tea-lemonade-thc-seltzer-50mg","title":"High Spirits Iced Tea Lemonade THC Seltzer 50mg","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 Iced Tea Lemonade THC Seltzer 50mg product image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0883\/3181\/3167\/files\/3_6.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 Iced Tea Lemonade THC Seltzer (50mg)\u003c\/h2\u003e\n\u003cp\u003eA 50mg THC take on an Arnold Palmer, blending brewed tea and lemon flavors, described by High Spirits as balanced and refreshing rather than sweet.\u003c\/p\u003e\n\u003cp\u003eTea and lemonade masks cannabis flavor better than most soda profiles, which matters more at 50mg than it does in a 5mg can.\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\"\u003e50mg THC\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eTea + Lemonade\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003e4\/12\/24 Packs\u003c\/span\u003e \u003cspan class=\"mcr-pill\"\u003eSingle Cans\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\/delta-9-products\" class=\"mcr-btn mcr-btn-secondary\"\u003e Browse Delta 9 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 best-tasting option in the 50mg High Spirits line if you find grape or cola profiles too sweet at this dose.\u003c\/p\u003e\n\u003cp\u003eAs with the rest of the 50mg range, treat one can as several servings and start with a single can rather than a case.\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 THC Seltzers \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\u003eHemp-derived THC beverage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePotency\u003c\/th\u003e\n\u003ctd\u003e50mg THC per can, per High Spirits\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlavor\u003c\/th\u003e\n\u003ctd\u003eIced Tea Lemonade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePack Sizes\u003c\/th\u003e\n\u003ctd\u003eSingle can, 4-pack, 12-pack, 24-pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$29.99 for the 4-pack, $13.99 single can, 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 This Drink\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eFlavor\u003c\/span\u003e\u003ch3\u003eTea and Lemon Balance\u003c\/h3\u003e\n\u003cp\u003eLess sweet than the soda-style flavors in the range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eMasking\u003c\/span\u003e\u003ch3\u003eHides Hemp Flavor Well\u003c\/h3\u003e\n\u003cp\u003eTea and citrus cover cannabis notes better than most profiles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eOptions\u003c\/span\u003e\u003ch3\u003eSingle Can Available\u003c\/h3\u003e\n\u003cp\u003eTrial one can before committing to a case.\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\u003eLess sweet than the soda flavors\u003c\/li\u003e\n\u003cli\u003eTea and citrus mask hemp flavor well\u003c\/li\u003e\n\u003cli\u003eSingle cans available\u003c\/li\u003e\n\u003cli\u003eSame fast beverage onset as the rest of the line\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\u003e50mg per can is a high dose\u003c\/li\u003e\n\u003cli\u003eEasy to drink too quickly\u003c\/li\u003e\n\u003cli\u003eLegality and shipping vary by state\u003c\/li\u003e\n\u003cli\u003eWill 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. At 50mg per can this is a high-dose infused beverage.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eTreat One Can As Several Servings\u003c\/h3\u003e\n\u003cp\u003ePour a small glass, wait 30 to 60 minutes, and reassess before drinking more.\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\u003eHow much THC per can?\u003c\/summary\u003e\u003cp\u003eHigh Spirits lists 50mg per can.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs there a lighter version?\u003c\/summary\u003e\u003cp\u003eYes. The 5mg line, including Cherry Limeade and Grapefruit Lemon, is the low-dose option.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes it taste like hemp?\u003c\/summary\u003e\u003cp\u003eThe tea and lemon profile covers hemp flavor better than most sweeter options.\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":49367009689859,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/3_6.png?v=1785733583"}],"url":"https:\/\/mycannabisreviews.com\/collections\/high-spirits.oembed","provider":"My Cannabis Reviews","version":"1.0","type":"link"}