{"product_id":"blues-hog-champions-blend-bbq-sauce-680g","title":"Blues Hog Champions' Blend BBQ Sauce 680g","description":"\u003cstyle\u003e\n.pd-bhcb-wrap {\n  --pd-bg: #ffffff;\n  --pd-bg-alt: #f7f5f3;\n  --pd-bg-dark: #1a1a1a;\n  --pd-border: #e4e0da;\n  --pd-accent: #c8102e;\n  --pd-accent-dim: rgba(200,16,46,0.08);\n  --pd-text: #1a1a1a;\n  --pd-muted: #5a5550;\n  --pd-radius: 8px;\n  font-family: inherit;\n  box-sizing: border-box;\n  width: 100%;\n  color: var(--pd-text);\n}\n.pd-bhcb-wrap * { box-sizing: border-box; }\n\n.pd-bhcb-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  overflow: hidden;\n  margin-bottom: 28px;\n}\n.pd-bhcb-stat {\n  padding: 18px 14px;\n  text-align: center;\n  border-right: 1px solid rgba(255,255,255,0.07);\n  display: flex;\n  flex-direction: column;\n  gap: 4px;\n}\n.pd-bhcb-stat:last-child { border-right: none; }\n.pd-bhcb-stat-val {\n  font-size: 1.0rem;\n  font-weight: 800;\n  color: #c8102e;\n  line-height: 1;\n  letter-spacing: -0.02em;\n}\n.pd-bhcb-stat-label {\n  font-size: 0.62rem;\n  font-weight: 600;\n  color: #9a9590;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n.pd-bhcb-intro {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-left: 4px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 20px 22px;\n  margin-bottom: 24px;\n  font-size: 0.96rem;\n  color: var(--pd-muted);\n  line-height: 1.8;\n}\n.pd-bhcb-intro strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-bhcb-heading {\n  font-size: 1.0rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0 0 14px;\n  letter-spacing: -0.01em;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.pd-bhcb-heading::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: var(--pd-border);\n  border-radius: 2px;\n}\n\n\/* TRIFECTA HERO *\/\n.pd-bhcb-hero {\n  background: var(--pd-bg-dark);\n  border-left: 4px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 20px 24px;\n  margin-bottom: 24px;\n}\n.pd-bhcb-hero-eyebrow {\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: 0 0 8px;\n  display: block;\n}\n.pd-bhcb-hero h3 {\n  font-size: 1.0rem;\n  font-weight: 800;\n  color: #f0ece4;\n  margin: 0 0 10px;\n  line-height: 1.2;\n}\n.pd-bhcb-hero p {\n  font-size: 0.9rem;\n  color: #a8a39e;\n  line-height: 1.75;\n  margin: 0;\n}\n.pd-bhcb-hero strong { color: #f0ece4; font-weight: 700; }\n\n\/* FLAVOUR NOTES *\/\n.pd-bhcb-notes {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n  margin-bottom: 24px;\n}\n.pd-bhcb-note {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-radius: var(--pd-radius);\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n  text-align: center;\n}\n.pd-bhcb-note-label {\n  font-size: 0.6rem;\n  font-weight: 800;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n}\n.pd-bhcb-note-items {\n  font-size: 0.9rem;\n  font-weight: 800;\n  color: var(--pd-text);\n}\n.pd-bhcb-note-desc {\n  font-size: 0.78rem;\n  color: var(--pd-muted);\n  line-height: 1.45;\n}\n\n\/* 180 CALLOUT *\/\n.pd-bhcb-callout {\n  background: var(--pd-accent-dim);\n  border: 1px solid rgba(200,16,46,0.25);\n  border-left: 4px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 18px 22px;\n  margin-bottom: 24px;\n}\n.pd-bhcb-callout-num {\n  font-size: 1.6rem;\n  font-weight: 800;\n  color: var(--pd-accent);\n  line-height: 1;\n  margin: 0 0 6px;\n}\n.pd-bhcb-callout p {\n  font-size: 0.87rem;\n  color: var(--pd-muted);\n  line-height: 1.7;\n  margin: 0;\n}\n.pd-bhcb-callout strong { color: var(--pd-text); font-weight: 700; }\n\n\/* FEATURES *\/\n.pd-bhcb-features {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 24px;\n}\n.pd-bhcb-feature {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-top: 3px solid var(--pd-accent);\n  border-radius: var(--pd-radius);\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n}\n.pd-bhcb-feature-title {\n  font-size: 0.88rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0;\n}\n.pd-bhcb-feature-body {\n  font-size: 0.82rem;\n  color: var(--pd-muted);\n  line-height: 1.6;\n  margin: 0;\n}\n.pd-bhcb-feature-body strong { color: var(--pd-text); font-weight: 700; }\n\n\/* USES *\/\n.pd-bhcb-uses {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  border-radius: var(--pd-radius);\n  padding: 18px 22px;\n  margin-bottom: 24px;\n}\n.pd-bhcb-uses-label {\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin: 0 0 12px;\n}\n.pd-bhcb-uses-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 6px 20px;\n}\n.pd-bhcb-use-item {\n  display: flex;\n  gap: 8px;\n  font-size: 0.86rem;\n  color: var(--pd-text);\n  line-height: 1.5;\n  align-items: baseline;\n  font-weight: 600;\n}\n.pd-bhcb-use-item::before {\n  content: '';\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: var(--pd-accent);\n  flex-shrink: 0;\n  margin-top: 6px;\n}\n\n\/* SPECS *\/\n.pd-bhcb-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n  margin-bottom: 24px;\n}\n.pd-bhcb-specs-table tr { border-bottom: 1px solid var(--pd-border); }\n.pd-bhcb-specs-table tr:last-child { border-bottom: none; }\n.pd-bhcb-specs-table tr:nth-child(even) td { background: var(--pd-bg-alt); }\n.pd-bhcb-specs-table td { padding: 10px 14px; vertical-align: top; line-height: 1.5; }\n.pd-bhcb-specs-table td:first-child { font-weight: 700; color: var(--pd-text); width: 40%; }\n.pd-bhcb-specs-table td:last-child { color: var(--pd-muted); }\n\n\/* CTA *\/\n.pd-bhcb-cta {\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  padding: 18px 22px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n  flex-wrap: wrap;\n}\n.pd-bhcb-cta-text { font-size: 0.87rem; color: #a8a39e; line-height: 1.5; }\n.pd-bhcb-cta-text strong { color: #f0ece4; font-weight: 700; }\n.pd-bhcb-cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--pd-accent);\n  color: #fff;\n  font-size: 0.74rem;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  text-decoration: none;\n  padding: 10px 18px;\n  border-radius: var(--pd-radius);\n  transition: background 0.18s;\n  white-space: nowrap;\n}\n.pd-bhcb-cta-btn:hover { background: #a50d25; }\n.pd-bhcb-cta-btn svg { width: 11px; height: 11px; }\n\n@media (max-width: 580px) {\n  .pd-bhcb-stats { grid-template-columns: 1fr; }\n  .pd-bhcb-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.07); }\n  .pd-bhcb-stat:last-child { border-bottom: none; }\n  .pd-bhcb-features { grid-template-columns: 1fr; }\n  .pd-bhcb-notes { grid-template-columns: 1fr; }\n  .pd-bhcb-uses-grid { grid-template-columns: 1fr; }\n  .pd-bhcb-hero { padding: 20px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-bhcb-wrap\"\u003e\n\n  \u003cdiv class=\"pd-bhcb-stats\"\u003e\n    \u003cdiv class=\"pd-bhcb-stat\"\u003e\n      \u003cspan class=\"pd-bhcb-stat-val\"\u003eThe Trifecta\u003c\/span\u003e\n      \u003cspan class=\"pd-bhcb-stat-label\"\u003eBest of the Line\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-bhcb-stat\"\u003e\n      \u003cspan class=\"pd-bhcb-stat-val\"\u003e680 g\u003c\/span\u003e\n      \u003cspan class=\"pd-bhcb-stat-label\"\u003eSqueeze Bottle\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-bhcb-stat\"\u003e\n      \u003cspan class=\"pd-bhcb-stat-val\"\u003eGluten-Free\u003c\/span\u003e\n      \u003cspan class=\"pd-bhcb-stat-label\"\u003eCompetition Grade\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-bhcb-intro\"\u003e\n    Blues Hog Champions' Blend provides \u003cstrong\u003ethe most sought-after flavour profile on the competition circuit\u003c\/strong\u003e, and it is the secret to serving up Grand Champion barbecue. Consider this sauce the trifecta: it takes all the great flavours from the Blues Hog line and transforms them into a ready-to-use sauce blended to perfection. Amazing sweet heat, a touch of smoke, and a bit of zest for that award-winning bite. 680g squeeze bottle, gluten-free.\n  \u003c\/div\u003e\n\n  \u003c!-- TRIFECTA HERO --\u003e\n  \u003cdiv class=\"pd-bhcb-hero\"\u003e\n    \u003cspan class=\"pd-bhcb-hero-eyebrow\"\u003eThe Best of Blues Hog in One Bottle\u003c\/span\u003e\n    \u003ch3\u003eWhy they call it the trifecta.\u003c\/h3\u003e\n    \u003cp\u003eBlues Hog is one of the most respected names in American competition barbecue, and rather than picking one sauce from the range, \u003cstrong\u003eChampions' Blend combines the best of the line into a single bottle\u003c\/strong\u003e: the deep sweetness Blues Hog is known for, a touch of smoke, and a bright bit of zest to finish. The result is a balanced, competition-grade flavour straight from the bottle, no mixing required.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FLAVOUR NOTES --\u003e\n  \u003cdiv class=\"pd-bhcb-notes\"\u003e\n    \u003cdiv class=\"pd-bhcb-note\"\u003e\n      \u003cspan class=\"pd-bhcb-note-label\"\u003eSweet Heat\u003c\/span\u003e\n      \u003cspan class=\"pd-bhcb-note-items\"\u003eSweet + Spice\u003c\/span\u003e\n      \u003cspan class=\"pd-bhcb-note-desc\"\u003eThe signature Blues Hog sweetness balanced with a gentle warmth.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-bhcb-note\"\u003e\n      \u003cspan class=\"pd-bhcb-note-label\"\u003eSmoke\u003c\/span\u003e\n      \u003cspan class=\"pd-bhcb-note-items\"\u003eA Touch of Smoke\u003c\/span\u003e\n      \u003cspan class=\"pd-bhcb-note-desc\"\u003eA background smokiness that gives the sauce its barbecue depth.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-bhcb-note\"\u003e\n      \u003cspan class=\"pd-bhcb-note-label\"\u003eZest\u003c\/span\u003e\n      \u003cspan class=\"pd-bhcb-note-items\"\u003eA Bit of Zest\u003c\/span\u003e\n      \u003cspan class=\"pd-bhcb-note-desc\"\u003eA bright, tangy finish that lifts the whole sauce and sharpens the bite.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 180 CALLOUT --\u003e\n  \u003cdiv class=\"pd-bhcb-callout\"\u003e\n    \u003cp class=\"pd-bhcb-callout-num\"\u003e180\u003c\/p\u003e\n    \u003cp\u003eUsed on the circuit, Champions' Blend has already received \u003cstrong\u003efirst-place calls including several perfect 180s\u003c\/strong\u003e. In competition barbecue judging, a 180 is a perfect score: every judge awarding full marks across appearance, taste, and tenderness. This is a sauce with a genuine record on the table, not just on the label.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003ch3 class=\"pd-bhcb-heading\"\u003eFeatures\u003c\/h3\u003e\n  \u003cdiv class=\"pd-bhcb-features\"\u003e\n\n    \u003cdiv class=\"pd-bhcb-feature\"\u003e\n      \u003cp class=\"pd-bhcb-feature-title\"\u003eCompetition-Grade Flavour\u003c\/p\u003e\n      \u003cp class=\"pd-bhcb-feature-body\"\u003eThe most sought-after flavour profile on the circuit, in a ready-to-use bottle. \u003cstrong\u003eSweet heat, smoke, and zest in balance\u003c\/strong\u003e, the profile behind Grand Champion barbecue.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bhcb-feature\"\u003e\n      \u003cp class=\"pd-bhcb-feature-title\"\u003eThe Whole Range in One\u003c\/p\u003e\n      \u003cp class=\"pd-bhcb-feature-body\"\u003eThe trifecta. \u003cstrong\u003eIt blends the best of the existing Blues Hog line into a single sauce\u003c\/strong\u003e, so you get their signature flavours perfectly balanced without buying and mixing multiple bottles.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bhcb-feature\"\u003e\n      \u003cp class=\"pd-bhcb-feature-title\"\u003eSqueeze Bottle, Gluten-Free\u003c\/p\u003e\n      \u003cp class=\"pd-bhcb-feature-body\"\u003eA 680g squeeze bottle that \u003cstrong\u003emakes it easy to apply exactly where you want it\u003c\/strong\u003e, and like all Blues Hog sauces it is gluten-free. Always check the physical label to confirm.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bhcb-feature\"\u003e\n      \u003cp class=\"pd-bhcb-feature-title\"\u003eWorks Across the Board\u003c\/p\u003e\n      \u003cp class=\"pd-bhcb-feature-body\"\u003eNot just for one meat. \u003cstrong\u003ePerfect on pork, chicken, beef, and fish\u003c\/strong\u003e, which makes it a genuine all-rounder for the table, the grill, and the smoker alike.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- USES --\u003e\n  \u003cdiv class=\"pd-bhcb-uses\"\u003e\n    \u003cp class=\"pd-bhcb-uses-label\"\u003eHow to Use It\u003c\/p\u003e\n    \u003cdiv class=\"pd-bhcb-uses-grid\"\u003e\n      \u003cdiv class=\"pd-bhcb-use-item\"\u003eGlaze on ribs and pork late in the cook\u003c\/div\u003e\n      \u003cdiv class=\"pd-bhcb-use-item\"\u003eBrush onto chicken and beef\u003c\/div\u003e\n      \u003cdiv class=\"pd-bhcb-use-item\"\u003eServe as a table sauce\u003c\/div\u003e\n      \u003cdiv class=\"pd-bhcb-use-item\"\u003eUse as a dipping sauce\u003c\/div\u003e\n      \u003cdiv class=\"pd-bhcb-use-item\"\u003eFinish grilled or smoked fish\u003c\/div\u003e\n      \u003cdiv class=\"pd-bhcb-use-item\"\u003eAnywhere you want competition flavour\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3 class=\"pd-bhcb-heading\"\u003eSpecifications\u003c\/h3\u003e\n  \u003ctable class=\"pd-bhcb-specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eBlues Hog Champions' Blend BBQ Sauce\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFormat\u003c\/td\u003e\n\u003ctd\u003eSqueeze bottle\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNet Weight\u003c\/td\u003e\n\u003ctd\u003e680g (24oz)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFlavour Profile\u003c\/td\u003e\n\u003ctd\u003eSweet heat, a touch of smoke, a bit of zest\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDietary\u003c\/td\u003e\n\u003ctd\u003eGluten-free\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003ePork, chicken, beef, and fish\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUse As\u003c\/td\u003e\n\u003ctd\u003eGlaze, table sauce, or dipping sauce\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eBlues Hog\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"pd-bhcb-cta\"\u003e\n    \u003cdiv class=\"pd-bhcb-cta-text\"\u003e\n\u003cstrong\u003eIn stock at our Wetherill Park showroom\u003c\/strong\u003e alongside the full range of rubs and sauces. Sydney metro delivery available.\u003c\/div\u003e\n    \u003ca href=\"tel:0434010411\" class=\"pd-bhcb-cta-btn\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\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 013.07 9.81a19.79 19.79 0 01-3.07-8.63A2 2 0 012 .18h3a2 2 0 012 1.72 12.84 12.84 0 00.7 2.81 2 2 0 01-.45 2.11L6.09 7.91a16 16 0 006 6l1.09-1.09a2 2 0 012.11-.45 12.84 12.84 0 002.81.7A2 2 0 0122 14.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      Call 0434 010 411\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Blues Hog","offers":[{"title":"Default Title","offer_id":46900261847212,"sku":"12252","price":23.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/12252.jpg?v=1786186863","url":"https:\/\/bbqrepublic.com.au\/products\/blues-hog-champions-blend-bbq-sauce-680g","provider":"BBQ Republic","version":"1.0","type":"link"}