Liquid error (layout/theme line 135): Could not find asset snippets/cart-icon.liquid
Liquid error (layout/theme line 136): Could not find asset snippets/search-icon.liquid
Maritime Madness Louisiana Cajun BBQ Rub - Spice/Peppers
Maritime Madness Louisiana Cajun BBQ Rub $12.99
A classic Louisiana style BBQ rub with a Maritime twist that goes beyond just BBQ - try it on eggs, popcorn, pizza, chicken wings and much more! Ingredients: Spice, salt, dehydrated garlic, dehydrated onion, sugar, calcium silicate, sunflower oil.   Manufactured by Maritime Madness
Maritime Madness Mighty Mesquite BBQ Rub - Spice/Peppers
Maritime Madness Mighty Mesquite BBQ Rub $12.99
This big and bold smoky BBQ rub is ideal for your favourite Mexican BBQ dishes like carne asada, fajitas, grilled corn and lots more. Gluten free & made in Canada. Ingredients: Salt, dehydrated garlic, dehydrated tomato, spice, dextrose, smoke flavour, caramel colour, sunflower oil.   Manufactured by Maritime Madness
Maritime Madness Garden Herb BBQ Rub - Spice/Peppers
Maritime Madness Garden Herb BBQ Rub $12.99
Gluten free, keto friendly and super tasty - this flavourful BBQ rub puts the finishing touch on everything from lamb chops to salmon steaks. Ingredients: Salt, spices, dehydrated garlic, dehydrated onion, dehydrated leek, spice extract, paprika extract.   Manufactured by Maritime Madness
Maritime Madness Unreal Pepper BBQ Rub - Spice/Peppers
Maritime Madness Unreal Pepper BBQ Rub $12.99
The easy way to become the backyard BBQ master. This rub has everything you need to make every meal taste amazing and only 4% sodium! Ingredients: Spice, salt, dextrose, onion, garlic, bell peppers, sunflower oil.   Manufactured by Maritime Madness
Maritime Madness Frig That’s Good Seasoning - Spice/Peppers
Maritime Madness Frig That's Good Seasoning $12.99
One of our most popular brands, Maritime Madness has created a great all purpose seasoning & rub. Use it to spice up everything from breakfast eggs to late night popcorn snacks! Gluten & sugar free. Ingredients: Salt, spices, garlic. 185 g   Manufactured by Maritime Madness  
Smoke Show Jerk Seasoning - Jerk
Smoke Show Jerk Seasoning $14.99
Now you don't have to travel all the way to Jamaica for authentic jerk flavour. Montreal based Smoke Show has developed a seasoning with that classic Island flavour, bold and spicy. Ingredients: Allspice, Cayenne pepper, ginger, paprika, black pepper, thyme, chili, sea salt, chives, garlic. Net weight: 80 g   Manufactured by Smoke Show
Smoke Show Zaatar Seasoning - Spice/Peppers
Smoke Show Zaatar Seasoning $14.99
A classic Middle Eastern seasoning, Zaatar is fragrant and savoury. Roasted sesame seeds add a nutty flavour that pairs well with rice, vegetables, chicken and lamb.Ingredients: Thyme, roasted sesame, sumac, spices, salt, roasted wheat. Net weight: 80 gManufactured by Smoke Show
Sold out
Smoke Show Original Seasoning - Herbs & Spices
Smoke Show Original Seasoning $14.99
Smoky sweet with maple sugar and smoked jalapeno peppers, this seasoning is ideal for BBQ; rub over a brisket, add to ground beef for juicy, flavourful hamburgers or make a tasty dip for wings and pizza: 1 cup sour cream 1 cup plain yoghurt 2-3 tbsp Smoke Show Original Seasoning 1 tbsp lime juice Blend all ingredients well and chill for 20 min.   Ingredients: Raw brown sugar, maple sugar, black pepper, garlic, sea salt, white pepper, onion, mustard, green pepper, jalapeno, natural flavour. Net weight: 100 g   Manufactured by Smoke Show  

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

// Delay chat widget loading setTimeout(function() { var gorgiasScript = document.createElement('script'); gorgiasScript.src = 'https://widget.gorgias.io/chat.js'; gorgiasScript.async = true; document.body.appendChild(gorgiasScript); }, 5000); // Load after 5 seconds function loadJQuery() { if (window.jQuery) return; var script = document.createElement('script'); script.src = 'https://code.jquery.com/jquery-3.5.1.min.js'; script.crossOrigin = 'anonymous'; document.body.appendChild(script); } // Load on user interaction ['mouseover', 'keydown', 'touchmove', 'scroll'].forEach(function(event) { window.addEventListener(event, loadJQuery, {once: true}); }); // Fallback - load after 3 seconds if no interaction setTimeout(loadJQuery, 3000); // Lazy load images when they come into viewport document.addEventListener('DOMContentLoaded', function() { if ('IntersectionObserver' in window) { const lazyImages = document.querySelectorAll('img[loading="lazy"]'); const imageObserver = new IntersectionObserver(function(entries, observer) { entries.forEach(function(entry) { if (entry.isIntersecting) { const lazyImage = entry.target; lazyImage.src = lazyImage.dataset.src; if (lazyImage.dataset.srcset) { lazyImage.srcset = lazyImage.dataset.srcset; } lazyImage.classList.remove('lazy'); imageObserver.unobserve(lazyImage); } }); }); lazyImages.forEach(function(lazyImage) { imageObserver.observe(lazyImage); }); } });