Love this hot sauce it’s gives you the right kick..... I have been looking everywhere for it thank god I finally find it... for sure will be ordering more
R
Ric (Greater Sudbury, CA)
The Best Ghost Pepper Sauce!
I absolutely love this one! Not stupid hot, but a decent amount of heat, for me anyway, but the flavour.... wow! Definitely my most favorite ghost pepper based sauce now.
M
MsKmLee (Toronto, CA)
Best selection
By far the BEST selection of hot sauces.
T
Tom Davies (Huntsville, CA)
Melinda’s ghost pepper sauce
Definitely one of the best I’ve had. A good amount of heat added and along with the great taste makes me have it on the dinner table every day.
S
Steven Atkinson (Portage la Prairie, CA)
Melinda's Ghost Pepper Sauce
Good amount of heat (not as hot as I expected) but the flavour is what really makes this sauce great. It's become my go to hot sauce.
S
Sharon L.
Melinda's Naga Jolokia
While the Melinda's Ghost Pepper Sauce and the Melinda's Naga Jolokia Sauce have the same ingredients, the Naga Jolokia Sauce is much, much hotter. Just a drop or two of the Naga Jolokia sauce is enough. Any more than that, be prepared to weep.
S
Sharon M.
Melinda's Ghost Pepper Sauce
Not as hot as I thought it would be but it does have some heat and doesn't alter the taste of the food, which I appreciate. Many hot sauces have a strong taste of vinegar but this one doesn't.
S
Sharon L.
Melinda's Ghost Pepper Sauce
Not as hot as I thought it would be but it does have some heat and doesn't alter the taste of the food, which I appreciate. Many hot sauces have a strong taste of vinegar but this one doesn't.
One of the hotter ones in the iconic line of hot sauces from Belize. Fruity Habanero, sweet carrot and a splash of extract to make you sweat a bit more!
Ingredients: Red Habanero pepper, vinegar, carrots, water, salt, onion, tomato puree, lime juice, garlic, capsicum and spice
Manufactured by Marie Sharp's Fine Foods
The Habanero is one of (if not the) most widely used and popular hot peppers. It's distinct fruity and citrusy flavour is what this hot sauce is all about.
Ingredients: Habanero chiles, distilled vinegar, citric acid & ascorbic acid (Vitamin C) to preserve colour. 148 ml
Manufactured by CaJohns
Celebrate Day of The Dead every day with this bold hot sauce. Fiery and flavourful, it's just the thing to bring your eggs, pizza, pasta and more back to life.Ingredients: Bhut Jolokia (Ghost Pepper), Habanero pepper mash (water, red Habanero peppers with seeds), onion, lime juice, garlic, salt, vinegar, citric acid, xanthan gum.Manufactured by Melinda's
Loaded with savoury garlic, this hot sauce ha a sweetness and an earthy flavour.
Ingredients: Cayenne Peppers, Minced Garlic, Water, Vinegar, Spices, and Sea Salt.
Manufactured by Hongry Hawg
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 });
}
})();