mudwtr.com Open in urlscan Pro
2620:127:f00f:5::  Public Scan

Submitted URL: https://ctrk.klclick.com/l/01J9S594M41K7G415KT1Y8E3ZB_0
Effective URL: https://mudwtr.com/products/hot-cacao-x-nature-nurture?variation=A&utm_source=klaviyo&utm_medium=email-marketing&ut...
Submission: On October 09 via manual from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET /search

<form class="search search-bar__form" action="/search" method="get" role="search">
  <input class="search__input search-bar__input" type="search" name="q" value="" placeholder="Search" aria-label="Search">
  <button class="search-bar__submit search__submit btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

<form class="tw-flex tw-flex-col" x-data="GiftingForm()" @submit="submit">
  <label for="to" class="tw-text-black tw-mt-4" :class="{ 'tw-text-red-500': errors.includes('to') }">To:</label>
  <input id="to" name="to" x-model="$store.sidecart.gift.to" type="text" placeholder="Janice Joplin" class="tw-h-[55px] tw-border tw-border-gray-300 tw-flex-grow tw-text-black focus:outline-none focus:shadow-outline"
    :class="{ 'tw-border-red-500 tw-text-red-500': errors.includes('to') }" @keydown="clearError('to')" @keyup.enter="submit">
  <label for="from" class="tw-text-black tw-mt-4" :class="{ 'tw-text-red-500': errors.includes('from') }">From:</label>
  <input id="from" name="from" x-model="$store.sidecart.gift.from" type="text" placeholder="Jimi Hendrix" class="tw-h-[55px] tw-border tw-border-gray-300 tw-flex-grow tw-text-black focus:outline-none focus:shadow-outline"
    :class="{ 'tw-border-red-500 tw-text-red-500': errors.includes('from') }" @keydown="clearError('from')" @keyup.enter="submit">
  <label for="msg" class="tw-text-black tw-mt-4" :class="{ 'tw-text-red-500': errors.includes('msg') }">Message:</label>
  <textarea id="msg" name="msg" x-model="$store.sidecart.gift.msg" type="text" placeholder="Hey Janice, it’s your friend Jimi. Thank you for being you. Hope you have a good year this year. Here’s some MUD\WTR."
    class="tw-border tw-border-gray-300 tw-flex-grow tw-text-black focus:outline-none focus:shadow-outline" :class="{ 'tw-border-red-500 tw-text-red-500': errors.includes('msg') }" @keydown="clearError('msg')"></textarea>
  <div class="tw-mt-4 tw-flex tw-items-start tw-justify-start">
    <button data-inverted="" class="
      tw-py-3.5 tw-px-12 tw-font-sans tw-font-normal tw-focus-indicator
    
    tw-bg-black tw-text-white hover:tw-text-white focus:tw-text-white
    
    tw-w-full
    disabled:tw-opacity-50 disabled:tw-cursor-not-allowed
  " @click="submit" aria-label="Save gift message and go back to cart" :disabled="errors.length > 0 || loading" :class="{ 'tw-opacity-50': errors.length > 0 || loading }"> Save &amp; checkout </button>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_7861057355959" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" x-data="ProductForm(true)" x-bind="form"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="id" value="43560449704119">
  <div class="tw-mb-3.5 tw-flex tw-items-center tw-gap-x-2">
    <span class="tw-sr-only">Current Price:</span>
    <span x-ref="price" class="tw-text-charcoal tw-text-[28px]">$40</span>
    <p class="tw-text-sm tw-font-medium tw-text-burgundy"> LIMITED TIME ONLY </p>
  </div>
  <button type="submit" aria-label="add to cart and go to checkout" class="tw-flex tw-h-[60px] tw-w-full tw-items-center tw-justify-center tw-p-4 tw-text-lg tw-font-bold tw-transition-all tw-bg-burgundy tw-text-white hover:tw-saturate-130"> Add to
    cart </button>
  <div class="tw-mt-3 tw-flex tw-justify-between">
    <div class="tw-flex tw-items-center tw-gap-x-1.5">
      <img src="//mudwtr.com/cdn/shop/files/shipping_icon_791e7616-a246-4bd2-8828-da4a113e3dd3.svg?v=1726610100&amp;width=16" alt="Free shipping in USA"
        srcset="//mudwtr.com/cdn/shop/files/shipping_icon_791e7616-a246-4bd2-8828-da4a113e3dd3.svg?v=1726610100&amp;width=16 16w" width="16">
      <p class="tw-text-sm"> Free shipping in USA </p>
    </div>
    <div class="tw-flex tw-items-center tw-gap-x-1.5">
      <img src="//mudwtr.com/cdn/shop/files/Money_Back_Guarantee.svg?v=1726610100&amp;width=16" alt="30-Day Guarantee" srcset="//mudwtr.com/cdn/shop/files/Money_Back_Guarantee.svg?v=1726610100&amp;width=16 16w" width="16">
      <p class="tw-text-sm"> 30-Day Guarantee </p>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7861057355959"><input type="hidden" name="section-id" value="template--17376735428791__product">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_2021717573686" accept-charset="UTF-8" class="tw-flex tw-w-full" enctype="multipart/form-data" x-data="ProductForm" data-event-name="PDP Upsell Added" data-product-title="Original Starter Kit"
  x-bind="form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="id" value="19841724514358">
  <input type="hidden" name="selling_plan" value="1134395575">
  <input type="hidden" name="properties[_selling_plan_name]" value="$40 refill ships every 30 days">
  <div class="tw-flex-1 tw-px-3 tw-py-4">
    <p class="tw-mb-2 tw-text-charcoal"> Original Starter Kit </p>
    <div class="tw-mb-2 tw-flex tw-flex-wrap tw-gap-x-2 tw-gap-y-1 tw-text-charcoal md:tw-gap-y-0">
      <div class="tw-flex">
        <span class="tw-sr-only">Original Price</span>
        <span x-ref="price" class="tw-text-[#979797] tw-line-through tw-mr-1">$60</span>
        <span class="tw-sr-only">Current Price</span>
        <span x-ref="price" class="">$40</span>
      </div>
      <div class="tw-flex tw-h-5 tw-items-center tw-justify-center tw-whitespace-nowrap tw-rounded-[60px] tw-bg-burgundy tw-p-3 tw-text-xs tw-text-white"> Save 33% and get a free frother </div>
    </div>
    <p class="tw-overflow-hidden tw-text-ellipsis tw-text-sm tw-text-charcoal"> Hints of cacao melt into earthy chai and tastes like your mug of hot cocoa met a chai latte and they had a baby. </p>
    <button class="tw-mt-auto tw-appearance-none tw-bg-transparent tw-text-sm tw-text-burgundy tw-underline" aria-label="add Original Starter Kit to cart"> + Add </button>
  </div>
  <div class="tw-flex tw-h-full">
    <img src="//mudwtr.com/cdn/shop/files/Cacao_1.png?v=1711489073&amp;width=300" alt="Original Starter Kit" height="176" loading="lazy" class="tw-object-cover md:tw-max-w-auto tw-max-w-[129px]">
  </div>
  <input type="hidden" name="product-id" value="2021717573686"><input type="hidden" name="section-id" value="template--17376735428791__product">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_4179119177782" accept-charset="UTF-8" class="tw-flex tw-w-full" enctype="multipart/form-data" x-data="ProductForm" data-event-name="PDP Upsell Added"
  data-product-title="Coconut Creamer (30 serving)" x-bind="form"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="id" value="30364504195126">
  <input type="hidden" name="selling_plan" value="1114276023">
  <input type="hidden" name="properties[_selling_plan_name]" value="Delivery every 30 days">
  <div class="tw-flex-1 tw-px-3 tw-py-4">
    <p class="tw-mb-2 tw-text-charcoal"> Coconut Creamer (30 serving) </p>
    <div class="tw-mb-2 tw-flex tw-flex-wrap tw-gap-x-2 tw-gap-y-1 tw-text-charcoal md:tw-gap-y-0">
      <div class="tw-flex">
        <span class="tw-sr-only">Original Price</span>
        <span x-ref="price" class="tw-text-[#979797] tw-line-through tw-mr-1">$25</span>
        <span class="tw-sr-only">Current Price</span>
        <span x-ref="price" class="">$20</span>
      </div>
      <div class="tw-flex tw-h-5 tw-items-center tw-justify-center tw-whitespace-nowrap tw-rounded-[60px] tw-bg-burgundy tw-p-3 tw-text-xs tw-text-white"> Save 20% </div>
    </div>
    <p class="tw-overflow-hidden tw-text-ellipsis tw-text-sm tw-text-charcoal"> Organic, vegan, gluten-free, sugar-free powdered coconut milk &amp; MCT oil that turns your cup into a super-powered silky smooth latte </p>
    <button class="tw-mt-auto tw-appearance-none tw-bg-transparent tw-text-sm tw-text-burgundy tw-underline" aria-label="add Coconut Creamer (30 serving) to cart"> + Add </button>
  </div>
  <div class="tw-flex tw-h-full">
    <img src="//mudwtr.com/cdn/shop/products/creamer302.jpg?v=1634841275&amp;width=300" alt="Coconut Creamer (30 serving)" height="176" loading="lazy" class="tw-object-cover md:tw-max-w-auto tw-max-w-[129px]">
  </div>
  <input type="hidden" name="product-id" value="4179119177782"><input type="hidden" name="section-id" value="template--17376735428791__product">
</form>

<form aria-live="polite" class="needsclick klaviyo-form klaviyo-form-version-cid_1 go3279073480 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-VsEqwj" novalidate=""
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; max-width: 600px; margin: 0px auto; border-radius: 0px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 0px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 200px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-107735827" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-kanit"
              style="font-size: 28px; color: rgb(9, 9, 9); font-family: Chivo, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400; font-style: normal;">Get the latest from MUD\WTR.</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-107735828" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-kanit"
              style="color: rgb(55, 63, 71); font-size: 20px; font-family: Ovo, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400; font-style: normal;">Sign up for our weekly Trends w/ Benefits newsletter.</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_107735829" class="needsclick go3581340042 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Enter your email" aria-label="Enter your email" aria-required="true" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 54px; text-align: left; color: rgb(0, 0, 0); font-family: Chivo, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 18px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 10px 10px 0px; position: relative; flex: 0 1 auto;"><button
          class="needsclick go300628013 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(0, 0, 0); border-radius: 0px; border-style: none; border-color: rgb(41, 39, 39); border-width: 0px; color: rgb(255, 255, 255); font-family: Chivo, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 18px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 0px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: 54px;">Submit</button>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Shipping to

The Inspiration Behind the Bespoke Tins

This is our first holiday blend, so I wanted to do something special.

I thought back to a hand-painted tin I created as a gift for a friend, and
decided to create custom tins that tell a story through art.

And then I reflected on a favorite quote from Ram Dass, “If you think you are
enlightened, go and spend a week with your family.” Because the holidays and
family go together like hot cacao and your favorite mug, I created a series of
three paintings inspired by my partner and our son.

I hope they serve as a reminder to take a break from the hustle and bustle and
settle in for a cozy pause.

Peace,
Shane, Co-founder, CEO & Artist
Skip to content
Submit
Close search
👋 Welcome Samantha Jo fans! Get $5 off with code SAMANTHAJO and 100% happiness
guaranteed!

   Most Popular – Save 33%
   
   
   STARTER KITS – MUSHROOM BLENDS
   
   Get started with our delicious flavors of functional mushroom blends + a free
   frother

   Original
   
   Matcha
   
   Turmeric
   
   Rest

 * Shop Hot Cacao (Limited Time Only)
   
 * Shop All Original
   
 * Shop All Matcha
   
 * Shop All Turmeric
   
 * Shop All Rest
   
 * Shop All Creamers + Sweeteners
   
 * Find in Stores
   
   Shop All Products



Up to 43% off Starter Kits with code FALL

Menu

Account

 * Login
 * Wholesale

Cart (0)

Shipping to











NUTRITION FACTS

Serving size
1 Tbsp (6g)
Calories
20
Total fat
.5g
Sodium
10mg
Total carbohydrate
4g
Dietary fiber
1g
Total sugar
0g
Protein
1g
Potassium
110mg
Iron
0.4mg
Mushrooms
2,240mg
Caffeine
35mg

INGREDIENTS: Organic Mushroom Blend (Chaga, Reishi, Lion's Mane and Cordyceps
Mushrooms and Mycelium cultured on Organic Oats and/or Organic Sorghum), Organic
Cacao, Organic Spice Blend (Organic Cinnamon, Organic Turmeric, Organic Ginger,
Organic Cardamom, Organic Black Pepper, Organic Nutmeg, Organic Cloves), Organic
Black Tea Powder, Himalayan Pink Salt

100% USDA Organic, non-gmo, gluten free, vegan, Whole30 & Kosher


NUTRITION FACTS

Serving size
1 Tbsp (6g)
Calories
20
Total fat
0g
Sodium
10mg
Total carbohydrate
4g
Dietary fiber
1g
Total sugar
0g
Protein
1g
Iron
2mg
Mushrooms
3,000mg
Caffeine
55mg

INGREDIENTS: Organic Mushroom Blend (Chaga, Reishi, Lion's Mane and Cordyceps
mushrooms and mycelium cultured on organic oats and/or organic sorghum), Organic
Matcha, Organic Cinnamon, Organic Turmeric, Organic Ginger, Organic Black
Pepper, Organic Cardamom, Himalayan Pink Salt

100% USDA Organic, Gluten Free, Vegan, Non-GMO, Kosher, Whole30 Approved


NUTRITION FACTS

Serving size
1 Tbsp (6g)
Calories
20
Total fat
0g
Sodium
10mg
Total carbohydrate
4g
Dietary fiber
1g
Total sugar
0g
Protein
1g
Potassium
60mg
Iron
1.8mg
Mushrooms
1,840mg
Caffeine
0mg

INGREDIENTS: Organic Spice Blend (Organic Turmeric, Organic Cinnamon, Organic
Ginger, Organic Cardamom, Organic Black Pepper), Organic Mushroom Blend (Chaga,
Reishi, Lion’s Mane and Cordyceps mushrooms and mycelium grown on organic oats
and/or organic sorghum), Organic Lucuma Fruit Powder, Organic Baobab Fruit
Powder, Organic Rooibos Tea Extract, Himalayan Pink Salt

100% USDA Organic, Vegan, Non-GMO, Kosher, Gluten Free


NUTRITION FACTS

Serving size
1 Tbsp (6g)
Calories
20
Total fat
0g
Sodium
5mg
Total carbohydrate
4g
Dietary fiber
1g
Total sugar
0g
Protein
0g
Iron
0.3mg
Mushrooms
2,240mg
Caffeine
0mg

INGREDIENTS: Organic Mushroom Blend (Turkey Tail and Reishi Mushrooms and
Mycelium cultured on Organic Oats and/or Organic Sorghum), Organic Lucuma Fruit
Powder, Organic Rooibos Tea Extract, Organic Spice Blend (Organic Turmeric,
Organic Cinnamon, Organic Ginger, Organic Cardamom, Organic Black Pepper,
Organic Nutmeg, Organic Cloves), Organic Valerian Root Extract, Passionflower
Extract, Organic Ashwagandha Root Extract, Organic Chamomile Extract

Organic, kosher, non-GMO, gluten-free and vegan


NUTRITION FACTS

Serving size
1 Tbsp (6g)
Calories
45
Total fat
4.5g
Sodium
0mg
Total carbohydrate
3g
Dietary fiber
0g
Total sugar
0g
Protein
1g

INGREDIENTS: Organic Coconut Milk Power, Organic MCT Powder (Medium Chain
Triglycerides), Organic Acacia Fiber, Organic Tapioca Maltodextrin (Derived from
Organic Yuca Root). Contains Coconut.


HOW IT WORKS


WHAT YOU'RE GETTING

In the first month, your subscription box will include:

 * 30 serving tin of your favorite blend
 * Free rechargeable frother
 * Free guidebook
 * Free sample of :creamer
 * Free sample of :sweetener
 * Free sticker


WHAT DOES IT COST

Subscribing is a great way to save money. You’ll save 33% on every box!

Your first Starter Kit box will cost: $40.00 USD (compared to $60.00 USD for
non-subscription Starter Kit boxes).

Each subsequent box with a 30-serving tin will cost: $40.00 USD (compared to
$50.00 USD per tin)


HOW TO MAKE CHANGES

You can adjust or cancel your subscription at any time! There is no charge to
make changes. Visit your subscription management page or email drink@mudwtr.com.

Back to product


OFFER DETAILS

The Black Friday/Cyber Monday Sale is active Nov. 20, 2022 through Nov. 28, 2022
and requires an order minimum of $35 to receive 25% off. Code RITUAL25 is
site-wide on orders over $35 and auto-applied in most cases. The code can also
be entered at checkout.



Additionally, 5% of each order will be donated to The MINDS Foundation
throughout the promotion dates. The donation amount will be announced on
Instagram (@drinkmudwtr) and via email to participants of the sale no later than
Dec. 31, 2022.



Shop all now


WHY SUBSCRIBE?

Join 100,000+ happy customers
saving $20 off their Starter Kit order

 * Convenient Auto-Delivery
   
   (Never run out of MUD\WTR again)

 * Pre-Shipment Reminders
   
   (Edit, Skip, Delay or Swap)

 * No Commitments, Cancel Anytime

Yes, I want to save $20 No, I’ll Pay Full Price


GIFTING MUD\WTR

Giving the gift of MUD\WTR? We love to see it (they will, too). Here are some
things to keep in mind when gifting MUD\WTR.

 * Only on-demand Starter Kits can be gifted (no subscriptions)
 * No mixing subscriptions with on-demand products
 * The gift message applies to the entire cart

Back to cart


YOUR GIFT MESSAGE

To: From: Message:
Save & checkout
Back to cart
 * 
 * 
 * 
 * 
 * 
 * 



NEW! LIMITED TIME ONLY


HOT CACAO
X NATURE NURTURE

Hot Cacao is a blend of beneficial mushrooms, cacao, coconut sugar and
ashwagandha to promote the focus + relaxation we need this holiday season. It
tastes like rich cacao blended with the caramelized flavors of coconut sugar.
Get a bespoke tin of your choice with each purchase of Hot Cacao.

Choose your bespoke tin

+Learn more

The Inspiration Behind the Bespoke Tins

This is our first holiday blend, so I wanted to do something special.

I thought back to a hand-painted tin I created as a gift for a friend, and
decided to create custom tins that tell a story through art.

And then I reflected on a favorite quote from Ram Dass, “If you think you are
enlightened, go and spend a week with your family.” Because the holidays and
family go together like hot cacao and your favorite mug, I created a series of
three paintings inspired by my partner and our son.

I hope they serve as a reminder to take a break from the hustle and bustle and
settle in for a cozy pause.

Peace,
Shane, Co-founder, CEO & Artist

We are Lions



Nature Nurture



Mirror

"Embodies the sense of childlike wonder and magic we experience as the seasons
change."

- Shane, Co-founder, CEO & Artist

Current Price: $40

LIMITED TIME ONLY

Add to cart

Free shipping in USA

30-Day Guarantee


Hot Cacao Blend Benefits

 * USDA organic ingredients

 * 1800mg of mushrooms grown in US

 * Supports relaxation, focus and cognition

Order Includes
 * 12 serving Hot Cacao bag
 * Bespoke Tin of choice

Nutrition Facts

 * Serving size
   
   2 Tbsp (16g)

 * Calories
   
   60

 * Total Fat
   
   2g

 * Cholesterol
   
   0mg

 * Sodium
   
   55mg

 * Total Carbohydrate
   
   12g

 * Dietary Fiber
   
   3g

 * Total Sugars
   
   5g

 * Includes Added Sugars
   
   5g

 * Protein
   
   1.5g

 * Potassium
   
   120mg

 * Iron
   
   1.9mg

 * Mushrooms
   
   1800mg



Frequently purchased with

Original Starter Kit

Original Price $60 Current Price $40
Save 33% and get a free frother

Hints of cacao melt into earthy chai and tastes like your mug of hot cocoa met a
chai latte and they had a baby.

+ Add


Coconut Creamer (30 serving)

Original Price $25 Current Price $20
Save 20%

Organic, vegan, gluten-free, sugar-free powdered coconut milk & MCT oil that
turns your cup into a super-powered silky smooth latte

+ Add

 * Go to slide 1
 * Go to slide 2


HOT CACAO X NATURE NURTURE

Add to cart


IT'S WHAT'S INSIDE THAT COUNTS

The blend is designed to be functional and delicious, providing a warm and
comforting experience during the holiday season. The inspiration for the blend
and its counterpart tins came from the desire to create something special for
customers to enjoy as a relaxing, non-occasion blend.


CACAO

NATURAL ENERGY
FOCUS
MOOD

Grown in Peru

7,430 per serving


COCONUT SUGAR



Grown in Indonesia

6,145mg per serving


LION’S MANE

FOCUS

Grown in California

1,800mg per serving


ASHWAGANDHA ROOT EXTRACT

RELAXATION

Grown in India

300mg per serving


MACA

CALM
RELAXATION

Grown in Peru

150mg per serving


HIMALAYAN SALT

ELECTROLYTE
HYDRATION SUPPORT

Mined in Pakistan

105mg per serving


MONK FRUIT



Grown in China

64mg per serving

THE INSPIRATION BEHIND THE BESPOKE TINS

THE INSPIRATION BEHIND THE BESPOKE TINS

This is our first holiday blend, so I wanted to do something special.

I thought back to a hand-painted tin I created as a gift for a friend, and
decided to create custom tins that tell a story through art.

And then I reflected on a favorite quote from Ram Dass, “If you think you are
enlightened, go and spend a week with your family.” Because the holidays and
family go together like hot cacao and your favorite mug, I created a series of
three paintings inspired by my partner and our son.

I hope they serve as a reminder to take a break from the hustle and bustle and
settle in for a cozy pause.

Peace,
Shane, Co-founder, CEO & Artist


CERTS ON CERTS.

How do I make it?

Preparing your blend is simple: Drop two tablespoons into 8 fl. oz. of milk and
get mixing. There’s no need to add sweetener because it’s already got a good
dose of coconut palm sugar and monk fruit extract. Then get creative, meditate
or just breathe.

What does it taste like?

Rich cacao is blended with the caramel-like flavors of coconut sugar to create a
delectable holiday treat that tastes like chocolate and coconut met under the
mistletoe.

What are the benefits?

Hot Cacao is a blend of beneficial mushrooms, cacao, coconut sugar and
ashwagandha to promote sustaining energy, focus and calm during this holiday
season. It may be the only thing that everyone in the family can agree on.

Where are the mushrooms grown?

Where many source their mushrooms from China, we decided to stick a little
closer to home. All of our mushrooms are 100% organically grown in California on
gluten-free oats, under clean air, and selected for their unique capacity to
support mental AND physical functions.

Can I drink while pregnant or nursing?

Though our ingredients are all associated with profound health benefits, we
suggest consulting with your physician before making any changes to your diet
during pregnancy or nursing.

Does Hot Cacao contain caffeine?

While we don't include ingredients like tea in our Hot Cacao, there is a small
amount of caffeine naturally present in cacao beans. Most hot chocolates and hot
cocoas contain between 5 and 30mg of caffeine--MUD\WTR's Hot Cacao has about
18mg in every serving. Everyone has different caffeine sensitivities, but a good
rule of thumb is to consume Hot Cacao whenever you'd normally drink a hot
chocolate!


POPULAR PRODUCTS

Shop All

Rest Starter Kit From $40
Original Starter Kit From $40
Matcha Starter Kit From $40
Turmeric Starter Kit From $40
Rest Starter Kit From $40
Original Starter Kit From $40
Matcha Starter Kit From $40
Turmeric Starter Kit From $40
Rest Starter Kit From $40

Get the latest from MUD\WTR.

Sign up for our weekly Trends w/ Benefits newsletter.

Submit


“THE BEST BRIDGE BETWEEN DESPAIR AND HOPE IS A GOOD NIGHT’S SLEEP.”

E. Joseph Cossman


 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


SHOP

 * Ritual Kits
 * Morning
 * Evening
 * Merch
 * Shop All
 * Find in Stores


LEARN

 * Our Cafe
 * Recipes
 * Philosophy
 * Advisors
 * Ambassador Program
 * Reviews
 * Trends w/ Benefits
 * Find MUD\WTR in Stores


SUPPORT

 * Careers
 * Order Lookup
 * Help Center
 * Give 20%, Get 20%
 * Military Discount
 * Return Policy
 * Wholesale Login
 * Wholesale Application

Copyright MUD\WTR. All rights reserved.

*These statements have not been evaluated by the Food and Drug Administration.
This product is not intended to diagnose, treat or prevent any disease.

 * Terms of Service
 * Privacy Policy
 * Reseller Policy
 * California Privacy Notice
 * Do Not Sell or Share My Personal Information
 * Return Policy
 * Shipping
 * MAP Policy
 * Retailer Agreement Terms

We donate to psychedelic research for mental health.

Follow us on Instagram.

Join our Facebook community.



Use left/right arrows to navigate the slideshow or swipe left/right if using a
mobile device
 * choosing a selection results in a full page refresh








"