www.thunderbirdbar.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://trk.klclick2.com/ls/click?upn=Q4f6vuTDQWsltAwt2ZseUVj-2BQ2rV4dbJUWmEjUsKoLEsJ8nsnVzkR1hH-2FoP5-2Fz6KZQD8Dmlz-2B5W...
Effective URL: https://www.thunderbirdbar.com/products/snickerdoodle-cashew-tahini-box-of-12?utm_source=Klaviyo&utm_medium=email&_kx=xx0J0w2x0...
Submission: On August 14 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

POST /cart

<form action="/cart" method="post" id="cart" class="mm-menu mm-theme-white mm-offcanvas mm-right">
  <div class="mm-panels">
    <div class="mm-panel mm-opened mm-current" id="mm-4">
      <div class="mm-navbar"><a class="mm-title">Menu</a></div>
      <ul data-money-format="$ {{amount}}" data-shop-currency="USD" data-shop-name="Thunderbird Real Food Bar" class="mm-listview">
        <li class="mm-subtitle"><a class="mm-subclose continue" href="#cart">Continue Shopping</a></li>
        <li class="mm-label empty_cart">
          <a href="/cart">
            Your Cart is Empty
          </a>
        </li>
      </ul>
    </div>
  </div>
</form>

POST /contact#notify_me

<form method="post" action="/contact#notify_me" id="notify_me" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <label aria-hidden="true" class="visuallyhidden" for="contact[email]">Notify me when this product is available:</label>
  <p>Notify me when this product is available:</p>
  <div class="notify_form__inputs notify_form__singleVariant " data-notify-message="Please notify me when NEW! Snickerdoodle Cashew Tahini - Box of 12 becomes available - https://www.thunderbirdbar.com/products/snickerdoodle-cashew-tahini-box-of-12">
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="id" value="43911198867683">
  <div class="purchase-details smart-payment-button--false">
    <div class="product_rp_div p8115744866531" style="display: none;">
      <script async="" class="add_to_order"
        src="https://ro.boldapps.net/recurring_settings/add_to_order?&amp;shop_url=thunderbird.myshopify.com&amp;group_id=undefined&amp;customer_id=&amp;product_id=8115744866531&amp;variant_id=43911198867683&amp;v=2"></script>
    </div>
    <a class="btn btn-shopify small 8115744866531_custom_button button" data-toggle="modal" data-target="#myModal" style="display:none;">Add to cart</a>
    <script>
      generate_rp_tag_8115744866531 = false;
      add_to_order_tag = false;
      group_id = 0;
      if (typeof rp_prod == 'undefined') {
        rp_prod = {};
      }
      rp_prod.p8115744866531 = {};
      rp_prod.p8115744866531.v43911198867683 = {};
      jQuery(document).ready(function() {
        addRPHandler();
        setTimeout(addRPHandler, 700);

        function addRPHandler() {
          jQuery("[name='id'],.single-option-selector").unbind();
          jQuery("[name='id'],.single-option-selector").change(function() {
            var myForm = $('.product_rp_div.p8115744866531').closest("form");
            var idInput = myForm.find("[name='id']");
            var myVariant = idInput.val();
            var prodId = 8115744866531;
            try {
              group_id = rp_prod['p' + prodId]["v" + myVariant].rp_group_id;
            } catch (err) {
              return;
            }
            //add recurring order widget  
            if (group_id) {
              $('.product_rp_div.p8115744866531').show();
            }
            if (!generate_rp_tag_8115744866531 && group_id) {
              $('.product_rp_div.p8115744866531').append('<script async class="generate_rp" src="https://ro.boldapps.net/recurring_settings/generate_rp?&shop_url=thunderbird.myshopify.com&group_id=' + group_id + '&customer_id=&product_id=' +
                prodId + '&variant_id=' + myVariant + '&v=2"></' + '' + 'script>');
              generate_rp_tag_8115744866531 = true;
            }
            //toggle buttons                                
            if (JSON.stringify(group_id) == null) {
              $('.product_rp_div.p8115744866531').hide();
              $('.8115744866531_custom_button').hide();
              $('.addtocart').show();
            }
            //add add_to_order button
            if (!add_to_order_tag) {
              $('.product_rp_div.p8115744866531').append('<script async class="add_to_order" src="https://ro.boldapps.net/recurring_settings/add_to_order?&shop_url=thunderbird.myshopify.com&group_id=' + group_id +
                '&customer_id=&product_id=' + prodId + '&variant_id=' + myVariant + '&v=2"></' + '' + 'script>');
              add_to_order_tag = true;
            }
            //toggle add to order btn
            if (JSON.stringify(group_id) == null) {
              $('.add_modal_btn').hide();
            } else {
              $('.add_modal_btn').show();
            }
            // Strip all non-numeric characters from the discounted price
            if ($(myForm).find('.discounted_price').length) {
              setTimeout(function() {
                $(myForm).find('.discounted_price').val($(myForm).find('.discounted_price').val().replace(/[^0-9]/g, ""));
              }, 150);
            }
          });
          jQuery("[name='id']").change();
        }
      });
    </script>
    <div class="product-adjust">
      <button type="button" class="minus_btn">-</button>
      <input type="number" name="quantity" id="quantity" value="1" mm-min="1" mm-stock-max="NaN" step="1" mm-step="1">
      <button type="button" class="plus_btn">+</button>
    </div>
    <div class="purchase-details__buttons">
      <div class="atc-btn-container ">
        <button type=" submit " name="add" class="addtocart  action_button add_to_cart " data-label="Add to Cart">
          <span class="text">Add to Cart</span>
        </button>
      </div>
    </div>
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-WcTDHe" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; max-width: 450px; margin: 0px auto; border-radius: 2px; 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: 10px 5px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; 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" 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-helvetica"
              style="font-size: 18px; color: #fcf8f8; font-family: trade-gothic-next, Geneva, Tahoma, Verdana, sans-serif; font-weight: 400;">Get 10% Off + Free Shipping on $50+</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" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span
              style="color: #fcf5f5; font-family: trade-gothic-next, Geneva, Tahoma, Verdana, sans-serif; font-weight: 400;">Sign up for sweet deals, product updates and helpful content.&nbsp;</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 0px 10px 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_57475063" class="needsclick go1917793270 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email address" aria-label="Email address" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(180, 187, 195);">
          <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 go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(241, 244, 246); border-radius: 2px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(5, 5, 5); font-family: trade-gothic-next, Geneva, Tahoma, Verdana, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 11px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto;">Sign
          Up</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

/search

<form class="search__form" action="/search">
  <input type="hidden" name="type" value="everything">
  <span class="icon-search search-submit"></span>
  <input type="text" name="q" placeholder="Search Thunderbird Real Food Bar..." value="" autocapitalize="off" autocomplete="off" autocorrect="off">
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

/search

<form class="search-form search-popup__form" action="/search">
  <div class="search__fields">
    <input type="hidden" name="type" value="everything">
    <label for="q" class="hidden">Search</label>
    <input class="input" id="q" type="text" name="q" placeholder="Search" value="" x-webkit-speech="" autocapitalize="off" autocomplete="off" autocorrect="off">
    <span class="icon-search submit-search"></span>
    <span class="close-search">
      <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M1 13L13 1M13 13L1 1" stroke="#404040" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </span>
    <input type="submit" name="search" class="hidden" value="">
  </div>
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

Text Content

Menu
 * Continue Shopping
 * Your Cart is Empty

Menu
Menu
 * Shop
 * Learn
 * Find a Store
 * Log in

Shop
 * Bars
 * Variety Packs
 * Build Your Own Box
 * What's NEW?!

Learn
 * How the Bird Hatched
 * Blog

Menu
0



Home   /   All Products   /   NEW! Snickerdoodle Cashew Tahini - Box of 12


NEW! SNICKERDOODLE CASHEW TAHINI - BOX OF 12

$ 29.99

Notify me when this product is available:

Notify me when this product is available:



Add to cart
- +
Add to Cart

Ingredients. Dates, Cashews, Cacao, Almonds, Sesame Seeds, Coconut Butter,
Coconut Oil, Cinnamon, Himalayan Pink Salt, Vanilla Extract.

Meet Snickerdoodle Cashew Tahini (HELLO!). Sometimes you just need something
decadent, nostalgic and comforting. Look no further! Cinnamon and creamy cashews
make this special bar a classic, mouth-watering treat. The first bite puts you
right back at Grandma’s house, trying to steal a third one when she’s not
looking. The bonus? It packs a powerful (healthy) punch with antioxidants,
anti-inflammatory compounds, healthy fats, vitamins, minerals and more.


Fuel Your Body with a Great Tasting, Nutritious Bar. Thunderbird bars are the
fruit-forward, nutrition-rich snack bar that's gluten free, paleo, and vegan,
but you wouldn't know it by tasting. Bars are made from real ingredients like
dates, nuts, chia seeds, chocolate covered fruit, and more. Our bars are the
perfect way to fuel active lifestyles with the satisfaction of something sweet.


Vegan, Paleo and Plant-Based Bars. Our rich tasting bars are Paleo Certified,
Gluten Free Certified, Non-GMO Project verified, Kosher, completely Vegan and
100% filling. They make for a great coffee bar to have with your drink in the
morning or as a paleo diet bar.


All Natural Real Food Bars. Simple blends of whole fruits, nuts, seeds and spice
that are minimally processed and as close to their natural state as possible.
Our snack bars only contain wholesome ingredients that you can pronounce, which
is what makes our paleo thin protein bar a great source of nutrients!


Real Food with Unreal Taste. Less is more over here at Thunderbird. Our dried
fruits add all the natural sweetness needed with zero added sugar (real or
artificial), agave, syrup or honey. Dairy free, soy free, and grain free make
these nutritional bars easy to digest whether you are working hard or playing
hard. Use them as a boost in the morning as breakfast bars when you're on the
go! Thunderbird bars have no added anything... EVER.


Inspired by Athletes, for Everyone. Thunderbird bars were founded and crafted in
Austin, TX by endurance athletes who wanted real food for pure energy paired
with great taste. Truly the healthy alternative to “energy” bars, our paleo
protein bars work great to fuel your hiking, biking, trail running, or outdoor
activities. A must have for anyone's vegan snack box collection!

 




NUTRITION FACTS

1 BAR (48G)

Calories per serving

220

Amount/Serving % Daily Value* Total Fat 13g 17% Saturated Fat 5g 25% Trans Fat
0g Cholesterol 0g 0% Sodium 180mg 8%

Amount/Serving % Daily Value* Total Carbohydrate 24g 9% Dietary Fiber 3g 11%
Total Sugars 18g Includes 0g Added Sugars 0% Protein 4g

Vitamin D 0mcg 0% – Calcium 60mg 4% – Iron 1mg 6% – Potassium 280mg 6%.

*The % Daily Value tells you how much of a nutrient in a serving of food
contributes to a daily diet. 2,000 calories a day is used for general nutrition
advice.




Contains almonds, cashews, coconut and sesame. May contain traces of other tree
nuts and peanuts. 

MENU

 * Search
 * Contact Us
 * Wholesale Program
 * Where To Buy
 * Privacy Policy
 * Terms of Service

 * 
 * 
 * 
 * 

Get 10% Off + Free Shipping on $50+

Sign up for sweet deals, product updates and helpful content. 

Sign Up

© 2023 Thunderbird Real Food Bar. POS and Ecommerce by Shopify


Search



 * Shop ▾
    * Bars
    * Variety Packs
    * Build Your Own Box
    * What's NEW?!

 * Learn ▾
    * How the Bird Hatched
    * Blog

 * Find a Store
   
 * 
 * 
 * Cart Cart




Explore NEW Flavors + Free Shipping on $50+
Thank you. We will get back to you soon
Thank for sharing. Please use the coupon at checkout.

Powered by