drinksubculture.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://drinksubculture.com/
Submission: On June 19 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form class="relative mt-10 max-w-2xl mx-auto block" action="/search" method="get" role="search">
  <label for="Search" class="visually-hidden"> Search </label>
  <input type="search" name="q" id="Search" class="pr-12 placeholder-current input w-full" value="" placeholder="Search">
  <button class="absolute right-2 top-1/2 transform -translate-y-1/2 p-1" type="submit">
    <span class="inline-block w-5 h-5"><svg class="theme-icon" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M2 21.1304C2 26.2041 4.01552 31.07 7.60317 34.6577C11.1908 38.2453 16.0567 40.2609 21.1304 40.2609C26.2041 40.2609 31.07 38.2453 34.6577 34.6577C38.2453 31.07 40.2609 26.2041 40.2609 21.1304C40.2609 16.0567 38.2453 11.1908 34.6577 7.60317C31.07 4.01552 26.2041 2 21.1304 2C16.0567 2 11.1908 4.01552 7.60317 7.60317C4.01552 11.1908 2 16.0567 2 21.1304V21.1304Z"
          stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        <path d="M46 46L34.6576 34.6576" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </span>
    <span class="visually-hidden">Search</span>
  </button>
</form>

GET /search

<form x-ref="searchForm" action="/search" method="get" role="search" @submit="onFormSubmit" @click.away.prevent="searchOpen = false">
  <div x-ref="searchFieldComponent" class="relative py-2">
    <input id="header-search" type="search" name="q" value="" class="header-search-input pl-9 py-2 placeholder:text-scheme-text font-secondary w-full border-0 shadow-none bg-transparent" placeholder="Search" aria-expanded="false"
      aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" x-ref="input" x-model="rawQuery"
      @input.debounce.300="onChange" @focus="onFocus">
    <label class="visually-hidden" for="header-search">Search</label>
    <input type="hidden" name="options[prefix]" value="last"><button class="absolute left-0 top-1/2 transform -translate-y-1/2 p-1" aria-label="Search">
      <span class="inline-block w-6 h-6"><svg class="theme-icon" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M2 21.1304C2 26.2041 4.01552 31.07 7.60317 34.6577C11.1908 38.2453 16.0567 40.2609 21.1304 40.2609C26.2041 40.2609 31.07 38.2453 34.6577 34.6577C38.2453 31.07 40.2609 26.2041 40.2609 21.1304C40.2609 16.0567 38.2453 11.1908 34.6577 7.60317C31.07 4.01552 26.2041 2 21.1304 2C16.0567 2 11.1908 4.01552 7.60317 7.60317C4.01552 11.1908 2 16.0567 2 21.1304V21.1304Z"
            stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M46 46L34.6576 34.6576" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </span>
    </button>
    <button @click="close()" class="block p-1 absolute right-0 top-1/2 transform -translate-y-1/2" type="button">
      <span class="visually-hidden">Close (esc)</span>
      <span class="inline-block w-6 h-6"><svg class="theme-icon" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M46 2L2 46" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M46 46L2 2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg></span>
    </button>
  </div>
  <div id="predictiveSearchResults" tabindex="-1" class="text-scheme-text absolute left-0 right-0 h-screen z-40">
    <div x-show="resultsOpen" class="absolute left-0 right-0 h-screen z-50 bg-scheme-text/75" @click="close()" style="display: none;"></div>
    <template x-if="loading &amp;&amp; !results">
      <div class="bg-scheme-background relative z-50">
        <div class="w-6 h-6 pt-12 pb-12 mx-auto" data-predictive-loading="">
          <div class="loading"></div>
        </div>
      </div>
    </template>
    <template x-if="resultsOpen">
      <div x-show="resultsOpen" class="max-h-three-quarters-screen-height overflow-hidden overflow-y-auto bg-scheme-background pb-5 lg:pb-10 px-section scroll-pb-5 lg:scroll-pb-10 relative z-50" x-ref="results">
      </div>
    </template>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /contact#FooterNewsletter

<form method="post" action="/contact#FooterNewsletter" id="FooterNewsletter" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="lg:flex items-center justify-center">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <label for="NewsletterForm-sections--17875929202913__footer" class="sr-only"> Email Address </label>
    <div class=" w-full lg:mr-2 flex-grow">
      <input id="NewsletterForm-sections--17875929202913__footer" type="email" name="contact[email]" class="input--background input-group-field w-full placeholder:text-scheme-text text-scheme-text border-scheme-text" value="" autocorrect="off"
        autocapitalize="off" autocomplete="email" placeholder="email@example.com" required="">
    </div>
    <button type="submit" class="push-btn push-btn--pop w-full lg:w-auto mt-2.5 lg:mt-0" name="commit" id="Subscribe-sections--17875929202913__footer">
      <span class="push-btn-surface w-full">Subscribe</span>
    </button>
  </div>
</form>

GET /search

<form class="relative mt-10 max-w-2xl mx-auto block" action="/search" method="get" role="search">
  <label for="Search" class="visually-hidden"> Search </label>
  <input type="search" name="q" id="Search" class="pr-12 placeholder-current input w-full" value="" placeholder="Search">
  <button class="absolute right-2 top-1/2 transform -translate-y-1/2 p-1" type="submit">
    <span class="inline-block w-5 h-5"><svg class="theme-icon" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M2 21.1304C2 26.2041 4.01552 31.07 7.60317 34.6577C11.1908 38.2453 16.0567 40.2609 21.1304 40.2609C26.2041 40.2609 31.07 38.2453 34.6577 34.6577C38.2453 31.07 40.2609 26.2041 40.2609 21.1304C40.2609 16.0567 38.2453 11.1908 34.6577 7.60317C31.07 4.01552 26.2041 2 21.1304 2C16.0567 2 11.1908 4.01552 7.60317 7.60317C4.01552 11.1908 2 16.0567 2 21.1304V21.1304Z"
          stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        <path d="M46 46L34.6576 34.6576" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </span>
    <span class="visually-hidden">Search</span>
  </button>
</form>

Text Content

Skip to content

Discover THC Cold Brew | Save 20% Off with Subscription

Menu
Menu


MAIN MENU SHAPES

 * HOME
 * SHOP
 * ABOUT
 * CONTACT

 * Log in
 * Create account


MAIN MENU SHAPES

Close (esc)
 * HOME
 * SHOP
 * ABOUT
 * CONTACT

 * Log in
 * Create account

Search Search
 * HOME
 * SHOP
 * ABOUT
 * CONTACT



Log in
Search our site
Search Close (esc)

Cart items
Shop Now


COLD BREW COFFEE + THC

Micro-dosed Cannabis and Coffee!

SHOP NOW


COLD BREW COFFEE + THC

Micro-dosed Cannabis and Coffee!

SHOP NOW


WHAT'S IN A CAN


 * ARABICA SPECIALTY BLEND COFFEE
   
   Taste the smooth flavor of premium coffee with a rich chocolate taste.


 * 5MG OF DELTA 9 THC
   
   Our THC is derived from our organically grown cannabis (hemp) at our farm in
   Colorado.


 * NO ADDITIVES OR PRESERVATIVES
   
   Just as important as what's in the can, is what is NOT in the can.


THE FEELS

Onset: ≈ 15 min

Duration: ≈ 2 hours

Heightened Sensory Perception

Improved Focus + Concentration

Creative + Euphoric Mindset

Enhanced Social Interaction

Energized + Mood Boost

Shop Now


 * (1) 4-PACK
   
   $10 Shipping
   
   
   
   Save additional 20% with Subscription
   
   
   
   
   
   
   


 * (2) 4-PACKS
   
   Save $20
   
   Save additional 20% with Subscription
   
   
   


 * (3) 4-PACKS
   
   Save $30
   
   Save additional 20% with Subscription
   
   
   


Play video





WHAT IS SUBCULTURE

Subculture is a lifestyle. Started in 1987 by Rodney Mayo out of West Palm
Beach, FL. Subculture Group has more than seventeen locations including five
coffee shops, seven restaurants and five bars and clubs.





WHAT OUR CUSTOMERS THINK

 * > ★★★★★
   > 
   > “Subculture Coffee has truly elevated my morning routine. Each sip is a
   > journey of rich flavor and invigorating energy. I'm hooked!”
   > 
   > Sarah M

 * > ★★★★★
   > 
   > “As a coffee enthusiast, I'm always on the lookout for unique blends.
   > Subculture's THC-infused cold brew exceeded my expectations. Smooth, bold,
   > and simply delicious!”
   > 
   > Jack R

 * > ★★★★★
   > 
   > “Subculture's commitment to quality and sustainability shines through in
   > every cup. Knowing that my coffee is ethically sourced and expertly crafted
   > makes each sip even more enjoyable.”
   > 
   > Emily T

 * > ★★★★★
   > 
   > “I've tried many cold brews, but Subculture's infusion of THC takes it to a
   > whole new level. It's become my go-to beverage for a perfect balance of
   > relaxation and focus.”
   > 
   > Alex S

 * > ★★★★★
   > 
   > “Subculture Coffee isn't just a drink; it's an experience. From the first
   > sip to the last, I'm transported by the rich flavors and thoughtful
   > craftsmanship. Highly recommend!”
   > 
   > David L

 * > ★★★★★
   > 
   > “Subculture Coffee has truly elevated my morning routine. Each sip is a
   > journey of rich flavor and invigorating energy. I'm hooked!”
   > 
   > Sarah M

 * > ★★★★★
   > 
   > “As a coffee enthusiast, I'm always on the lookout for unique blends.
   > Subculture's THC-infused cold brew exceeded my expectations. Smooth, bold,
   > and simply delicious!”
   > 
   > Jack R

 * > ★★★★★
   > 
   > “Subculture's commitment to quality and sustainability shines through in
   > every cup. Knowing that my coffee is ethically sourced and expertly crafted
   > makes each sip even more enjoyable.”
   > 
   > Emily T

 * > ★★★★★
   > 
   > “I've tried many cold brews, but Subculture's infusion of THC takes it to a
   > whole new level. It's become my go-to beverage for a perfect balance of
   > relaxation and focus.”
   > 
   > Alex S

 * > ★★★★★
   > 
   > “Subculture Coffee isn't just a drink; it's an experience. From the first
   > sip to the last, I'm transported by the rich flavors and thoughtful
   > craftsmanship. Highly recommend!”
   > 
   > David L

 * > ★★★★★
   > 
   > “Subculture Coffee has truly elevated my morning routine. Each sip is a
   > journey of rich flavor and invigorating energy. I'm hooked!”
   > 
   > Sarah M

 * > ★★★★★
   > 
   > “As a coffee enthusiast, I'm always on the lookout for unique blends.
   > Subculture's THC-infused cold brew exceeded my expectations. Smooth, bold,
   > and simply delicious!”
   > 
   > Jack R

 * > ★★★★★
   > 
   > “Subculture's commitment to quality and sustainability shines through in
   > every cup. Knowing that my coffee is ethically sourced and expertly crafted
   > makes each sip even more enjoyable.”
   > 
   > Emily T

 * > ★★★★★
   > 
   > “I've tried many cold brews, but Subculture's infusion of THC takes it to a
   > whole new level. It's become my go-to beverage for a perfect balance of
   > relaxation and focus.”
   > 
   > Alex S

 * > ★★★★★
   > 
   > “Subculture Coffee isn't just a drink; it's an experience. From the first
   > sip to the last, I'm transported by the rich flavors and thoughtful
   > craftsmanship. Highly recommend!”
   > 
   > David L

Previous slide Next slide


BLOG


 * HOW ARE T** BEVERAGES LEGAL?
   
   May 07, 2024
   


 * WHAT THE HECK IS CONVERTED THC
   
   May 07, 2024
   


 * DRINK COFFEE NOT KOOL AID
   
   May 07, 2024
   



Contact

Info@Drinksubculture.com

 * Facebook
 * Instagram
 * TikTok

 * About
 * Contact
 * FAQs

 * Privacy Policy
 * Refund Policy
 * Terms of Service
 * Shipping Policy
 * Disclaimer
 * Certificate of Analysis


SIGN UP TO OUR NEWSLETTER

Email Address

Subscribe

© 2024, SUBCULTURE.

Designed by Alysammy




ACCEPTED PAYMENTS

 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * JCB
 * Mastercard
 * Visa


 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.













MAIN MENU SHAPES

Close (esc)
 * HOME
 * SHOP
 * ABOUT
 * CONTACT

 * Log in
 * Create account

Search Search