{"title":"Hardcore Carnivore","description":"","products":[{"product_id":"hardcore-carnivore-red-seasoning","title":"Hardcore Carnivore: Red seasoning","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-hcr {\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-hcr * { box-sizing: border-box; }\n.pd-hcr p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-hcr 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-hcr h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-hcr-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-hcr-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-hcr-stat:last-child { border-right: none; }\n.pd-hcr-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-hcr-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-hcr-intro { margin-bottom: 32px; }\n.pd-hcr-intro-lead { font-size: 1.05rem; font-weight: 600; color: var(--pd-text); margin-bottom: 16px; line-height: 1.5; }\n\n\/* ── Social proof badge ── *\/\n.pd-hcr-social-proof {\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-hcr-social-proof-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-hcr-social-proof-icon svg { width: 18px; height: 18px; fill: currentColor; stroke: none; }\n.pd-hcr-social-proof-text { font-size: 0.9rem; color: var(--pd-text); line-height: 1.55; margin: 0; }\n.pd-hcr-social-proof-text strong { color: var(--pd-accent); font-weight: 700; }\n\n\/* ── Feature grid ── *\/\n.pd-hcr-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-hcr-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-hcr-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-hcr-feature-icon svg { width: 18px; height: 18px; }\n.pd-hcr-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-hcr-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-hcr-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-hcr-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-hcr-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-hcr-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-hcr-story p:last-child { margin-bottom: 0; }\n.pd-hcr-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── Application tips (Jess Pryles' \"Season Like a Pro\") ── *\/\n.pd-hcr-tips {\n  border: 1px solid var(--pd-border);\n  border-radius: var(--pd-radius);\n  padding: 28px;\n  margin-bottom: 32px;\n  background: #ffffff;\n}\n.pd-hcr-tips-eyebrow {\n  display: inline-block;\n  font-size: 0.62rem;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin-bottom: 6px;\n}\n.pd-hcr-tips h3 { margin-top: 0; margin-bottom: 6px; }\n.pd-hcr-tips-attribution { font-size: 0.8rem; color: var(--pd-text-muted); font-style: italic; margin: 0 0 18px; }\n.pd-hcr-tips-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n.pd-hcr-tip {\n  padding: 18px 20px;\n  background: var(--pd-bg-soft);\n  border-radius: 6px;\n  border-top: 3px solid var(--pd-accent);\n}\n.pd-hcr-tip-title { font-size: 0.88rem; font-weight: 700; color: var(--pd-text); margin: 0 0 8px; text-transform: uppercase; letter-spacing: 0.06em; }\n.pd-hcr-tip-text { font-size: 0.85rem; color: var(--pd-text-muted); line-height: 1.6; margin: 0; }\n\n\/* ── Specs ── *\/\n.pd-hcr-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-hcr-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-hcr-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-hcr-specs-row:last-child { border-bottom: none; }\n.pd-hcr-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-hcr-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-hcr-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-hcr-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-hcr-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-hcr-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-hcr-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-hcr .pd-hcr-pair,\n.pd-hcr .pd-hcr-pair:link,\n.pd-hcr .pd-hcr-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-hcr .pd-hcr-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-hcr-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-hcr-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-hcr-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-hcr-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-hcr-pair:hover .pd-hcr-pair-cta { gap: 10px; }\n.pd-hcr-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Range cross-link ── *\/\n.pd-hcr-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-hcr-range h3 { margin-top: 0; }\n.pd-hcr-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-hcr a.pd-hcr-range-cta,\n.pd-hcr a.pd-hcr-range-cta:link,\n.pd-hcr a.pd-hcr-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-hcr a.pd-hcr-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-hcr a.pd-hcr-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 ── *\/\n.pd-hcr-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-hcr .pd-hcr-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-hcr .pd-hcr-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-hcr .pd-hcr-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-hcr .pd-hcr-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-hcr a.pd-hcr-why-btn,\n.pd-hcr a.pd-hcr-why-btn:link,\n.pd-hcr a.pd-hcr-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-hcr a.pd-hcr-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-hcr a.pd-hcr-why-btn.pd-hcr-why-btn--ghost,\n.pd-hcr a.pd-hcr-why-btn.pd-hcr-why-btn--ghost:link,\n.pd-hcr a.pd-hcr-why-btn.pd-hcr-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-hcr a.pd-hcr-why-btn.pd-hcr-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-hcr a.pd-hcr-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-hcr-faq { margin-bottom: 16px; }\n.pd-hcr-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-hcr-faq-item[open] { border-color: var(--pd-accent); }\n.pd-hcr-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-hcr-faq-item summary::-webkit-details-marker { display: none; }\n.pd-hcr-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-hcr-faq-item[open] summary::after { content: '−'; }\n.pd-hcr-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-hcr-pairs { grid-template-columns: 1fr; }\n  .pd-hcr-tips-grid { grid-template-columns: 1fr; gap: 14px; }\n}\n@media (max-width: 640px) {\n  .pd-hcr-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-hcr-stat:nth-child(2) { border-right: none; }\n  .pd-hcr-stat:nth-child(1), .pd-hcr-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-hcr-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-hcr-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-hcr-uses ul { grid-template-columns: 1fr; }\n  .pd-hcr-story, .pd-hcr-why { padding: 22px; }\n  .pd-hcr .pd-hcr-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-hcr a.pd-hcr-why-btn { width: 100% !important; }\n  .pd-hcr-social-proof { flex-direction: column; text-align: center; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-hcr\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-hcr-stats\"\u003e\n    \u003cdiv class=\"pd-hcr-stat\"\u003e\n\u003cspan class=\"pd-hcr-stat-value\"\u003e340g Shaker Jar\u003c\/span\u003e\u003cspan class=\"pd-hcr-stat-label\"\u003eAward-Winning Rub\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-stat\"\u003e\n\u003cspan class=\"pd-hcr-stat-value\"\u003eNatural Bright Red\u003c\/span\u003e\u003cspan class=\"pd-hcr-stat-label\"\u003eNo Artificial Dyes\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-stat\"\u003e\n\u003cspan class=\"pd-hcr-stat-value\"\u003eTexas-Style\u003c\/span\u003e\u003cspan class=\"pd-hcr-stat-label\"\u003eLower Sweet, Hint Heat\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-stat\"\u003e\n\u003cspan class=\"pd-hcr-stat-value\"\u003ePork · Chicken\u003c\/span\u003e\u003cspan class=\"pd-hcr-stat-label\"\u003eCompetition Favorite\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-hcr-intro\"\u003e\n    \u003cp class=\"pd-hcr-intro-lead\"\u003eThe Jess Pryles workhorse all-purpose rub. Hardcore Carnivore Red is an award-winning Texas-style seasoning blending classic spices (garlic, black pepper, paprika) with just a hint of heat: lower in sweetness than typical American pork rubs, beloved by competition BBQ teams across Texas, and the rub responsible for that vivid natural red colour finish you see on competition pork ribs and chicken wings.\u003c\/p\u003e\n    \u003cp\u003eWhere Memphis-style pork rubs lean heavy on sugar, Hardcore Carnivore Red goes the other direction: \u003cstrong\u003ecoarse texture, classic spice profile, just enough sweetness to balance the savoury\u003c\/strong\u003e. The vivid red colour is entirely natural, drawn from real paprika and chili powder, with no artificial dyes whatsoever. The result is a workhorse rub that performs equally well on backyard pork ribs Tuesday night, competition-grade smoked chicken on Saturday, or a brisket finishing dust right at the end.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SOCIAL PROOF BADGE --\u003e\n  \u003cdiv class=\"pd-hcr-social-proof\"\u003e\n    \u003cdiv class=\"pd-hcr-social-proof-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-hcr-social-proof-text\"\u003e\u003cstrong\u003e97% 5-star rating across 79 customer reviews.\u003c\/strong\u003e Award-winning. Favourite of competition BBQ teams across Texas. Jess Pryles' best-known and most-loved rub: the workhorse all-purpose seasoning that built the Hardcore Carnivore brand.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"pd-hcr-story\"\u003e\n    \u003cspan class=\"pd-hcr-story-eyebrow\"\u003eThe Jess Pryles Texas Workhorse\u003c\/span\u003e\n    \u003ch3\u003eThe Australian who built a Texas BBQ brand.\u003c\/h3\u003e\n    \u003cp\u003eHardcore Carnivore is the brand of \u003cstrong\u003eJess Pryles\u003c\/strong\u003e, an Australian-born BBQ authority who relocated to Austin, Texas to compete on the American BBQ circuit and write the genre-defining cookbook \"Hardcore Carnivore: Cook Meat Like You Mean It\". Years of competition cooking taught her something specific about Texas BBQ tradition: \u003cstrong\u003emost commercial pork rubs were too sweet\u003c\/strong\u003e. Competition pitmasters wanted lower sugar content, a more savoury spice profile, and a vivid natural colour that wouldn't bitter when caramelised across long cooks.\u003c\/p\u003e\n    \u003cp\u003eRed is the answer to that brief. The blend leans on \u003cstrong\u003ereal paprika and chili powder\u003c\/strong\u003e (not artificial dyes) for the distinctive deep red colour, garlic and black pepper for the classic American BBQ savoury backbone, and just enough heat to add complexity without becoming a \"hot\" rub. The result is an all-purpose seasoning that performs across pork, chicken and any cook where you want classic Texas BBQ character.\u003c\/p\u003e\n    \u003cp\u003eFor Australian customers, buying Hardcore Carnivore is also \u003cstrong\u003ebuying Australian-grown BBQ industry success\u003c\/strong\u003e. Jess Pryles built this brand from scratch as an Australian competing in the American BBQ market, then bringing the product back to Australian shores. The Hardcore Carnivore range is now one of the most recognised premium rub brands in the southern hemisphere.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-hcr-features\"\u003e\n\n    \u003cdiv class=\"pd-hcr-feature\"\u003e\n      \u003cdiv class=\"pd-hcr-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=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-hcr-feature-title\"\u003eAward-Winning All-Purpose Rub\u003c\/p\u003e\n      \u003cp class=\"pd-hcr-feature-text\"\u003eHardcore Carnivore's flagship workhorse rub. Performs across pork, chicken, brisket finishing and backyard general-purpose use. The most versatile rub in the Jess Pryles range.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hcr-feature\"\u003e\n      \u003cdiv class=\"pd-hcr-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 2L13 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 22h14\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"7\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-hcr-feature-title\"\u003eNatural Bright Red Colour\u003c\/p\u003e\n      \u003cp class=\"pd-hcr-feature-text\"\u003eThe vivid red colour is entirely natural, drawn from real paprika and chili powder. No artificial dyes, no colour additives. The same red you see on competition ribs and chicken wings.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hcr-feature\"\u003e\n      \u003cdiv class=\"pd-hcr-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-hcr-feature-title\"\u003eTexas-Style Lower Sweetness\u003c\/p\u003e\n      \u003cp class=\"pd-hcr-feature-text\"\u003eLower in sugar than typical Memphis-style pork rubs. The Texas competition BBQ preference: savoury spice profile dominant, sweetness restrained, classic backbone of garlic, black pepper and paprika.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hcr-feature\"\u003e\n      \u003cdiv class=\"pd-hcr-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 2v20M2 12h20M4 4l16 16M4 20l16-16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-hcr-feature-title\"\u003eCoarse Texture Blend\u003c\/p\u003e\n      \u003cp class=\"pd-hcr-feature-text\"\u003eCoarse-ground spice blend delivers visible texture on the meat surface plus better bite character on every mouthful. Sticks to wet meat without clumping, distributes evenly when shaken.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- APPLICATION TIPS (Jess Pryles' own \"Season Like a Pro\" advice) --\u003e\n  \u003cdiv class=\"pd-hcr-tips\"\u003e\n    \u003cspan class=\"pd-hcr-tips-eyebrow\"\u003eSeason Like a Pro\u003c\/span\u003e\n    \u003ch3\u003eThree rub-application techniques from Jess Pryles.\u003c\/h3\u003e\n    \u003cp class=\"pd-hcr-tips-attribution\"\u003eApplication advice direct from Jess Pryles at Hardcore Carnivore.\u003c\/p\u003e\n    \u003cdiv class=\"pd-hcr-tips-grid\"\u003e\n      \u003cdiv class=\"pd-hcr-tip\"\u003e\n        \u003ch4 class=\"pd-hcr-tip-title\"\u003eDon't Be Stingy\u003c\/h4\u003e\n        \u003cp class=\"pd-hcr-tip-text\"\u003eMost cooks under-season. Go generous, especially on big cuts and grilled meats. When you flip meat some of the seasoning shakes off, so add a little extra to compensate. The Hardcore Carnivore shaker jar is sized for generous application.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-hcr-tip\"\u003e\n        \u003ch4 class=\"pd-hcr-tip-title\"\u003eLayer Your Flavour\u003c\/h4\u003e\n        \u003cp class=\"pd-hcr-tip-text\"\u003eUse rub before AND after cooking. A light dusting of fresh Red rub post-cook sharpens the flavour without overpowering. For competition cooks, this is the finishing technique that defines the visible colour and surface texture.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-hcr-tip\"\u003e\n        \u003ch4 class=\"pd-hcr-tip-title\"\u003eTiming Matters\u003c\/h4\u003e\n        \u003cp class=\"pd-hcr-tip-text\"\u003eApply Red either 45 minutes before cooking, OR right before the meat hits the heat. Anywhere in between pulls moisture to the surface and dries the meat out. This rule applies to all salt-containing rubs.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pd-hcr-specs\"\u003e\n    \u003cdiv class=\"pd-hcr-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-specs-row\"\u003e\n\u003cspan class=\"pd-hcr-specs-label\"\u003eProduct Type\u003c\/span\u003e\u003cspan class=\"pd-hcr-specs-value\"\u003eAll-purpose BBQ rub and seasoning (Texas-style)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-specs-row\"\u003e\n\u003cspan class=\"pd-hcr-specs-label\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"pd-hcr-specs-value\"\u003e340g (12 oz) standard shaker jar. Also available in 1.56kg (55 oz) Mega Pack refill size. Contact us for 4.5kg bulk catering size.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-specs-row\"\u003e\n\u003cspan class=\"pd-hcr-specs-label\"\u003eTexture\u003c\/span\u003e\u003cspan class=\"pd-hcr-specs-value\"\u003eCoarse-ground blend with visible spice particles\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-specs-row\"\u003e\n\u003cspan class=\"pd-hcr-specs-label\"\u003eColour\u003c\/span\u003e\u003cspan class=\"pd-hcr-specs-value\"\u003eVivid bright red (natural, from paprika and chili powder, no artificial dyes)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-specs-row\"\u003e\n\u003cspan class=\"pd-hcr-specs-label\"\u003eFlavour Profile\u003c\/span\u003e\u003cspan class=\"pd-hcr-specs-value\"\u003eGarlic, black pepper, paprika dominant. Lower sweetness than typical pork rubs. Just a hint of heat (not a hot rub).\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-specs-row\"\u003e\n\u003cspan class=\"pd-hcr-specs-label\"\u003eIngredients\u003c\/span\u003e\u003cspan class=\"pd-hcr-specs-value\"\u003eSea Salt, White Sugar, Black Pepper, Dehydrated Garlic, Paprika, Dehydrated Onion, Chili Powder (Chili Pepper, Salt, Cumin, Oregano, Garlic), Natural Flavour, Silicon Dioxide (anti-caking, less than 2%)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-specs-row\"\u003e\n\u003cspan class=\"pd-hcr-specs-label\"\u003eNo Added\u003c\/span\u003e\u003cspan class=\"pd-hcr-specs-value\"\u003eMSG, artificial dyes, gluten ingredients, artificial preservatives\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-specs-row\"\u003e\n\u003cspan class=\"pd-hcr-specs-label\"\u003eBest For\u003c\/span\u003e\u003cspan class=\"pd-hcr-specs-value\"\u003ePork ribs, pulled pork, smoked chicken, beer can chicken, pork chops, sausages, brisket finishing dust, all-purpose grilling.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-specs-row\"\u003e\n\u003cspan class=\"pd-hcr-specs-label\"\u003eCountry of Origin\u003c\/span\u003e\u003cspan class=\"pd-hcr-specs-value\"\u003eUSA. Brand founded by Australian-born Jess Pryles.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcr-specs-row\"\u003e\n\u003cspan class=\"pd-hcr-specs-label\"\u003eCustomer Rating\u003c\/span\u003e\u003cspan class=\"pd-hcr-specs-value\"\u003e97% 5-star, 79 reviews on the Hardcore Carnivore site at time of writing\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003ch2\u003eWhat to cook with Hardcore Carnivore Red\u003c\/h2\u003e\n  \u003cdiv class=\"pd-hcr-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eCompetition-style pork ribs (with cherry smoke for mahogany finish)\u003c\/li\u003e\n      \u003cli\u003ePulled pork shoulder (12-hour low and slow)\u003c\/li\u003e\n      \u003cli\u003eSmoked chicken wings and drumsticks\u003c\/li\u003e\n      \u003cli\u003eBeer can chicken (Red + lager combo)\u003c\/li\u003e\n      \u003cli\u003ePork chops (grilled or smoked)\u003c\/li\u003e\n      \u003cli\u003ePork belly and pork belly burnt ends\u003c\/li\u003e\n      \u003cli\u003eSausages and bratwurst\u003c\/li\u003e\n      \u003cli\u003eBrisket finishing dust (light layer in the last hour)\u003c\/li\u003e\n      \u003cli\u003eSmashburgers and backyard burgers\u003c\/li\u003e\n      \u003cli\u003eRoast chicken (oven-roasted or rotisserie)\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-hcr-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-hcr-pair\"\u003e\n      \u003cspan class=\"pd-hcr-pair-eyebrow\"\u003eKamado Cooking\u003c\/span\u003e\n      \u003cspan class=\"pd-hcr-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-hcr-pair-text\"\u003eThe Big Green Egg is the ideal cooker for Red-rubbed pork ribs and competition-style chicken. Low and slow with cherry smoke chunks for the mahogany finish. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-hcr-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-hcr-pair\"\u003e\n      \u003cspan class=\"pd-hcr-pair-eyebrow\"\u003eCompetition Pellet Grills\u003c\/span\u003e\n      \u003cspan class=\"pd-hcr-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-hcr-pair-text\"\u003eYoder pellet grills are the choice of competition BBQ teams: the same teams that use Hardcore Carnivore Red as their pork rub. The combination is genuine American competition BBQ in your backyard. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-hcr-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=\"\/products\/misty-gully-wood-chunks-2kg-cherry\" class=\"pd-hcr-pair\"\u003e\n      \u003cspan class=\"pd-hcr-pair-eyebrow\"\u003eThe Iconic Smoke Pairing\u003c\/span\u003e\n      \u003cspan class=\"pd-hcr-pair-title\"\u003eCherry Wood Chunks\u003c\/span\u003e\n      \u003cspan class=\"pd-hcr-pair-text\"\u003eRed rub plus cherry smoke is the iconic competition BBQ visual combination. The red rub builds bark colour; the cherry smoke deepens the surface into mahogany. The classic rib look begins here.\u003c\/span\u003e\n      \u003cspan class=\"pd-hcr-pair-cta\"\u003e\n        Shop Cherry Chunks\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-hcr-range\"\u003e\n    \u003ch3\u003eExplore the full Hardcore Carnivore range\u003c\/h3\u003e\n    \u003cp\u003eRed is the workhorse all-purpose rub, but the Hardcore Carnivore range covers every protein category. \u003cstrong\u003eBlack\u003c\/strong\u003e is the SPG-style beef and brisket rub. \u003cstrong\u003eCamo\u003c\/strong\u003e is the chicken and game seasoning. \u003cstrong\u003eBovine\u003c\/strong\u003e is the premium steakhouse beef rub. \u003cstrong\u003eTabletop\u003c\/strong\u003e is the finishing salt. Each rub is built around Jess Pryles' competition BBQ experience and tested on real Texas pitmaster setups.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/hardcore-carnivore\" class=\"pd-hcr-range-cta\"\u003e\n      Shop All Hardcore Carnivore\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-hcr-why\"\u003e\n    \u003cspan class=\"pd-hcr-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney BBQ specialist for rubs, smoke woods and grills.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We know which rub pairs with which protein, which smoke wood complements which seasoning, and which combinations Jess Pryles herself would put together. Hardcore Carnivore Red is on display and in stock at our Wetherill Park showroom for immediate pickup or Sydney metro delivery.\u003c\/p\u003e\n    \u003cdiv class=\"pd-hcr-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-hcr-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-hcr-why-btn pd-hcr-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-hcr-faq\"\u003e\n\n    \u003cdetails class=\"pd-hcr-faq-item\"\u003e\n      \u003csummary\u003eWhat does Hardcore Carnivore Red taste like?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcr-faq-answer\"\u003eA classic American BBQ spice blend with the savoury character of garlic and black pepper, the smoky earthiness of paprika and chili powder, and just enough sweetness to balance the salt and spice. The heat is subtle (a hint, not a kick), which means Red is family-friendly even for kids. Coarse texture delivers visible spice particles on the meat surface and a satisfying bite character on every mouthful.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcr-faq-item\"\u003e\n      \u003csummary\u003eWhy is Red lower in sweetness than typical American pork rubs?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcr-faq-answer\"\u003eTexas BBQ tradition prefers savoury over sweet. Memphis-style and Kansas City-style pork rubs lean heavy on brown sugar (sometimes 30-50% of the blend), which caramelises into a dark, sweet crust on long cooks. Texas competition pitmasters prefer a more restrained sweetness so the spice profile (garlic, paprika, black pepper) stays dominant and the natural meat flavour comes through. Jess Pryles built Red specifically for the Texas competition preference: just enough sugar to balance salt, not enough to dominate.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcr-faq-item\"\u003e\n      \u003csummary\u003eIs the red colour natural or from artificial dyes?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcr-faq-answer\"\u003eEntirely natural. The vivid bright red comes from real paprika and chili powder in the blend. There are no artificial dyes, no colour additives, no food colouring. This is one of the genuine differentiators between Hardcore Carnivore Red and cheaper supermarket rubs: the natural ingredient list versus chemical colour additives. The colour stays brilliant through the cook because paprika oils withstand high heat without breaking down.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcr-faq-item\"\u003e\n      \u003csummary\u003eHow do I apply Red rub for best results?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcr-faq-answer\"\u003eThree things from Jess Pryles' own advice. First, don't be stingy: apply generously, especially on large cuts of meat where some will shake off during cooking. Second, layer the flavour: dust some on before the cook AND a light dust right at the end for sharper finishing flavour. Third, timing matters: apply 45 minutes before cooking OR right before the meat hits the heat. The 5-40 minute window between those two times pulls moisture to the surface and dries the meat out.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcr-faq-item\"\u003e\n      \u003csummary\u003eWhat should I cook with Red?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcr-faq-answer\"\u003eRed's headline applications are pork and chicken. For pork: ribs (the iconic application), pork shoulder for pulled pork, pork chops, pork belly. For chicken: whole roasted, beer can chicken, wings and drumsticks (the classic chicken wing rub). Red also works beautifully as a brisket finishing dust (light layer applied in the last hour for surface colour) and as an all-purpose seasoning for sausages, burgers and general backyard grilling. The lower sweetness means it works on savoury proteins where sweeter rubs would clash.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcr-faq-item\"\u003e\n      \u003csummary\u003eWho is Jess Pryles?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcr-faq-answer\"\u003eJess Pryles is an Australian-born, Texas-based BBQ authority, cookbook author and live-fire cook. She moved to Austin to compete on the American BBQ circuit, wrote the genre-defining cookbook \"Hardcore Carnivore: Cook Meat Like You Mean It\" (now in its second edition), appears regularly on US BBQ TV programming, and built Hardcore Carnivore from scratch into one of the most respected premium rub brands in North America. Buying Hardcore Carnivore supports Australian-grown BBQ industry success.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcr-faq-item\"\u003e\n      \u003csummary\u003eDoes Red contain MSG, gluten or artificial preservatives?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcr-faq-answer\"\u003eNo added MSG, no artificial dyes, no artificial preservatives. The ingredients list is short and recognisable: sea salt, sugar, black pepper, garlic, paprika, onion, chili powder, natural flavour, plus a small amount of silicon dioxide (under 2%) as an anti-caking agent that prevents the rub from clumping in the jar. Refer to the ingredients spec row above for full transparency. The product is not certified gluten-free but contains no gluten ingredients.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcr-faq-item\"\u003e\n      \u003csummary\u003eWhat pack sizes are available?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcr-faq-answer\"\u003eThe standard retail size is the 340g (12 oz) shaker jar. Hardcore Carnivore also produce a 1.56kg (55 oz) Mega Pack refill size for frequent users, and a 4.5kg (10 lb) bulk catering size for restaurants and competition teams. Most home cooks find the 340g shaker jar lasts months of regular cooking. Contact BBQ Republic if you need the larger refill or bulk sizes.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcr-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcr-faq-answer\"\u003eYes. Hardcore Carnivore Red is 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":"Hardcore Carnivore","offers":[{"title":"Default Title","offer_id":46326596173996,"sku":"11895","price":28.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/HardcoreCarnivoreRed.webp?v=1780356224"},{"product_id":"hardcore-carnivore-black-seasoning","title":"Hardcore Carnivore: Black seasoning","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-hcb {\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-hcb * { box-sizing: border-box; }\n.pd-hcb p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-hcb 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-hcb h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-hcb-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-hcb-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-hcb-stat:last-child { border-right: none; }\n.pd-hcb-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-hcb-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-hcb-intro { margin-bottom: 32px; }\n.pd-hcb-intro-lead { font-size: 1.05rem; font-weight: 600; color: var(--pd-text); margin-bottom: 16px; line-height: 1.5; }\n\n\/* ── Social proof badge ── *\/\n.pd-hcb-social-proof {\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-hcb-social-proof-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-hcb-social-proof-icon svg { width: 18px; height: 18px; fill: currentColor; stroke: none; }\n.pd-hcb-social-proof-text { font-size: 0.9rem; color: var(--pd-text); line-height: 1.55; margin: 0; }\n.pd-hcb-social-proof-text strong { color: var(--pd-accent); font-weight: 700; }\n\n\/* ── Brand credentials strip (NEW for Black - leverages 5 brand credentials from source) ── *\/\n.pd-hcb-credentials {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 12px;\n  padding: 18px;\n  background: var(--pd-bg-soft);\n  border-radius: var(--pd-radius);\n  margin-bottom: 32px;\n}\n.pd-hcb-credential {\n  text-align: center;\n  font-size: 0.7rem;\n  font-weight: 700;\n  color: var(--pd-text);\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  line-height: 1.3;\n}\n.pd-hcb-credential-icon {\n  display: block;\n  margin: 0 auto 6px;\n  width: 32px;\n  height: 32px;\n  border-radius: 50%;\n  background: rgba(200, 16, 46, 0.12);\n  color: var(--pd-accent);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.pd-hcb-credential-icon svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 2; }\n\n\/* ── Feature grid ── *\/\n.pd-hcb-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-hcb-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-hcb-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-hcb-feature-icon svg { width: 18px; height: 18px; }\n.pd-hcb-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-hcb-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-hcb-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-hcb-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-hcb-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-hcb-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-hcb-story p:last-child { margin-bottom: 0; }\n.pd-hcb-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── Application tips (Jess Pryles' \"Season Like a Pro\") ── *\/\n.pd-hcb-tips {\n  border: 1px solid var(--pd-border);\n  border-radius: var(--pd-radius);\n  padding: 28px;\n  margin-bottom: 32px;\n  background: #ffffff;\n}\n.pd-hcb-tips-eyebrow {\n  display: inline-block;\n  font-size: 0.62rem;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin-bottom: 6px;\n}\n.pd-hcb-tips h3 { margin-top: 0; margin-bottom: 6px; }\n.pd-hcb-tips-attribution { font-size: 0.8rem; color: var(--pd-text-muted); font-style: italic; margin: 0 0 18px; }\n.pd-hcb-tips-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n.pd-hcb-tip {\n  padding: 18px 20px;\n  background: var(--pd-bg-soft);\n  border-radius: 6px;\n  border-top: 3px solid var(--pd-accent);\n}\n.pd-hcb-tip-title { font-size: 0.88rem; font-weight: 700; color: var(--pd-text); margin: 0 0 8px; text-transform: uppercase; letter-spacing: 0.06em; }\n.pd-hcb-tip-text { font-size: 0.85rem; color: var(--pd-text-muted); line-height: 1.6; margin: 0; }\n\n\/* ── Specs ── *\/\n.pd-hcb-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-hcb-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-hcb-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-hcb-specs-row:last-child { border-bottom: none; }\n.pd-hcb-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-hcb-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-hcb-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-hcb-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-hcb-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-hcb-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-hcb-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-hcb .pd-hcb-pair,\n.pd-hcb .pd-hcb-pair:link,\n.pd-hcb .pd-hcb-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-hcb .pd-hcb-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-hcb-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-hcb-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-hcb-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-hcb-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-hcb-pair:hover .pd-hcb-pair-cta { gap: 10px; }\n.pd-hcb-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Range cross-link ── *\/\n.pd-hcb-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-hcb-range h3 { margin-top: 0; }\n.pd-hcb-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-hcb a.pd-hcb-range-cta,\n.pd-hcb a.pd-hcb-range-cta:link,\n.pd-hcb a.pd-hcb-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-hcb a.pd-hcb-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-hcb a.pd-hcb-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 ── *\/\n.pd-hcb-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-hcb .pd-hcb-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-hcb .pd-hcb-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-hcb .pd-hcb-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-hcb .pd-hcb-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-hcb a.pd-hcb-why-btn,\n.pd-hcb a.pd-hcb-why-btn:link,\n.pd-hcb a.pd-hcb-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-hcb a.pd-hcb-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-hcb a.pd-hcb-why-btn.pd-hcb-why-btn--ghost,\n.pd-hcb a.pd-hcb-why-btn.pd-hcb-why-btn--ghost:link,\n.pd-hcb a.pd-hcb-why-btn.pd-hcb-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-hcb a.pd-hcb-why-btn.pd-hcb-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-hcb a.pd-hcb-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-hcb-faq { margin-bottom: 16px; }\n.pd-hcb-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-hcb-faq-item[open] { border-color: var(--pd-accent); }\n.pd-hcb-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-hcb-faq-item summary::-webkit-details-marker { display: none; }\n.pd-hcb-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-hcb-faq-item[open] summary::after { content: '−'; }\n.pd-hcb-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-hcb-pairs { grid-template-columns: 1fr; }\n  .pd-hcb-tips-grid { grid-template-columns: 1fr; gap: 14px; }\n  .pd-hcb-credentials { grid-template-columns: repeat(2, 1fr); gap: 10px; }\n}\n@media (max-width: 640px) {\n  .pd-hcb-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-hcb-stat:nth-child(2) { border-right: none; }\n  .pd-hcb-stat:nth-child(1), .pd-hcb-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-hcb-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-hcb-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-hcb-uses ul { grid-template-columns: 1fr; }\n  .pd-hcb-story, .pd-hcb-why { padding: 22px; }\n  .pd-hcb .pd-hcb-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-hcb a.pd-hcb-why-btn { width: 100% !important; }\n  .pd-hcb-social-proof { flex-direction: column; text-align: center; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-hcb\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-hcb-stats\"\u003e\n    \u003cdiv class=\"pd-hcb-stat\"\u003e\n\u003cspan class=\"pd-hcb-stat-value\"\u003e368g Shaker Jar\u003c\/span\u003e\u003cspan class=\"pd-hcb-stat-label\"\u003eBest-Selling Rub\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-stat\"\u003e\n\u003cspan class=\"pd-hcb-stat-value\"\u003eActivated Charcoal\u003c\/span\u003e\u003cspan class=\"pd-hcb-stat-label\"\u003eEpic Bark Builder\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-stat\"\u003e\n\u003cspan class=\"pd-hcb-stat-value\"\u003eSteak · Brisket · Tri-Tip\u003c\/span\u003e\u003cspan class=\"pd-hcb-stat-label\"\u003eThe Beef Specialist\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-stat\"\u003e\n\u003cspan class=\"pd-hcb-stat-value\"\u003eMade in Texas\u003c\/span\u003e\u003cspan class=\"pd-hcb-stat-label\"\u003eNo MSG, Gluten-Free\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-hcb-intro\"\u003e\n    \u003cp class=\"pd-hcb-intro-lead\"\u003eThe brisket killer. Hardcore Carnivore Black is Jess Pryles' best-selling seasoning across global markets: an activated-charcoal-infused SPG (salt, pepper, garlic) rub that turns ordinary brisket bark into the kind of dark, glossy crust that wins competition BBQ. The signature jet-black colour is real activated charcoal added specifically to enhance bark and crust development.\u003c\/p\u003e\n    \u003cp\u003eBlack follows the Texas premium-beef philosophy: \u003cstrong\u003elet the meat do the talking\u003c\/strong\u003e. The flavour profile is restrained on purpose, leaning on coarse-ground black pepper, garlic and a subtle backbone of classic spices. There is no aggressive heat, no heavy sweetness, no flavour competition with the meat. Just a beautifully balanced SPG rub designed to enhance everything from a tomahawk steak to a 14-hour brisket cook, with the activated charcoal doing the visual heavy lifting.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SOCIAL PROOF BADGE --\u003e\n  \u003cdiv class=\"pd-hcb-social-proof\"\u003e\n    \u003cdiv class=\"pd-hcb-social-proof-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-hcb-social-proof-text\"\u003e\u003cstrong\u003e96% 5-star rating across 196 customer reviews.\u003c\/strong\u003e The single best-selling Hardcore Carnivore seasoning across global markets. The brisket pitmaster's first choice and the rub that built the Hardcore Carnivore brand's reputation for serious beef cooking.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BRAND CREDENTIALS STRIP --\u003e\n  \u003cdiv class=\"pd-hcb-credentials\"\u003e\n    \u003cdiv class=\"pd-hcb-credential\"\u003e\n      \u003cspan class=\"pd-hcb-credential-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L4 5v6c0 5.5 3.5 10.5 8 11 4.5-.5 8-5.5 8-11V5l-8-3z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      Made in Texas\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-credential\"\u003e\n      \u003cspan class=\"pd-hcb-credential-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"6\" y1=\"18\" x2=\"18\" y2=\"6\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      No MSG\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-credential\"\u003e\n      \u003cspan class=\"pd-hcb-credential-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"6\" y1=\"18\" x2=\"18\" y2=\"6\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      No Artificial Flavours\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-credential\"\u003e\n      \u003cspan class=\"pd-hcb-credential-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0016.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 002 8.5c0 2.29 1.51 4.04 3 5.5\"\u003e\u003c\/path\u003e\u003cline x1=\"6\" y1=\"18\" x2=\"18\" y2=\"6\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      Gluten Free\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-credential\"\u003e\n      \u003cspan class=\"pd-hcb-credential-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      All-Purpose Usage\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"pd-hcb-story\"\u003e\n    \u003cspan class=\"pd-hcb-story-eyebrow\"\u003eThe Brisket Bark Secret\u003c\/span\u003e\n    \u003ch3\u003eActivated charcoal: the ingredient that built the best-seller.\u003c\/h3\u003e\n    \u003cp\u003eActivated charcoal is the ingredient that makes Black genuinely jet-black, and it is included for a specific functional reason: \u003cstrong\u003ebark and crust development\u003c\/strong\u003e. When applied to a brisket, picanha, prime rib or tomahawk steak ahead of a low-and-slow cook, the activated charcoal in the rub draws excess surface moisture during the first hours of the cook (the critical bark-formation window), then helps lock in spice character as the surface dehydrates and crusts up. The result is the kind of dark, glossy, properly-formed bark that competition pitmasters chase: deep colour, intense texture, satisfying bite.\u003c\/p\u003e\n    \u003cp\u003eFor Australian customers buying premium beef (Wagyu marble grade 6+, dry-aged tomahawks, picanha from the local butcher), Black solves a particular problem. \u003cstrong\u003eMost premium beef rubs over-season\u003c\/strong\u003e. The natural marbling and flavour development of high-grade beef is what you are paying for, and a heavy-handed rub competes against that instead of enhancing it. Black's restrained SPG profile (salt, coarse black pepper, garlic, with a subtle background of chili and onion) lets the beef be the hero: the rub provides bark, crust and the right amount of seasoning, but the meat does the talking.\u003c\/p\u003e\n    \u003cp\u003eThe activated charcoal is food-grade, safe, tasteless on its own, and one of the more interesting product innovations in the premium BBQ rub category. It does not make the food taste like charcoal. It builds bark, deepens colour, and gives Black its signature jet-black appearance in the jar.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-hcb-features\"\u003e\n\n    \u003cdiv class=\"pd-hcb-feature\"\u003e\n      \u003cdiv class=\"pd-hcb-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\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-hcb-feature-title\"\u003eActivated Charcoal for Epic Bark\u003c\/p\u003e\n      \u003cp class=\"pd-hcb-feature-text\"\u003eFood-grade activated charcoal is added specifically to build dramatic bark and crust on brisket, beef ribs and steaks. The same charcoal that gives Black its jet-black colour does real work during the cook.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hcb-feature\"\u003e\n      \u003cdiv class=\"pd-hcb-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=\"M3 7v10c0 1 1 2 2 2h14c1 0 2-1 2-2V7l-9-5-9 5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 22V12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-hcb-feature-title\"\u003eTexas SPG Style\u003c\/p\u003e\n      \u003cp class=\"pd-hcb-feature-text\"\u003eSalt, pepper, garlic: the classic Texas formula for premium beef. Restrained flavour profile that enhances rather than overpowers. Perfect for Wagyu, dry-aged beef and high-marble cuts where the meat is the hero.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hcb-feature\"\u003e\n      \u003cdiv class=\"pd-hcb-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-hcb-feature-title\"\u003eCoarse Texture for Big Cuts\u003c\/p\u003e\n      \u003cp class=\"pd-hcb-feature-text\"\u003eCoarse-ground spice blend stands up to big-cut beef applications: full briskets, tomahawks, picanhas, dry-aged ribeyes. Visible texture on the surface, satisfying bite character on every mouthful.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hcb-feature\"\u003e\n      \u003cdiv class=\"pd-hcb-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-hcb-feature-title\"\u003eTexas-Made, Premium Credentials\u003c\/p\u003e\n      \u003cp class=\"pd-hcb-feature-text\"\u003eMade in Texas. No MSG. No artificial flavours. Gluten free. All-purpose usage credentials. Built to the standards of competition BBQ teams and respected globally for product integrity.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- APPLICATION TIPS (Jess Pryles' \"Season Like a Pro\") --\u003e\n  \u003cdiv class=\"pd-hcb-tips\"\u003e\n    \u003cspan class=\"pd-hcb-tips-eyebrow\"\u003eSeason Like a Pro\u003c\/span\u003e\n    \u003ch3\u003eThree rub-application techniques from Jess Pryles.\u003c\/h3\u003e\n    \u003cp class=\"pd-hcb-tips-attribution\"\u003eApplication advice direct from Jess Pryles at Hardcore Carnivore.\u003c\/p\u003e\n    \u003cdiv class=\"pd-hcb-tips-grid\"\u003e\n      \u003cdiv class=\"pd-hcb-tip\"\u003e\n        \u003ch4 class=\"pd-hcb-tip-title\"\u003eDon't Be Stingy\u003c\/h4\u003e\n        \u003cp class=\"pd-hcb-tip-text\"\u003eMost cooks under-season. Go generous, especially on big cuts like brisket and picanha where some seasoning will shake off during cooking. The Black shaker jar is sized for generous application across full-packer briskets and large cuts.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-hcb-tip\"\u003e\n        \u003ch4 class=\"pd-hcb-tip-title\"\u003eLayer Your Flavour\u003c\/h4\u003e\n        \u003cp class=\"pd-hcb-tip-text\"\u003eUse Black before AND after cooking. A light dusting of fresh Black post-cook sharpens the surface flavour without overpowering. For brisket specifically, a finishing layer in the last hour deepens the bark colour even further.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-hcb-tip\"\u003e\n        \u003ch4 class=\"pd-hcb-tip-title\"\u003eTiming Matters\u003c\/h4\u003e\n        \u003cp class=\"pd-hcb-tip-text\"\u003eApply Black either 45 minutes before cooking, OR right before the meat hits the heat. Anywhere in between pulls moisture to the surface and dries the meat out. For overnight brisket prep, apply the rub the morning of the cook.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pd-hcb-specs\"\u003e\n    \u003cdiv class=\"pd-hcb-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-specs-row\"\u003e\n\u003cspan class=\"pd-hcb-specs-label\"\u003eProduct Type\u003c\/span\u003e\u003cspan class=\"pd-hcb-specs-value\"\u003eBeef and red-meat BBQ rub (activated charcoal SPG style)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-specs-row\"\u003e\n\u003cspan class=\"pd-hcb-specs-label\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"pd-hcb-specs-value\"\u003e368g (13 oz) standard shaker jar. Also available in 1.76kg (62 oz) Mega Pack refill size. Contact us for 4.76kg bulk catering size.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-specs-row\"\u003e\n\u003cspan class=\"pd-hcb-specs-label\"\u003eTexture\u003c\/span\u003e\u003cspan class=\"pd-hcb-specs-value\"\u003eCoarse-ground blend with visible spice particles. Sized for big-cut beef applications.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-specs-row\"\u003e\n\u003cspan class=\"pd-hcb-specs-label\"\u003eColour\u003c\/span\u003e\u003cspan class=\"pd-hcb-specs-value\"\u003eJet black (from food-grade activated charcoal, not artificial colouring)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-specs-row\"\u003e\n\u003cspan class=\"pd-hcb-specs-label\"\u003eFlavour Profile\u003c\/span\u003e\u003cspan class=\"pd-hcb-specs-value\"\u003eCoarse black pepper and garlic dominant. Subtle background of activated charcoal, chili and onion. \"Let the meat do the talking\" Texas restraint.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-specs-row\"\u003e\n\u003cspan class=\"pd-hcb-specs-label\"\u003eIngredients\u003c\/span\u003e\u003cspan class=\"pd-hcb-specs-value\"\u003eSea Salt, White Sugar, Black Pepper, Dehydrated Garlic and Onion, Chili Powder (Chili Pepper, Salt, Cumin, Oregano, Garlic), Activated Charcoal (added for bark and crust), Silicon Dioxide (anti-caking, less than 2%)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-specs-row\"\u003e\n\u003cspan class=\"pd-hcb-specs-label\"\u003eCredentials\u003c\/span\u003e\u003cspan class=\"pd-hcb-specs-value\"\u003eMade in Texas. No MSG. No artificial flavours. Gluten free.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-specs-row\"\u003e\n\u003cspan class=\"pd-hcb-specs-label\"\u003eBest For\u003c\/span\u003e\u003cspan class=\"pd-hcb-specs-value\"\u003eBeef brisket, tomahawk and ribeye steaks, picanha, tri-tip, prime rib, beef short ribs, Wagyu and dry-aged beef, beef ribs.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-specs-row\"\u003e\n\u003cspan class=\"pd-hcb-specs-label\"\u003eSodium-Free Variant\u003c\/span\u003e\u003cspan class=\"pd-hcb-specs-value\"\u003eA sodium-free version of Black exists for customers managing sodium intake. Contact BBQ Republic if interested in stocking the sodium-free SKU.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-specs-row\"\u003e\n\u003cspan class=\"pd-hcb-specs-label\"\u003eCountry of Origin\u003c\/span\u003e\u003cspan class=\"pd-hcb-specs-value\"\u003eMade in Texas, USA. Brand founded by Australian-born Jess Pryles.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcb-specs-row\"\u003e\n\u003cspan class=\"pd-hcb-specs-label\"\u003eCustomer Rating\u003c\/span\u003e\u003cspan class=\"pd-hcb-specs-value\"\u003e96% 5-star, 196 reviews on the Hardcore Carnivore site at time of writing. The brand's best-selling product.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003ch2\u003eWhat to cook with Hardcore Carnivore Black\u003c\/h2\u003e\n  \u003cdiv class=\"pd-hcb-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eBeef brisket (the headline cook, 12-14 hour low and slow)\u003c\/li\u003e\n      \u003cli\u003eTomahawk and ribeye steaks (reverse sear with epic crust)\u003c\/li\u003e\n      \u003cli\u003ePicanha (Brazilian-style rotisserie or kamado)\u003c\/li\u003e\n      \u003cli\u003eTri-tip (California-style sear and slice)\u003c\/li\u003e\n      \u003cli\u003ePrime rib roast (oven or smoker)\u003c\/li\u003e\n      \u003cli\u003eBeef short ribs and beef shorties\u003c\/li\u003e\n      \u003cli\u003eWagyu and dry-aged premium beef (let the meat talk)\u003c\/li\u003e\n      \u003cli\u003eBeef ribs (the bark builder)\u003c\/li\u003e\n      \u003cli\u003eSirloin and rump roasts\u003c\/li\u003e\n      \u003cli\u003eBeef burger patties (smashburgers and traditional)\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-hcb-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-hcb-pair\"\u003e\n      \u003cspan class=\"pd-hcb-pair-eyebrow\"\u003eKamado Brisket Cooks\u003c\/span\u003e\n      \u003cspan class=\"pd-hcb-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-hcb-pair-text\"\u003eThe Big Green Egg is the ideal kamado for Black-rubbed brisket and beef ribs. Tight temperature control across 12-14 hour cooks lets the activated charcoal build proper bark. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-hcb-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-hcb-pair\"\u003e\n      \u003cspan class=\"pd-hcb-pair-eyebrow\"\u003eCompetition Brisket\u003c\/span\u003e\n      \u003cspan class=\"pd-hcb-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-hcb-pair-text\"\u003eYoder pellet grills are the choice of competition BBQ teams: the same teams that use Black as their brisket rub. The combination is genuine American competition BBQ in your backyard. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-hcb-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=\"\/products\/misty-gully-wood-chunks-2kg-hickory\" class=\"pd-hcb-pair\"\u003e\n      \u003cspan class=\"pd-hcb-pair-eyebrow\"\u003eThe Brisket Smoke Pairing\u003c\/span\u003e\n      \u003cspan class=\"pd-hcb-pair-title\"\u003eHickory Wood Chunks\u003c\/span\u003e\n      \u003cspan class=\"pd-hcb-pair-text\"\u003eBlack rub plus hickory smoke is the classic American brisket combination. The activated charcoal builds bark; the hickory delivers the authentic American BBQ smoke profile. Memphis and Kansas City pitmasters have used this combination for decades.\u003c\/span\u003e\n      \u003cspan class=\"pd-hcb-pair-cta\"\u003e\n        Shop Hickory Chunks\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-hcb-range\"\u003e\n    \u003ch3\u003eExplore the full Hardcore Carnivore range\u003c\/h3\u003e\n    \u003cp\u003eBlack is the brand's best-selling beef rub. The companion is \u003ca href=\"\/products\/hardcore-carnivore-red-seasoning\"\u003e\u003cstrong\u003eHardcore Carnivore Red\u003c\/strong\u003e\u003c\/a\u003e, the workhorse pork and chicken rub: Red and Black together cover virtually every BBQ cook between them. The full Hardcore Carnivore range also includes \u003cstrong\u003eCamo\u003c\/strong\u003e for chicken and game, \u003cstrong\u003eBovine\u003c\/strong\u003e for premium steakhouse beef, and \u003cstrong\u003eTabletop\u003c\/strong\u003e finishing salt. Each rub is built around Jess Pryles' competition BBQ experience.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/hardcore-carnivore\" class=\"pd-hcb-range-cta\"\u003e\n      Shop All Hardcore Carnivore\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-hcb-why\"\u003e\n    \u003cspan class=\"pd-hcb-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney BBQ specialist for rubs, smoke woods and grills.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We know which rub pairs with which protein, which smoke wood complements which seasoning, and which combinations Jess Pryles herself would put together. Hardcore Carnivore Black is on display and in stock at our Wetherill Park showroom for immediate pickup or Sydney metro delivery.\u003c\/p\u003e\n    \u003cdiv class=\"pd-hcb-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-hcb-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-hcb-why-btn pd-hcb-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-hcb-faq\"\u003e\n\n    \u003cdetails class=\"pd-hcb-faq-item\"\u003e\n      \u003csummary\u003eWhat is activated charcoal in a BBQ rub?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcb-faq-answer\"\u003eActivated charcoal is food-grade carbon that has been processed to be highly porous (lots of surface area at the microscopic level). It is a recognised food additive used in everything from premium ice creams to detoxifying products to high-end charcuterie. In Hardcore Carnivore Black, the activated charcoal serves two purposes: it gives the rub its signature jet-black appearance, and it actively contributes to bark and crust development during low-and-slow beef cooks by managing surface moisture. Activated charcoal is tasteless on its own and entirely food-safe.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcb-faq-item\"\u003e\n      \u003csummary\u003eDoes Black taste like charcoal?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcb-faq-answer\"\u003eNo. Activated charcoal is tasteless on its own (one of the reasons it works as a food additive). The flavour profile of Black comes from the other ingredients: coarse-ground black pepper, garlic, a touch of chili powder, and the spice-blend backbone. The activated charcoal contributes the jet-black colour and the bark-building functionality, but it does not contribute charcoal flavour to the finished meat. The Texas philosophy applies: let the meat do the talking.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcb-faq-item\"\u003e\n      \u003csummary\u003eHow does Black compare to Hardcore Carnivore Red?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcb-faq-answer\"\u003eRed and Black are the two foundational rubs in the Hardcore Carnivore range, designed to complement each other across all your BBQ cooks. Red is the workhorse all-purpose rub for pork, chicken and brisket finishing dust (Texas-style lower-sweetness, classic spice blend, vivid red from paprika). Black is the beef and brisket specialist (SPG style, activated charcoal for bark, jet-black colour). Together they cover most BBQ cooks: Red for pork ribs, chicken and pork shoulder; Black for brisket, beef ribs, steaks, picanha and any premium beef cook.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcb-faq-item\"\u003e\n      \u003csummary\u003eWhat should I cook with Black?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcb-faq-answer\"\u003eBeef. The headline applications are brisket (the signature use case), beef ribs, premium steaks (tomahawk, ribeye, sirloin), picanha (Brazilian-style), tri-tip, prime rib roasts, and any cut of high-quality beef where you want bark development and SPG flavour without overpowering. Black is particularly good on premium beef like Wagyu and dry-aged cuts where you want the rub to enhance rather than dominate. It is the rub for serious beef cooks.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcb-faq-item\"\u003e\n      \u003csummary\u003eWhy is Black the best-selling Hardcore Carnivore rub?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcb-faq-answer\"\u003eThree reasons. First, the activated charcoal is genuinely novel: no other major rub brand has it, and the bark-building functionality is real. Second, the restrained SPG flavour profile suits the kind of premium beef most BBQ enthusiasts cook (brisket, ribeyes, picanha) where over-seasoning is the biggest mistake. Third, the visual impact: a beautifully crusted jet-black brisket is unmistakable, and people who cook one tend to buy Black again. With 196 reviews and 96% 5-star ratings, the social proof speaks for itself.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcb-faq-item\"\u003e\n      \u003csummary\u003eIs there a sodium-free version available?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcb-faq-answer\"\u003eYes, Hardcore Carnivore produces a sodium-free version of Black for customers managing sodium intake (heart conditions, kidney conditions, hypertension management). The sodium-free variant is a separate SKU. BBQ Republic does not currently stock the sodium-free version, but contact us on 0434 010 411 if you would like to special-order it for medical or dietary reasons. We can arrange it through our supplier relationship.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcb-faq-item\"\u003e\n      \u003csummary\u003eWhat makes the brisket bark \"epic\"?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcb-faq-answer\"\u003eThree factors working together. First, the activated charcoal physically helps moisture management on the meat surface during the critical bark-formation hours (typically the first 3-4 hours of a brisket cook). Second, the coarse-ground spice texture creates physical surface variation that catches and locks in smoke during the cook. Third, the SPG-dominant flavour profile means the bark develops deep colour and pronounced texture without bitter or burnt notes from over-seasoned sugar-heavy rubs. The result is the kind of dark, glossy, properly-formed bark that competition pitmasters chase.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcb-faq-item\"\u003e\n      \u003csummary\u003eIs Black gluten-free?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcb-faq-answer\"\u003eYes. Black is officially gluten-free, no MSG, no artificial flavours, and made in Texas. The full ingredients list is: sea salt, white sugar, black pepper, dehydrated garlic and onion, chili powder (chili pepper, salt, cumin, oregano, garlic), activated charcoal, and silicon dioxide (under 2%, anti-caking). Refer to the ingredients spec row above for full transparency.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcb-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcb-faq-answer\"\u003eYes. Hardcore Carnivore Black is 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":"Hardcore Carnivore","offers":[{"title":"Default Title","offer_id":46326603972780,"sku":"11894","price":28.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/HardcoreCarnivore.webp?v=1780357279"},{"product_id":"hardcore-carnivore-sweet-bbq-seasoning","title":"Hardcore Carnivore: Sweet BBQ seasoning","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-hcs {\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-hcs * { box-sizing: border-box; }\n.pd-hcs p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-hcs 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-hcs h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-hcs-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-hcs-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-hcs-stat:last-child { border-right: none; }\n.pd-hcs-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-hcs-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-hcs-intro { margin-bottom: 32px; }\n.pd-hcs-intro-lead { font-size: 1.05rem; font-weight: 600; color: var(--pd-text); margin-bottom: 16px; line-height: 1.5; }\n\n\/* ── Social proof badge ── *\/\n.pd-hcs-social-proof {\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-hcs-social-proof-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-hcs-social-proof-icon svg { width: 18px; height: 18px; fill: currentColor; stroke: none; }\n.pd-hcs-social-proof-text { font-size: 0.9rem; color: var(--pd-text); line-height: 1.55; margin: 0; }\n.pd-hcs-social-proof-text strong { color: var(--pd-accent); font-weight: 700; }\n\n\/* ── Feature grid ── *\/\n.pd-hcs-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-hcs-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-hcs-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-hcs-feature-icon svg { width: 18px; height: 18px; }\n.pd-hcs-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-hcs-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-hcs-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-hcs-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-hcs-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-hcs-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-hcs-story p:last-child { margin-bottom: 0; }\n.pd-hcs-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── Technique warning (sugar burning at high heat) ── *\/\n.pd-hcs-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-hcs-warning-header {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  margin-bottom: 12px;\n}\n.pd-hcs-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-hcs-warning-title { font-size: 0.95rem; font-weight: 700; color: var(--pd-text); margin: 0; }\n.pd-hcs-warning p { font-size: 0.88rem; color: var(--pd-text); line-height: 1.65; margin: 0 0 8px; }\n.pd-hcs-warning p:last-child { margin-bottom: 0; }\n.pd-hcs-warning strong { color: var(--pd-text); }\n\n\/* ── Application tips (Jess Pryles' \"Season Like a Pro\") ── *\/\n.pd-hcs-tips {\n  border: 1px solid var(--pd-border);\n  border-radius: var(--pd-radius);\n  padding: 28px;\n  margin-bottom: 32px;\n  background: #ffffff;\n}\n.pd-hcs-tips-eyebrow {\n  display: inline-block;\n  font-size: 0.62rem;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin-bottom: 6px;\n}\n.pd-hcs-tips h3 { margin-top: 0; margin-bottom: 6px; }\n.pd-hcs-tips-attribution { font-size: 0.8rem; color: var(--pd-text-muted); font-style: italic; margin: 0 0 18px; }\n.pd-hcs-tips-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n.pd-hcs-tip {\n  padding: 18px 20px;\n  background: var(--pd-bg-soft);\n  border-radius: 6px;\n  border-top: 3px solid var(--pd-accent);\n}\n.pd-hcs-tip-title { font-size: 0.88rem; font-weight: 700; color: var(--pd-text); margin: 0 0 8px; text-transform: uppercase; letter-spacing: 0.06em; }\n.pd-hcs-tip-text { font-size: 0.85rem; color: var(--pd-text-muted); line-height: 1.6; margin: 0; }\n\n\/* ── Specs ── *\/\n.pd-hcs-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-hcs-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-hcs-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-hcs-specs-row:last-child { border-bottom: none; }\n.pd-hcs-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-hcs-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-hcs-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-hcs-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-hcs-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-hcs-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-hcs-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-hcs .pd-hcs-pair,\n.pd-hcs .pd-hcs-pair:link,\n.pd-hcs .pd-hcs-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-hcs .pd-hcs-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-hcs-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-hcs-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-hcs-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-hcs-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-hcs-pair:hover .pd-hcs-pair-cta { gap: 10px; }\n.pd-hcs-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Range cross-link ── *\/\n.pd-hcs-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-hcs-range h3 { margin-top: 0; }\n.pd-hcs-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-hcs a.pd-hcs-range-cta,\n.pd-hcs a.pd-hcs-range-cta:link,\n.pd-hcs a.pd-hcs-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-hcs a.pd-hcs-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-hcs a.pd-hcs-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 ── *\/\n.pd-hcs-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-hcs .pd-hcs-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-hcs .pd-hcs-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-hcs .pd-hcs-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-hcs .pd-hcs-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-hcs a.pd-hcs-why-btn,\n.pd-hcs a.pd-hcs-why-btn:link,\n.pd-hcs a.pd-hcs-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-hcs a.pd-hcs-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-hcs a.pd-hcs-why-btn.pd-hcs-why-btn--ghost,\n.pd-hcs a.pd-hcs-why-btn.pd-hcs-why-btn--ghost:link,\n.pd-hcs a.pd-hcs-why-btn.pd-hcs-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-hcs a.pd-hcs-why-btn.pd-hcs-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-hcs a.pd-hcs-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-hcs-faq { margin-bottom: 16px; }\n.pd-hcs-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-hcs-faq-item[open] { border-color: var(--pd-accent); }\n.pd-hcs-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-hcs-faq-item summary::-webkit-details-marker { display: none; }\n.pd-hcs-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-hcs-faq-item[open] summary::after { content: '−'; }\n.pd-hcs-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-hcs-pairs { grid-template-columns: 1fr; }\n  .pd-hcs-tips-grid { grid-template-columns: 1fr; gap: 14px; }\n}\n@media (max-width: 640px) {\n  .pd-hcs-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-hcs-stat:nth-child(2) { border-right: none; }\n  .pd-hcs-stat:nth-child(1), .pd-hcs-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-hcs-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-hcs-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-hcs-uses ul { grid-template-columns: 1fr; }\n  .pd-hcs-story, .pd-hcs-why { padding: 22px; }\n  .pd-hcs .pd-hcs-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-hcs a.pd-hcs-why-btn { width: 100% !important; }\n  .pd-hcs-social-proof { flex-direction: column; text-align: center; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-hcs\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-hcs-stats\"\u003e\n    \u003cdiv class=\"pd-hcs-stat\"\u003e\n\u003cspan class=\"pd-hcs-stat-value\"\u003e347g Shaker Jar\u003c\/span\u003e\u003cspan class=\"pd-hcs-stat-label\"\u003eMemphis-Style Sweet Rub\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-stat\"\u003e\n\u003cspan class=\"pd-hcs-stat-value\"\u003eBrown Sugar + Honey\u003c\/span\u003e\u003cspan class=\"pd-hcs-stat-label\"\u003eSweet Pork Blend\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-stat\"\u003e\n\u003cspan class=\"pd-hcs-stat-value\"\u003ePork Butt · Ribs · Chicken\u003c\/span\u003e\u003cspan class=\"pd-hcs-stat-label\"\u003eSweet BBQ Specialist\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-stat\"\u003e\n\u003cspan class=\"pd-hcs-stat-value\"\u003ePremium Ingredients\u003c\/span\u003e\u003cspan class=\"pd-hcs-stat-label\"\u003ePitmaster Level\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-hcs-intro\"\u003e\n    \u003cp class=\"pd-hcs-intro-lead\"\u003eThe Memphis-style sweet pork rub. Hardcore Carnivore Sweet BBQ is Jess Pryles' premium American-tradition seasoning built around brown sugar, honey powder and paprika: the classic sticky-sweet flavour profile that defines Memphis ribs, Kansas City pulled pork and traditional American competition BBQ chicken.\u003c\/p\u003e\n    \u003cp\u003eWhere Hardcore Carnivore Red leans into Texas-style restraint (lower sweetness, classic spice profile), \u003cstrong\u003eSweet BBQ leans the other direction\u003c\/strong\u003e: generous sweetness from three sugar sources (white sugar, brown sugar, honey powder), with paprika and spices providing the savoury backbone. The result is a rub designed specifically for the cooks where sweetness matters: glazed pork ribs, pulled pork, sweet smoked chicken, and any cook where you want that distinctly American sticky-sweet finish.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SOCIAL PROOF BADGE --\u003e\n  \u003cdiv class=\"pd-hcs-social-proof\"\u003e\n    \u003cdiv class=\"pd-hcs-social-proof-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-hcs-social-proof-text\"\u003e\u003cstrong\u003e96% 5-star rating across 46 customer reviews.\u003c\/strong\u003e Jess Pryles' specialty rub for Memphis-style pork ribs, Kansas City pulled pork and classic American sweet-BBQ chicken cooks. The companion to Red for cooks who prefer the sweeter side of American BBQ tradition.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SUGAR-AT-HIGH-HEAT WARNING --\u003e\n  \u003cdiv class=\"pd-hcs-warning\"\u003e\n    \u003cdiv class=\"pd-hcs-warning-header\"\u003e\n      \u003cdiv class=\"pd-hcs-warning-icon\"\u003e!\u003c\/div\u003e\n      \u003cp class=\"pd-hcs-warning-title\"\u003eSweet BBQ is built for low-and-slow cooking. Avoid high direct heat.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe sugar content in Sweet BBQ (white sugar, brown sugar and honey powder) is exactly what makes Memphis-style ribs and pulled pork taste right. \u003cstrong\u003eHowever, sugar burns at high direct heat (above 175°C \/ 350°F)\u003c\/strong\u003e, which means Sweet BBQ is not the right rub for steaks, smashburgers, or anything seared hot. Use Sweet BBQ on low-and-slow smoker or kamado cooks (typically 110-135°C), or apply Sweet BBQ to grilled meat in the LAST few minutes of the cook for a glaze finish rather than at the start. For high-heat applications like steaks, use Hardcore Carnivore \u003ca href=\"\/products\/hardcore-carnivore-black-seasoning\"\u003eBlack\u003c\/a\u003e instead.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"pd-hcs-story\"\u003e\n    \u003cspan class=\"pd-hcs-story-eyebrow\"\u003eMemphis Sweet vs Texas Savoury\u003c\/span\u003e\n    \u003ch3\u003eThe classic American BBQ regional split, in rub form.\u003c\/h3\u003e\n    \u003cp\u003eAmerican BBQ tradition divides cleanly into two regional schools of pork seasoning. \u003cstrong\u003eTexas-style pork rubs\u003c\/strong\u003e lean savoury: lower sugar content, dominant black pepper and paprika, restrained flavour designed to let the meat do the talking. Hardcore Carnivore Red follows this tradition. \u003cstrong\u003eMemphis and Kansas City-style pork rubs\u003c\/strong\u003e lean sweet: significant sugar content (often 30-50% of the blend), brown sugar dominance, honey notes, that distinctive sticky finish that defines sweet competition pork ribs. Sweet BBQ follows this tradition.\u003c\/p\u003e\n    \u003cp\u003eNeither is \"right\" or \"wrong\": they reflect different American regional cuisine traditions and different cooking philosophies. A serious BBQ cook tends to own both because they suit different applications. \u003cstrong\u003eMemphis sweet for sticky ribs and pulled pork sliders. Texas savoury for restrained spice rubs on premium pork.\u003c\/strong\u003e For Sydney customers building their first proper rub cabinet, owning Red and Sweet BBQ together gives you the full pork-rub spectrum to choose from depending on the cook.\u003c\/p\u003e\n    \u003cp\u003eSweet BBQ specifically is built around \u003cstrong\u003ethree sweet ingredients\u003c\/strong\u003e (white sugar, brown sugar, honey powder) layered with paprika for colour and warmth, spices for backbone, and garlic and onion for the savoury foundation. The honey powder is the differentiator: traditional Memphis rubs often use just brown sugar; Sweet BBQ adds honey-derived sweetness that delivers a more complex finish than sugar alone.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-hcs-features\"\u003e\n\n    \u003cdiv class=\"pd-hcs-feature\"\u003e\n      \u003cdiv class=\"pd-hcs-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 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 8h14\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 8L3 22h18L19 8\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"14\" r=\"2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-hcs-feature-title\"\u003eThree Sweet Ingredients\u003c\/p\u003e\n      \u003cp class=\"pd-hcs-feature-text\"\u003eBuilt around white sugar, brown sugar AND honey powder (the differentiator). Traditional Memphis rubs use just brown sugar. Sweet BBQ adds honey-derived complexity for a more layered sweet finish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hcs-feature\"\u003e\n      \u003cdiv class=\"pd-hcs-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-hcs-feature-title\"\u003eMemphis BBQ Tradition\u003c\/p\u003e\n      \u003cp class=\"pd-hcs-feature-text\"\u003eThe classic American sticky-sweet pork rub style. Built for Memphis-style ribs, Kansas City pulled pork and traditional sweet-BBQ competition cooks where the sticky finish defines the dish.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hcs-feature\"\u003e\n      \u003cdiv class=\"pd-hcs-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\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 6v0M12 18v0M6 12h0M18 12h0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-hcs-feature-title\"\u003ePremium Ingredient Blend\u003c\/p\u003e\n      \u003cp class=\"pd-hcs-feature-text\"\u003eSpecially blended from premium ingredients to elevate backyard BBQ to pitmaster level. Quality paprika for colour, real honey powder, classic spices and garlic-onion savoury foundation.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-hcs-feature\"\u003e\n      \u003cdiv class=\"pd-hcs-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 2v20M8 22h8M5 5h14a2 2 0 012 2v6c0 5-4 9-9 9s-9-4-9-9V7a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-hcs-feature-title\"\u003eBuilt for Low and Slow Cooks\u003c\/p\u003e\n      \u003cp class=\"pd-hcs-feature-text\"\u003eThe sugar content rewards low-and-slow cooking (110-135 degrees C): pulled pork, ribs and slow-smoked chicken. For high direct heat applications, use Hardcore Carnivore Black instead to avoid sugar burning.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- APPLICATION TIPS (Jess Pryles' \"Season Like a Pro\") --\u003e\n  \u003cdiv class=\"pd-hcs-tips\"\u003e\n    \u003cspan class=\"pd-hcs-tips-eyebrow\"\u003eSeason Like a Pro\u003c\/span\u003e\n    \u003ch3\u003eThree rub-application techniques from Jess Pryles.\u003c\/h3\u003e\n    \u003cp class=\"pd-hcs-tips-attribution\"\u003eApplication advice direct from Jess Pryles at Hardcore Carnivore, plus the Sweet BBQ-specific 15-minute adherence step.\u003c\/p\u003e\n    \u003cdiv class=\"pd-hcs-tips-grid\"\u003e\n      \u003cdiv class=\"pd-hcs-tip\"\u003e\n        \u003ch4 class=\"pd-hcs-tip-title\"\u003eDon't Be Stingy\u003c\/h4\u003e\n        \u003cp class=\"pd-hcs-tip-text\"\u003eMost cooks under-season. Go generous with Sweet BBQ, especially on big cuts like pork butt and full racks of ribs where some seasoning will shake off during cooking. Memphis-style pork ribs are heavy-rubbed on purpose.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-hcs-tip\"\u003e\n        \u003ch4 class=\"pd-hcs-tip-title\"\u003e15-Minute Rest\u003c\/h4\u003e\n        \u003cp class=\"pd-hcs-tip-text\"\u003eAfter applying Sweet BBQ, let the meat sit for 15 minutes before cooking. The sugar and salt draw a small amount of moisture to the surface, which then re-absorbs along with the spice character. This is how the rub \"adheres\" properly to the meat.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-hcs-tip\"\u003e\n        \u003ch4 class=\"pd-hcs-tip-title\"\u003eLayer Your Flavour\u003c\/h4\u003e\n        \u003cp class=\"pd-hcs-tip-text\"\u003eUse Sweet BBQ before AND after cooking. A light finishing dust of fresh Sweet BBQ post-cook sharpens the sweetness without overpowering. For pulled pork specifically, mix a tablespoon of Sweet BBQ into the pulled meat just before serving for a layered flavour.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pd-hcs-specs\"\u003e\n    \u003cdiv class=\"pd-hcs-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-specs-row\"\u003e\n\u003cspan class=\"pd-hcs-specs-label\"\u003eProduct Type\u003c\/span\u003e\u003cspan class=\"pd-hcs-specs-value\"\u003eMemphis-style sweet BBQ rub and seasoning for pork and chicken\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-specs-row\"\u003e\n\u003cspan class=\"pd-hcs-specs-label\"\u003eNet Weight\u003c\/span\u003e\u003cspan class=\"pd-hcs-specs-value\"\u003e347g (12.25 oz) standard shaker jar. Also available in 1.59kg (56 oz) Mega Pack refill size. Contact us for 4.5kg bulk catering size.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-specs-row\"\u003e\n\u003cspan class=\"pd-hcs-specs-label\"\u003eTexture\u003c\/span\u003e\u003cspan class=\"pd-hcs-specs-value\"\u003eSweet sugar and spice blend, designed for generous application\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-specs-row\"\u003e\n\u003cspan class=\"pd-hcs-specs-label\"\u003eFlavour Profile\u003c\/span\u003e\u003cspan class=\"pd-hcs-specs-value\"\u003eBrown sugar dominant, honey-powder layered, paprika, classic spices, garlic and onion. Sweet and sticky without harsh heat.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-specs-row\"\u003e\n\u003cspan class=\"pd-hcs-specs-label\"\u003eIngredients\u003c\/span\u003e\u003cspan class=\"pd-hcs-specs-value\"\u003eWhite Sugar, Salt, Brown Sugar, Paprika, Honey Powder (Cane Sugar and Honey), Spices, Dehydrated Garlic and Onion, Silicon Dioxide (anti-caking, less than 2%)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-specs-row\"\u003e\n\u003cspan class=\"pd-hcs-specs-label\"\u003eCooking Temperature\u003c\/span\u003e\u003cspan class=\"pd-hcs-specs-value\"\u003eBuilt for low-and-slow cooking (110-135 degrees C). High direct heat above 175 degrees C will burn the sugar content. Apply late in cook for grilled applications.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-specs-row\"\u003e\n\u003cspan class=\"pd-hcs-specs-label\"\u003eApplication\u003c\/span\u003e\u003cspan class=\"pd-hcs-specs-value\"\u003eApply generously to protein before cooking. Let sit for 15 minutes before cooking to allow the seasoning to adhere to the meat.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-specs-row\"\u003e\n\u003cspan class=\"pd-hcs-specs-label\"\u003eBest For\u003c\/span\u003e\u003cspan class=\"pd-hcs-specs-value\"\u003eMemphis-style pork ribs, Kansas City pulled pork, smoked chicken (wings, drumsticks, whole), beer can chicken, pork butt, pork belly.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-specs-row\"\u003e\n\u003cspan class=\"pd-hcs-specs-label\"\u003eNot Ideal For\u003c\/span\u003e\u003cspan class=\"pd-hcs-specs-value\"\u003eHigh-heat grilled steaks, smashburgers, or anything seared hot (use Hardcore Carnivore Black instead). Premium beef cooks (use Black). Anything requiring restrained spice profile (use Red).\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-specs-row\"\u003e\n\u003cspan class=\"pd-hcs-specs-label\"\u003eCountry of Origin\u003c\/span\u003e\u003cspan class=\"pd-hcs-specs-value\"\u003eUSA. Brand founded by Australian-born Jess Pryles. Customers requiring specific dietary certifications should confirm with the manufacturer.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-hcs-specs-row\"\u003e\n\u003cspan class=\"pd-hcs-specs-label\"\u003eCustomer Rating\u003c\/span\u003e\u003cspan class=\"pd-hcs-specs-value\"\u003e96% 5-star, 46 reviews on the Hardcore Carnivore site at time of writing.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003ch2\u003eWhat to cook with Hardcore Carnivore Sweet BBQ\u003c\/h2\u003e\n  \u003cdiv class=\"pd-hcs-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eMemphis-style pork ribs (the headline application)\u003c\/li\u003e\n      \u003cli\u003eKansas City-style pulled pork shoulder (12-hour low and slow)\u003c\/li\u003e\n      \u003cli\u003ePork butt for pulled pork sliders\u003c\/li\u003e\n      \u003cli\u003eSmoked chicken wings (the sweet-rub favourite)\u003c\/li\u003e\n      \u003cli\u003eBeer can chicken\u003c\/li\u003e\n      \u003cli\u003eWhole smoked chicken\u003c\/li\u003e\n      \u003cli\u003ePork belly burnt ends\u003c\/li\u003e\n      \u003cli\u003eSweet smoked chicken drumsticks\u003c\/li\u003e\n      \u003cli\u003eBBQ pork sandwiches with Carolina-style coleslaw\u003c\/li\u003e\n      \u003cli\u003eFinishing dust on pulled pork just before serving\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-hcs-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-hcs-pair\"\u003e\n      \u003cspan class=\"pd-hcs-pair-eyebrow\"\u003eKamado Pork Cooks\u003c\/span\u003e\n      \u003cspan class=\"pd-hcs-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-hcs-pair-text\"\u003eThe Big Green Egg is the ideal cooker for Sweet BBQ-rubbed Memphis ribs and Kansas City pulled pork. Tight low temperature control prevents sugar burning across long cooks. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-hcs-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-hcs-pair\"\u003e\n      \u003cspan class=\"pd-hcs-pair-eyebrow\"\u003eCompetition Pork\u003c\/span\u003e\n      \u003cspan class=\"pd-hcs-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-hcs-pair-text\"\u003eYoder pellet grills are the choice of competition BBQ teams for sweet pork categories. Steady low temperature control is exactly what Sweet BBQ needs to develop sticky-sweet bark without scorching. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-hcs-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=\"\/products\/misty-gully-wood-chunks-2kg-apple\" class=\"pd-hcs-pair\"\u003e\n      \u003cspan class=\"pd-hcs-pair-eyebrow\"\u003eThe Memphis Smoke Pairing\u003c\/span\u003e\n      \u003cspan class=\"pd-hcs-pair-title\"\u003eApple Wood Chunks\u003c\/span\u003e\n      \u003cspan class=\"pd-hcs-pair-text\"\u003eSweet BBQ rub plus apple smoke is the iconic Memphis-style pork rib pairing. Sweet rub builds the sticky surface; apple smoke layers in sweet fruit character. The classic American competition pork combination.\u003c\/span\u003e\n      \u003cspan class=\"pd-hcs-pair-cta\"\u003e\n        Shop Apple Chunks\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-hcs-range\"\u003e\n    \u003ch3\u003eExplore the full Hardcore Carnivore range\u003c\/h3\u003e\n    \u003cp\u003eSweet BBQ is the Memphis-style sweet pork rub, and it works alongside two siblings in the Hardcore Carnivore pork-and-chicken family. \u003ca href=\"\/products\/hardcore-carnivore-red-seasoning\"\u003e\u003cstrong\u003eRed\u003c\/strong\u003e\u003c\/a\u003e is the Texas-style lower-sweet alternative (savoury spice profile, paprika colour). For premium beef and brisket, \u003ca href=\"\/products\/hardcore-carnivore-black-seasoning\"\u003e\u003cstrong\u003eBlack\u003c\/strong\u003e\u003c\/a\u003e is the activated charcoal SPG-style rub. Most serious BBQ cooks own all three (Red for restrained pork, Sweet BBQ for sticky-sweet pork, Black for beef) to cover virtually every BBQ cook between them.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/hardcore-carnivore\" class=\"pd-hcs-range-cta\"\u003e\n      Shop All Hardcore Carnivore\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-hcs-why\"\u003e\n    \u003cspan class=\"pd-hcs-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney BBQ specialist for rubs, smoke woods and grills.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We know which rub pairs with which protein, which smoke wood complements which seasoning, and which combinations Jess Pryles herself would put together. Hardcore Carnivore Sweet BBQ is on display and in stock at our Wetherill Park showroom for immediate pickup or Sydney metro delivery.\u003c\/p\u003e\n    \u003cdiv class=\"pd-hcs-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-hcs-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-hcs-why-btn pd-hcs-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-hcs-faq\"\u003e\n\n    \u003cdetails class=\"pd-hcs-faq-item\"\u003e\n      \u003csummary\u003eWhat does Sweet BBQ taste like?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcs-faq-answer\"\u003eSweet, sticky, with classic Memphis-style flavour character. The three-sweetener formula (white sugar, brown sugar, honey powder) builds a layered sweetness that goes beyond simple sugar: caramel and honey notes come through alongside the paprika, garlic and onion savoury foundation. The result is the distinct sticky-sweet finish that defines competition pork ribs and Kansas City pulled pork. Not aggressive, not harsh, just properly sweet in the American BBQ tradition.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcs-faq-item\"\u003e\n      \u003csummary\u003eSweet BBQ vs Hardcore Carnivore Red: which should I choose?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcs-faq-answer\"\u003eIt depends on your regional BBQ style preference. Red is the Texas-style pork rub: lower sweetness, dominant black pepper and paprika, restrained flavour profile designed to enhance rather than dominate. Sweet BBQ is the Memphis and Kansas City-style pork rub: significant sugar content, sticky-sweet finish, designed for the cooks where sweetness is the defining flavour. For Texas-style pork ribs, brisket finishing dust, or premium pork where you want spice restraint, use Red. For Memphis-style sticky ribs, pulled pork, or sweet-BBQ chicken, use Sweet BBQ. Serious BBQ cooks own both because they suit different applications.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcs-faq-item\"\u003e\n      \u003csummary\u003eWhy does Sweet BBQ contain so much sugar?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcs-faq-answer\"\u003eThe sugar IS the point. Memphis-style and Kansas City-style pork BBQ is defined by the sticky-sweet bark that forms on ribs and pulled pork during long cooks. That finish requires significant sugar content in the rub: typically 30-50% of a sweet pork rub is sugar by weight. Sweet BBQ uses three layered sweeteners (white sugar, brown sugar, honey powder) to deliver complex sweetness rather than simple sugar character. Without that sugar content, you would not get the sticky finish that defines this style of pork BBQ.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcs-faq-item\"\u003e\n      \u003csummary\u003eWill Sweet BBQ burn at high heat?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcs-faq-answer\"\u003eYes, sugar burns at temperatures above approximately 175 degrees C (350 degrees F), which means Sweet BBQ is NOT suited to high-heat direct grilling. For low-and-slow cooks at 110-135 degrees C in a smoker, kamado or pellet grill, sugar caramelises beautifully into sticky bark without burning. For high-heat grilling (steaks, smashburgers, hot sears), use Hardcore Carnivore Black instead. For grilled chicken or pork chops where you want sweet character, apply Sweet BBQ only in the last 5-10 minutes of cooking as a glaze finish.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcs-faq-item\"\u003e\n      \u003csummary\u003eWhat should I cook with Sweet BBQ?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcs-faq-answer\"\u003eMemphis-style pork ribs (the headline application), Kansas City-style pulled pork, smoked chicken wings, drumsticks, whole smoked chicken, beer can chicken, pork butt for pulled-pork sliders, pork belly burnt ends. Anything where the sticky-sweet finish is the goal. Avoid using Sweet BBQ on beef cooks (use Hardcore Carnivore Black) or on cuts requiring spice restraint where sweetness would clash (use Red).\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcs-faq-item\"\u003e\n      \u003csummary\u003eHow do I apply Sweet BBQ for best results?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcs-faq-answer\"\u003eThree steps from Jess Pryles' guidance. First, be generous: apply Sweet BBQ liberally to the protein before cooking, completely coating the surface. Second, REST 15 minutes: let the rubbed meat sit at room temperature for 15 minutes before cooking. The sugar and salt draw moisture to the surface which then re-absorbs along with the spice character, helping the rub adhere properly. Third, consider a finishing dust: a light layer of fresh Sweet BBQ applied to pulled pork or ribs just before serving sharpens the sweet character without overpowering the cook.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcs-faq-item\"\u003e\n      \u003csummary\u003eWhat smoke wood pairs best with Sweet BBQ?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcs-faq-answer\"\u003eApple is the classic Memphis-style pork pairing. Sweet rub plus apple smoke is the iconic American competition pork rib combination: sweet rub builds the sticky surface; apple smoke layers in sweet fruit character. Cherry is the alternative for pulled pork (adds visual mahogany finish to the meat surface). For more savoury balance, hickory works alongside Sweet BBQ to add classic American BBQ smoke backbone to the sweetness. Avoid mesquite (too intense for sweet pork) and oak (too neutral to complement the sugar character).\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcs-faq-item\"\u003e\n      \u003csummary\u003eIs Sweet BBQ gluten-free or MSG-free?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcs-faq-answer\"\u003eThe ingredients list (white sugar, salt, brown sugar, paprika, honey powder, spices, dehydrated garlic and onion, silicon dioxide) does not contain obvious gluten ingredients or MSG. However, Sweet BBQ is not currently displayed with the explicit \"Gluten Free\" or \"No MSG\" credentials that some other Hardcore Carnivore products carry. Customers with strict dietary requirements (coeliac disease, MSG sensitivity, allergies) should confirm directly with the manufacturer or BBQ Republic before purchase. We can verify with our supplier on request.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-hcs-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-hcs-faq-answer\"\u003eYes. Hardcore Carnivore Sweet BBQ is 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":"Hardcore Carnivore","offers":[{"title":"Default Title","offer_id":46326606168236,"sku":"13449","price":28.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/HardcoreCarnivoreSweet.webp?v=1780357726"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/collections\/HardcoreCarnivore.webp?v=1780387942","url":"https:\/\/bbqrepublic.com.au\/collections\/hardcore-carnivore.oembed","provider":"BBQ Republic","version":"1.0","type":"link"}