Chew
Original Bear Blend Herbal Chew
$11.95
The OG Blend is our most floral and aromatic blend. It has a mild relaxing and soothing effect.
Bear Blend Herbal Chew is a more condensed form of our loose herbal blends. It is not a tobacco chew alternative. It's like an herbal candy for people who like to chew, and has a slightly sweet flavor. The herbs do not need to be spit out — they are edible and safe for consumption. Please use caution as you might feel the effects of the herbs immediately, especially with stronger blends.
SKU: BBCHOG
Weight: 2.950oz
Out of Stock
Free shipping on orders over $69
what's inside
Herbal Ingredients
Every herb in this blend is sourced organic, hand-blended, and chosen with intention. Tap any leaf to learn more.
About This Product
### About This Product
All Herb Ingredients are Certified Organic or Wildcrafted Introducing the OG Bear Blend Bear Blend is an additive-free, herbal blend. It contains no tobacco. Our blends are a flavorful and full-bodied.
Bear Blend is located in an USDA certified organic facility in Southern California, and are all handcrafted from biodynamic, fair trade, and USDA certified organic herbs.
Herbal. Get Blended™. Celebrate Wisely.
Customer Reviews No reviews yet Be the first to review this product. Write a Review Log in to write a review for this product.
Celebrating life through ritual. Organic herbs, handcrafted with intention. shop All Products Ceremonial Blends Herbal Teas Single Herbs learn Our Herbs Journal FAQ About Us account My Account Wholesale Application Affiliates Contact Us © 2026 Bear Blend LLC. All rights reserved. Privacy Policy Terms of Use Refunds The statements on this website have not been evaluated by the FDA. Bear Blend products are not intended to diagnose, treat, cure, or prevent any disease. Not for sale to minors. Wholesale pricing available for qualified businesses — apply here .
Your Cart Subtotal Tax and shipping calculated at checkout. View Cart Checkout →
document.addEventListener('alpine:init', () => {
Alpine.data('bbCartDrawer', () => ({
isOpen: false,
loading: false,
busy: false,
data: {
items: [],
count: 0,
subtotal: 0,
free_shipping_threshold: null,
free_shipping_remaining: null,
free_shipping_unlocked: false,
free_shipping_progress: 0,
},
async open() {
this.isOpen = true;
document.body.style.overflow = 'hidden';
await this.refresh();
},
close() {
this.isOpen = false;
document.body.style.overflow = '';
},
async refresh() {
this.loading = true;
try {
const res = await fetch('https://bearblend-main.staging.humanitymedia.net/cart/contents', {
headers: { 'Accept': 'application/json', 'X-Requested-With': 'XMLHttpRequest' },
credentials: 'same-origin',
});
if (!res.ok) throw new Error('cart fetch failed');
this.data = await res.json();
} catch (e) {
// swallow — drawer just shows whatever state it had
} finally {
this.loading = false;
}
},
async updateQuantity(key, qty) {
if (this.busy) return;
this.busy = true;
try {
await window.bbCart.update(key, Math.max(0, qty));
await this.refresh();
} finally {
this.busy = false;
}
},
async remove(key) {
if (this.busy) return;
this.busy = true;
try {
await window.bbCart.remove(key);
await this.refresh();
} finally {
this.busy = false;
}
},
}));
});
good to know
More Information
Bear Blend Herbal Chew is an additive-free, tobacco-free, nicotine-free alternative to chewing tobacco. Each pouch is packed with the same ceremonial herbal blend you'd find in our loose tins, hand-blended in a USDA-certified organic facility in Southern California.
Herbal Chew is a favorite for people transitioning away from chewing tobacco, or anyone who wants the slow ritual of a chew without the harmful additives.
Herbal. Get Blended™. Celebrate Wisely.
---
*Source: staging site https://bearblend-main.staging.humanitymedia.net/product/og-bear-blend-chew*
Customer Reviews
No reviews yet
Be the first to review this product.
Write a Review
Log in
to write a review for this product.