fbpx
your cart 1
    Product Price Quantity Total
× Tube of CBD Buzz Balm by The Brother's Apothecary
CBD + Beeswax Balm
Buzz Balm - Beeswax, Jojoba & Vitamin E Pain Balm
$9.95
$9.95
Subtotal
$9.95
Shipping & Taxes will be
calculated at checkout.
Subject to Terms.
you may also like

Lavender Flower

Showing all 2 results

loading...

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 }); })();