fbpx
your cart 2
    Product Price Quantity Total
×
CBD Tincture
Dragons Lair Tincture
$40.00
$40.00
× Restful CBD Essential Oil by The Brother's Apothecary
CBD Essential Oil Roller
Restful Essential Oil Roller
$25.00
$25.00
Subtotal
$65.00
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 }); })();