fbpx
your cart 2
    Product Price Quantity Total
×
CBD Peppermint Tincture
Stomach Soother Tincture
$60.00
$60.00
×
CBD Renewing Face Cream
Rosehip Face Moisturizing | CBD Face Cream
$34.99
$34.99
Subtotal
$94.99
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 }); })();