Melinda's Fire Roasted Garlic & Habanero Hot Sauce

$11.00 USD
Back to shopping

Melinda's Fire Roasted Garlic & Habanero Hot Sauce

$11.00 USD

Products are shipped within 1-2 days

Product description
A robust, savoury hot sauce that goes well with BBQ, stews, soups, pizza and more.

Ingredients: Roasted pepper mix (roasted Habanero pepper, roasted sweet pepper), white vinegar, water, roasted garlic, lime juice, passion fruit pulp, salt, xanthan gum, citric acid. Net weight: 355 ml

Manufactured by Melinda's
Back to shopping

Customer Reviews

Based on 1 review
100%
(1)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
M
Mary Anne Earle (Dartmouth, CA)

This is my favourite sauce.

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