Skip to content
the
CBD
shop
faq’s
contact
us
become a
wholesaler
Brothers
Blog
about
login
•
cart (0)
your
cart
0
Product
Price
Quantity
Total
Update cart
Subtotal
$
0.00
Shipping & Taxes will be
calculated at checkout.
Subject to
Terms
.
Coupon:
apply >
proceed to
Checkout
Shipping & Taxes will be
calculated at checkout.
Subject to
Terms
.
you may also like
CBD Tea
Golden Dream
Rated
4.91
out of 5
from
$
5.50
choose options
CBD Tea
Mellow Mint
Rated
4.97
out of 5
from
$
5.50
choose options
CBD Tea
Highbiscus
Rated
4.82
out of 5
from
$
5.50
choose options
CBD Tea
Chai Awakening
Rated
4.97
out of 5
from
$
5.50
choose options
continue
shopping
continue
shopping
Home
>
Blackberry Leaves
Blackberry Leaves
Community
Brothers Recipes
Health & Wellness
Get updates
from the brothers.
unsubscribe at anytime!
(function () { function startTimer(el, minutes) { const timeEl = el.querySelector('.tba-time'); if (!timeEl) return; let remaining = minutes * 60; // in seconds function render() { const m = Math.floor(remaining / 60); const s = remaining % 60; timeEl.textContent = String(m).padStart(2, '0') + ':' + String(s).padStart(2, '0'); } function tick() { if (remaining <= 0) { clearInterval(iv); timeEl.textContent = '00:00'; el.classList.add('expired'); return; } remaining--; render(); } render(); const iv = setInterval(tick, 1000); } document.addEventListener('DOMContentLoaded', function () { const el = document.getElementById('tbaFreeGift'); if (el) startTimer(el, 7); // 7-minute countdown }); })();