[{"id":663799333197,"handle":"festival-favourites","updated_at":"2026-08-01T12:11:51+01:00","published_at":"2026-06-23T17:26:40+01:00","sort_order":"manual","template_suffix":"","published_scope":"web","title":"Festival Favourites","body_html":"\u003csection class=\"festival-favourites-hero\"\u003e\n \u003cdiv class=\"festival-favourites-inner\"\u003e\n\n \u003cp class=\"festival-eyebrow\"\u003eLimited Festival Offer\u003c\/p\u003e\n\n \u003ch1\u003eFestival Favourites\u003c\/h1\u003e\n\n \u003ch2\u003eFestival flavour, online savings.\u003c\/h2\u003e\n\n \u003cp class=\"festival-intro\"\u003e\n Thanks for visiting Smokey Rebel at the festival. We’ve pulled together a limited collection of stand favourites, from bold rubs and seasonings to gift-ready sets and ex-demo BBQs.\n \u003c\/p\u003e\n\n \u003cdiv class=\"festival-offer-row\"\u003e\n \u003cdiv class=\"festival-offer-card\"\u003e\n \u003cspan class=\"festival-offer-value\"\u003e20% OFF\u003c\/span\u003e\n \u003cspan class=\"festival-offer-label\"\u003eSelected flavours \u0026amp; gift sets\u003c\/span\u003e\n \u003c\/div\u003e\n\n \u003cdiv class=\"festival-offer-card festival-offer-card-dark\"\u003e\n \u003cspan class=\"festival-offer-value\"\u003e30% OFF\u003c\/span\u003e\n \u003cspan class=\"festival-offer-label\"\u003eSelected ex-demo kamado BBQs\u003c\/span\u003e\n \u003c\/div\u003e\n \u003c\/div\u003e\n\n \u003cp class=\"festival-note\"\u003e\n Use your festival code at checkout. Offers apply only to products listed in this collection. Ex-demo BBQ stock is limited and available while stocks last.\n \u003c\/p\u003e\n\n \u003cdiv class=\"festival-cta-row\"\u003e\n \u003ca href=\"#festival-products\" class=\"festival-btn festival-btn-primary\"\u003eShop Festival Favourites\u003c\/a\u003e\n \u003ca href=\"#ex-demo-kamados\" class=\"festival-btn festival-btn-secondary\"\u003eView Ex-Demo Kamados\u003c\/a\u003e\n \u003c\/div\u003e\n\n \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n .festival-favourites-hero {\n background: #1E1A17;\n color: #FFF7EC;\n padding: 70px 24px;\n position: relative;\n overflow: hidden;\n }\n\n .festival-favourites-hero::before {\n content: \"\";\n position: absolute;\n inset: 0;\n background:\n radial-gradient(circle at top left, rgba(213, 117, 3, 0.28), transparent 34%),\n radial-gradient(circle at bottom right, rgba(191, 1, 5, 0.22), transparent 36%);\n pointer-events: none;\n }\n\n .festival-favourites-inner {\n position: relative;\n max-width: 1180px;\n margin: 0 auto;\n text-align: center;\n }\n\n .festival-eyebrow {\n display: inline-block;\n margin: 0 0 18px;\n padding: 8px 16px;\n border: 1px solid rgba(255, 247, 236, 0.35);\n border-radius: 999px;\n font-size: 14px;\n font-weight: 700;\n letter-spacing: 0.08em;\n text-transform: uppercase;\n color: #F3E6D3;\n }\n\n .festival-favourites-hero h1 {\n margin: 0;\n font-size: clamp(44px, 7vw, 92px);\n line-height: 0.95;\n letter-spacing: 0.02em;\n color: #FFF7EC;\n }\n\n .festival-favourites-hero h2 {\n margin: 22px 0 0;\n font-size: clamp(24px, 3vw, 42px);\n line-height: 1.15;\n color: #D57503;\n }\n\n .festival-intro {\n max-width: 860px;\n margin: 24px auto 0;\n font-size: clamp(17px, 1.7vw, 22px);\n line-height: 1.6;\n color: rgba(255, 247, 236, 0.9);\n }\n\n .festival-offer-row {\n display: grid;\n grid-template-columns: repeat(2, minmax(0, 1fr));\n gap: 18px;\n max-width: 760px;\n margin: 38px auto 0;\n }\n\n .festival-offer-card {\n background: #F3E6D3;\n color: #1E1A17;\n border-radius: 22px;\n padding: 24px 20px;\n box-shadow: 0 16px 34px rgba(0, 0, 0, 0.22);\n }\n\n .festival-offer-card-dark {\n background: #D57503;\n color: #1E1A17;\n }\n\n .festival-offer-value {\n display: block;\n font-size: clamp(34px, 4vw, 56px);\n font-weight: 900;\n line-height: 1;\n letter-spacing: 0.02em;\n }\n\n .festival-offer-label {\n display: block;\n margin-top: 10px;\n font-size: 17px;\n font-weight: 700;\n line-height: 1.3;\n }\n\n .festival-note {\n max-width: 760px;\n margin: 26px auto 0;\n font-size: 15px;\n line-height: 1.6;\n color: rgba(255, 247, 236, 0.78);\n }\n\n .festival-cta-row {\n display: flex;\n justify-content: center;\n flex-wrap: wrap;\n gap: 14px;\n margin-top: 34px;\n }\n\n .festival-btn {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n min-height: 52px;\n padding: 14px 26px;\n border-radius: 14px;\n font-size: 16px;\n font-weight: 800;\n text-decoration: none;\n transition: transform 0.2s ease, opacity 0.2s ease;\n }\n\n .festival-btn:hover {\n transform: translateY(-2px);\n opacity: 0.92;\n }\n\n .festival-btn-primary {\n background: #D57503;\n color: #1E1A17;\n }\n\n .festival-btn-secondary {\n background: transparent;\n color: #FFF7EC;\n border: 2px solid rgba(255, 247, 236, 0.5);\n }\n\n @media screen and (max-width: 749px) {\n .festival-favourites-hero {\n padding: 52px 18px;\n }\n\n .festival-offer-row {\n grid-template-columns: 1fr;\n gap: 14px;\n margin-top: 30px;\n }\n\n .festival-offer-card {\n padding: 22px 18px;\n border-radius: 18px;\n }\n\n .festival-cta-row {\n flex-direction: column;\n align-items: stretch;\n }\n\n .festival-btn {\n width: 100%;\n }\n }\n\u003c\/style\u003e","image":{"created_at":"2026-06-23T17:31:39+01:00","alt":null,"width":1024,"height":1024,"src":"\/\/smokeyrebel.com\/cdn\/shop\/collections\/OVERLAY_PROMOSTICKER_MONOLITHDEMO_SAVE330.png?v=1782232299"}},{"id":628698677581,"handle":"best-sellers","title":"Smokey Rebel Best Sellers","updated_at":"2026-08-01T12:11:51+01:00","body_html":"\u003cp data-start=\"768\" data-end=\"875\"\u003eNot sure where to start? These are the rubs and seasonings our customers come back for time and time again.\u003c\/p\u003e\n\u003cp data-start=\"877\" data-end=\"1059\"\u003eFrom all-time favourites like SPG and Hickory Hog to limited drops that flew off the shelves, this collection rounds up the most-loved blends — all tried, tested, and flavour-packed.\u003c\/p\u003e\n\u003cp data-start=\"1061\" data-end=\"1134\"\u003eIf it’s here, it’s a fan favourite.\u003cbr data-start=\"1096\" data-end=\"1099\"\u003eIf it’s not, you might be too late.\u003c\/p\u003e","published_at":"2024-10-25T09:56:27+01:00","sort_order":"manual","template_suffix":"","disjunctive":true,"rules":[{"column":"title","relation":"contains","condition":"heroes experience bundle"},{"column":"title","relation":"contains","condition":"pack"},{"column":"title","relation":"contains","condition":"flame \u0026 flavour"},{"column":"title","relation":"contains","condition":"essentials"},{"column":"title","relation":"contains","condition":"wok"},{"column":"title","relation":"not_contains","condition":"retail"},{"column":"title","relation":"not_contains","condition":"pellets"}],"published_scope":"web","image":{"created_at":"2025-05-13T08:18:55+01:00","alt":null,"width":1024,"height":1024,"src":"\/\/smokeyrebel.com\/cdn\/shop\/collections\/BestSellersBundle-BlackText_aae47cfd-9ee7-4b26-8c3b-724006e5ceb0.png?v=1772449485"}}]
["AOV Bundle","AOV Fixed Bundle"]
This store requires javascript to be enabled for some features to work correctly.
Whats included?
Description: Punchy savoury heat with garlic and warm spices, built for meatballs, taco meat and traybakes.
Best for: meatballs, minced beef, roasted veg
Suggested uses: Season mince while browning, whisk into tomato sauces, dust over fries.
Description: Zesty fajita energy with jalapeño lift, balanced herbs and garlic. Brings colour and sizzle to pans and trays.
Best for: fajitas, peppers and onions, steak strips
Suggested uses: Toss with oil and sliced peppers, sear fast in a hot pan or air fry.
Description: Zesty, citrusy and slightly sweet — this tropical rub works wonders with chicken, fish or veg. Fresh flavour with a little sunshine.
Best for: grilled chicken, prawns, veg skewers
Suggested uses: Marinate or rub on before grilling or roasting. Brilliant with lime and yoghurt.
Allergens: Contains sulphites
Description: Your everyday foundation, clean savoury lift for meat, veg and grains. Builds crust, balances richness and makes everything taste brighter.
Best for: steak, chicken, roast potatoes
Suggested uses: Use as a base layer on any protein, season veg and fries, finish eggs and rice.
Selection of 2 random Smokey Rebel BBQ stickers
What others say about Smokey Rebel
My go-to for BBQ supplies
“Love the Smokey Rebel Team. Glorious wood pellets and delicious rubs - elevates the meat to a new level. Always buying from those folks.”
Off to a great start
“Delivery was great, haven’t used yet but all looks really good”
Consistently Excellent
“Great quality as always, I can't wait to try out the Greek Odyssey on my next gyros”
10/10 Every Time
“I buy fuel and rubs from the guys 10/10 easy web site fast delivery rubs are worth a go!”
Perfect Present
“Great gift for the guy who loves to barbq”
Speedy & Hassle-Free
“Fast dispatch and delivery, excellent rubs and seasoning.”
Packed With Flavour
Great Rub. Fantastic flavours. Use it lots of things other than chicken. Make mayo punchy. Best Christmas gift my daughter has ever got me.
Built to Impress
“An absolute beast! Beautifully made! Quick shipping too”
See our products in action
Chilli Heroes XL Experience Set FAQ
Are these the same blends used in the Chilli Heroes mini set?
Yes - Chilli Heroes XL uses the exact same lineup: Spitfire, Holy Jalapeño, Miami Mojo and SPG.
Medium overall. Spitfire and Holy Jalapeño deliver the heat, while Miami Mojo and SPG balance things with citrus and savoury notes.
How long does a classic can last?
Usually 15–25 cooks per tin, depending on your seasoning style.
Do these blends work for indoor cooking?
Absolutely - they perform just as well in the oven, pan or air fryer as they do on the BBQ.
Is this a good set for gifting?
Yes, especially for someone who enjoys bold flavours and spicy meals.