Hive Inferno Hotter Honey

$17.99 CAD
Back to shopping

Hive Inferno Hotter Honey

$17.99 CAD

Products are shipped within 1-2 days

 More payment options
Product description

Experience the unique, irresistible taste of Hive Inferno Hotter Honey. This small-batch, sustainably harvested Ontario honey is infused with bold hot peppers for a flavorful kick that will tantalize your taste buds. Get ready for an unforgettable experience!

Ingredients: Honey, chili peppers. Net weight: 305 g

Back to shopping

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)

🔥 Fire Delivered 🔥

This site requires cookies in order to provide all of its functionality.

(function() { var flame = document.getElementById('cart-flame'); if (!flame) return; // Utility to trigger the flame burst function burstFlame() { flame.classList.remove('ignite'); // Force reflow to restart animation if triggered rapidly void flame.offsetWidth; flame.classList.add('ignite'); setTimeout(function() { flame.classList.remove('ignite'); }, 900); } // Listen for changes to the cart count span var cartCountSpan = document.querySelector('[data-count]'); if (cartCountSpan) { var lastCount = cartCountSpan.textContent; var observer = new MutationObserver(function() { if (cartCountSpan.textContent !== lastCount) { lastCount = cartCountSpan.textContent; burstFlame(); } }); observer.observe(cartCountSpan, { childList: true, subtree: true }); } })();