{"title":"Smoking Pellets","description":"","products":[{"product_id":"100-mesquite-wood-pellets-smoking-pellets","title":"100% Mesquite Wood Pellets - Smoking Pellets","description":"\u003cstyle\u003e\n\/* ── Krank width fix: hide empty sidebar, expand description ── *\/\n.section__wrapper.product-description__wrapper .product-meta.sticky-to-header {\n  display: none !important;\n}\n.section__wrapper.product-description__wrapper .product-description.rte {\n  max-width: 100% !important;\n  width: 100% !important;\n  flex: 1 1 100% !important;\n}\n\n.pd-bdp {\n  --pd-bg: #ffffff;\n  --pd-bg-soft: #f7f5f4;\n  --pd-bg-dark: #1a1a1a;\n  --pd-accent: #c8102e;\n  --pd-accent-deep: #a00d24;\n  --pd-text: #1a1a1a;\n  --pd-text-muted: #5a5550;\n  --pd-text-light: #9a9490;\n  --pd-text-on-dark: #f0ece4;\n  --pd-text-on-dark-muted: #b8b2ab;\n  --pd-border: #e6e3e0;\n  --pd-border-dark: #2e2e2e;\n  --pd-radius: 8px;\n  font-family: inherit;\n  color: var(--pd-text);\n  max-width: 100%;\n  box-sizing: border-box;\n}\n.pd-bdp * { box-sizing: border-box; }\n.pd-bdp p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-bdp h2 { font-size: clamp(1.4rem, 3vw, 1.8rem); font-weight: 800; letter-spacing: -0.01em; margin: 0 0 16px; line-height: 1.2; color: var(--pd-text); }\n.pd-bdp h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-bdp-stats { display: grid; grid-template-columns: repeat(4, 1fr); background: var(--pd-bg-dark); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-bdp-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-bdp-stat:last-child { border-right: none; }\n.pd-bdp-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-bdp-stat-label { display: block; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.12em; color: var(--pd-text-on-dark-muted); }\n\n\/* ── Intro ── *\/\n.pd-bdp-intro { margin-bottom: 32px; }\n.pd-bdp-intro-lead { font-size: 1.05rem; font-weight: 600; color: var(--pd-text); margin-bottom: 16px; line-height: 1.5; }\n\n\/* ── Format clarification callout (NEW for BBQr's Delight - explains what smoking pellets ARE) ── *\/\n.pd-bdp-format-clarify {\n  padding: 26px 28px;\n  border-radius: var(--pd-radius);\n  background: var(--pd-bg-soft);\n  margin-bottom: 32px;\n  border-left: 4px solid var(--pd-accent);\n}\n.pd-bdp-format-clarify h3 { margin-top: 0; }\n.pd-bdp-format-clarify-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 14px; }\n.pd-bdp-format-clarify-col h4 { font-size: 0.82rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 10px; color: var(--pd-text); }\n.pd-bdp-format-clarify-col p { font-size: 0.87rem; line-height: 1.6; color: var(--pd-text-muted); margin: 0; }\n.pd-bdp-format-clarify-col--yes h4 { color: var(--pd-accent); }\n.pd-bdp-format-clarify-col--no h4 { color: var(--pd-text-muted); }\n\n\/* ── Feature grid ── *\/\n.pd-bdp-features { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-bdp-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-bdp-feature-icon { width: 36px; height: 36px; border-radius: 50%; background: rgba(200, 16, 46, 0.12); display: flex; align-items: center; justify-content: center; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-bdp-feature-icon svg { width: 18px; height: 18px; }\n.pd-bdp-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-bdp-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-bdp-story { background: var(--pd-bg-dark); color: var(--pd-text-on-dark); padding: 32px; border-radius: var(--pd-radius); margin-bottom: 32px; border-left: 4px solid var(--pd-accent); }\n.pd-bdp-story-eyebrow { display: inline-block; font-size: 0.62rem; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 10px; }\n.pd-bdp-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-bdp-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-bdp-story p:last-child { margin-bottom: 0; }\n.pd-bdp-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── Specs ── *\/\n.pd-bdp-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-bdp-specs-header { background: var(--pd-bg-soft); padding: 14px 20px; font-size: 0.7rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pd-accent-deep); border-bottom: 1px solid var(--pd-border); }\n.pd-bdp-specs-row { display: grid; grid-template-columns: 200px 1fr; padding: 12px 20px; border-bottom: 1px solid var(--pd-border); font-size: 0.88rem; }\n.pd-bdp-specs-row:last-child { border-bottom: none; }\n.pd-bdp-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-bdp-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-bdp-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-bdp-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-bdp-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-bdp-uses li::before { content: ''; position: absolute; left: 0; top: 7px; width: 8px; height: 8px; border-radius: 50%; background: var(--pd-accent); }\n\n\/* ── \"Works perfectly with\" cross-link grid ── *\/\n.pd-bdp-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-bdp .pd-bdp-pair,\n.pd-bdp .pd-bdp-pair:link,\n.pd-bdp .pd-bdp-pair:visited {\n  display: flex !important; flex-direction: column !important; padding: 22px 22px 20px !important;\n  border: 1px solid var(--pd-border) !important; border-radius: var(--pd-radius) !important;\n  background: #ffffff !important; text-decoration: none !important;\n  transition: border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease !important;\n  font-family: inherit !important; color: inherit !important;\n}\n.pd-bdp .pd-bdp-pair:hover { border-color: var(--pd-accent) !important; transform: translateY(-2px) !important; box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important; }\n.pd-bdp-pair-eyebrow { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-bdp-pair-title { font-size: 1.05rem; font-weight: 800; color: var(--pd-text); margin-bottom: 8px; line-height: 1.2; letter-spacing: -0.01em; }\n.pd-bdp-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-bdp-pair-cta { display: inline-flex; align-items: center; gap: 6px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pd-accent); margin-top: auto; transition: gap 0.2s ease; }\n.pd-bdp-pair:hover .pd-bdp-pair-cta { gap: 10px; }\n.pd-bdp-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Technique warning callout (Mesquite-specific) ── *\/\n.pd-bdp-warning {\n  padding: 22px 24px;\n  border: 1px solid var(--pd-accent);\n  background: rgba(200, 16, 46, 0.04);\n  border-radius: var(--pd-radius);\n  margin-bottom: 32px;\n}\n.pd-bdp-warning-header {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  margin-bottom: 12px;\n}\n.pd-bdp-warning-icon {\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  background: var(--pd-accent);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #ffffff;\n  flex-shrink: 0;\n  font-weight: 800;\n  font-size: 1rem;\n}\n.pd-bdp-warning-title { font-size: 0.95rem; font-weight: 700; color: var(--pd-text); margin: 0; }\n.pd-bdp-warning p { font-size: 0.88rem; color: var(--pd-text); line-height: 1.65; margin: 0 0 8px; }\n.pd-bdp-warning p:last-child { margin-bottom: 0; }\n.pd-bdp-warning strong { color: var(--pd-text); }\n\n\/* ── Range cross-link ── *\/\n.pd-bdp-range { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); padding: 24px 28px; margin-bottom: 32px; background: var(--pd-bg-soft); text-align: center; }\n.pd-bdp-range h3 { margin-top: 0; }\n.pd-bdp-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-bdp a.pd-bdp-range-cta,\n.pd-bdp a.pd-bdp-range-cta:link,\n.pd-bdp a.pd-bdp-range-cta:visited {\n  display: inline-flex !important; align-items: center !important; justify-content: center !important;\n  gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important;\n  font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important;\n  text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important;\n  border: none !important; border-radius: 6px !important; line-height: 1 !important;\n  transition: background 0.2s ease !important; font-family: inherit !important;\n}\n.pd-bdp a.pd-bdp-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-bdp a.pd-bdp-range-cta svg { width: 14px !important; height: 14px !important; min-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; }\n\n\/* ── Why BBQ Republic (HARDENED) ── *\/\n.pd-bdp-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-bdp .pd-bdp-why-eyebrow { display: inline-block !important; font-size: 0.62rem !important; font-weight: 700 !important; letter-spacing: 0.2em !important; text-transform: uppercase !important; color: #c8102e !important; margin-bottom: 10px !important; }\n.pd-bdp .pd-bdp-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-bdp .pd-bdp-why p { color: #b8b2ab !important; font-size: 0.9rem !important; max-width: 560px !important; margin: 0 auto 22px !important; line-height: 1.7 !important; }\n.pd-bdp .pd-bdp-why-actions { display: flex !important; justify-content: center !important; align-items: center !important; gap: 12px !important; flex-wrap: wrap !important; margin: 0 !important; padding: 0 !important; list-style: none !important; }\n.pd-bdp a.pd-bdp-why-btn,\n.pd-bdp a.pd-bdp-why-btn:link,\n.pd-bdp a.pd-bdp-why-btn:visited { display: inline-flex !important; align-items: center !important; justify-content: center !important; gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important; font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important; text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important; border: none !important; border-radius: 6px !important; line-height: 1 !important; white-space: nowrap !important; width: auto !important; height: auto !important; min-width: 0 !important; max-width: none !important; transition: background 0.2s ease !important; box-shadow: none !important; cursor: pointer !important; font-family: inherit !important; }\n.pd-bdp a.pd-bdp-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost,\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:link,\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:hover { background: rgba(255,255,255,0.06) !important; background-color: rgba(255,255,255,0.06) !important; color: #f0ece4 !important; border-color: #c8102e !important; }\n.pd-bdp a.pd-bdp-why-btn svg { width: 14px !important; height: 14px !important; min-width: 14px !important; max-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; display: inline-block !important; vertical-align: middle !important; }\n\n\/* ── FAQ ── *\/\n.pd-bdp-faq { margin-bottom: 16px; }\n.pd-bdp-faq-item { background: #ffffff; border: 1px solid var(--pd-border); border-radius: 6px; margin-bottom: 8px; overflow: hidden; transition: border-color 0.2s ease; }\n.pd-bdp-faq-item[open] { border-color: var(--pd-accent); }\n.pd-bdp-faq-item summary { padding: 14px 18px; font-weight: 700; font-size: 0.9rem; color: var(--pd-text); cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 12px; }\n.pd-bdp-faq-item summary::-webkit-details-marker { display: none; }\n.pd-bdp-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-bdp-faq-item[open] summary::after { content: '−'; }\n.pd-bdp-faq-answer { padding: 0 18px 16px; font-size: 0.87rem; color: var(--pd-text-muted); line-height: 1.7; }\n\n@media (max-width: 860px) {\n  .pd-bdp-pairs { grid-template-columns: 1fr; }\n  .pd-bdp-format-clarify-grid { grid-template-columns: 1fr; gap: 16px; }\n}\n@media (max-width: 640px) {\n  .pd-bdp-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-bdp-stat:nth-child(2) { border-right: none; }\n  .pd-bdp-stat:nth-child(1), .pd-bdp-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-bdp-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-bdp-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-bdp-uses ul { grid-template-columns: 1fr; }\n  .pd-bdp-story, .pd-bdp-why { padding: 22px; }\n  .pd-bdp .pd-bdp-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-bdp a.pd-bdp-why-btn { width: 100% !important; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-bdp\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-bdp-stats\"\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003e450g Bag\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eSmoking Pellets (1lb)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003e100% Mesquite\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eNo Oak Filler\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003e~60 Cooks Per Bag\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003e1\/3 Cup Per Use\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003eAll-Natural\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eChemical-Free\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-bdp-intro\"\u003e\n    \u003cp class=\"pd-bdp-intro-lead\"\u003eTexas mesquite smoke for any cooker. BBQr's Delight 100% Mesquite smoking pellets are pure flavour-wood pellets designed for smoke tubes, smoker boxes, electric smokers and as supplemental smoke in pellet grills: the universal way to add bold Texas-style mesquite smoke to any cook on any cooker.\u003c\/p\u003e\n    \u003cp\u003eBBQr's Delight is the original American smoking pellets brand (established 1989, before pellet grills were even mainstream), and these 450g bags are their flagship product: \u003cstrong\u003e100% pure mesquite wood\u003c\/strong\u003e, no oak filler, no chemical treatments, just pure compressed mesquite ready to smoke. A single 1\/3 cup loaded into a smoke tube delivers 3-4 hours of strong mesquite smoke output, which is why one 450g bag covers approximately 60 cooks.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FORMAT CLARIFICATION CALLOUT - Critical for category education --\u003e\n  \u003cdiv class=\"pd-bdp-format-clarify\"\u003e\n    \u003ch3\u003eWhat \"smoking pellets\" are (and aren't)\u003c\/h3\u003e\n    \u003cp\u003eBBQr's Delight 450g pellets are a different product to pellet grill fuel. Both are wood pellets, but they have different jobs:\u003c\/p\u003e\n    \u003cdiv class=\"pd-bdp-format-clarify-grid\"\u003e\n      \u003cdiv class=\"pd-bdp-format-clarify-col pd-bdp-format-clarify-col--yes\"\u003e\n        \u003ch4\u003e✓ These pellets are for:\u003c\/h4\u003e\n        \u003cp\u003eAdding smoke flavour to \u003cstrong\u003eany\u003c\/strong\u003e cooker. Use them in pellet smoke tubes (A-Maze-N, LIZZQ etc.), gas grill smoker boxes, electric smoker chip trays, foil packets over charcoal, kamados, or sprinkled directly onto lit lump charcoal. 100% pure mesquite for maximum flavour intensity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-bdp-format-clarify-col pd-bdp-format-clarify-col--no\"\u003e\n        \u003ch4\u003e✗ These pellets are NOT for:\u003c\/h4\u003e\n        \u003cp\u003eFilling the hopper of a pellet grill as your \u003cstrong\u003eprimary fuel\u003c\/strong\u003e. For that, you need 9kg pellet grill fuel like \u003ca href=\"\/products\/lumber-jack-smoking-pellets-9kg-mesquite-blend\"\u003eLumber Jack Mesquite Blend\u003c\/a\u003e (60% oak, 40% mesquite, designed for sustained heat output across 12-hour cooks). BBQr's Delight 450g pellets can be added on top of hopper fuel for a flavour boost.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TECHNIQUE WARNING (Mesquite-specific carry-over from chunks build) --\u003e\n  \u003cdiv class=\"pd-bdp-warning\"\u003e\n    \u003cdiv class=\"pd-bdp-warning-header\"\u003e\n      \u003cdiv class=\"pd-bdp-warning-icon\"\u003e!\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-warning-title\"\u003eMesquite is the strongest smoke wood. Use sparingly.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eA single smoke tube fill (approximately 1\/3 cup or 4 inches of pellets) delivers \u003cstrong\u003e3+ hours of strong mesquite smoke\u003c\/strong\u003e, which is plenty for most cooks. Mesquite's intense, spicy character is best paired with bold proteins like beef, game and jerky. \u003cstrong\u003eAvoid using mesquite as your only smoke source on long delicate cooks\u003c\/strong\u003e (poultry, fish, pork): blend with a milder pellet like apple or hickory, or use mesquite as a finishing smoke for the last 60-90 minutes of the cook.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-bdp-features\"\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2L8 8h8l-4-6zM6 8v14h12V8H6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003e100% Pure Mesquite Wood\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eNo oak filler, no flavour blending, no chemical treatments. Pure compressed mesquite for maximum flavour intensity. Different from pellet grill fuel which is typically 2\/3 oak.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"8\" width=\"18\" height=\"8\" rx=\"4\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"7\" cy=\"12\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"12\" r=\"1\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eDesigned for Smoke Tubes\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eSlightly wider diameter and never longer than 1.25 inches: ideal for A-Maze-N, LIZZQ and other smoke tubes. 3-4 hours of consistent smoke output per fill.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 7v5l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eInterior Wood Only, No Bark\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eBBQr's Delight uses only the inner wood, where lignin content delivers the cleanest smoke and lowest ash output. This is what professional pitmasters mean when they talk about \"clean smoke\".\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8 2v3M16 2v3M3 8h18M5 5h14a2 2 0 012 2v12a2 2 0 01-2 2H5a2 2 0 01-2-2V7a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eWorks in Every Cooker\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eGas grills, charcoal kettles, kamados (BGE), offset smokers, electric smokers (Masterbuilt), and pellet grills (as supplemental smoke). The universal flavour generator.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"pd-bdp-story\"\u003e\n    \u003cspan class=\"pd-bdp-story-eyebrow\"\u003eThe Original American Smoking Pellets Brand\u003c\/span\u003e\n    \u003ch3\u003eFrom 1989, before pellet grills existed.\u003c\/h3\u003e\n    \u003cp\u003eBBQr's Delight was making compressed wood smoking pellets in Arkansas in 1989: years before pellet grills as we know them today became commercially available. The original use case was simple: a small bag of compressed flavour wood you could drop into a gas grill smoker box, sprinkle onto lit charcoal, or wrap in a foil packet to get authentic hardwood smoke flavour from any cooker. That original product is what you have here.\u003c\/p\u003e\n    \u003cp\u003eBBQr's Delight pellets remain the favoured smoke tube pellets of \u003cstrong\u003eAll Things Barbecue\u003c\/strong\u003e, the largest US Yoder Smokers dealer. Their pitmasters use these pellets to add layered smoke flavour beyond what hopper fuel delivers in their Yoder pellet grills: a 1\/3 cup of cherry or apple BBQr's Delight pellets in a smoke tube on top of standard hopper fuel transforms the smoke profile of a brisket or ribs cook. For BBQ Republic, this is the same approach: \u003cstrong\u003eBBQr's Delight pellets layer on top of whatever cooker you use\u003c\/strong\u003e, delivering the pure flavour wood character that blended hopper fuel cannot.\u003c\/p\u003e\n    \u003cp\u003eFor Mesquite specifically, the 100% pure formulation makes a real difference. Standard pellet grill fuel is 2\/3 oak, 1\/3 mesquite (so you only get ~33% mesquite character). The BBQr's Delight 1lb bag is 100% mesquite. Used in a smoke tube during the last hour of a brisket cook, you get the same Texas-style smoke character as long-burn mesquite chunks would deliver in an offset smoker, but from any cooker.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pd-bdp-specs\"\u003e\n    \u003cdiv class=\"pd-bdp-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eWood\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e100% Mesquite (no oak filler, no blending)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003ePack Size\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e450g (1lb) bag\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003ePellet Dimensions\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSlightly wider diameter than fuel pellets, max 1.25 inch length. Designed for smoke tubes and won't jam pellet grill augers.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eYield\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eApproximately 60 cooks per bag (1\/3 cup per use)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSmoke Tube Burn Time\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e3-4 hours per fill (approximately 4 inches of pellets in a 12-inch tube)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSmoke Profile\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eVery strong, intense, characteristically spicy with earthy undertones. The signature Texas BBQ smoke.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eBest For\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eBeef brisket, beef ribs, kangaroo and game, jerky cures, supplemental smoke in pellet grills, cold-smoked salt and finishing salts.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eCompatible Cookers\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSmoke tubes (A-Maze-N, LIZZQ), gas grills with smoker box, charcoal kettles, kamados (BGE), offset smokers, electric smokers (Masterbuilt), pellet grills (supplemental smoke).\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSoaking\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eDo NOT soak. Pellets are designed to burn dry. Soaking creates steam and prevents proper smoke generation.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eWood Source\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eInterior wood only, no bark. Sustainable American hardwood.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eTreatment\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eAll-natural, food-grade, chemical-free, no additives, no oils.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eBrand Heritage\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eBBQr's Delight, established 1989 (the original American smoking pellets brand)\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003ch2\u003eHow to use Mesquite smoking pellets\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eSmoke tube in a gas grill (3-4 hours of mesquite smoke per fill)\u003c\/li\u003e\n      \u003cli\u003eSmoke tube in a kamado (Big Green Egg supplemental smoke)\u003c\/li\u003e\n      \u003cli\u003eSmoke tube in a Yoder or GMG pellet grill (flavour boost on top of hopper fuel)\u003c\/li\u003e\n      \u003cli\u003eSmoker box on a gas grill (sprinkle 1\/3 cup over heat source)\u003c\/li\u003e\n      \u003cli\u003eFoil packet (wrap pellets in pierced foil, place over flame)\u003c\/li\u003e\n      \u003cli\u003eSprinkled directly onto lit lump charcoal\u003c\/li\u003e\n      \u003cli\u003eMasterbuilt electric smoker chip tray\u003c\/li\u003e\n      \u003cli\u003eCold smoking salt, cheese, fish, nuts (with cold smoke generator)\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WORKS PERFECTLY WITH --\u003e\n  \u003ch2\u003eWorks perfectly with\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003eKamado Smoke Boost\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eDrop a smoke tube of mesquite pellets onto lump charcoal in your BGE for layered Texas-style smoke without commitment to a full chunk cook. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Big Green Egg\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/collections\/yoder-smokers\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003ePellet Grill Supplemental Smoke\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eDrop a mesquite-filled smoke tube into a Yoder during your brisket cook for pure mesquite character on top of standard hopper fuel. The ATBBQ pitmaster technique. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Yoder Smokers\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/pages\/tools-accessories\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003eThe Essential Accessory\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eSmoke Tubes\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eA pellet smoke tube turns these pellets into 3-4 hours of consistent smoke output in any cooker. The single most useful BBQ accessory under $50: works in every cooker you own.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Accessories\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RANGE --\u003e\n  \u003cdiv class=\"pd-bdp-range\"\u003e\n    \u003ch3\u003eThe complete Mesquite smoke wood ecosystem\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic stocks Mesquite smoke wood in every format. \u003cstrong\u003eBBQr's Delight 450g smoking pellets\u003c\/strong\u003e (this product) for universal flavour smoke in any cooker. \u003ca href=\"\/products\/lumber-jack-smoking-pellets-9kg-mesquite-blend\"\u003e\u003cstrong\u003eLumber Jack Mesquite Blend 9kg pellets\u003c\/strong\u003e\u003c\/a\u003e for primary pellet grill hopper fuel. \u003ca href=\"\/products\/misty-gully-wood-chips-3l-mesquite\"\u003e\u003cstrong\u003eMisty Gully Mesquite chips 3L\u003c\/strong\u003e\u003c\/a\u003e for gas grill smoker boxes and short cooks. \u003ca href=\"\/products\/misty-gully-wood-chunks-2kg-mesquite\"\u003e\u003cstrong\u003eMisty Gully Mesquite chunks 2kg\u003c\/strong\u003e\u003c\/a\u003e for charcoal cooking and long Texas-style brisket cooks. Browse the full smoking wood range below.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/smoking-pellets\" class=\"pd-bdp-range-cta\"\u003e\n      View All Smoking Pellets\n      \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY BBQ REPUBLIC --\u003e\n  \u003cdiv class=\"pd-bdp-why\"\u003e\n    \u003cspan class=\"pd-bdp-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney BBQ specialist for smoke woods, pellets and grills.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We know which smoke wood pairs with which protein, which format works in which cooker, and which combinations are worth your time. BBQr's Delight smoking pellets are on display and in stock at our Wetherill Park showroom for immediate pickup or Sydney metro delivery.\u003c\/p\u003e\n    \u003cdiv class=\"pd-bdp-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-bdp-why-btn\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 014.69 13a19.79 19.79 0 01-3.07-8.67A2 2 0 013.62 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L7.91 9.91a16 16 0 006.18 6.18l.98-.98a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Call 0434 010 411\n      \u003c\/a\u003e\n      \u003ca href=\"\/pages\/contact\" class=\"pd-bdp-why-btn pd-bdp-why-btn--ghost\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        Visit the Showroom\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-faq\"\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eCan I use these pellets as fuel in my Yoder or GMG pellet grill?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eNot as primary hopper fuel, no. These 450g bags are 100% pure mesquite (no oak filler), which makes them too intense to burn as the sole heat source across long cooks. For primary pellet grill fuel, use 9kg pellet grill fuel like Lumber Jack Mesquite Blend (60% oak, 40% mesquite, designed for sustained heat output). However, BBQr's Delight pellets are designed to fit in pellet grill augers and can be added on top of standard hopper fuel for a flavour boost, OR loaded into a smoke tube and placed inside the grill chamber for layered smoke. This is the technique used by ATBBQ pitmasters in their Yoder smokers.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhat is a smoke tube and how do I use one?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eA smoke tube is a perforated metal cylinder (typically 6 or 12 inches long, 2 inches diameter) that holds smoking pellets. You fill the tube with pellets, light one end with a torch or lighter for 30-60 seconds until it burns, then blow out the flame and let it smoulder. The pellets slowly burn through the tube, releasing smoke through the perforations. A 12-inch tube filled with 1\/3 cup of pellets delivers 3-4 hours of consistent smoke. Smoke tubes work in any cooker: gas grill, kamado, electric smoker, pellet grill, charcoal kettle, or even sitting on a tray over a portable burner for cold smoking.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eHow is this different from Lumber Jack Mesquite Blend pellets?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eTwo key differences. First, composition: BBQr's Delight 450g is 100% pure mesquite (no oak); Lumber Jack Mesquite Blend 9kg is 60% oak, 40% mesquite. Second, format and use: BBQr's Delight is a 1lb retail sampler designed for smoke tubes and supplemental flavour smoke in any cooker; Lumber Jack 9kg is bulk pellet grill fuel designed to burn as primary heat source in a pellet hopper. They complement each other: use Lumber Jack for the long brisket cook on your Yoder, then drop a smoke tube of BBQr's Delight 100% Mesquite into the chamber for the last hour to amplify the mesquite character.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eHow much should I use for a typical cook?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eFor smoke tube use, fill the tube with about 4 inches of pellets (roughly 1\/3 cup). This delivers 3-4 hours of mesquite smoke output. For smoker box use on a gas grill, sprinkle 1\/3 cup over the heat source. For foil packet use, wrap 1\/3 cup of pellets in pierced foil. For supplemental smoke in a pellet grill, half-fill a smoke tube. Mesquite is the strongest flavour wood in our range, so erring on the lower side is usually right.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eShould I soak BBQr's Delight pellets before use?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eNo. Unlike wood chips or chunks, smoking pellets are designed to burn dry. Soaking pellets prevents proper smoke generation, creates steam instead of smoke, and can cause the pellets to fall apart or clog smoke tubes. Always use pellets straight from the bag. This is one of the biggest differences from wood chips: chips are sometimes soaked, pellets never are.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhy is BBQr's Delight different from cheaper smoking pellets?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eThree reasons. First, BBQr's Delight uses only the interior wood (no bark), which produces cleaner smoke and significantly less ash. Second, the pellets are sized to a max 1.25 inch length and slightly wider diameter than fuel pellets: this prevents pellet grill auger jams while burning consistently in smoke tubes. Third, 100% pure flavour wood (no oak filler): unlike pellet grill fuel which is 2\/3 oak, these 1lb bags are pure mesquite for maximum flavour intensity. BBQr's Delight has been making smoking pellets since 1989, which gives them three decades of pellet manufacturing refinement.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes. BBQr's Delight 100% Mesquite smoking pellets are on display and available for immediate pickup from our Wetherill Park showroom, Monday to Friday 10am to 5pm and Saturday 9am to 2pm. Sydney metro delivery is also available. Call 0434 010 411 to arrange.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BBQr's Delight","offers":[{"title":"Default Title","offer_id":46325178728620,"sku":"BBQRDEL1","price":12.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/BBQDelightSmokingMesquite.jpg?v=1780305644"},{"product_id":"jack-daniel-s-smoking-pellets","title":"Jack Daniel’s Smoking Pellets","description":"\u003cstyle\u003e\n\/* ── Krank width fix: hide empty sidebar, expand description ── *\/\n.section__wrapper.product-description__wrapper .product-meta.sticky-to-header {\n  display: none !important;\n}\n.section__wrapper.product-description__wrapper .product-description.rte {\n  max-width: 100% !important;\n  width: 100% !important;\n  flex: 1 1 100% !important;\n}\n\n.pd-bdp {\n  --pd-bg: #ffffff;\n  --pd-bg-soft: #f7f5f4;\n  --pd-bg-dark: #1a1a1a;\n  --pd-accent: #c8102e;\n  --pd-accent-deep: #a00d24;\n  --pd-text: #1a1a1a;\n  --pd-text-muted: #5a5550;\n  --pd-text-light: #9a9490;\n  --pd-text-on-dark: #f0ece4;\n  --pd-text-on-dark-muted: #b8b2ab;\n  --pd-border: #e6e3e0;\n  --pd-border-dark: #2e2e2e;\n  --pd-radius: 8px;\n  font-family: inherit;\n  color: var(--pd-text);\n  max-width: 100%;\n  box-sizing: border-box;\n}\n.pd-bdp * { box-sizing: border-box; }\n.pd-bdp p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-bdp h2 { font-size: clamp(1.4rem, 3vw, 1.8rem); font-weight: 800; letter-spacing: -0.01em; margin: 0 0 16px; line-height: 1.2; color: var(--pd-text); }\n.pd-bdp h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-bdp-stats { display: grid; grid-template-columns: repeat(4, 1fr); background: var(--pd-bg-dark); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-bdp-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-bdp-stat:last-child { border-right: none; }\n.pd-bdp-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-bdp-stat-label { display: block; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.12em; color: var(--pd-text-on-dark-muted); }\n\n\/* ── Intro ── *\/\n.pd-bdp-intro { margin-bottom: 32px; }\n.pd-bdp-intro-lead { font-size: 1.05rem; font-weight: 600; color: var(--pd-text); margin-bottom: 16px; line-height: 1.5; }\n\n\/* ── Format clarification callout ── *\/\n.pd-bdp-format-clarify {\n  padding: 26px 28px;\n  border-radius: var(--pd-radius);\n  background: var(--pd-bg-soft);\n  margin-bottom: 32px;\n  border-left: 4px solid var(--pd-accent);\n}\n.pd-bdp-format-clarify h3 { margin-top: 0; }\n.pd-bdp-format-clarify-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 14px; }\n.pd-bdp-format-clarify-col h4 { font-size: 0.82rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 10px; color: var(--pd-text); }\n.pd-bdp-format-clarify-col p { font-size: 0.87rem; line-height: 1.6; color: var(--pd-text-muted); margin: 0; }\n.pd-bdp-format-clarify-col--yes h4 { color: var(--pd-accent); }\n.pd-bdp-format-clarify-col--no h4 { color: var(--pd-text-muted); }\n\n\/* ── Feature grid ── *\/\n.pd-bdp-features { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-bdp-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-bdp-feature-icon { width: 36px; height: 36px; border-radius: 50%; background: rgba(200, 16, 46, 0.12); display: flex; align-items: center; justify-content: center; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-bdp-feature-icon svg { width: 18px; height: 18px; }\n.pd-bdp-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-bdp-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-bdp-story { background: var(--pd-bg-dark); color: var(--pd-text-on-dark); padding: 32px; border-radius: var(--pd-radius); margin-bottom: 32px; border-left: 4px solid var(--pd-accent); }\n.pd-bdp-story-eyebrow { display: inline-block; font-size: 0.62rem; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 10px; }\n.pd-bdp-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-bdp-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-bdp-story p:last-child { margin-bottom: 0; }\n.pd-bdp-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── Gift callout (NEW for JD - the only \"giftable\" smoke wood product) ── *\/\n.pd-bdp-gift {\n  padding: 22px 24px;\n  border: 1px dashed var(--pd-accent);\n  background: rgba(200, 16, 46, 0.04);\n  border-radius: var(--pd-radius);\n  margin-bottom: 32px;\n  display: flex;\n  gap: 16px;\n  align-items: center;\n}\n.pd-bdp-gift-icon {\n  width: 44px;\n  height: 44px;\n  border-radius: 50%;\n  background: var(--pd-accent);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #ffffff;\n  flex-shrink: 0;\n}\n.pd-bdp-gift-icon svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2; }\n.pd-bdp-gift-text h4 { font-size: 0.95rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-bdp-gift-text p { font-size: 0.85rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Specs ── *\/\n.pd-bdp-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-bdp-specs-header { background: var(--pd-bg-soft); padding: 14px 20px; font-size: 0.7rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pd-accent-deep); border-bottom: 1px solid var(--pd-border); }\n.pd-bdp-specs-row { display: grid; grid-template-columns: 200px 1fr; padding: 12px 20px; border-bottom: 1px solid var(--pd-border); font-size: 0.88rem; }\n.pd-bdp-specs-row:last-child { border-bottom: none; }\n.pd-bdp-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-bdp-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-bdp-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-bdp-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-bdp-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-bdp-uses li::before { content: ''; position: absolute; left: 0; top: 7px; width: 8px; height: 8px; border-radius: 50%; background: var(--pd-accent); }\n\n\/* ── \"Works perfectly with\" cross-link grid ── *\/\n.pd-bdp-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-bdp .pd-bdp-pair,\n.pd-bdp .pd-bdp-pair:link,\n.pd-bdp .pd-bdp-pair:visited {\n  display: flex !important; flex-direction: column !important; padding: 22px 22px 20px !important;\n  border: 1px solid var(--pd-border) !important; border-radius: var(--pd-radius) !important;\n  background: #ffffff !important; text-decoration: none !important;\n  transition: border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease !important;\n  font-family: inherit !important; color: inherit !important;\n}\n.pd-bdp .pd-bdp-pair:hover { border-color: var(--pd-accent) !important; transform: translateY(-2px) !important; box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important; }\n.pd-bdp-pair-eyebrow { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-bdp-pair-title { font-size: 1.05rem; font-weight: 800; color: var(--pd-text); margin-bottom: 8px; line-height: 1.2; letter-spacing: -0.01em; }\n.pd-bdp-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-bdp-pair-cta { display: inline-flex; align-items: center; gap: 6px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pd-accent); margin-top: auto; transition: gap 0.2s ease; }\n.pd-bdp-pair:hover .pd-bdp-pair-cta { gap: 10px; }\n.pd-bdp-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Range cross-link ── *\/\n.pd-bdp-range { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); padding: 24px 28px; margin-bottom: 32px; background: var(--pd-bg-soft); text-align: center; }\n.pd-bdp-range h3 { margin-top: 0; }\n.pd-bdp-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-bdp a.pd-bdp-range-cta,\n.pd-bdp a.pd-bdp-range-cta:link,\n.pd-bdp a.pd-bdp-range-cta:visited {\n  display: inline-flex !important; align-items: center !important; justify-content: center !important;\n  gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important;\n  font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important;\n  text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important;\n  border: none !important; border-radius: 6px !important; line-height: 1 !important;\n  transition: background 0.2s ease !important; font-family: inherit !important;\n}\n.pd-bdp a.pd-bdp-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-bdp a.pd-bdp-range-cta svg { width: 14px !important; height: 14px !important; min-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; }\n\n\/* ── Why BBQ Republic (HARDENED) ── *\/\n.pd-bdp-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-bdp .pd-bdp-why-eyebrow { display: inline-block !important; font-size: 0.62rem !important; font-weight: 700 !important; letter-spacing: 0.2em !important; text-transform: uppercase !important; color: #c8102e !important; margin-bottom: 10px !important; }\n.pd-bdp .pd-bdp-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-bdp .pd-bdp-why p { color: #b8b2ab !important; font-size: 0.9rem !important; max-width: 560px !important; margin: 0 auto 22px !important; line-height: 1.7 !important; }\n.pd-bdp .pd-bdp-why-actions { display: flex !important; justify-content: center !important; align-items: center !important; gap: 12px !important; flex-wrap: wrap !important; margin: 0 !important; padding: 0 !important; list-style: none !important; }\n.pd-bdp a.pd-bdp-why-btn,\n.pd-bdp a.pd-bdp-why-btn:link,\n.pd-bdp a.pd-bdp-why-btn:visited { display: inline-flex !important; align-items: center !important; justify-content: center !important; gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important; font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important; text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important; border: none !important; border-radius: 6px !important; line-height: 1 !important; white-space: nowrap !important; width: auto !important; height: auto !important; min-width: 0 !important; max-width: none !important; transition: background 0.2s ease !important; box-shadow: none !important; cursor: pointer !important; font-family: inherit !important; }\n.pd-bdp a.pd-bdp-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost,\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:link,\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:hover { background: rgba(255,255,255,0.06) !important; background-color: rgba(255,255,255,0.06) !important; color: #f0ece4 !important; border-color: #c8102e !important; }\n.pd-bdp a.pd-bdp-why-btn svg { width: 14px !important; height: 14px !important; min-width: 14px !important; max-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; display: inline-block !important; vertical-align: middle !important; }\n\n\/* ── FAQ ── *\/\n.pd-bdp-faq { margin-bottom: 16px; }\n.pd-bdp-faq-item { background: #ffffff; border: 1px solid var(--pd-border); border-radius: 6px; margin-bottom: 8px; overflow: hidden; transition: border-color 0.2s ease; }\n.pd-bdp-faq-item[open] { border-color: var(--pd-accent); }\n.pd-bdp-faq-item summary { padding: 14px 18px; font-weight: 700; font-size: 0.9rem; color: var(--pd-text); cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 12px; }\n.pd-bdp-faq-item summary::-webkit-details-marker { display: none; }\n.pd-bdp-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-bdp-faq-item[open] summary::after { content: '−'; }\n.pd-bdp-faq-answer { padding: 0 18px 16px; font-size: 0.87rem; color: var(--pd-text-muted); line-height: 1.7; }\n\n@media (max-width: 860px) {\n  .pd-bdp-pairs { grid-template-columns: 1fr; }\n  .pd-bdp-format-clarify-grid { grid-template-columns: 1fr; gap: 16px; }\n}\n@media (max-width: 640px) {\n  .pd-bdp-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-bdp-stat:nth-child(2) { border-right: none; }\n  .pd-bdp-stat:nth-child(1), .pd-bdp-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-bdp-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-bdp-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-bdp-uses ul { grid-template-columns: 1fr; }\n  .pd-bdp-story, .pd-bdp-why { padding: 22px; }\n  .pd-bdp .pd-bdp-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-bdp a.pd-bdp-why-btn { width: 100% !important; }\n  .pd-bdp-gift { flex-direction: column; text-align: center; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-bdp\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-bdp-stats\"\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003e450g Bag\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eSmoking Pellets (1lb)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003eReal JD Charcoal\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eFrom Lynchburg, TN\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003eBeef · Pork · Burgers\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eWhiskey Smoke\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003eLicensed Product\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eAuthentic Heritage\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-bdp-intro\"\u003e\n    \u003cp class=\"pd-bdp-intro-lead\"\u003eReal Jack Daniel's whiskey-saturated charcoal, compressed into smoking pellets. BBQr's Delight Jack Daniel's pellets are made from genuine spent sugar maple charcoal from the Jack Daniel's Distillery in Lynchburg, Tennessee: smoke wood with an authentic whiskey character that no other product can match.\u003c\/p\u003e\n    \u003cp\u003eThese pellets are made from a one-of-a-kind ingredient: \u003cstrong\u003eused mellowing charcoal from the Jack Daniel's Distillery\u003c\/strong\u003e. After being soaked in Tennessee whiskey for weeks as part of the Lincoln County filtering process, the charcoal is collected, mixed with oak, and processed into smoking pellets. The result delivers a smoke profile with sugar maple sweetness, whiskey-barrel aromas (vanilla, caramel, oak), and the gentle backbone of clean charcoal. Perfect for grilled steaks, smashburgers and any cook where you want unmistakable Jack Daniel's character.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GIFT CALLOUT (unique to JD - this is the giftable smoke wood) --\u003e\n  \u003cdiv class=\"pd-bdp-gift\"\u003e\n    \u003cdiv class=\"pd-bdp-gift-icon\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"20 12 20 22 4 22 4 12\"\u003e\u003c\/polyline\u003e\u003crect x=\"2\" y=\"7\" width=\"20\" height=\"5\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"22\" x2=\"12\" y2=\"7\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 7H7.5a2.5 2.5 0 010-5C11 2 12 7 12 7zM12 7h4.5a2.5 2.5 0 000-5C13 2 12 7 12 7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-gift-text\"\u003e\n      \u003ch4\u003eThe BBQ enthusiast's gift\u003c\/h4\u003e\n      \u003cp\u003eThe Father's Day \/ Christmas \/ birthday gift for the whiskey-loving BBQ cook in your life. The licensing premium plus the Lynchburg story makes this the standout giftable product in our smoke wood range.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORY (lead with story for JD - it IS the value proposition) --\u003e\n  \u003cdiv class=\"pd-bdp-story\"\u003e\n    \u003cspan class=\"pd-bdp-story-eyebrow\"\u003eThe Lincoln County Process, Smoked\u003c\/span\u003e\n    \u003ch3\u003eReal Lynchburg charcoal. Soaked in real Jack Daniel's.\u003c\/h3\u003e\n    \u003cp\u003eThe reason Jack Daniel's is Tennessee whiskey rather than bourbon comes down to one extra step: the \u003cstrong\u003eLincoln County Process\u003c\/strong\u003e. After distillation, the new spirit is filtered through ten feet of sugar maple charcoal before going into barrels. This filtering takes weeks. The charcoal sits in vats, soaked in whiskey, slowly mellowing every drop of Jack Daniel's that passes through the distillery in Lynchburg, Tennessee.\u003c\/p\u003e\n    \u003cp\u003eAfter weeks of filtering, the charcoal is spent: completely saturated with Jack Daniel's whiskey, no longer effective for filtering. Until BBQr's Delight came along, this spent charcoal was waste. \u003cstrong\u003eBBQr's Delight collects the spent charcoal directly from the Jack Daniel's Distillery\u003c\/strong\u003e, mixes it with oak wood, and processes it into compressed smoking pellets. These pellets are not \"whiskey-flavoured\" with artificial additives: they are made from genuine Tennessee whiskey distillery byproduct.\u003c\/p\u003e\n    \u003cp\u003eWhen you light a smoke tube or smoker box of these pellets, the smoke that comes off carries: \u003cstrong\u003esugar maple sweetness\u003c\/strong\u003e (from the original charcoal base), \u003cstrong\u003ewhiskey-barrel aromas\u003c\/strong\u003e (vanilla, caramel, light oak from the years of whiskey saturation), and \u003cstrong\u003eoak's clean structural backbone\u003c\/strong\u003e. The character is unmistakable. There is no other smoke wood product in the world that delivers this profile because there is no other licensed Jack Daniel's smoke product.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FORMAT CLARIFICATION CALLOUT --\u003e\n  \u003cdiv class=\"pd-bdp-format-clarify\"\u003e\n    \u003ch3\u003eWhat \"smoking pellets\" are (and aren't)\u003c\/h3\u003e\n    \u003cp\u003eBBQr's Delight 450g pellets are a different product to pellet grill fuel. Both are wood pellets, but they have different jobs:\u003c\/p\u003e\n    \u003cdiv class=\"pd-bdp-format-clarify-grid\"\u003e\n      \u003cdiv class=\"pd-bdp-format-clarify-col pd-bdp-format-clarify-col--yes\"\u003e\n        \u003ch4\u003e✓ These pellets are for:\u003c\/h4\u003e\n        \u003cp\u003eAdding whiskey-smoke flavour to \u003cstrong\u003eany\u003c\/strong\u003e cooker. Use them in pellet smoke tubes (A-Maze-N, LIZZQ etc.), gas grill smoker boxes, electric smoker chip trays, foil packets over charcoal, kamados, or sprinkled directly onto lit lump charcoal. Made from genuine spent Jack Daniel's distillery charcoal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-bdp-format-clarify-col pd-bdp-format-clarify-col--no\"\u003e\n        \u003ch4\u003e✗ These pellets are NOT for:\u003c\/h4\u003e\n        \u003cp\u003eFilling the hopper of a pellet grill as your \u003cstrong\u003eprimary fuel\u003c\/strong\u003e. For that, you need 9kg pellet grill fuel like \u003ca href=\"\/collections\/wood-pellets\"\u003eLumber Jack 9kg pellets\u003c\/a\u003e. There is no Jack Daniel's pellet grill fuel: this licensed product only exists in the 450g smoke pellet format. Drop a smoke tube of JD pellets inside your pellet grill alongside the standard hopper fuel for layered flavour.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-bdp-features\"\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 2v6l-3 3v11h12V11l-3-3V2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"2\" x2=\"15\" y2=\"2\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eMade from Real JD Charcoal\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eGenuine spent sugar maple charcoal from the Jack Daniel's Distillery in Lynchburg, Tennessee. Mixed with oak and compressed. Not whiskey-flavoured, actually whiskey-soaked.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"8\" width=\"18\" height=\"8\" rx=\"4\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"7\" cy=\"12\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"1\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"12\" r=\"1\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eSmoke Tube Ready\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eStandard BBQr's Delight pellet sizing (max 1.25 inch length): designed for A-Maze-N, LIZZQ and other smoke tubes. 3-4 hours of consistent whiskey smoke output per fill.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 9.5C14 8 13 7 11 7c-3 0-4 4-4 6 0 3 1.5 5 4 5 4 0 5-5 5-5\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 14h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 12v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eBalanced Whiskey Profile\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eCharcoal + sugar maple + oak blend delivers a balanced smoke profile: pronounced enough to taste, never aggressive. Unlike Mesquite, JD pellets are forgiving and don't over-smoke easily.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8 2v3M16 2v3M3 8h18M5 5h14a2 2 0 012 2v12a2 2 0 01-2 2H5a2 2 0 01-2-2V7a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eWorks in Every Cooker\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eGas grills, charcoal kettles, kamados (BGE), offset smokers, electric smokers (Masterbuilt), and pellet grills (as supplemental smoke). Add Jack Daniel's smoke to any cook.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pd-bdp-specs\"\u003e\n    \u003cdiv class=\"pd-bdp-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eComposition\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSpent Jack Daniel's whiskey-saturated sugar maple charcoal + oak, compressed into pellets\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSource\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eCharcoal sourced directly from Jack Daniel's Distillery, Lynchburg, Tennessee\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003ePack Size\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e450g (1lb) bag\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003ePellet Dimensions\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSlightly wider diameter than fuel pellets, max 1.25 inch length. Designed for smoke tubes and won't jam pellet grill augers.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eYield\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eApproximately 60 cooks per bag (1\/3 cup per use)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSmoke Tube Burn Time\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e3-4 hours per fill (approximately 4 inches of pellets in a 12-inch tube)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSmoke Profile\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eWhiskey-barrel notes (vanilla, caramel, oak), sugar maple sweetness, charcoal depth. Balanced and characterful.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eBest For\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eGrilled steaks, smashburgers and hamburgers, beef ribs, glazed pork chops, smoked salt, BBQ gift recipients.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eCompatible Cookers\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSmoke tubes, gas grills with smoker box, charcoal kettles, kamados (BGE), offset smokers, electric smokers (Masterbuilt), pellet grills (supplemental smoke).\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSoaking\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eDo NOT soak. Pellets are designed to burn dry. Soaking creates steam and prevents proper smoke generation.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eAlcohol Content\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eNo alcohol in the smoke or food. All alcohol burns off during pellet combustion; only smoke aroma compounds remain.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eTreatment\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eAll-natural, food-grade, chemical-free, no synthetic flavour additives. The whiskey character is from genuine charcoal.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eBrand Heritage\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eBBQr's Delight (established 1989), licensed Jack Daniel's product\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003ch2\u003eHow to use Jack Daniel's smoking pellets\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eGrilled steaks (smoke tube on the grill, hot sear with whiskey smoke layer)\u003c\/li\u003e\n      \u003cli\u003eSmashburgers and traditional hamburgers\u003c\/li\u003e\n      \u003cli\u003eBeef short ribs and beef shorties\u003c\/li\u003e\n      \u003cli\u003eGlazed pork chops and pork tenderloin\u003c\/li\u003e\n      \u003cli\u003eSmoked pulled pork (with restraint, JD blended with apple)\u003c\/li\u003e\n      \u003cli\u003eBeer can chicken (whiskey + beer combo)\u003c\/li\u003e\n      \u003cli\u003eCold-smoked Jack Daniel's salt for steak rubs\u003c\/li\u003e\n      \u003cli\u003eCold-smoked cheese (cheddar, brie, blue cheese)\u003c\/li\u003e\n      \u003cli\u003eSmoke tube boost during a Yoder brisket cook\u003c\/li\u003e\n      \u003cli\u003eFather's Day \/ Christmas BBQ gift\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WORKS PERFECTLY WITH --\u003e\n  \u003ch2\u003eWorks perfectly with\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/yoder-smokers\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003eAmerican BBQ Pellet Grills\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eDrop a JD-filled smoke tube into your Yoder during a brisket or steak cook for an authentic American whiskey-smoke layer on top of standard hopper fuel. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Yoder Smokers\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003eKamado Steak Cooks\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eDrop a smoke tube of JD pellets onto lump charcoal in your BGE for whiskey-smoked reverse-seared steaks. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Big Green Egg\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/pages\/tools-accessories\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003eThe Essential Accessory\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eSmoke Tubes\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eA pellet smoke tube turns these pellets into 3-4 hours of consistent whiskey smoke in any cooker. The single most useful BBQ accessory under $50: works in every cooker you own.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Accessories\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RANGE --\u003e\n  \u003cdiv class=\"pd-bdp-range\"\u003e\n    \u003ch3\u003eExplore the full BBQr's Delight smoking pellet range\u003c\/h3\u003e\n    \u003cp\u003eJack Daniel's is the BBQr's Delight signature licensed product. For pure flavour wood character in the same 450g format, the range includes \u003cstrong\u003e100% Apple\u003c\/strong\u003e (sweet, pork-friendly), \u003cstrong\u003e100% Cherry\u003c\/strong\u003e (mahogany colour), \u003cstrong\u003e100% Hickory\u003c\/strong\u003e (classic American BBQ), \u003cstrong\u003e100% Mesquite\u003c\/strong\u003e (Texas-style intensity), \u003cstrong\u003e100% Pecan\u003c\/strong\u003e (mild nutty) and \u003cstrong\u003e100% Sugar Maple\u003c\/strong\u003e (subtle sweet). Mix and match for layered smoke flavour on any cooker.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/smoking-pellets\" class=\"pd-bdp-range-cta\"\u003e\n      View All Smoking Pellets\n      \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY BBQ REPUBLIC --\u003e\n  \u003cdiv class=\"pd-bdp-why\"\u003e\n    \u003cspan class=\"pd-bdp-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney BBQ specialist for smoke woods, pellets and grills.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We know which smoke wood pairs with which protein, which format works in which cooker, and which combinations are worth your time. Jack Daniel's Smoking Pellets are on display and in stock at our Wetherill Park showroom for immediate pickup or Sydney metro delivery: perfect for last-minute Father's Day or birthday gifts.\u003c\/p\u003e\n    \u003cdiv class=\"pd-bdp-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-bdp-why-btn\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 014.69 13a19.79 19.79 0 01-3.07-8.67A2 2 0 013.62 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L7.91 9.91a16 16 0 006.18 6.18l.98-.98a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Call 0434 010 411\n      \u003c\/a\u003e\n      \u003ca href=\"\/pages\/contact\" class=\"pd-bdp-why-btn pd-bdp-why-btn--ghost\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        Visit the Showroom\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-faq\"\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhat's actually inside Jack Daniel's Smoking Pellets?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eSpent sugar maple charcoal from the Jack Daniel's Distillery in Lynchburg, Tennessee, mixed with oak wood and compressed into smoking pellets. The Jack Daniel's whiskey-making process filters new spirit through ten feet of sugar maple charcoal (the \"Lincoln County Process\"), which leaves the charcoal saturated with whiskey over weeks of filtering. BBQr's Delight collects this spent charcoal from the distillery, mixes it with oak, and presses it into smoking pellets. These pellets contain real distillery byproduct: not artificial whiskey flavouring.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhat do Jack Daniel's smoking pellets actually taste like?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eThe smoke profile combines three distinct character notes: sugar maple sweetness (from the charcoal base wood), whiskey-barrel aromas (vanilla, caramel, light oak from weeks of whiskey saturation), and clean oak structure (from the added oak in the pellet mix). The combination is balanced rather than aggressive: pronounced enough to taste clearly, gentle enough to never overpower delicate proteins. The character is unmistakable on grilled steaks, smashburgers and beef ribs.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eIs there alcohol in the smoke or in my food?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eNo. Although the charcoal is saturated with whiskey, all alcohol burns off completely during pellet combustion: the smoke that reaches your food contains only smoke aroma compounds (similar to how cooking with wine evaporates the alcohol). The food is alcohol-free and safe for anyone, including children, pregnant women, and people who don't drink for religious or health reasons. The flavour character of whiskey remains in the smoke, but actual alcohol does not.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhat should I cook with Jack Daniel's pellets?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eBeef and pork are the standout pairings: grilled steaks, smashburgers, hamburgers, beef ribs, glazed pork chops, and smoked pork shoulder all work beautifully. The whiskey-vanilla character also pairs well with beer can chicken, smoked salt for finishing steaks, and cold-smoked cheeses (cheddar, brie, blue cheese). For long brisket cooks, JD pellets are better as a finishing smoke (last 60-90 minutes) blended with milder pellets like apple or hickory.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eAre these gift-suitable?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eAbsolutely yes. Jack Daniel's Smoking Pellets are the most gift-suitable product in our entire smoke wood range. The licensing premium, the genuine Lynchburg story, and the Jack Daniel's brand recognition make this a standout Father's Day, Christmas, birthday or \"thanks for cooking us BBQ\" gift for anyone who BBQs. Pair with a pellet smoke tube and you have a complete gift under $80 that any BBQ enthusiast will use immediately.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eIs this a licensed Jack Daniel's product?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes. BBQr's Delight has an official licensing arrangement with the Jack Daniel Distillery in Lynchburg, Tennessee, which allows them to use the Jack Daniel's name and trademarks AND collect spent mellowing charcoal directly from the distillery. The product is officially licensed and the charcoal is real distillery byproduct: not artificial whiskey flavouring or unauthorised use of the JD name.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eCan I use these in any cooker?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes. JD smoking pellets work in any cooker: gas grills with a smoker box, charcoal kettles, kamados like the Big Green Egg, offset smokers, electric smokers like Masterbuilt, and pellet grills as supplemental smoke (via a smoke tube on top of standard hopper fuel). They do not replace pellet grill primary fuel: 9kg pellet grill fuel like Lumber Jack 9kg bags is for that job.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eShould I soak Jack Daniel's pellets before use?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eNo. Like all smoking pellets, JD pellets are designed to burn dry. Soaking them would create steam, prevent proper smoke generation, dissolve the whiskey character that gives them their unique profile, and potentially cause the pellets to fall apart. Always use pellets straight from the bag. This is the most common first-time mistake: pellets are not chips, and they should never be soaked.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes. BBQr's Delight Jack Daniel's Smoking Pellets are on display and available for immediate pickup from our Wetherill Park showroom, Monday to Friday 10am to 5pm and Saturday 9am to 2pm. Sydney metro delivery is also available. Call 0434 010 411 to arrange. Particularly handy for last-minute Father's Day and birthday gifts.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BBQr's Delight","offers":[{"title":"Default Title","offer_id":46325185904812,"sku":"BBQRDEL2","price":12.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/JackDanielsSmokingPellets.webp?v=1780306137"},{"product_id":"100-cherry-wood-pellets-smoking-pellets","title":"100% Cherry Wood Pellets - Smoking Pellets","description":"\u003cstyle\u003e\n\/* ── Krank width fix: hide empty sidebar, expand description ── *\/\n.section__wrapper.product-description__wrapper .product-meta.sticky-to-header {\n  display: none !important;\n}\n.section__wrapper.product-description__wrapper .product-description.rte {\n  max-width: 100% !important;\n  width: 100% !important;\n  flex: 1 1 100% !important;\n}\n\n.pd-bdp {\n  --pd-bg: #ffffff;\n  --pd-bg-soft: #f7f5f4;\n  --pd-bg-dark: #1a1a1a;\n  --pd-accent: #c8102e;\n  --pd-accent-deep: #a00d24;\n  --pd-text: #1a1a1a;\n  --pd-text-muted: #5a5550;\n  --pd-text-light: #9a9490;\n  --pd-text-on-dark: #f0ece4;\n  --pd-text-on-dark-muted: #b8b2ab;\n  --pd-border: #e6e3e0;\n  --pd-border-dark: #2e2e2e;\n  --pd-radius: 8px;\n  font-family: inherit;\n  color: var(--pd-text);\n  max-width: 100%;\n  box-sizing: border-box;\n}\n.pd-bdp * { box-sizing: border-box; }\n.pd-bdp p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-bdp h2 { font-size: clamp(1.4rem, 3vw, 1.8rem); font-weight: 800; letter-spacing: -0.01em; margin: 0 0 16px; line-height: 1.2; color: var(--pd-text); }\n.pd-bdp h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-bdp-stats { display: grid; grid-template-columns: repeat(4, 1fr); background: var(--pd-bg-dark); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-bdp-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-bdp-stat:last-child { border-right: none; }\n.pd-bdp-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-bdp-stat-label { display: block; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.12em; color: var(--pd-text-on-dark-muted); }\n\n\/* ── Intro ── *\/\n.pd-bdp-intro { margin-bottom: 32px; }\n.pd-bdp-intro-lead { font-size: 1.05rem; font-weight: 600; color: var(--pd-text); margin-bottom: 16px; line-height: 1.5; }\n\n\/* ── Format clarification callout ── *\/\n.pd-bdp-format-clarify {\n  padding: 26px 28px;\n  border-radius: var(--pd-radius);\n  background: var(--pd-bg-soft);\n  margin-bottom: 32px;\n  border-left: 4px solid var(--pd-accent);\n}\n.pd-bdp-format-clarify h3 { margin-top: 0; }\n.pd-bdp-format-clarify-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 14px; }\n.pd-bdp-format-clarify-col h4 { font-size: 0.82rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 10px; color: var(--pd-text); }\n.pd-bdp-format-clarify-col p { font-size: 0.87rem; line-height: 1.6; color: var(--pd-text-muted); margin: 0; }\n.pd-bdp-format-clarify-col--yes h4 { color: var(--pd-accent); }\n.pd-bdp-format-clarify-col--no h4 { color: var(--pd-text-muted); }\n\n\/* ── Feature grid ── *\/\n.pd-bdp-features { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-bdp-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-bdp-feature-icon { width: 36px; height: 36px; border-radius: 50%; background: rgba(200, 16, 46, 0.12); display: flex; align-items: center; justify-content: center; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-bdp-feature-icon svg { width: 18px; height: 18px; }\n.pd-bdp-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-bdp-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-bdp-story { background: var(--pd-bg-dark); color: var(--pd-text-on-dark); padding: 32px; border-radius: var(--pd-radius); margin-bottom: 32px; border-left: 4px solid var(--pd-accent); }\n.pd-bdp-story-eyebrow { display: inline-block; font-size: 0.62rem; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 10px; }\n.pd-bdp-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-bdp-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-bdp-story p:last-child { margin-bottom: 0; }\n.pd-bdp-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── Specs ── *\/\n.pd-bdp-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-bdp-specs-header { background: var(--pd-bg-soft); padding: 14px 20px; font-size: 0.7rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pd-accent-deep); border-bottom: 1px solid var(--pd-border); }\n.pd-bdp-specs-row { display: grid; grid-template-columns: 200px 1fr; padding: 12px 20px; border-bottom: 1px solid var(--pd-border); font-size: 0.88rem; }\n.pd-bdp-specs-row:last-child { border-bottom: none; }\n.pd-bdp-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-bdp-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-bdp-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-bdp-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-bdp-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-bdp-uses li::before { content: ''; position: absolute; left: 0; top: 7px; width: 8px; height: 8px; border-radius: 50%; background: var(--pd-accent); }\n\n\/* ── \"Works perfectly with\" cross-link grid ── *\/\n.pd-bdp-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-bdp .pd-bdp-pair,\n.pd-bdp .pd-bdp-pair:link,\n.pd-bdp .pd-bdp-pair:visited {\n  display: flex !important; flex-direction: column !important; padding: 22px 22px 20px !important;\n  border: 1px solid var(--pd-border) !important; border-radius: var(--pd-radius) !important;\n  background: #ffffff !important; text-decoration: none !important;\n  transition: border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease !important;\n  font-family: inherit !important; color: inherit !important;\n}\n.pd-bdp .pd-bdp-pair:hover { border-color: var(--pd-accent) !important; transform: translateY(-2px) !important; box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important; }\n.pd-bdp-pair-eyebrow { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-bdp-pair-title { font-size: 1.05rem; font-weight: 800; color: var(--pd-text); margin-bottom: 8px; line-height: 1.2; letter-spacing: -0.01em; }\n.pd-bdp-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-bdp-pair-cta { display: inline-flex; align-items: center; gap: 6px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pd-accent); margin-top: auto; transition: gap 0.2s ease; }\n.pd-bdp-pair:hover .pd-bdp-pair-cta { gap: 10px; }\n.pd-bdp-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Range cross-link ── *\/\n.pd-bdp-range { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); padding: 24px 28px; margin-bottom: 32px; background: var(--pd-bg-soft); text-align: center; }\n.pd-bdp-range h3 { margin-top: 0; }\n.pd-bdp-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-bdp a.pd-bdp-range-cta,\n.pd-bdp a.pd-bdp-range-cta:link,\n.pd-bdp a.pd-bdp-range-cta:visited {\n  display: inline-flex !important; align-items: center !important; justify-content: center !important;\n  gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important;\n  font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important;\n  text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important;\n  border: none !important; border-radius: 6px !important; line-height: 1 !important;\n  transition: background 0.2s ease !important; font-family: inherit !important;\n}\n.pd-bdp a.pd-bdp-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-bdp a.pd-bdp-range-cta svg { width: 14px !important; height: 14px !important; min-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; }\n\n\/* ── Why BBQ Republic (HARDENED) ── *\/\n.pd-bdp-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-bdp .pd-bdp-why-eyebrow { display: inline-block !important; font-size: 0.62rem !important; font-weight: 700 !important; letter-spacing: 0.2em !important; text-transform: uppercase !important; color: #c8102e !important; margin-bottom: 10px !important; }\n.pd-bdp .pd-bdp-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-bdp .pd-bdp-why p { color: #b8b2ab !important; font-size: 0.9rem !important; max-width: 560px !important; margin: 0 auto 22px !important; line-height: 1.7 !important; }\n.pd-bdp .pd-bdp-why-actions { display: flex !important; justify-content: center !important; align-items: center !important; gap: 12px !important; flex-wrap: wrap !important; margin: 0 !important; padding: 0 !important; list-style: none !important; }\n.pd-bdp a.pd-bdp-why-btn,\n.pd-bdp a.pd-bdp-why-btn:link,\n.pd-bdp a.pd-bdp-why-btn:visited { display: inline-flex !important; align-items: center !important; justify-content: center !important; gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important; font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important; text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important; border: none !important; border-radius: 6px !important; line-height: 1 !important; white-space: nowrap !important; width: auto !important; height: auto !important; min-width: 0 !important; max-width: none !important; transition: background 0.2s ease !important; box-shadow: none !important; cursor: pointer !important; font-family: inherit !important; }\n.pd-bdp a.pd-bdp-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost,\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:link,\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:hover { background: rgba(255,255,255,0.06) !important; background-color: rgba(255,255,255,0.06) !important; color: #f0ece4 !important; border-color: #c8102e !important; }\n.pd-bdp a.pd-bdp-why-btn svg { width: 14px !important; height: 14px !important; min-width: 14px !important; max-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; display: inline-block !important; vertical-align: middle !important; }\n\n\/* ── FAQ ── *\/\n.pd-bdp-faq { margin-bottom: 16px; }\n.pd-bdp-faq-item { background: #ffffff; border: 1px solid var(--pd-border); border-radius: 6px; margin-bottom: 8px; overflow: hidden; transition: border-color 0.2s ease; }\n.pd-bdp-faq-item[open] { border-color: var(--pd-accent); }\n.pd-bdp-faq-item summary { padding: 14px 18px; font-weight: 700; font-size: 0.9rem; color: var(--pd-text); cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 12px; }\n.pd-bdp-faq-item summary::-webkit-details-marker { display: none; }\n.pd-bdp-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-bdp-faq-item[open] summary::after { content: '−'; }\n.pd-bdp-faq-answer { padding: 0 18px 16px; font-size: 0.87rem; color: var(--pd-text-muted); line-height: 1.7; }\n\n@media (max-width: 860px) {\n  .pd-bdp-pairs { grid-template-columns: 1fr; }\n  .pd-bdp-format-clarify-grid { grid-template-columns: 1fr; gap: 16px; }\n}\n@media (max-width: 640px) {\n  .pd-bdp-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-bdp-stat:nth-child(2) { border-right: none; }\n  .pd-bdp-stat:nth-child(1), .pd-bdp-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-bdp-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-bdp-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-bdp-uses ul { grid-template-columns: 1fr; }\n  .pd-bdp-story, .pd-bdp-why { padding: 22px; }\n  .pd-bdp .pd-bdp-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-bdp a.pd-bdp-why-btn { width: 100% !important; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-bdp\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-bdp-stats\"\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003e450g Bag\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eSmoking Pellets (1lb)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003e100% Cherry\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eNo Oak Filler\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003eMahogany Finish\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eCompetition Colour\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003eAll-Natural\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eChemical-Free\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-bdp-intro\"\u003e\n    \u003cp class=\"pd-bdp-intro-lead\"\u003eSweet fruit smoke and signature mahogany colour for any cooker. BBQr's Delight 100% Cherry smoking pellets are pure flavour-wood pellets designed for smoke tubes, cold-smoking applications, smoker boxes, electric smokers and supplemental smoke in pellet grills: the universal way to add Cherry's distinctive sweet smoke and rose-pink colour finish to any cook.\u003c\/p\u003e\n    \u003cp\u003eCherry has two characteristics that make it the most useful single smoke wood in the BBQ world: its \u003cstrong\u003esweet fruity smoke profile\u003c\/strong\u003e complements virtually every protein (beef, pork, poultry, fish, game), and its \u003cstrong\u003esignature mahogany rose-pink colour finish\u003c\/strong\u003e gives meat surfaces a distinctive deep visual character no other smoke wood can match. In 450g pellet form, that profile becomes the universal flavour generator: a smoke tube of Cherry pellets works in any cooker you own.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FORMAT CLARIFICATION CALLOUT --\u003e\n  \u003cdiv class=\"pd-bdp-format-clarify\"\u003e\n    \u003ch3\u003eWhat \"smoking pellets\" are (and aren't)\u003c\/h3\u003e\n    \u003cp\u003eBBQr's Delight 450g pellets are a different product to pellet grill fuel. Both are wood pellets, but they have different jobs:\u003c\/p\u003e\n    \u003cdiv class=\"pd-bdp-format-clarify-grid\"\u003e\n      \u003cdiv class=\"pd-bdp-format-clarify-col pd-bdp-format-clarify-col--yes\"\u003e\n        \u003ch4\u003e✓ These pellets are for:\u003c\/h4\u003e\n        \u003cp\u003eAdding Cherry smoke flavour to \u003cstrong\u003eany\u003c\/strong\u003e cooker. Use them in pellet smoke tubes (A-Maze-N, LIZZQ etc.), gas grill smoker boxes, electric smoker chip trays, foil packets over charcoal, kamados, or sprinkled directly onto lit lump charcoal. Particularly powerful for \u003cstrong\u003ecold smoking\u003c\/strong\u003e (salmon, cheese, salt). 100% pure cherry for maximum flavour intensity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-bdp-format-clarify-col pd-bdp-format-clarify-col--no\"\u003e\n        \u003ch4\u003e✗ These pellets are NOT for:\u003c\/h4\u003e\n        \u003cp\u003eFilling the hopper of a pellet grill as your \u003cstrong\u003eprimary fuel\u003c\/strong\u003e. For that, you need 9kg pellet grill fuel like \u003ca href=\"\/products\/lumber-jack-smoking-pellets-9kg-100-cherry\"\u003eLumber Jack 100% Cherry 9kg pellets\u003c\/a\u003e (also pure cherry, designed for sustained heat output across 12-hour cooks). BBQr's Delight 450g pellets can be added on top of hopper fuel via a smoke tube for a layered cherry flavour boost.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-bdp-features\"\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"14\" r=\"6\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8c0-2 1-4 3-3M12 8c0-2 1-4 5-3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003e100% Pure Cherry Wood\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eNo oak filler, no flavour blending, no chemical treatments. Pure compressed cherry for maximum flavour intensity. Different from pellet grill fuel which is typically 2\/3 oak.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eSignature Mahogany Colour\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eCherry smoke gives meat a deep rose-pink, mahogany surface colour that no other smoke wood matches. The reason competition cooks reach for cherry on ribs, chicken and ham.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 19l4-12 4 8 4-4 4 6\"\u003e\u003c\/path\u003e\u003ccircle cx=\"20\" cy=\"17\" r=\"1\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eThe Cold-Smoking Specialist\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eCherry is the traditional wood for cold-smoked salmon (Scandinavian heritage), cold-smoked cheeses, salt and chocolate. 450g pellets in a smoke tube delivers 3-4 hours of cold smoke for professional results at home.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8 2v3M16 2v3M3 8h18M5 5h14a2 2 0 012 2v12a2 2 0 01-2 2H5a2 2 0 01-2-2V7a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eWorks in Every Cooker\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eGas grills, charcoal kettles, kamados (BGE), offset smokers, electric smokers (Masterbuilt), and pellet grills (as supplemental smoke). The universal flavour generator.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"pd-bdp-story\"\u003e\n    \u003cspan class=\"pd-bdp-story-eyebrow\"\u003eThe Cold-Smoke Specialist Pellet\u003c\/span\u003e\n    \u003ch3\u003eSmoked salmon. Smoked cheese. Smoked salt. All for under $50.\u003c\/h3\u003e\n    \u003cp\u003eCherry has been the traditional cold-smoking wood for centuries: Scandinavian cold-smoked salmon, Northern European cured fish, Alpine cold-smoked cheeses, and the cold-smoked salt that finishes premium steaks. The reason is profile: Cherry's gentle sweetness and fruity character complement delicate proteins beautifully where bolder woods (hickory, mesquite) would overpower. For the home cook, cold smoking has historically required expensive dedicated cold-smoke chambers. Not anymore.\u003c\/p\u003e\n    \u003cp\u003eA 450g bag of BBQr's Delight Cherry pellets plus a \u003cstrong\u003epellet smoke tube\u003c\/strong\u003e (under $40) turns any cooker into a cold smoke chamber. Fill the tube with cherry pellets, light one end, blow out the flame, and let it smoulder. You get \u003cstrong\u003e3-4 hours of pure cherry smoke output\u003c\/strong\u003e with minimal heat generation: perfect for cold-smoked salmon (4-6 hours at under 30 degrees C), cold-smoked cheeses (2-3 hours), or cold-smoked finishing salts (overnight in a sealed chamber). Place the tube on a tray in a closed BBQ or kamado without lighting any charcoal: the tube itself is the heat AND smoke source, and Cherry's profile is the flavour.\u003c\/p\u003e\n    \u003cp\u003eBeyond cold smoking, Cherry pellets are also the \u003cstrong\u003ecompetition mahogany-finish specialist\u003c\/strong\u003e. Drop a smoke tube of cherry pellets into your pellet grill or kamado during the \u003cstrong\u003elast 60-90 minutes\u003c\/strong\u003e of a brisket or rib cook to add the signature rose-pink mahogany colour finish that defines competition-grade BBQ visual presentation. The bulk of the smoke comes from your primary fuel; cherry finishes the look.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pd-bdp-specs\"\u003e\n    \u003cdiv class=\"pd-bdp-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eWood\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e100% Cherry (no oak filler, no blending)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003ePack Size\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e450g (1lb) bag\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003ePellet Dimensions\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSlightly wider diameter than fuel pellets, max 1.25 inch length. Designed for smoke tubes and won't jam pellet grill augers.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eYield\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eApproximately 60 cooks per bag (1\/3 cup per use)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSmoke Tube Burn Time\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e3-4 hours per fill (approximately 4 inches of pellets in a 12-inch tube)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSmoke Profile\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSweet, fruity, gentle. Forgiving and difficult to over-smoke. The most versatile single-flavour smoke wood.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSignature Effect\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eDeep mahogany, rose-pink surface colour finish on meat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eBest For\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eCold-smoked salmon, cold-smoked cheeses, cold-smoked salt, competition rib finishing smoke (last hour), smoked duck, beer can chicken, pork ribs.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eCompatible Cookers\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSmoke tubes (A-Maze-N, LIZZQ), gas grills with smoker box, charcoal kettles, kamados (BGE), offset smokers, electric smokers (Masterbuilt), pellet grills (supplemental smoke).\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSoaking\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eDo NOT soak. Pellets are designed to burn dry. Soaking creates steam and prevents proper smoke generation.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eWood Source\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eInterior wood only, no bark. Sustainable American hardwood.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eTreatment\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eAll-natural, food-grade, chemical-free, no additives.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eBrand Heritage\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eBBQr's Delight, established 1989 (the original American smoking pellets brand)\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003ch2\u003eHow to use Cherry smoking pellets\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eCold-smoked salmon (Scandinavian-style, 4-6 hours at \u0026lt;30°C)\u003c\/li\u003e\n      \u003cli\u003eCold-smoked cheese (cheddar, brie, blue, halloumi)\u003c\/li\u003e\n      \u003cli\u003eCold-smoked finishing salt for steak rubs\u003c\/li\u003e\n      \u003cli\u003eCold-smoked dark chocolate (artisan niche)\u003c\/li\u003e\n      \u003cli\u003eCompetition rib finisher (smoke tube last 60-90 minutes for mahogany colour)\u003c\/li\u003e\n      \u003cli\u003eBeer can chicken (cherry + beer combo)\u003c\/li\u003e\n      \u003cli\u003eSmoked duck breast and game birds\u003c\/li\u003e\n      \u003cli\u003ePork ribs (cherry + apple competition blend)\u003c\/li\u003e\n      \u003cli\u003eSmoke tube boost during a Yoder brisket cook\u003c\/li\u003e\n      \u003cli\u003eSmashburgers (cherry-smoked patty finish)\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WORKS PERFECTLY WITH --\u003e\n  \u003ch2\u003eWorks perfectly with\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003eKamado Cooking\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eThe BGE is ideal for cold-smoke applications: low and tight temperature control, sealed chamber, even smoke distribution. A cherry pellet smoke tube plus a BGE = pro-grade cold-smoked salmon at home. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Big Green Egg\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/collections\/yoder-smokers\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003ePellet Grill Supplemental Smoke\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eDrop a cherry-filled smoke tube into a Yoder during the last hour of your brisket or rib cook for the signature mahogany colour finish on top of standard hopper fuel. The ATBBQ pitmaster technique. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Yoder Smokers\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/pages\/tools-accessories\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003eThe Cold-Smoke Essential\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eSmoke Tubes\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eA pellet smoke tube turns Cherry pellets into 3-4 hours of pure cold smoke output in any cooker. The single most useful BBQ accessory under $50 for cold-smoking salmon, cheese and finishing salt.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Accessories\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RANGE --\u003e\n  \u003cdiv class=\"pd-bdp-range\"\u003e\n    \u003ch3\u003eThe complete Cherry smoke wood ecosystem\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic stocks Cherry smoke wood in every format. \u003cstrong\u003eBBQr's Delight 450g smoking pellets\u003c\/strong\u003e (this product) for cold smoking and universal flavour smoke in any cooker. \u003ca href=\"\/products\/lumber-jack-smoking-pellets-9kg-100-cherry\"\u003e\u003cstrong\u003eLumber Jack 100% Cherry 9kg pellets\u003c\/strong\u003e\u003c\/a\u003e for primary pellet grill hopper fuel. \u003ca href=\"\/products\/misty-gully-wood-chips-3l-cherry\"\u003e\u003cstrong\u003eMisty Gully Cherry chips 3L\u003c\/strong\u003e\u003c\/a\u003e for gas grill smoker boxes and short cooks. \u003ca href=\"\/products\/misty-gully-wood-chunks-2kg-cherry\"\u003e\u003cstrong\u003eMisty Gully Cherry chunks 2kg\u003c\/strong\u003e\u003c\/a\u003e for charcoal cooking and long mahogany-finish brisket cooks. Browse the full BBQr's Delight smoking pellet range below.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/smoking-pellets\" class=\"pd-bdp-range-cta\"\u003e\n      View All Smoking Pellets\n      \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY BBQ REPUBLIC --\u003e\n  \u003cdiv class=\"pd-bdp-why\"\u003e\n    \u003cspan class=\"pd-bdp-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney BBQ specialist for smoke woods, pellets and grills.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We know which smoke wood pairs with which protein, which format works in which cooker, and which combinations are worth your time. BBQr's Delight smoking pellets are on display and in stock at our Wetherill Park showroom for immediate pickup or Sydney metro delivery.\u003c\/p\u003e\n    \u003cdiv class=\"pd-bdp-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-bdp-why-btn\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 014.69 13a19.79 19.79 0 01-3.07-8.67A2 2 0 013.62 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L7.91 9.91a16 16 0 006.18 6.18l.98-.98a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Call 0434 010 411\n      \u003c\/a\u003e\n      \u003ca href=\"\/pages\/contact\" class=\"pd-bdp-why-btn pd-bdp-why-btn--ghost\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        Visit the Showroom\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-faq\"\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhat does Cherry wood smoke taste like?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eSweet, fruity, gentle. Cherry has a distinctive fruit-forward sweetness that complements virtually every protein (beef, pork, poultry, fish, game) without overpowering any of them. It is the single most versatile smoke wood in the BBQ world: hard to misuse, hard to over-smoke, and unique in giving meat a deep rose-pink mahogany surface colour that no other wood produces. In smoke tube form, 1\/3 cup delivers 3-4 hours of consistent sweet cherry smoke.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhy does Cherry give meat that rose-pink mahogany colour?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eCherry smoke contains specific aromatic compounds that react with surface proteins to produce a distinctive deep mahogany or rose-pink hue. The effect develops across the cook time, so a smoke tube of cherry pellets running for the last 60-90 minutes of a brisket or rib cook will deliver visible colour change without overpowering the bulk of the smoke flavour. Competition pitmasters specifically use cherry as a finishing smoke for this visual effect.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eCan I cold-smoke salmon with Cherry pellets?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes, this is one of cherry's headline applications. Cold-smoked salmon is the traditional Scandinavian preparation: cured salmon (dry-cured in salt and sugar) smoked at low temperatures (under 30 degrees C) for 4-6 hours. A 12-inch smoke tube filled with cherry pellets will run for 3-4 hours, perfect for one cold-smoke session, with minimal heat generation. Place the smoke tube on a tray in a sealed kamado or BBQ (NOT lit), put the cured salmon on the rack above, and let the smoke tube smoulder. Cherry's gentle sweetness is the traditional flavour pairing for salmon, and the 450g format gives you supplies for many sessions.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eHow does this compare to Cherry chips or chunks?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eCherry chunks (2kg) are for charcoal cooking and long brisket\/charcuterie cooks where you need sustained robust cherry smoke across hours. Cherry chips (3L) are for gas grill smoker boxes and short cooks where chips burn out fast. Cherry 450g pellets (this product) are the universal format: works in any cooker including cold-smoking applications that the other formats can't do well. For pellet grill primary fuel, use Lumber Jack 9kg pellets. For supplemental smoke, smoke tubes, or cold-smoke applications, this is the bag.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eShould I soak Cherry pellets before use?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eNo. Like all smoking pellets, Cherry pellets are designed to burn dry. Soaking them would create steam, prevent proper smoke generation, dissolve the cherry character that gives them their unique profile, and potentially cause the pellets to fall apart inside a smoke tube. Always use pellets straight from the bag. This is the most common first-time mistake: pellets are not chips, and they should never be soaked.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eCan I use Cherry pellets to finish a brisket cook?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes, and this is one of the smartest uses. Run your primary cook (hopper fuel in a Yoder, lump charcoal with hickory chunks in a BGE, or oak\/mesquite chips in a gas grill) for the bulk of the brisket cook, then add a smoke tube of cherry pellets for the LAST 60-90 MINUTES. The cherry doesn't overwhelm the established smoke profile but adds the signature rose-pink mahogany colour finish that competition pitmasters chase. One 450g bag gives you many brisket-finishing sessions.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes. BBQr's Delight 100% Cherry smoking pellets are on display and available for immediate pickup from our Wetherill Park showroom, Monday to Friday 10am to 5pm and Saturday 9am to 2pm. Sydney metro delivery is also available. Call 0434 010 411 to arrange.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BBQr's Delight","offers":[{"title":"Default Title","offer_id":46325193212076,"sku":"BBQRDEL3","price":12.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/BBQrsDelightCherry.jpg?v=1780306704"},{"product_id":"100-pecan-wood-pellets-smoking-pellets","title":"100% Pecan Wood Pellets - Smoking Pellets","description":"\u003cstyle\u003e\n\/* ── Krank width fix: hide empty sidebar, expand description ── *\/\n.section__wrapper.product-description__wrapper .product-meta.sticky-to-header {\n  display: none !important;\n}\n.section__wrapper.product-description__wrapper .product-description.rte {\n  max-width: 100% !important;\n  width: 100% !important;\n  flex: 1 1 100% !important;\n}\n\n.pd-bdp {\n  --pd-bg: #ffffff;\n  --pd-bg-soft: #f7f5f4;\n  --pd-bg-dark: #1a1a1a;\n  --pd-accent: #c8102e;\n  --pd-accent-deep: #a00d24;\n  --pd-text: #1a1a1a;\n  --pd-text-muted: #5a5550;\n  --pd-text-light: #9a9490;\n  --pd-text-on-dark: #f0ece4;\n  --pd-text-on-dark-muted: #b8b2ab;\n  --pd-border: #e6e3e0;\n  --pd-border-dark: #2e2e2e;\n  --pd-radius: 8px;\n  font-family: inherit;\n  color: var(--pd-text);\n  max-width: 100%;\n  box-sizing: border-box;\n}\n.pd-bdp * { box-sizing: border-box; }\n.pd-bdp p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-bdp h2 { font-size: clamp(1.4rem, 3vw, 1.8rem); font-weight: 800; letter-spacing: -0.01em; margin: 0 0 16px; line-height: 1.2; color: var(--pd-text); }\n.pd-bdp h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-bdp-stats { display: grid; grid-template-columns: repeat(4, 1fr); background: var(--pd-bg-dark); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-bdp-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-bdp-stat:last-child { border-right: none; }\n.pd-bdp-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-bdp-stat-label { display: block; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.12em; color: var(--pd-text-on-dark-muted); }\n\n\/* ── Intro ── *\/\n.pd-bdp-intro { margin-bottom: 32px; }\n.pd-bdp-intro-lead { font-size: 1.05rem; font-weight: 600; color: var(--pd-text); margin-bottom: 16px; line-height: 1.5; }\n\n\/* ── Format clarification callout ── *\/\n.pd-bdp-format-clarify {\n  padding: 26px 28px;\n  border-radius: var(--pd-radius);\n  background: var(--pd-bg-soft);\n  margin-bottom: 32px;\n  border-left: 4px solid var(--pd-accent);\n}\n.pd-bdp-format-clarify h3 { margin-top: 0; }\n.pd-bdp-format-clarify-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 14px; }\n.pd-bdp-format-clarify-col h4 { font-size: 0.82rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 10px; color: var(--pd-text); }\n.pd-bdp-format-clarify-col p { font-size: 0.87rem; line-height: 1.6; color: var(--pd-text-muted); margin: 0; }\n.pd-bdp-format-clarify-col--yes h4 { color: var(--pd-accent); }\n.pd-bdp-format-clarify-col--no h4 { color: var(--pd-text-muted); }\n\n\/* ── Feature grid ── *\/\n.pd-bdp-features { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-bdp-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-bdp-feature-icon { width: 36px; height: 36px; border-radius: 50%; background: rgba(200, 16, 46, 0.12); display: flex; align-items: center; justify-content: center; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-bdp-feature-icon svg { width: 18px; height: 18px; }\n.pd-bdp-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-bdp-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-bdp-story { background: var(--pd-bg-dark); color: var(--pd-text-on-dark); padding: 32px; border-radius: var(--pd-radius); margin-bottom: 32px; border-left: 4px solid var(--pd-accent); }\n.pd-bdp-story-eyebrow { display: inline-block; font-size: 0.62rem; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 10px; }\n.pd-bdp-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-bdp-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-bdp-story p:last-child { margin-bottom: 0; }\n.pd-bdp-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── Specs ── *\/\n.pd-bdp-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-bdp-specs-header { background: var(--pd-bg-soft); padding: 14px 20px; font-size: 0.7rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pd-accent-deep); border-bottom: 1px solid var(--pd-border); }\n.pd-bdp-specs-row { display: grid; grid-template-columns: 200px 1fr; padding: 12px 20px; border-bottom: 1px solid var(--pd-border); font-size: 0.88rem; }\n.pd-bdp-specs-row:last-child { border-bottom: none; }\n.pd-bdp-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-bdp-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-bdp-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-bdp-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-bdp-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-bdp-uses li::before { content: ''; position: absolute; left: 0; top: 7px; width: 8px; height: 8px; border-radius: 50%; background: var(--pd-accent); }\n\n\/* ── \"Works perfectly with\" cross-link grid ── *\/\n.pd-bdp-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-bdp .pd-bdp-pair,\n.pd-bdp .pd-bdp-pair:link,\n.pd-bdp .pd-bdp-pair:visited {\n  display: flex !important; flex-direction: column !important; padding: 22px 22px 20px !important;\n  border: 1px solid var(--pd-border) !important; border-radius: var(--pd-radius) !important;\n  background: #ffffff !important; text-decoration: none !important;\n  transition: border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease !important;\n  font-family: inherit !important; color: inherit !important;\n}\n.pd-bdp .pd-bdp-pair:hover { border-color: var(--pd-accent) !important; transform: translateY(-2px) !important; box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important; }\n.pd-bdp-pair-eyebrow { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-bdp-pair-title { font-size: 1.05rem; font-weight: 800; color: var(--pd-text); margin-bottom: 8px; line-height: 1.2; letter-spacing: -0.01em; }\n.pd-bdp-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-bdp-pair-cta { display: inline-flex; align-items: center; gap: 6px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pd-accent); margin-top: auto; transition: gap 0.2s ease; }\n.pd-bdp-pair:hover .pd-bdp-pair-cta { gap: 10px; }\n.pd-bdp-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Range cross-link ── *\/\n.pd-bdp-range { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); padding: 24px 28px; margin-bottom: 32px; background: var(--pd-bg-soft); text-align: center; }\n.pd-bdp-range h3 { margin-top: 0; }\n.pd-bdp-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-bdp a.pd-bdp-range-cta,\n.pd-bdp a.pd-bdp-range-cta:link,\n.pd-bdp a.pd-bdp-range-cta:visited {\n  display: inline-flex !important; align-items: center !important; justify-content: center !important;\n  gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important;\n  font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important;\n  text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important;\n  border: none !important; border-radius: 6px !important; line-height: 1 !important;\n  transition: background 0.2s ease !important; font-family: inherit !important;\n}\n.pd-bdp a.pd-bdp-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-bdp a.pd-bdp-range-cta svg { width: 14px !important; height: 14px !important; min-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; }\n\n\/* ── Why BBQ Republic (HARDENED) ── *\/\n.pd-bdp-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-bdp .pd-bdp-why-eyebrow { display: inline-block !important; font-size: 0.62rem !important; font-weight: 700 !important; letter-spacing: 0.2em !important; text-transform: uppercase !important; color: #c8102e !important; margin-bottom: 10px !important; }\n.pd-bdp .pd-bdp-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-bdp .pd-bdp-why p { color: #b8b2ab !important; font-size: 0.9rem !important; max-width: 560px !important; margin: 0 auto 22px !important; line-height: 1.7 !important; }\n.pd-bdp .pd-bdp-why-actions { display: flex !important; justify-content: center !important; align-items: center !important; gap: 12px !important; flex-wrap: wrap !important; margin: 0 !important; padding: 0 !important; list-style: none !important; }\n.pd-bdp a.pd-bdp-why-btn,\n.pd-bdp a.pd-bdp-why-btn:link,\n.pd-bdp a.pd-bdp-why-btn:visited { display: inline-flex !important; align-items: center !important; justify-content: center !important; gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important; font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important; text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important; border: none !important; border-radius: 6px !important; line-height: 1 !important; white-space: nowrap !important; width: auto !important; height: auto !important; min-width: 0 !important; max-width: none !important; transition: background 0.2s ease !important; box-shadow: none !important; cursor: pointer !important; font-family: inherit !important; }\n.pd-bdp a.pd-bdp-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost,\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:link,\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:hover { background: rgba(255,255,255,0.06) !important; background-color: rgba(255,255,255,0.06) !important; color: #f0ece4 !important; border-color: #c8102e !important; }\n.pd-bdp a.pd-bdp-why-btn svg { width: 14px !important; height: 14px !important; min-width: 14px !important; max-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; display: inline-block !important; vertical-align: middle !important; }\n\n\/* ── FAQ ── *\/\n.pd-bdp-faq { margin-bottom: 16px; }\n.pd-bdp-faq-item { background: #ffffff; border: 1px solid var(--pd-border); border-radius: 6px; margin-bottom: 8px; overflow: hidden; transition: border-color 0.2s ease; }\n.pd-bdp-faq-item[open] { border-color: var(--pd-accent); }\n.pd-bdp-faq-item summary { padding: 14px 18px; font-weight: 700; font-size: 0.9rem; color: var(--pd-text); cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 12px; }\n.pd-bdp-faq-item summary::-webkit-details-marker { display: none; }\n.pd-bdp-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-bdp-faq-item[open] summary::after { content: '−'; }\n.pd-bdp-faq-answer { padding: 0 18px 16px; font-size: 0.87rem; color: var(--pd-text-muted); line-height: 1.7; }\n\n@media (max-width: 860px) {\n  .pd-bdp-pairs { grid-template-columns: 1fr; }\n  .pd-bdp-format-clarify-grid { grid-template-columns: 1fr; gap: 16px; }\n}\n@media (max-width: 640px) {\n  .pd-bdp-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-bdp-stat:nth-child(2) { border-right: none; }\n  .pd-bdp-stat:nth-child(1), .pd-bdp-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-bdp-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-bdp-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-bdp-uses ul { grid-template-columns: 1fr; }\n  .pd-bdp-story, .pd-bdp-why { padding: 22px; }\n  .pd-bdp .pd-bdp-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-bdp a.pd-bdp-why-btn { width: 100% !important; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-bdp\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-bdp-stats\"\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003e450g Bag\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eResealable (1lb)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003e100% Pecan\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eNo Oak Filler\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003eAll Proteins\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eUniversal Wood\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003eAll-Natural\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eChemical-Free\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-bdp-intro\"\u003e\n    \u003cp class=\"pd-bdp-intro-lead\"\u003eThe universal smoke pellet. BBQr's Delight 100% Pecan smoking pellets deliver a mild, sweet, light smoke profile that complements every protein BBQ Republic stocks for: beef, pork, poultry, fish and game. The most versatile single-flavour pellet in the BBQr's Delight range, and the perfect first smoke tube wood for anyone trying the format.\u003c\/p\u003e\n    \u003cp\u003ePecan is the botanical cousin to Hickory (both in the \u003cstrong\u003eCarya genus\u003c\/strong\u003e), so the core smoke profile is familiar: bold, savoury, slightly bacony. What pecan adds is a more \u003cstrong\u003erounded, gentler character\u003c\/strong\u003e and subtle nutty undertones. In 450g pellet form, the small quantities used per cook (1\/3 cup) make this gentleness even more pronounced: pecan in a smoke tube is forgiving, hard to over-smoke, and the safe choice when you're not sure which wood to try first.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FORMAT CLARIFICATION CALLOUT --\u003e\n  \u003cdiv class=\"pd-bdp-format-clarify\"\u003e\n    \u003ch3\u003eWhat \"smoking pellets\" are (and aren't)\u003c\/h3\u003e\n    \u003cp\u003eBBQr's Delight 450g pellets are a different product to pellet grill fuel. Both are wood pellets, but they have different jobs:\u003c\/p\u003e\n    \u003cdiv class=\"pd-bdp-format-clarify-grid\"\u003e\n      \u003cdiv class=\"pd-bdp-format-clarify-col pd-bdp-format-clarify-col--yes\"\u003e\n        \u003ch4\u003e✓ These pellets are for:\u003c\/h4\u003e\n        \u003cp\u003eAdding Pecan smoke flavour to \u003cstrong\u003eany\u003c\/strong\u003e cooker. Use them in pellet smoke tubes (A-Maze-N, LIZZQ etc.), gas grill smoker boxes, electric smoker chip trays, foil packets over charcoal, kamados, or sprinkled directly onto lit lump charcoal. 100% pure pecan, no oak filler.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-bdp-format-clarify-col pd-bdp-format-clarify-col--no\"\u003e\n        \u003ch4\u003e✗ These pellets are NOT for:\u003c\/h4\u003e\n        \u003cp\u003eFilling the hopper of a pellet grill as your \u003cstrong\u003eprimary fuel\u003c\/strong\u003e. For that, you need 9kg pellet grill fuel. No direct 100% Pecan 9kg pellet exists, but our \u003ca href=\"\/products\/lumber-jack-smoking-pellets-9kg-100-hickory\"\u003eLumber Jack 100% Hickory 9kg pellets\u003c\/a\u003e deliver the closest matching Carya-family smoke profile for primary hopper fuel.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-bdp-features\"\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2L8 8h8l-4-6zM6 8v14h12V8H6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003e100% Pure Pecan Wood\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eNo oak filler, no flavour blending, no chemical treatments. Pure compressed pecan wood from American producers. Interior wood only (no bark) for clean burn and low ash.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eBeginner-Friendly Universal Wood\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eMild, sweet and forgiving. Works on every protein (beef, pork, poultry, fish, game). The pellet to choose when you're not sure: hard to over-smoke, hard to misuse, complements virtually any rub or marinade.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eHickory's Milder Cousin\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003ePecan and hickory are botanical cousins (Carya genus), sharing the same savoury smoke profile. Pecan adds nutty undertones and a more rounded, gentler character: ideal for proteins where hickory would be too aggressive.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8 2v3M16 2v3M3 8h18M5 5h14a2 2 0 012 2v12a2 2 0 01-2 2H5a2 2 0 01-2-2V7a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eWorks in Every Cooker\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eGas grills, charcoal kettles, kamados (BGE), offset smokers, electric smokers (Masterbuilt), and pellet grills (as supplemental smoke). The universal flavour generator.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"pd-bdp-story\"\u003e\n    \u003cspan class=\"pd-bdp-story-eyebrow\"\u003eThe Carya Cousin, in Pellet Form\u003c\/span\u003e\n    \u003ch3\u003eWhen in doubt, pecan.\u003c\/h3\u003e\n    \u003cp\u003ePecan and hickory share botanical roots: both trees belong to the \u003cstrong\u003eCarya genus\u003c\/strong\u003e, native to the American South, and both have been used as smoking woods for centuries. They produce remarkably similar smoke profiles: bold, savoury, slightly sweet, with a characteristic bacony quality that defines classic American BBQ. What sets pecan apart is its \u003cstrong\u003esubtle nutty undertone\u003c\/strong\u003e and its \u003cstrong\u003enoticeably milder intensity\u003c\/strong\u003e: especially noticeable in pellet form where small quantities are used per cook.\u003c\/p\u003e\n    \u003cp\u003eFor BBQ Republic customers buying their first smoke tube and unsure which pellet to start with, this is the recommendation. Pecan is genuinely the most versatile single smoke wood in BBQr's Delight's range: BBQr's Delight themselves position it as \"great on beef, pork, poultry, fish, game\". \u003cstrong\u003eThere is no protein this pellet can't enhance\u003c\/strong\u003e, and there is no rub or marinade it clashes with. Beginners can experiment without commitment to a strong character (mesquite is too intense, cherry adds visible colour, JD adds whiskey notes). Pecan is the neutral, universal smoke.\u003c\/p\u003e\n    \u003cp\u003eFor experienced cooks, pecan in pellet form serves a different purpose: the \u003cstrong\u003edelicate-protein smoke wood\u003c\/strong\u003e. Where pecan chunks deliver bold, robust smoke suitable for brisket and beef, pecan pellets in a smoke tube deliver gentle, mild smoke ideal for chicken, turkey, fish, smoked cheeses, and other applications where bolder woods would overpower the protein.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pd-bdp-specs\"\u003e\n    \u003cdiv class=\"pd-bdp-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eWood\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e100% Pecan (no oak filler, no blending)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003ePack Size\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e450g (1lb) resealable bag\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003ePellet Dimensions\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSlightly wider diameter than fuel pellets, max 1.25 inch length. Designed for smoke tubes and won't jam pellet grill augers.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eYield\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eApproximately 60 cooks per bag (1\/3 cup per use)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSmoke Tube Burn Time\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e3-4 hours per fill (approximately 4 inches of pellets in a 12-inch tube)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSmoke Profile\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eMild, sweet, light. Familiar Carya-family character with subtle nutty undertones. Hard to over-smoke.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eProvenance\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eAmerican-sourced pecan. For Australian-sourced pecan in chunk format, see Misty Gully Pecan chunks.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eBest For\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSmoked chicken and turkey, smoked salmon and fish, pork ribs, beef ribs, smoked cheeses, first-time smoke tube users.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eCompatible Cookers\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSmoke tubes (A-Maze-N, LIZZQ), gas grills with smoker box, charcoal kettles, kamados (BGE), offset smokers, electric smokers (Masterbuilt), pellet grills (supplemental smoke).\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSoaking\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eDo NOT soak. Pellets are designed to burn dry. Soaking creates steam and prevents proper smoke generation.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eWood Source\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eInterior wood only, no bark. Sustainable American hardwood.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eTreatment\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eAll-natural, food-grade, chemical-free, no additives.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eBrand Heritage\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eBBQr's Delight, established 1989 (the original American smoking pellets brand)\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003ch2\u003eHow to use Pecan smoking pellets\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eSmoked chicken (the classic Pecan application)\u003c\/li\u003e\n      \u003cli\u003eSmoked turkey (the Thanksgiving \/ Christmas turkey wood)\u003c\/li\u003e\n      \u003cli\u003eSmoked salmon and trout (mild enough not to overpower)\u003c\/li\u003e\n      \u003cli\u003ePork ribs (sweeter, gentler alternative to hickory)\u003c\/li\u003e\n      \u003cli\u003eBeer can chicken (Pecan + beer complement beautifully)\u003c\/li\u003e\n      \u003cli\u003eCold-smoked savoury cheeses (cheddar, gouda, brie)\u003c\/li\u003e\n      \u003cli\u003eSmoked pulled pork (mild base smoke)\u003c\/li\u003e\n      \u003cli\u003eBeef shorties and short ribs (with milder rubs)\u003c\/li\u003e\n      \u003cli\u003eSmoke tube supplement during long brisket cooks\u003c\/li\u003e\n      \u003cli\u003eFirst-time smoke tube experimentation\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WORKS PERFECTLY WITH --\u003e\n  \u003ch2\u003eWorks perfectly with\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003eKamado Cooking\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eDrop a smoke tube of pecan pellets onto lump charcoal in your BGE for gentle, universal smoke flavour on chicken, turkey, ribs and fish. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Big Green Egg\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/collections\/yoder-smokers\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003ePellet Grill Supplemental Smoke\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eDrop a pecan smoke tube into your Yoder during a chicken or turkey cook for gentle Carya-family smoke on top of standard hopper fuel. The familiar hickory profile, but milder. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Yoder Smokers\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/pages\/tools-accessories\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003eThe Essential Accessory\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eSmoke Tubes\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eA pellet smoke tube turns these pellets into 3-4 hours of consistent smoke output in any cooker. The single most useful BBQ accessory under $50: works in every cooker you own.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Accessories\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RANGE --\u003e\n  \u003cdiv class=\"pd-bdp-range\"\u003e\n    \u003ch3\u003eThe complete Pecan smoke wood ecosystem\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic stocks Pecan smoke wood in multiple formats and provenances. \u003cstrong\u003eBBQr's Delight 450g smoking pellets\u003c\/strong\u003e (this product) for American-sourced, mild, universal smoke in any cooker. \u003ca href=\"\/products\/misty-gully-wood-chunks-2kg-pecan\"\u003e\u003cstrong\u003eMisty Gully Pecan chunks 2kg\u003c\/strong\u003e\u003c\/a\u003e for Australian-sourced, bold pecan smoke in charcoal cookers and long brisket cooks. \u003ca href=\"\/products\/misty-gully-wood-chips-3l-pecan\"\u003e\u003cstrong\u003eMisty Gully Pecan chips 3L\u003c\/strong\u003e\u003c\/a\u003e for gas grill smoker boxes. For pellet grill primary fuel, \u003ca href=\"\/products\/lumber-jack-smoking-pellets-9kg-100-hickory\"\u003e\u003cstrong\u003eLumber Jack 100% Hickory 9kg\u003c\/strong\u003e\u003c\/a\u003e delivers the closest Carya-family profile (no 100% Pecan 9kg pellet exists).\u003c\/p\u003e\n    \u003ca href=\"\/collections\/smoking-pellets\" class=\"pd-bdp-range-cta\"\u003e\n      View All Smoking Pellets\n      \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY BBQ REPUBLIC --\u003e\n  \u003cdiv class=\"pd-bdp-why\"\u003e\n    \u003cspan class=\"pd-bdp-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney BBQ specialist for smoke woods, pellets and grills.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We know which smoke wood pairs with which protein, which format works in which cooker, and which combinations are worth your time. BBQr's Delight smoking pellets are on display and in stock at our Wetherill Park showroom for immediate pickup or Sydney metro delivery.\u003c\/p\u003e\n    \u003cdiv class=\"pd-bdp-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-bdp-why-btn\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 014.69 13a19.79 19.79 0 01-3.07-8.67A2 2 0 013.62 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L7.91 9.91a16 16 0 006.18 6.18l.98-.98a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Call 0434 010 411\n      \u003c\/a\u003e\n      \u003ca href=\"\/pages\/contact\" class=\"pd-bdp-why-btn pd-bdp-why-btn--ghost\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        Visit the Showroom\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-faq\"\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhat does Pecan wood smoke taste like in pellet form?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eMild, sweet, light. Pecan and hickory share the same botanical family (Carya genus), so the core profile is familiar: bold, savoury, slightly sweet. What pecan adds is a more rounded character with subtle nutty undertones, and in pellet form (small quantities used per cook) the result is noticeably gentler than chunk-format pecan or hickory. This is what makes pecan pellets the most beginner-friendly option in the BBQr's Delight range.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eHow does this differ from Misty Gully Pecan chunks?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eThree differences. First, provenance: BBQr's Delight pellets are American-sourced; Misty Gully chunks are Australian-sourced from QLD\/NSW growers. Second, format: pellets work in any cooker via smoke tubes etc.; chunks are for charcoal cooking only (BGE, offset smokers, kettles). Third, intensity: pellet-format pecan in small quantities is mild and gentle; chunk-format pecan burning across hours is bold and robust. For mild smoke on chicken\/fish in any cooker, use pellets. For bold smoke on brisket in a kamado, use chunks. Both are legitimate, different applications.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003ePecan pellets vs Hickory pellets: which should I choose?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eBoth deliver Carya-family smoke (bold, savoury, slightly sweet) because they are botanical cousins. The differences are subtle: pecan has a more rounded, nutty character; hickory has a sharper, more bacony bite. For first-time smoke tube users, beginner cooks, or anyone smoking delicate proteins (chicken, turkey, fish), choose pecan: it's more forgiving and harder to over-smoke. For traditional American BBQ on beef, brisket, or pork ribs where you want classic Memphis or Kansas City character, choose hickory. Both work brilliantly on most cooks.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eIs Pecan good for first-time smoke tube users?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes, it is the BBQr's Delight pellet we recommend for first-time smoke tube users. Pecan is the most forgiving wood in the range: hard to over-smoke, hard to clash with any rub or marinade, and effective on every protein BBQ Republic stocks for. New smoker users can experiment without commitment to a strong character (unlike mesquite which is intense, cherry which adds visible colour, or Jack Daniel's which adds distinctive whiskey notes). For \"I'm not sure which wood to try\" buyers, pecan is the right answer.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eCan I use Pecan pellets for cold-smoked salmon or cheese?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes, particularly for savoury applications. While cherry is the traditional cold-smoking wood for delicate proteins like salmon (the Scandinavian heritage), pecan works beautifully for cold-smoked savoury cheeses (cheddar, gouda, parmesan), cold-smoked salt blends, and any cold-smoke application where you want gentle Carya-family character rather than fruit-wood sweetness. Use the same setup: 12-inch pellet smoke tube on a tray inside a sealed (unlit) BBQ or kamado for 3-4 hours per fill.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eShould I soak Pecan pellets before use?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eNo. Like all smoking pellets, Pecan pellets are designed to burn dry. Soaking them would create steam, prevent proper smoke generation, dissolve the wood compounds that give them their character, and potentially cause the pellets to fall apart inside a smoke tube. Always use pellets straight from the bag. This is the most common first-time mistake: pellets are not chips, and they should never be soaked.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhat's the resealable bag for?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eEach bag contains approximately 60 cooks' worth of pellets (1\/3 cup per use), which means a single 450g bag can last many months for typical home cooks. The resealable bag keeps the remaining pellets dry and protected from humidity between uses: important in Sydney's humid climate where exposed pellets can absorb moisture and burn poorly. Always reseal the bag after each use and store in a cool, dry place.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes. BBQr's Delight 100% Pecan smoking pellets are on display and available for immediate pickup from our Wetherill Park showroom, Monday to Friday 10am to 5pm and Saturday 9am to 2pm. Sydney metro delivery is also available. Call 0434 010 411 to arrange.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BBQr's Delight","offers":[{"title":"Default Title","offer_id":46325196030124,"sku":"BBQRDEL4","price":12.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/BBQrsDelightPecan.webp?v=1780307112"},{"product_id":"100-hickory-wood-pellets-smoking-pellets","title":"100% Hickory Wood Pellets - Smoking Pellets","description":"\u003cstyle\u003e\n\/* ── Krank width fix: hide empty sidebar, expand description ── *\/\n.section__wrapper.product-description__wrapper .product-meta.sticky-to-header {\n  display: none !important;\n}\n.section__wrapper.product-description__wrapper .product-description.rte {\n  max-width: 100% !important;\n  width: 100% !important;\n  flex: 1 1 100% !important;\n}\n\n.pd-bdp {\n  --pd-bg: #ffffff;\n  --pd-bg-soft: #f7f5f4;\n  --pd-bg-dark: #1a1a1a;\n  --pd-accent: #c8102e;\n  --pd-accent-deep: #a00d24;\n  --pd-text: #1a1a1a;\n  --pd-text-muted: #5a5550;\n  --pd-text-light: #9a9490;\n  --pd-text-on-dark: #f0ece4;\n  --pd-text-on-dark-muted: #b8b2ab;\n  --pd-border: #e6e3e0;\n  --pd-border-dark: #2e2e2e;\n  --pd-radius: 8px;\n  font-family: inherit;\n  color: var(--pd-text);\n  max-width: 100%;\n  box-sizing: border-box;\n}\n.pd-bdp * { box-sizing: border-box; }\n.pd-bdp p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-bdp h2 { font-size: clamp(1.4rem, 3vw, 1.8rem); font-weight: 800; letter-spacing: -0.01em; margin: 0 0 16px; line-height: 1.2; color: var(--pd-text); }\n.pd-bdp h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-bdp-stats { display: grid; grid-template-columns: repeat(4, 1fr); background: var(--pd-bg-dark); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-bdp-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-bdp-stat:last-child { border-right: none; }\n.pd-bdp-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-bdp-stat-label { display: block; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.12em; color: var(--pd-text-on-dark-muted); }\n\n\/* ── Intro ── *\/\n.pd-bdp-intro { margin-bottom: 32px; }\n.pd-bdp-intro-lead { font-size: 1.05rem; font-weight: 600; color: var(--pd-text); margin-bottom: 16px; line-height: 1.5; }\n\n\/* ── Format clarification callout ── *\/\n.pd-bdp-format-clarify {\n  padding: 26px 28px;\n  border-radius: var(--pd-radius);\n  background: var(--pd-bg-soft);\n  margin-bottom: 32px;\n  border-left: 4px solid var(--pd-accent);\n}\n.pd-bdp-format-clarify h3 { margin-top: 0; }\n.pd-bdp-format-clarify-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 14px; }\n.pd-bdp-format-clarify-col h4 { font-size: 0.82rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 10px; color: var(--pd-text); }\n.pd-bdp-format-clarify-col p { font-size: 0.87rem; line-height: 1.6; color: var(--pd-text-muted); margin: 0; }\n.pd-bdp-format-clarify-col--yes h4 { color: var(--pd-accent); }\n.pd-bdp-format-clarify-col--no h4 { color: var(--pd-text-muted); }\n\n\/* ── Best-seller badge (NEW for Hickory - leverages BBQr's Delight's own social proof) ── *\/\n.pd-bdp-bestseller {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding: 18px 24px;\n  background: rgba(200, 16, 46, 0.06);\n  border: 1px solid rgba(200, 16, 46, 0.3);\n  border-radius: var(--pd-radius);\n  margin-bottom: 32px;\n}\n.pd-bdp-bestseller-icon {\n  width: 36px;\n  height: 36px;\n  border-radius: 50%;\n  background: var(--pd-accent);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #ffffff;\n  flex-shrink: 0;\n}\n.pd-bdp-bestseller-icon svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2.5; }\n.pd-bdp-bestseller-text { font-size: 0.9rem; color: var(--pd-text); line-height: 1.55; margin: 0; }\n.pd-bdp-bestseller-text strong { color: var(--pd-accent); font-weight: 700; }\n\n\/* ── Feature grid ── *\/\n.pd-bdp-features { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-bdp-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-bdp-feature-icon { width: 36px; height: 36px; border-radius: 50%; background: rgba(200, 16, 46, 0.12); display: flex; align-items: center; justify-content: center; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-bdp-feature-icon svg { width: 18px; height: 18px; }\n.pd-bdp-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-bdp-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-bdp-story { background: var(--pd-bg-dark); color: var(--pd-text-on-dark); padding: 32px; border-radius: var(--pd-radius); margin-bottom: 32px; border-left: 4px solid var(--pd-accent); }\n.pd-bdp-story-eyebrow { display: inline-block; font-size: 0.62rem; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 10px; }\n.pd-bdp-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-bdp-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-bdp-story p:last-child { margin-bottom: 0; }\n.pd-bdp-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── Specs ── *\/\n.pd-bdp-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-bdp-specs-header { background: var(--pd-bg-soft); padding: 14px 20px; font-size: 0.7rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pd-accent-deep); border-bottom: 1px solid var(--pd-border); }\n.pd-bdp-specs-row { display: grid; grid-template-columns: 200px 1fr; padding: 12px 20px; border-bottom: 1px solid var(--pd-border); font-size: 0.88rem; }\n.pd-bdp-specs-row:last-child { border-bottom: none; }\n.pd-bdp-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-bdp-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-bdp-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-bdp-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-bdp-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-bdp-uses li::before { content: ''; position: absolute; left: 0; top: 7px; width: 8px; height: 8px; border-radius: 50%; background: var(--pd-accent); }\n\n\/* ── \"Works perfectly with\" cross-link grid ── *\/\n.pd-bdp-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-bdp .pd-bdp-pair,\n.pd-bdp .pd-bdp-pair:link,\n.pd-bdp .pd-bdp-pair:visited {\n  display: flex !important; flex-direction: column !important; padding: 22px 22px 20px !important;\n  border: 1px solid var(--pd-border) !important; border-radius: var(--pd-radius) !important;\n  background: #ffffff !important; text-decoration: none !important;\n  transition: border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease !important;\n  font-family: inherit !important; color: inherit !important;\n}\n.pd-bdp .pd-bdp-pair:hover { border-color: var(--pd-accent) !important; transform: translateY(-2px) !important; box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important; }\n.pd-bdp-pair-eyebrow { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-bdp-pair-title { font-size: 1.05rem; font-weight: 800; color: var(--pd-text); margin-bottom: 8px; line-height: 1.2; letter-spacing: -0.01em; }\n.pd-bdp-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-bdp-pair-cta { display: inline-flex; align-items: center; gap: 6px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pd-accent); margin-top: auto; transition: gap 0.2s ease; }\n.pd-bdp-pair:hover .pd-bdp-pair-cta { gap: 10px; }\n.pd-bdp-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Range cross-link ── *\/\n.pd-bdp-range { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); padding: 24px 28px; margin-bottom: 32px; background: var(--pd-bg-soft); text-align: center; }\n.pd-bdp-range h3 { margin-top: 0; }\n.pd-bdp-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-bdp a.pd-bdp-range-cta,\n.pd-bdp a.pd-bdp-range-cta:link,\n.pd-bdp a.pd-bdp-range-cta:visited {\n  display: inline-flex !important; align-items: center !important; justify-content: center !important;\n  gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important;\n  font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important;\n  text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important;\n  border: none !important; border-radius: 6px !important; line-height: 1 !important;\n  transition: background 0.2s ease !important; font-family: inherit !important;\n}\n.pd-bdp a.pd-bdp-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-bdp a.pd-bdp-range-cta svg { width: 14px !important; height: 14px !important; min-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; }\n\n\/* ── Why BBQ Republic (HARDENED) ── *\/\n.pd-bdp-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-bdp .pd-bdp-why-eyebrow { display: inline-block !important; font-size: 0.62rem !important; font-weight: 700 !important; letter-spacing: 0.2em !important; text-transform: uppercase !important; color: #c8102e !important; margin-bottom: 10px !important; }\n.pd-bdp .pd-bdp-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-bdp .pd-bdp-why p { color: #b8b2ab !important; font-size: 0.9rem !important; max-width: 560px !important; margin: 0 auto 22px !important; line-height: 1.7 !important; }\n.pd-bdp .pd-bdp-why-actions { display: flex !important; justify-content: center !important; align-items: center !important; gap: 12px !important; flex-wrap: wrap !important; margin: 0 !important; padding: 0 !important; list-style: none !important; }\n.pd-bdp a.pd-bdp-why-btn,\n.pd-bdp a.pd-bdp-why-btn:link,\n.pd-bdp a.pd-bdp-why-btn:visited { display: inline-flex !important; align-items: center !important; justify-content: center !important; gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important; font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important; text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important; border: none !important; border-radius: 6px !important; line-height: 1 !important; white-space: nowrap !important; width: auto !important; height: auto !important; min-width: 0 !important; max-width: none !important; transition: background 0.2s ease !important; box-shadow: none !important; cursor: pointer !important; font-family: inherit !important; }\n.pd-bdp a.pd-bdp-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost,\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:link,\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-bdp a.pd-bdp-why-btn.pd-bdp-why-btn--ghost:hover { background: rgba(255,255,255,0.06) !important; background-color: rgba(255,255,255,0.06) !important; color: #f0ece4 !important; border-color: #c8102e !important; }\n.pd-bdp a.pd-bdp-why-btn svg { width: 14px !important; height: 14px !important; min-width: 14px !important; max-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; display: inline-block !important; vertical-align: middle !important; }\n\n\/* ── FAQ ── *\/\n.pd-bdp-faq { margin-bottom: 16px; }\n.pd-bdp-faq-item { background: #ffffff; border: 1px solid var(--pd-border); border-radius: 6px; margin-bottom: 8px; overflow: hidden; transition: border-color 0.2s ease; }\n.pd-bdp-faq-item[open] { border-color: var(--pd-accent); }\n.pd-bdp-faq-item summary { padding: 14px 18px; font-weight: 700; font-size: 0.9rem; color: var(--pd-text); cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 12px; }\n.pd-bdp-faq-item summary::-webkit-details-marker { display: none; }\n.pd-bdp-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-bdp-faq-item[open] summary::after { content: '−'; }\n.pd-bdp-faq-answer { padding: 0 18px 16px; font-size: 0.87rem; color: var(--pd-text-muted); line-height: 1.7; }\n\n@media (max-width: 860px) {\n  .pd-bdp-pairs { grid-template-columns: 1fr; }\n  .pd-bdp-format-clarify-grid { grid-template-columns: 1fr; gap: 16px; }\n}\n@media (max-width: 640px) {\n  .pd-bdp-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-bdp-stat:nth-child(2) { border-right: none; }\n  .pd-bdp-stat:nth-child(1), .pd-bdp-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-bdp-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-bdp-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-bdp-uses ul { grid-template-columns: 1fr; }\n  .pd-bdp-story, .pd-bdp-why { padding: 22px; }\n  .pd-bdp .pd-bdp-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-bdp a.pd-bdp-why-btn { width: 100% !important; }\n  .pd-bdp-bestseller { flex-direction: column; text-align: center; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-bdp\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-bdp-stats\"\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003e450g Bag\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eResealable (1lb)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003e100% Hickory\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eNo Oak Filler\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003eAmerican Classic\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eMost Popular\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-stat\"\u003e\n\u003cspan class=\"pd-bdp-stat-value\"\u003eAll-Natural\u003c\/span\u003e\u003cspan class=\"pd-bdp-stat-label\"\u003eChemical-Free\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-bdp-intro\"\u003e\n    \u003cp class=\"pd-bdp-intro-lead\"\u003eThe most recognisable BBQ smoke flavour in pellet form. BBQr's Delight 100% Hickory smoking pellets are pure flavour-wood pellets designed for smoke tubes, smoker boxes and supplemental smoke in any cooker: the bold, bacony, classic American smoke that built Memphis ribs, Kansas City brisket and Carolina pulled pork.\u003c\/p\u003e\n    \u003cp\u003eHickory is the wood every BBQ cook reaches for first, and BBQr's Delight know it: \u003cstrong\u003ethis is the best-seller of their entire smoking pellet range\u003c\/strong\u003e. The reasons are simple. Hickory's bold, bacony smoke profile is the signature American BBQ flavour, instantly recognisable on ribs, brisket, pulled pork, bacon and chicken. It works on every protein, complements every rub, and is the universal \"if it's BBQ, it tastes like this\" smoke wood. In 450g pellet form, that classic profile becomes accessible to any cooker via a smoke tube.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BEST-SELLER SOCIAL PROOF BADGE --\u003e\n  \u003cdiv class=\"pd-bdp-bestseller\"\u003e\n    \u003cdiv class=\"pd-bdp-bestseller-icon\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"pd-bdp-bestseller-text\"\u003e\u003cstrong\u003eBBQr's Delight's best-selling pellet.\u003c\/strong\u003e Hickory outsells every other flavour in the BBQr's Delight smoking pellet range across global markets. The most recognisable BBQ smoke, the most familiar choice, the safest first purchase.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FORMAT CLARIFICATION CALLOUT --\u003e\n  \u003cdiv class=\"pd-bdp-format-clarify\"\u003e\n    \u003ch3\u003eWhat \"smoking pellets\" are (and aren't)\u003c\/h3\u003e\n    \u003cp\u003eBBQr's Delight 450g pellets are a different product to pellet grill fuel. Both are wood pellets, but they have different jobs:\u003c\/p\u003e\n    \u003cdiv class=\"pd-bdp-format-clarify-grid\"\u003e\n      \u003cdiv class=\"pd-bdp-format-clarify-col pd-bdp-format-clarify-col--yes\"\u003e\n        \u003ch4\u003e✓ These pellets are for:\u003c\/h4\u003e\n        \u003cp\u003eAdding Hickory smoke flavour to \u003cstrong\u003eany\u003c\/strong\u003e cooker. Use them in pellet smoke tubes (A-Maze-N, LIZZQ etc.), gas grill smoker boxes, electric smoker chip trays, foil packets over charcoal, kamados, or sprinkled directly onto lit lump charcoal. 100% pure hickory, no oak filler.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-bdp-format-clarify-col pd-bdp-format-clarify-col--no\"\u003e\n        \u003ch4\u003e✗ These pellets are NOT for:\u003c\/h4\u003e\n        \u003cp\u003eFilling the hopper of a pellet grill as your \u003cstrong\u003eprimary fuel\u003c\/strong\u003e. For that, you need 9kg pellet grill fuel like \u003ca href=\"\/products\/lumber-jack-smoking-pellets-9kg-100-hickory\"\u003eLumber Jack 100% Hickory 9kg pellets\u003c\/a\u003e (also pure hickory, designed for sustained heat output across 12-hour cooks). BBQr's Delight 450g pellets can be added on top of hopper fuel via a smoke tube for a layered hickory boost.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-bdp-features\"\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2L8 8h8l-4-6zM6 8v14h12V8H6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003e100% Pure Hickory Wood\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eNo oak filler, no flavour blending, no chemical treatments. Pure compressed hickory wood from American producers. Interior wood only (no bark) for clean burn and low ash.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eThe Signature American BBQ Smoke\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eBold, classic, slightly sweet, bacony. The smoke profile that defines Memphis ribs, Kansas City brisket and Carolina pulled pork. When BBQ cooks talk about \"real BBQ smoke\", hickory is what they mean.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eThe Traditional Bacon Smoke\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eHickory is the traditional wood for American country bacon and slow-smoked ham. 450g pellets in a smoke tube deliver 3-4 hours of cold-smoke output, ideal for 4-8 hour bacon cure cycles.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bdp-feature\"\u003e\n      \u003cdiv class=\"pd-bdp-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8 2v3M16 2v3M3 8h18M5 5h14a2 2 0 012 2v12a2 2 0 01-2 2H5a2 2 0 01-2-2V7a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-bdp-feature-title\"\u003eWorks in Every Cooker\u003c\/p\u003e\n      \u003cp class=\"pd-bdp-feature-text\"\u003eGas grills, charcoal kettles, kamados (BGE), offset smokers, electric smokers (Masterbuilt), and pellet grills (as supplemental smoke). The universal flavour generator.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"pd-bdp-story\"\u003e\n    \u003cspan class=\"pd-bdp-story-eyebrow\"\u003eThe Wood That Built American BBQ\u003c\/span\u003e\n    \u003ch3\u003eMemphis. Kansas City. Carolina. All built on hickory.\u003c\/h3\u003e\n    \u003cp\u003eHickory is the most-used smoking wood in American BBQ for a reason: it delivers the bold, bacony, unmistakable smoke flavour that defines pulled pork in Carolina, brisket in Kansas City, ribs in Memphis, and traditional bacon-smoking across the American South. For over a century, hickory has been the foundation of regional American BBQ traditions because of its abundance (it grows native across the South and Midwest) and its ideal smoke characteristics: strong enough to push through bark and bold rubs, balanced enough to never overpower.\u003c\/p\u003e\n    \u003cp\u003eIn 450g pellet form, that classic profile becomes \u003cstrong\u003eaccessible to any cooker\u003c\/strong\u003e. A smoke tube of BBQr's Delight Hickory pellets in a gas grill delivers Memphis-style smoked ribs on a Tuesday night. A smoke tube of hickory pellets in a Big Green Egg over lump charcoal turns weekend ribs into competition-grade BBQ. A smoke tube of hickory in a Yoder pellet grill amplifies the hickory character beyond what blended hopper fuel can deliver. Hickory is the universal application; the smoke tube is the universal delivery method.\u003c\/p\u003e\n    \u003cp\u003eFor home charcuterie makers, hickory pellets have a second specialist application: \u003cstrong\u003ecold-smoked bacon\u003c\/strong\u003e. Traditional American country bacon is cold-smoked over hickory for 4-8 hours at temperatures under 30 degrees C. A 12-inch smoke tube filled with hickory pellets runs for 3-4 hours: perfect for half of a typical bacon cure, with the option to refill the tube for the full cycle. One 450g bag delivers many bacon-making sessions.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pd-bdp-specs\"\u003e\n    \u003cdiv class=\"pd-bdp-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eWood\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e100% Hickory (no oak filler, no blending)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003ePack Size\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e450g (1lb) resealable bag\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003ePellet Dimensions\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSlightly wider diameter than fuel pellets, max 1.25 inch length. Designed for smoke tubes and won't jam pellet grill augers.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eYield\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eApproximately 60 cooks per bag (1\/3 cup per use)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSmoke Tube Burn Time\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003e3-4 hours per fill (approximately 4 inches of pellets in a 12-inch tube)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSmoke Profile\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eBold, classic, slightly sweet, bacony. The signature American BBQ smoke.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eBest For\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eMemphis-style pork ribs, Kansas City brisket, Carolina pulled pork, home-cured bacon, smoked chicken, beef ribs, beer can chicken.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003ePairs Well With\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eApple pellets (competition rib blend), Cherry pellets (mahogany finish), Mesquite pellets (Texas blend)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eCompatible Cookers\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eSmoke tubes (A-Maze-N, LIZZQ), gas grills with smoker box, charcoal kettles, kamados (BGE), offset smokers, electric smokers (Masterbuilt), pellet grills (supplemental smoke).\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eSoaking\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eDo NOT soak. Pellets are designed to burn dry. Soaking creates steam and prevents proper smoke generation.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eWood Source\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eInterior wood only, no bark. Sustainable American hardwood.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eTreatment\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eAll-natural, food-grade, chemical-free, no additives.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-bdp-specs-row\"\u003e\n\u003cspan class=\"pd-bdp-specs-label\"\u003eBrand Heritage\u003c\/span\u003e\u003cspan class=\"pd-bdp-specs-value\"\u003eBBQr's Delight, established 1989 (the original American smoking pellets brand). Hickory is their best-selling flavour.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003ch2\u003eHow to use Hickory smoking pellets\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eMemphis-style pork ribs (smoke tube in gas grill or kamado)\u003c\/li\u003e\n      \u003cli\u003eKansas City brisket finishing smoke (smoke tube last 2 hours)\u003c\/li\u003e\n      \u003cli\u003eCarolina pulled pork (12-hour pellet grill cook with supplemental tube)\u003c\/li\u003e\n      \u003cli\u003eHome-cured bacon (4-8 hour cold smoke)\u003c\/li\u003e\n      \u003cli\u003eBeef short ribs and beef shorties\u003c\/li\u003e\n      \u003cli\u003eSmoked chicken wings and whole chickens\u003c\/li\u003e\n      \u003cli\u003eBeer can chicken (hickory + beer combo)\u003c\/li\u003e\n      \u003cli\u003eSmoke tube boost during a Yoder hopper-fuel cook\u003c\/li\u003e\n      \u003cli\u003eBackyard burgers and sausages (smoker box on gas grill)\u003c\/li\u003e\n      \u003cli\u003eBlended with apple pellets for competition ribs\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WORKS PERFECTLY WITH --\u003e\n  \u003ch2\u003eWorks perfectly with\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003eKamado Cooking\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eDrop a smoke tube of hickory pellets onto lump charcoal in your BGE for authentic American BBQ smoke on ribs, brisket and pulled pork. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Big Green Egg\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/collections\/yoder-smokers\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003ePellet Grill Supplemental Smoke\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eDrop a hickory smoke tube into your Yoder during a brisket or rib cook for amplified hickory character on top of standard hopper fuel. The ATBBQ pitmaster technique. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Yoder Smokers\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/pages\/tools-accessories\" class=\"pd-bdp-pair\"\u003e\n      \u003cspan class=\"pd-bdp-pair-eyebrow\"\u003eThe Essential Accessory\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-title\"\u003eSmoke Tubes\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-text\"\u003eA pellet smoke tube turns these pellets into 3-4 hours of consistent hickory smoke in any cooker. The single most useful BBQ accessory under $50: works in every cooker you own.\u003c\/span\u003e\n      \u003cspan class=\"pd-bdp-pair-cta\"\u003e\n        Shop Accessories\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RANGE --\u003e\n  \u003cdiv class=\"pd-bdp-range\"\u003e\n    \u003ch3\u003eThe complete Hickory smoke wood ecosystem\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic stocks Hickory smoke wood in every format. \u003cstrong\u003eBBQr's Delight 450g smoking pellets\u003c\/strong\u003e (this product) for universal flavour smoke in any cooker. \u003ca href=\"\/products\/lumber-jack-smoking-pellets-9kg-100-hickory\"\u003e\u003cstrong\u003eLumber Jack 100% Hickory 9kg pellets\u003c\/strong\u003e\u003c\/a\u003e for primary pellet grill hopper fuel. \u003ca href=\"\/products\/misty-gully-wood-chips-3l-hickory\"\u003e\u003cstrong\u003eMisty Gully Hickory chips 3L\u003c\/strong\u003e\u003c\/a\u003e for gas grill smoker boxes and short cooks. \u003ca href=\"\/products\/misty-gully-wood-chunks-2kg-hickory\"\u003e\u003cstrong\u003eMisty Gully Hickory chunks 2kg\u003c\/strong\u003e\u003c\/a\u003e (American-imported premium) for charcoal cooking and long Memphis\/Kansas City brisket cooks. Hickory is the most comprehensively stocked single flavour in the BBQ Republic catalogue.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/smoking-pellets\" class=\"pd-bdp-range-cta\"\u003e\n      View All Smoking Pellets\n      \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY BBQ REPUBLIC --\u003e\n  \u003cdiv class=\"pd-bdp-why\"\u003e\n    \u003cspan class=\"pd-bdp-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney BBQ specialist for smoke woods, pellets and grills.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We know which smoke wood pairs with which protein, which format works in which cooker, and which combinations are worth your time. BBQr's Delight smoking pellets are on display and in stock at our Wetherill Park showroom for immediate pickup or Sydney metro delivery.\u003c\/p\u003e\n    \u003cdiv class=\"pd-bdp-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-bdp-why-btn\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 014.69 13a19.79 19.79 0 01-3.07-8.67A2 2 0 013.62 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L7.91 9.91a16 16 0 006.18 6.18l.98-.98a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Call 0434 010 411\n      \u003c\/a\u003e\n      \u003ca href=\"\/pages\/contact\" class=\"pd-bdp-why-btn pd-bdp-why-btn--ghost\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        Visit the Showroom\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"pd-bdp-faq\"\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhat does Hickory wood smoke taste like?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eBold, classic, slightly sweet, with a distinctive bacony quality that pitmasters love. Hickory is the smoke profile that defines American BBQ: strong enough to push through bark and bold rubs, balanced enough to never overpower. When BBQ cooks talk about \"real BBQ smoke\", hickory is almost always what they mean. In smoke tube form, 1\/3 cup delivers 3-4 hours of consistent hickory smoke.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhy is Hickory called \"the American BBQ smoke\"?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eHickory grows native across the American South and Midwest, where the great American BBQ traditions developed: Memphis ribs, Kansas City brisket, Carolina pulled pork, and traditional bacon-smoking. For over a century, hickory has been the most-used smoking wood in American barbecue because of its abundance and ideal smoke characteristics. It is the foundation of regional BBQ traditions across the United States, and the smoke profile most associated with \"BBQ\" globally.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eHickory vs Pecan pellets: which should I choose?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eBoth deliver Carya-family smoke (bold, savoury, slightly sweet) because they are botanical cousins. The differences are subtle: hickory has a sharper, more bacony bite (classic American BBQ); pecan has a more rounded, slightly nutty character (milder). For traditional American BBQ on beef, brisket, or pork ribs where you want classic Memphis or Kansas City character, choose hickory. For first-time smoke tube users, beginner cooks, or anyone smoking delicate proteins like chicken or fish, choose pecan: it's more forgiving and harder to over-smoke. Both work brilliantly on most cooks.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eCan I use Hickory pellets for home bacon-making?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes, and this is one of hickory's headline applications. Traditional American country bacon is cold-smoked over hickory for 4-8 hours at temperatures under 30 degrees C. A 12-inch pellet smoke tube filled with hickory pellets runs for 3-4 hours, which covers half a typical bacon cure cycle (refill the tube for the second half). Use the setup in a sealed but unlit BBQ or kamado: the smoke tube is the only heat AND smoke source. One 450g bag delivers many bacon-making sessions.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eHow does this compare to Hickory chunks or 9kg pellets?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eHickory chunks (2kg) are for charcoal cooking and long brisket cooks where you need sustained robust smoke across hours: BBQ Republic stocks the American-imported premium version. Hickory chips (3L) are for gas grill smoker boxes and short cooks. Lumber Jack 100% Hickory 9kg pellets are for pellet grill primary hopper fuel. BBQr's Delight 450g pellets (this product) are the universal format: works in any cooker including supplemental smoke applications that the other formats can't do. Hickory is the most comprehensively stocked flavour in the BBQ Republic catalogue, with all four formats available.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eShould I soak Hickory pellets before use?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eNo. Like all smoking pellets, Hickory pellets are designed to burn dry. Soaking them would create steam, prevent proper smoke generation, dissolve the hickory character that gives them their unique profile, and potentially cause the pellets to fall apart inside a smoke tube. Always use pellets straight from the bag. This is the most common first-time mistake: pellets are not chips, and they should never be soaked.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eWhat's the best blend for competition pork ribs?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eThe classic American competition rib blend is hickory plus apple, approximately 1:2 hickory to apple in chunk form, or alternating fills in a smoke tube. Hickory provides the savoury backbone; apple provides the sweet fruity finish. For a 4-6 hour rib cook in a kamado or pellet grill, run a smoke tube of hickory for the first hour, switch to apple for the middle, and finish with hickory for the last hour. This blend is the foundation of American competition pork barbecue.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-bdp-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-bdp-faq-answer\"\u003eYes. BBQr's Delight 100% Hickory smoking pellets are on display and available for immediate pickup from our Wetherill Park showroom, Monday to Friday 10am to 5pm and Saturday 9am to 2pm. Sydney metro delivery is also available. Call 0434 010 411 to arrange.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BBQr's Delight","offers":[{"title":"Default Title","offer_id":46325198618796,"sku":"BBQRDEL5","price":12.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/HickoryBBQrsDelight.webp?v=1780307297"}],"url":"https:\/\/bbqrepublic.com.au\/collections\/smoking-pellets.oembed","provider":"BBQ Republic","version":"1.0","type":"link"}