Mild Hunters Sausage

$15.00 AUD
Back to shopping

Mild Hunters Sausage

$15.00 AUD

Products are shipped within 1-2 days

Product description
A juicy and savoury pork sausage that makes for a great snack or sliced up, a nice addition to a charcuterie board.

Ingredients: Pork, salt, spices (includes mustard), glucono delta lactone, potato starch, flavour, soy protein product, garlic powder, sodium erythorbate, sodium nitrite, natural smoke. Net weight: 225 g

Manufactured by Homestyle
Back to shopping

Customer Reviews

Based on 1 review
0%
(0)
100%
(1)
0%
(0)
0%
(0)
0%
(0)
A
Allan D. Hastings (Mississauga, CA)
Mild hunter

Very nice smoke and flavour

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