Sold out
Mikey V’s 7-Pot Primo Salsa - Salsa
Mikey V's 7-Pot Primo Salsa $11.00
This salsa is made with the 7-Pot Primo, a pepper with a very unique heat signature and flavour. Developed by Troy Primeaux out of Louisiana, this pepper can reach 1,5 million Scoville, making it a pepper to take seriously! Mikey V's has done just that with this killer salsa, keeping other ingredients to a minimum and allowing the heat and flavour of the pepper punch through. All-natural & gluten-free. Ingredients: Tomatoes (tomatoes, water, citric acid), onions, 7-Pot Primo peppers, jalapeno peppers, lime juice, fresh garlic, cilantro, pure cane sugar, kosher salt, black pepper, spices, cumin. Manufactured by Mikey V's Foods

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