{"title":"Secret Nature","description":"\u003cstyle\u003e\n  .mcr-secret-nature-hub {\n    margin: 0 0 48px;\n    color: #26342f;\n  }\n\n  .mcr-secret-nature-hub * {\n    box-sizing: border-box;\n  }\n\n  .mcr-secret-nature-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-secret-nature-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-secret-nature-hero-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 980px;\n  }\n\n  .mcr-secret-nature-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-secret-nature-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-secret-nature-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-secret-nature-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 22px 0 0;\n  }\n\n  .mcr-secret-nature-pills a,\n  .mcr-secret-nature-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-secret-nature-section {\n    margin: 38px 0;\n  }\n\n  .mcr-secret-nature-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-secret-nature-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-secret-nature-section p,\n  .mcr-secret-nature-section li {\n    color: #26342f;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .mcr-secret-nature-section p {\n    margin: 0 0 18px;\n    max-width: 980px;\n  }\n\n  .mcr-secret-nature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 20px;\n    margin: 26px 0;\n  }\n\n  .mcr-secret-nature-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-secret-nature-card h3 {\n    margin-top: 0;\n  }\n\n  .mcr-secret-nature-card p {\n    font-size: 15px;\n    line-height: 1.65;\n    margin: 0 0 16px;\n  }\n\n  .mcr-secret-nature-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin: 0 0 18px;\n  }\n\n  .mcr-secret-nature-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-secret-nature-card-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: auto;\n  }\n\n  .mcr-secret-nature-btn,\n  .mcr-secret-nature-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-secret-nature-btn:hover {\n    background: #1f4a38;\n    color: #ffffff !important;\n  }\n\n  .mcr-secret-nature-btn-alt,\n  .mcr-secret-nature-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-secret-nature-btn-alt:hover {\n    background: #f7f7f2;\n    color: #10261f !important;\n  }\n\n  .mcr-secret-nature-cta-box {\n    background: #10261f;\n    color: #ffffff;\n    border-radius: 24px;\n    padding: 28px;\n    margin: 34px 0;\n  }\n\n  .mcr-secret-nature-cta-box h2 {\n    color: #ffffff !important;\n    margin-top: 0;\n  }\n\n  .mcr-secret-nature-cta-box p {\n    color: rgba(255,255,255,0.9) !important;\n  }\n\n  .mcr-secret-nature-cta-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 22px 0 0;\n  }\n\n  .mcr-secret-nature-cta-main,\n  .mcr-secret-nature-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-secret-nature-cta-main:hover {\n    background: #f6d57a;\n    color: #10261f !important;\n  }\n\n  .mcr-secret-nature-cta-secondary,\n  .mcr-secret-nature-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-secret-nature-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-secret-nature-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 850px;\n    background: #ffffff;\n  }\n\n  .mcr-secret-nature-table th {\n    background: #10261f;\n    color: #ffffff;\n    text-align: left;\n    padding: 16px;\n    font-size: 14px;\n  }\n\n  .mcr-secret-nature-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-secret-nature-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mcr-secret-nature-table a {\n    color: #1f4a38 !important;\n    font-weight: 850;\n  }\n\n  .mcr-secret-nature-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-secret-nature-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-secret-nature-info-card h3 {\n    margin-top: 0;\n  }\n\n  .mcr-secret-nature-info-card p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .mcr-secret-nature-faq {\n    border-top: 1px solid rgba(16,38,31,0.12);\n    margin-top: 24px;\n    padding-top: 8px;\n  }\n\n  .mcr-secret-nature-faq h3 {\n    margin-top: 24px;\n  }\n\n  .mcr-secret-nature-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-secret-nature-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .mcr-secret-nature-hero {\n      padding: 32px 22px;\n      border-radius: 20px;\n    }\n\n    .mcr-secret-nature-grid,\n    .mcr-secret-nature-info-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mcr-secret-nature-card {\n      padding: 20px;\n    }\n  }\n\u003c\/style\u003e\u003csection class=\"mcr-secret-nature-hub\"\u003e\u003csection class=\"mcr-secret-nature-hero\"\u003e\u003cdiv class=\"mcr-secret-nature-hero-inner\"\u003e\n\u003cp class=\"mcr-secret-nature-kicker\"\u003eSecret Nature Reviews \u0026amp; Product Guide\u003c\/p\u003e\n\u003ch2\u003eSecret Nature Reviews: Indoor THCA Flower, CBD Flower, Live Resin Gummies \u0026amp; Delta 8 Vapes\u003c\/h2\u003e\n\u003cp\u003eExplore Secret Nature reviews from MyCannabisReviews, covering indoor-grown THCA flower, CBD hemp flower, live resin Delta 9 gummies and Delta 8 disposable vapes. We do not sell Secret Nature products directly. Our goal is to help adults 21+ compare potency, formats, lab testing information and official buying options.\u003c\/p\u003e\n\u003cp\u003eSecret Nature is a flower-first brand. Where most hemp companies lead with gummies and treat flower as an afterthought, this catalogue is built around indoor-grown, hand-trimmed buds in both intoxicating THCA and non-intoxicating CBD versions. This hub organises our Secret Nature product pages so you can compare them side by side.\u003c\/p\u003e\n\u003cdiv class=\"mcr-secret-nature-pills\"\u003e\n\u003cspan\u003eIndoor THCA Flower\u003c\/span\u003e\u003cspan\u003eCBD Hemp Flower\u003c\/span\u003e\u003cspan\u003eLive Resin Gummies\u003c\/span\u003e\u003cspan\u003eDelta 8 Vapes\u003c\/span\u003e\u003cspan\u003ePre-Rolls\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-secret-nature-section\"\u003e\u003ch2\u003eBest Secret Nature Products We’ve Reviewed\u003c\/h2\u003e\n\u003cdiv class=\"mcr-secret-nature-grid\"\u003e\n\u003carticle class=\"mcr-secret-nature-card\"\u003e\u003ch3\u003eSecret Nature Blue Dream THCA Indoor Flower\u003c\/h3\u003e\n\u003cdiv class=\"mcr-secret-nature-tags\"\u003e\n\u003cspan\u003eTHCA\u003c\/span\u003e\u003cspan\u003eHybrid\u003c\/span\u003e\u003cspan\u003eIndoor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eIndoor-grown THCA flower in a well-known hybrid strain, sold from 1 gram up to an ounce.\u003c\/p\u003e\n\u003cdiv class=\"mcr-secret-nature-card-actions\"\u003e\u003ca class=\"mcr-secret-nature-btn\" href=\"\/products\/secret-nature-blue-dream-thca-indoor-flower\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"mcr-secret-nature-card\"\u003e\u003ch3\u003eSecret Nature Secret OG CBD Indoor Flower\u003c\/h3\u003e\n\u003cdiv class=\"mcr-secret-nature-tags\"\u003e\n\u003cspan\u003eCBD\u003c\/span\u003e\u003cspan\u003eIndica\u003c\/span\u003e\u003cspan\u003eIndoor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe non-intoxicating side of the range - indoor CBD hemp flower for the ritual without the high.\u003c\/p\u003e\n\u003cdiv class=\"mcr-secret-nature-card-actions\"\u003e\u003ca class=\"mcr-secret-nature-btn\" href=\"\/products\/secret-nature-secret-og-cbd-indoor-flower\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"mcr-secret-nature-card\"\u003e\u003ch3\u003eSecret Nature Live Resin THC Gummies 60ct\u003c\/h3\u003e\n\u003cdiv class=\"mcr-secret-nature-tags\"\u003e\n\u003cspan\u003eDelta 9\u003c\/span\u003e\u003cspan\u003eLive Resin\u003c\/span\u003e\u003cspan\u003e60 Count\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eA bulk jar of hemp-derived Delta 9 gummies made with live resin across four strain-named flavours.\u003c\/p\u003e\n\u003cdiv class=\"mcr-secret-nature-card-actions\"\u003e\u003ca class=\"mcr-secret-nature-btn\" href=\"\/products\/secret-nature-live-resin-thc-gummies-60ct\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"mcr-secret-nature-card\"\u003e\u003ch3\u003eSecret Nature Diet 8 Delta 8 Disposable Vape\u003c\/h3\u003e\n\u003cdiv class=\"mcr-secret-nature-tags\"\u003e\n\u003cspan\u003eDelta 8\u003c\/span\u003e\u003cspan\u003eDisposable\u003c\/span\u003e\u003cspan\u003e7 Strains\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eA lighter Delta 8 disposable for people who find Delta 9 and THCA vapes too strong.\u003c\/p\u003e\n\u003cdiv class=\"mcr-secret-nature-card-actions\"\u003e\u003ca class=\"mcr-secret-nature-btn\" href=\"\/products\/secret-nature-diet-8-delta-8-disposable-vape\"\u003eRead Product Review\u003c\/a\u003e\u003c\/div\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-secret-nature-cta-box\"\u003e\u003ch2\u003eLooking for Secret Nature Products?\u003c\/h2\u003e\n\u003cp\u003ePricing, strain availability, weights and lab reports change regularly. The official Secret Nature store is the only place to confirm current details before buying.\u003c\/p\u003e\n\u003cdiv class=\"mcr-secret-nature-cta-row\"\u003e\n\u003ca class=\"mcr-secret-nature-cta-main\" rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=162\u0026amp;aff_id=4198\" target=\"_blank\"\u003eVisit the Official Secret Nature Store\u003c\/a\u003e\u003ca class=\"mcr-secret-nature-cta-secondary\" href=\"\/pages\/secret-nature-coupon-code\"\u003eSecret Nature Coupon Codes (25% Off)\u003c\/a\u003e\u003ca class=\"mcr-secret-nature-cta-secondary\" href=\"\/collections\/cannabis-products\"\u003eHow We Review Products\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-secret-nature-section\"\u003e\u003ch2\u003eSecret Nature Product Comparison\u003c\/h2\u003e\n\u003cp\u003eThe most useful thing to compare across the Secret Nature range is not strain name - it is which cannabinoid you are buying, and whether the product is intoxicating or not.\u003c\/p\u003e\n\u003cdiv class=\"mcr-secret-nature-table-wrap\"\u003e\u003ctable class=\"mcr-secret-nature-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\u003eBlue Dream THCA Flower\u003c\/td\u003e\n\u003ctd\u003eIndoor THCA Flower\u003c\/td\u003e\n\u003ctd\u003eSmokers who want a familiar hybrid strain.\u003c\/td\u003e\n\u003ctd\u003eIntoxicating once heated - not a CBD product.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/secret-nature-blue-dream-thca-indoor-flower\"\u003eRead Review\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSecret OG CBD Flower\u003c\/td\u003e\n\u003ctd\u003eIndoor CBD Flower\u003c\/td\u003e\n\u003ctd\u003ePeople who want flower without the high.\u003c\/td\u003e\n\u003ctd\u003eTrace THC can still affect a drug test.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/secret-nature-secret-og-cbd-indoor-flower\"\u003eRead Review\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLive Resin THC Gummies\u003c\/td\u003e\n\u003ctd\u003eDelta 9 Gummies\u003c\/td\u003e\n\u003ctd\u003eRegular edible users buying in volume.\u003c\/td\u003e\n\u003ctd\u003e60 count is too much for a first purchase.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/secret-nature-live-resin-thc-gummies-60ct\"\u003eRead Review\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDiet 8 Disposable Vape\u003c\/td\u003e\n\u003ctd\u003eDelta 8 Vape\u003c\/td\u003e\n\u003ctd\u003eLower-tolerance users trying inhaled THC.\u003c\/td\u003e\n\u003ctd\u003eDelta 8 is restricted in several states.\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/secret-nature-diet-8-delta-8-disposable-vape\"\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-secret-nature-section\"\u003e\u003ch2\u003eUnderstanding the Secret Nature Product Lines\u003c\/h2\u003e\n\u003cdiv class=\"mcr-secret-nature-info-grid\"\u003e\n\u003cdiv class=\"mcr-secret-nature-info-card\"\u003e\n\u003ch3\u003eTHCA Flower vs CBD Flower\u003c\/h3\u003e\n\u003cp\u003eSecret Nature sells both. THCA flower converts to Delta 9 THC when heated and is intoxicating. CBD flower is not. The bag looks similar, so read the label rather than the strain name.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-secret-nature-info-card\"\u003e\n\u003ch3\u003eIndoor Grown\u003c\/h3\u003e\n\u003cp\u003eThe brand lists its flower as indoor grown and hand trimmed rather than bulk outdoor. That usually shows up as tighter trim and a more even cure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-secret-nature-info-card\"\u003e\n\u003ch3\u003eLive Resin Edibles\u003c\/h3\u003e\n\u003cp\u003eThe gummy line uses live resin extract from fresh-frozen material rather than distillate alone, which is why flavours are named after strains.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-secret-nature-info-card\"\u003e\n\u003ch3\u003eLab Testing and COAs\u003c\/h3\u003e\n\u003cp\u003eSecret Nature publishes lab 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-secret-nature-section\"\u003e\u003ch2\u003eHow MyCannabisReviews Evaluates Secret Nature\u003c\/h2\u003e\n\u003cp\u003eWe review Secret Nature products using the brand’s own published specifications - cannabinoid type, grow method, weight and format options, flavour range and stated lab testing - alongside how suitable each item is for a first-time buyer versus an experienced user. We do not test products in a laboratory, we do not make medical claims, and we do not sell anything. Where a product is intoxicating we say so plainly, and where a product is a poor first purchase we say that too.\u003c\/p\u003e\u003c\/section\u003e\u003csection class=\"mcr-secret-nature-section mcr-secret-nature-faq\"\u003e\u003ch2\u003eSecret Nature FAQ\u003c\/h2\u003e\n\u003ch3\u003eIs Secret Nature THCA flower legal?\u003c\/h3\u003e\n\u003cp\u003eHemp-derived THCA flower is sold under federal hemp rules, but several states restrict it. Secret Nature lists states it will not ship certain products to, so check before ordering.\u003c\/p\u003e\n\u003ch3\u003eWhat is the difference between the THCA and CBD flower?\u003c\/h3\u003e\n\u003cp\u003eCannabinoid content. THCA flower becomes intoxicating when heated. CBD flower does not, although it still contains trace THC.\u003c\/p\u003e\n\u003ch3\u003eWill Secret Nature products show on a drug test?\u003c\/h3\u003e\n\u003cp\u003eAssume yes for anything in the THCA, Delta 8 or Delta 9 lines. CBD flower and full-spectrum products can also trigger a positive result.\u003c\/p\u003e\n\u003ch3\u003eDoes Secret Nature publish lab reports?\u003c\/h3\u003e\n\u003cp\u003eYes, the brand publishes lab reports through its website. Match the batch number on your product to the report.\u003c\/p\u003e\n\u003ch3\u003eDoes MyCannabisReviews sell Secret Nature products?\u003c\/h3\u003e\n\u003cp\u003eNo. We publish product guides and buyer notes, then link to the official brand website.\u003c\/p\u003e\n\u003cdiv class=\"mcr-secret-nature-disclaimer\"\u003e\n\u003cstrong\u003eAffiliate \u0026amp; Compliance Disclosure:\u003c\/strong\u003e MyCannabisReviews.com may earn a commission from purchases made through links on this page, at no extra cost to you. We do not sell Secret Nature products. This content is for adults 21+ and is informational only. Hemp-derived THC may be intoxicating and is not legal in every state. Nothing here is medical advice, and none of these products are intended to diagnose, treat, cure, or prevent any disease. Always check current lab reports and your state and local laws before buying.\u003c\/div\u003e\u003c\/section\u003e\u003c\/section\u003e","products":[{"product_id":"secret-nature-blue-dream-thca-indoor-flower","title":"Secret Nature Blue Dream THCA Indoor Flower","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\u003c\/style\u003e\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=\"Secret Nature Blue Dream THCA Indoor Flower product image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0046\/1042\/4950\/files\/Blue_Dream_THCA_transparent_2.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\u003cspan\u003eMyCannabisReviews Product Pick\u003c\/span\u003e\u003c\/div\u003e\n\u003ch2\u003eSecret Nature Blue Dream THCA Flower (Hybrid, Indoor)\u003c\/h2\u003e\n\u003cp\u003eBlue Dream is Secret Nature’s indoor-grown, hemp-derived THCA flower version of one of the most recognised hybrid strains in cannabis, per Secret Nature.\u003c\/p\u003e\n\u003cp\u003eIt is sold loose by weight from a single gram up to an ounce, which makes it easy to sample before committing to a larger jar.\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\"\u003eTHCA Flower\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eHybrid\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eIndoor Grown\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e1g – 28g Sizes\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=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eCheck Price at Secret Nature\u003c\/a\u003e\u003ca href=\"\/collections\/thca-products\" class=\"mcr-btn mcr-btn-secondary\"\u003eBrowse THCA 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\u003eThis suits smokers who already buy flower and want a familiar hybrid strain profile rather than an unfamiliar house blend.\u003c\/p\u003e\n\u003cp\u003eIf you have never smoked THCA flower, start with the 1 gram or 3.5 gram size. THCA converts to Delta 9 THC when heated, so this is fully intoxicating.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eShop Blue Dream THCA Flower\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\u003eSecret Nature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eHemp-derived THCA indoor flower\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStrain\u003c\/th\u003e\n\u003ctd\u003eBlue Dream (hybrid)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGrow Type\u003c\/th\u003e\n\u003ctd\u003eIndoor, per Secret Nature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSizes\u003c\/th\u003e\n\u003ctd\u003e1g, 3.5g, 7g, 14g and 28g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eLoose flower\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$49.00 at the time this guide was created, based on current retail listings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhy We Like This Flower\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eStrain Choice\u003c\/span\u003e\u003ch3\u003eA Genuinely Familiar Hybrid\u003c\/h3\u003e\n\u003cp\u003eBlue Dream is a well-known strain, so you have a reasonable idea of what you are buying before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eIndoor Grow\u003c\/span\u003e\u003ch3\u003eGrown Indoors, Not Outdoor Bulk\u003c\/h3\u003e\n\u003cp\u003eSecret Nature lists this as indoor-grown, which usually means tighter trim and a more consistent cure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eSizing\u003c\/span\u003e\u003ch3\u003eSample Before You Commit\u003c\/h3\u003e\n\u003cp\u003eStarting at a single gram means you can test the strain without buying an ounce.\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\u003eRecognisable hybrid strain profile\u003c\/li\u003e\n\u003cli\u003eIndoor grown rather than bulk outdoor\u003c\/li\u003e\n\u003cli\u003eWide range of sizes from 1g to 28g\u003c\/li\u003e\n\u003cli\u003eBrand publishes lab reports on its site\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTHCA flower is intoxicating once heated\u003c\/li\u003e\n\u003cli\u003eSmells strongly of cannabis in transit and storage\u003c\/li\u003e\n\u003cli\u003eNot shipped to every state\u003c\/li\u003e\n\u003cli\u003eWill very likely show 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. THCA converts to Delta 9 THC when it is heated, so smoking or vaping this flower is intoxicating in the same way cannabis flower is.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eNew to THCA Flower?\u003c\/h3\u003e\n\u003cp\u003eTake one small draw and wait several minutes before continuing. Inhaled onset is fast, so it is easy to overshoot if you keep going straight away.\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 Secret Nature 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=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eCheck Price at Secret Nature\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\u003eIs this the same as regular cannabis flower?\u003c\/summary\u003e\u003cp\u003eChemically it is very close once heated. The legal distinction is based on Delta 9 THC content by dry weight, not on the smoking experience.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWhat sizes can I buy?\u003c\/summary\u003e\u003cp\u003eSecret Nature lists 1g, 3.5g, 7g, 14g and 28g options for this strain.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill this show up on a drug test?\u003c\/summary\u003e\u003cp\u003eYes. Assume any THCA flower will produce a positive result.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes MyCannabisReviews sell Secret Nature 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 is not legal in every state. Nothing here is medical advice, and none of these products are intended to diagnose, treat, cure, or prevent any disease. Always check current lab reports and your state and local laws before buying.\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"Secret Nature","offers":[{"title":"Default Title","offer_id":49367997022467,"sku":null,"price":49.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/Blue_Dream_THCA_transparent_2.png?v=1785736079"},{"product_id":"secret-nature-secret-og-cbd-indoor-flower","title":"Secret Nature Secret OG CBD Indoor Flower","description":"\u003cstyle\u003e.mcr-product-page .mcr-product-hero h2{color:#10261f !important}.mcr-product-page .mcr-product-hero p{color:#1f2a24 !important}.mcr-product-page .mcr-product-hero .mcr-kicker{color:#b45309 !important}\u003c\/style\u003e\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=\"Secret Nature Secret OG CBD Indoor Flower product image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0046\/1042\/4950\/files\/SecretOGCBD-Transparent.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\u003cspan\u003eMyCannabisReviews Product Pick\u003c\/span\u003e\u003c\/div\u003e\n\u003ch2\u003eSecret Nature Secret OG CBD Flower (Indica, Indoor)\u003c\/h2\u003e\n\u003cp\u003eSecret OG is Secret Nature’s in-house indica-leaning CBD hemp flower, grown indoors and sold loose by weight, per Secret Nature.\u003c\/p\u003e\n\u003cp\u003eUnlike the brand’s THCA line, this is a high-CBD, low-THC flower, so it is the option to look at if you want the ritual without the intoxication.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.5\/10\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eCBD Flower\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eIndica Leaning\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eIndoor Grown\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e1g – 28g Sizes\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=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eCheck Price at Secret Nature\u003c\/a\u003e\u003ca href=\"\/collections\/cbd-products\" class=\"mcr-btn mcr-btn-secondary\"\u003eBrowse 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\u003eThis is for people who like smoking or vaporising flower in the evening but do not want to be high afterwards.\u003c\/p\u003e\n\u003cp\u003eIf you are looking for a strong THC effect, this is the wrong product in the range. Look at the brand’s THCA flower instead.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eShop Secret OG CBD Flower\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\u003eSecret Nature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eCBD hemp flower\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStrain\u003c\/th\u003e\n\u003ctd\u003eSecret OG (indica leaning)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGrow Type\u003c\/th\u003e\n\u003ctd\u003eIndoor, per Secret Nature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSizes\u003c\/th\u003e\n\u003ctd\u003e1g, 3.5g, 7g, 14g and 28g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eLoose flower\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$40.00 at the time this guide was created, based on current retail listings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhy We Like This Flower\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eNon-Intoxicating\u003c\/span\u003e\u003ch3\u003eCBD Rather Than THC\u003c\/h3\u003e\n\u003cp\u003eA way to keep the flower ritual without the high, which is rare in a market dominated by THCA.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eIndoor Grow\u003c\/span\u003e\u003ch3\u003eIndoor Grown and Hand Trimmed\u003c\/h3\u003e\n\u003cp\u003eSecret Nature built its reputation on CBD flower quality rather than on potency numbers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eEvening Use\u003c\/span\u003e\u003ch3\u003eIndica Leaning Profile\u003c\/h3\u003e\n\u003cp\u003ePositioned toward the wind-down end of the day rather than daytime focus.\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\u003eNon-intoxicating alternative to THCA flower\u003c\/li\u003e\n\u003cli\u003eIndoor grown and hand trimmed\u003c\/li\u003e\n\u003cli\u003eFlexible sizing from 1g upward\u003c\/li\u003e\n\u003cli\u003eBrand publishes lab reports on its site\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eContains trace THC, so a drug test is still a risk\u003c\/li\u003e\n\u003cli\u003eNo strong THC effect if that is what you want\u003c\/li\u003e\n\u003cli\u003eSmells like cannabis regardless of cannabinoid content\u003c\/li\u003e\n\u003cli\u003eMore expensive per gram than bulk CBD flower\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\u003eNo. This is a CBD-dominant hemp flower and is not intended to be intoxicating. It still contains trace THC within the legal hemp limit.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eA Note on Drug Testing\u003c\/h3\u003e\n\u003cp\u003eTrace THC in full-spectrum hemp flower can still trigger a positive drug test. If you are tested at work, this is not a safe choice.\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 Secret Nature 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=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eCheck Price at Secret Nature\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\u003eWill this get me high?\u003c\/summary\u003e\u003cp\u003eNo. It is CBD-dominant hemp flower, not a THCA product.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eCan I still fail a drug test?\u003c\/summary\u003e\u003cp\u003eYes. Trace THC is present in full-spectrum hemp flower and can accumulate.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow is this different from the THCA flower?\u003c\/summary\u003e\u003cp\u003eCannabinoid content. The THCA line is intoxicating once heated; this one is not.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes MyCannabisReviews sell Secret Nature 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 is not legal in every state. Nothing here is medical advice, and none of these products are intended to diagnose, treat, cure, or prevent any disease. Always check current lab reports and your state and local laws before buying.\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"Secret Nature","offers":[{"title":"Default Title","offer_id":49368001773827,"sku":null,"price":40.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/SecretOGCBD-Transparent.png?v=1785736088"},{"product_id":"secret-nature-live-resin-thc-gummies-60ct","title":"Secret Nature Live Resin THC Gummies 60ct","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=\"Secret Nature Live Resin THC Gummies 60ct product image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0046\/1042\/4950\/files\/SN-Dr-Endo-THC-Gummies-Peach-Ozz-Front-2.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\u003cspan\u003eMyCannabisReviews Product Pick\u003c\/span\u003e\u003c\/div\u003e\n\u003ch2\u003eSecret Nature Live Resin THC Gummies (60 Count)\u003c\/h2\u003e\n\u003cp\u003eThese are Secret Nature’s hemp-derived Delta 9 THC gummies made with live resin extract rather than distillate alone, per Secret Nature.\u003c\/p\u003e\n\u003cp\u003eThey come in a 60 count jar across four strain-named flavours, which puts them in the bulk-jar tier rather than the sample-pack tier.\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\"\u003eDelta 9 THC\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eLive Resin\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e60 Count Jar\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e4 Strain Flavours\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=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eCheck Price at Secret Nature\u003c\/a\u003e\u003ca href=\"\/collections\/delta-9-products\" class=\"mcr-btn mcr-btn-secondary\"\u003eBrowse 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 good pick for regular edible users who want a full-spectrum, terpene-forward gummy and are buying in volume.\u003c\/p\u003e\n\u003cp\u003eA 60 count jar is a lot of product for a first purchase. If you are new to THC edibles, buy the smallest option the brand offers instead.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eShop Live Resin THC Gummies\u003c\/a\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"mcr-table-wrap\"\u003e\u003ctable class=\"mcr-table mce-item-table\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eSecret Nature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eHemp-derived Delta 9 THC gummies\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eExtract Type\u003c\/th\u003e\n\u003ctd\u003eLive resin, per Secret Nature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCount\u003c\/th\u003e\n\u003ctd\u003e60 gummies per jar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFlavours\u003c\/th\u003e\n\u003ctd\u003eStrawberry Cough, Peach Ozz, Cherry Kush and Sour Watermelon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eGummy jar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$54.99 at the time this guide was created, based on current retail listings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\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\"\u003eLive Resin\u003c\/span\u003e\u003ch3\u003eExtract Quality Over Volume\u003c\/h3\u003e\n\u003cp\u003eLive resin carries more of the plant’s terpene profile than plain distillate, which is why the flavours are strain-named.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eBulk Jar\u003c\/span\u003e\u003ch3\u003e60 Count Is Real Value\u003c\/h3\u003e\n\u003cp\u003eCost per gummy drops sharply compared with 10 or 20 count packs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eRange\u003c\/span\u003e\u003ch3\u003eSativa, Hybrid and Indica Options\u003c\/h3\u003e\n\u003cp\u003eFour flavours mapped to different strain profiles rather than one generic blend.\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\u003eLive resin rather than distillate only\u003c\/li\u003e\n\u003cli\u003eStrain-named flavours across the range\u003c\/li\u003e\n\u003cli\u003e60 count jar is strong value per piece\u003c\/li\u003e\n\u003cli\u003eBrand publishes lab reports on its site\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eToo much product for a first-time edible user\u003c\/li\u003e\n\u003cli\u003eIntoxicating, not a wellness-only gummy\u003c\/li\u003e\n\u003cli\u003eShipping restricted in some states\u003c\/li\u003e\n\u003cli\u003eWill show 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. These are hemp-derived Delta 9 THC edibles and they are intoxicating.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eNew to THC Gummies?\u003c\/h3\u003e\n\u003cp\u003eStart with a portion of one gummy and wait a full 30 minutes to 2 hours before taking more. Edible onset is slow and easy to misjudge.\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 Secret Nature 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=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eCheck Price at Secret Nature\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 live resin mean here?\u003c\/summary\u003e\u003cp\u003eLive resin is extracted from fresh-frozen plant material, which retains more terpenes than standard distillate.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow many gummies are in a jar?\u003c\/summary\u003e\u003cp\u003eSecret Nature lists this as a 60 count jar.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill this show up on a drug test?\u003c\/summary\u003e\u003cp\u003eYes. Delta 9 THC can show up on a drug test.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes MyCannabisReviews sell Secret Nature 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 is not legal in every state. Nothing here is medical advice, and none of these products are intended to diagnose, treat, cure, or prevent any disease. Always check current lab reports and your state and local laws before buying.\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"Secret Nature","offers":[{"title":"Default Title","offer_id":49368005476611,"sku":null,"price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/SN-Dr-Endo-THC-Gummies-Peach-Ozz-Front-2.png?v=1785736132"},{"product_id":"secret-nature-diet-8-delta-8-disposable-vape","title":"Secret Nature Diet 8 Delta 8 Disposable Vape","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=\"Secret Nature Diet 8 Delta 8 Disposable Vape product image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0046\/1042\/4950\/files\/SN-Vape-Pen--Front-NEW_transparent.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mcr-product-content\"\u003e\n\u003cdiv class=\"mcr-kicker\"\u003e\u003cspan\u003eMyCannabisReviews Product Pick\u003c\/span\u003e\u003c\/div\u003e\n\u003ch2\u003eSecret Nature Diet 8 Delta 8 Disposable Vape\u003c\/h2\u003e\n\u003cp\u003eDiet 8 is Secret Nature’s Delta 8 THC disposable vape, positioned as a lighter alternative to full-strength Delta 9 or THCA hardware, per Secret Nature.\u003c\/p\u003e\n\u003cp\u003eIt ships as a self-contained disposable across seven strain options split between sativa, indica and hybrid profiles.\u003c\/p\u003e\n\u003cdiv class=\"mcr-rating-row\"\u003e\n\u003cspan class=\"mcr-pill mcr-score\"\u003eMCR Score: 8.2\/10\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eDelta 8 THC\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eDisposable\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003e7 Strain Options\u003c\/span\u003e\u003cspan class=\"mcr-pill\"\u003eNo Battery Needed\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=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eCheck Price at Secret Nature\u003c\/a\u003e\u003ca href=\"\/collections\/delta-8-products\" class=\"mcr-btn mcr-btn-secondary\"\u003eBrowse Delta 8 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 reasonable entry point for someone who wants an inhaled THC product with a milder profile than Delta 9 or THCA.\u003c\/p\u003e\n\u003cp\u003eIf you already vape THCA carts regularly, Delta 8 will most likely feel underpowered. This is a step down in intensity by design.\u003c\/p\u003e\n\u003cdiv class=\"mcr-btn-row\"\u003e\u003ca rel=\"nofollow sponsored noopener\" href=\"https:\/\/clicks.trackcb.com\/aff_c?offer_id=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eShop Diet 8 Disposables\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\u003eSecret Nature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eDelta 8 THC disposable vape\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStrain Options\u003c\/th\u003e\n\u003ctd\u003eMimosa, Sour Diesel, OG Kush, Forbidden Fruit, Gorilla Glue #4, Gelato and Wedding Cake\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProfiles\u003c\/th\u003e\n\u003ctd\u003eSativa, indica and hybrid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHardware\u003c\/th\u003e\n\u003ctd\u003eSelf-contained disposable, no separate battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eDisposable vape pen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eListed Price\u003c\/th\u003e\n\u003ctd\u003e$35.00 at the time this guide was created, based on current retail listings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/section\u003e\u003csection class=\"mcr-section\"\u003e\u003ch2\u003eWhy We Like This Vape\u003c\/h2\u003e\n\u003cdiv class=\"mcr-grid-3\"\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eMilder Profile\u003c\/span\u003e\u003ch3\u003eDelta 8 Rather Than Delta 9\u003c\/h3\u003e\n\u003cp\u003eDelta 8 is generally described as less intense, which suits people who find Delta 9 vapes too strong.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eNo Hardware\u003c\/span\u003e\u003ch3\u003eDisposable, Nothing to Buy Separately\u003c\/h3\u003e\n\u003cp\u003eNo 510 battery or charger needed, which keeps the first purchase simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003cspan class=\"mcr-tag\"\u003eSelection\u003c\/span\u003e\u003ch3\u003eSeven Strain Options\u003c\/h3\u003e\n\u003cp\u003eEnough range to pick a daytime or evening profile rather than one house flavour.\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\u003eMilder than Delta 9 or THCA vapes\u003c\/li\u003e\n\u003cli\u003eNo separate battery or charger required\u003c\/li\u003e\n\u003cli\u003eSeven strain options across three profiles\u003c\/li\u003e\n\u003cli\u003eBrand publishes lab reports on its site\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mcr-card\"\u003e\n\u003ch3\u003eCons\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eStill intoxicating despite the lighter profile\u003c\/li\u003e\n\u003cli\u003eDisposables are wasteful compared with refillable carts\u003c\/li\u003e\n\u003cli\u003eDelta 8 is not sold in every state\u003c\/li\u003e\n\u003cli\u003eWill show 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. Delta 8 THC is intoxicating. It is commonly described as milder than Delta 9, but it is not a non-intoxicating product.\u003c\/p\u003e\n\u003cdiv class=\"mcr-warning\"\u003e\n\u003ch3\u003eNew to Delta 8 Vapes?\u003c\/h3\u003e\n\u003cp\u003eTake one short draw and wait several minutes. Inhaled onset is fast, so there is no need to keep drawing while you wait to feel it.\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 Secret Nature 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=162\u0026amp;aff_id=4198\" class=\"mcr-btn mcr-btn-primary\" target=\"_blank\"\u003eCheck Price at Secret Nature\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\u003eIs Delta 8 weaker than Delta 9?\u003c\/summary\u003e\u003cp\u003eIt is generally reported as less intense at the same dose, but individual response varies and it is still intoxicating.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDo I need a battery?\u003c\/summary\u003e\u003cp\u003eNo. This is a self-contained disposable.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs Delta 8 legal where I live?\u003c\/summary\u003e\u003cp\u003eNot everywhere. Secret Nature lists several states it does not ship Delta 8 to, so check before ordering.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes MyCannabisReviews sell Secret Nature 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 is not legal in every state. Nothing here is medical advice, and none of these products are intended to diagnose, treat, cure, or prevent any disease. Always check current lab reports and your state and local laws before buying.\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"Secret Nature","offers":[{"title":"Default Title","offer_id":49368007639299,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0759\/5838\/6947\/files\/SN-Vape-Pen--Front-NEW_transparent.png?v=1785736135"}],"url":"https:\/\/mycannabisreviews.com\/collections\/secret-nature.oembed","provider":"My Cannabis Reviews","version":"1.0","type":"link"}