{"product_id":"blues-hog-original-bbq-sauce-709g","title":"Blues Hog Original BBQ Sauce 709g","description":"\u003cstyle\u003e\n.pd-bhog-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-bhog-wrap * { box-sizing: border-box; }\n\n.pd-bhog-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-bhog-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-bhog-stat:last-child { border-right: none; }\n.pd-bhog-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-bhog-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-bhog-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-bhog-intro strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-bhog-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-bhog-heading::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: var(--pd-border);\n  border-radius: 2px;\n}\n\n\/* FLAGSHIP HERO *\/\n.pd-bhog-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-bhog-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-bhog-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-bhog-hero p {\n  font-size: 0.9rem;\n  color: #a8a39e;\n  line-height: 1.75;\n  margin: 0;\n}\n.pd-bhog-hero strong { color: #f0ece4; font-weight: 700; }\n\n\/* FEATURES *\/\n.pd-bhog-features {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 24px;\n}\n.pd-bhog-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-bhog-feature-title {\n  font-size: 0.88rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0;\n}\n.pd-bhog-feature-body {\n  font-size: 0.82rem;\n  color: var(--pd-muted);\n  line-height: 1.6;\n  margin: 0;\n}\n.pd-bhog-feature-body strong { color: var(--pd-text); font-weight: 700; }\n\n\/* VS CHAMPIONS *\/\n.pd-bhog-vs {\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: 16px 22px;\n  margin-bottom: 24px;\n  font-size: 0.88rem;\n  color: var(--pd-muted);\n  line-height: 1.7;\n}\n.pd-bhog-vs strong { color: var(--pd-text); font-weight: 700; }\n.pd-bhog-vs-label {\n  font-size: 0.62rem;\n  font-weight: 700;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin: 0 0 8px;\n  display: block;\n}\n\n\/* USES *\/\n.pd-bhog-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-bhog-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-bhog-uses-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 6px 20px;\n}\n.pd-bhog-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-bhog-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-bhog-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n  margin-bottom: 24px;\n}\n.pd-bhog-specs-table tr { border-bottom: 1px solid var(--pd-border); }\n.pd-bhog-specs-table tr:last-child { border-bottom: none; }\n.pd-bhog-specs-table tr:nth-child(even) td { background: var(--pd-bg-alt); }\n.pd-bhog-specs-table td { padding: 10px 14px; vertical-align: top; line-height: 1.5; }\n.pd-bhog-specs-table td:first-child { font-weight: 700; color: var(--pd-text); width: 40%; }\n.pd-bhog-specs-table td:last-child { color: var(--pd-muted); }\n\n\/* CTA *\/\n.pd-bhog-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-bhog-cta-text { font-size: 0.87rem; color: #a8a39e; line-height: 1.5; }\n.pd-bhog-cta-text strong { color: #f0ece4; font-weight: 700; }\n.pd-bhog-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-bhog-cta-btn:hover { background: #a50d25; }\n.pd-bhog-cta-btn svg { width: 11px; height: 11px; }\n\n@media (max-width: 580px) {\n  .pd-bhog-stats { grid-template-columns: 1fr; }\n  .pd-bhog-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.07); }\n  .pd-bhog-stat:last-child { border-bottom: none; }\n  .pd-bhog-features { grid-template-columns: 1fr; }\n  .pd-bhog-uses-grid { grid-template-columns: 1fr; }\n  .pd-bhog-hero { padding: 20px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-bhog-wrap\"\u003e\n\n  \u003cdiv class=\"pd-bhog-stats\"\u003e\n    \u003cdiv class=\"pd-bhog-stat\"\u003e\n      \u003cspan class=\"pd-bhog-stat-val\"\u003eThe Original\u003c\/span\u003e\n      \u003cspan class=\"pd-bhog-stat-label\"\u003eThe Flagship Sauce\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-bhog-stat\"\u003e\n      \u003cspan class=\"pd-bhog-stat-val\"\u003e709 g\u003c\/span\u003e\n      \u003cspan class=\"pd-bhog-stat-label\"\u003eSqueeze Bottle\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-bhog-stat\"\u003e\n      \u003cspan class=\"pd-bhog-stat-val\"\u003eGluten-Free\u003c\/span\u003e\n      \u003cspan class=\"pd-bhog-stat-label\"\u003eAll-Natural\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-bhog-intro\"\u003e\n    Blues Hog Original is \u003cstrong\u003ethe sauce that built the brand\u003c\/strong\u003e. A gourmet barbecue sauce made from all-natural ingredients, its sweet yet spicy flavour enhances the taste of all meats prepared on the grill or in the kitchen. Great on chicken, pork, fish, and wild game, mixed into ground meats and vegetables, and especially amazing on ribs. 709g squeeze bottle, gluten-free.\n  \u003c\/div\u003e\n\n  \u003c!-- FLAGSHIP HERO --\u003e\n  \u003cdiv class=\"pd-bhog-hero\"\u003e\n    \u003cspan class=\"pd-bhog-hero-eyebrow\"\u003eThe Sauce That Made the Name\u003c\/span\u003e\n    \u003ch3\u003eThe definitive Blues Hog flavour.\u003c\/h3\u003e\n    \u003cp\u003eBlues Hog Original is the sauce that made the brand \u003cstrong\u003eone of the most respected names in competition barbecue\u003c\/strong\u003e, and it is the benchmark the rest of the range is measured against. The profile is a rich, deep sweetness with a spicy backbone, made from all-natural ingredients, and it is \u003cstrong\u003ethick enough to cling and glaze\u003c\/strong\u003e rather than run straight off the meat. If you want the classic Blues Hog taste, this is it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003ch3 class=\"pd-bhog-heading\"\u003eFeatures\u003c\/h3\u003e\n  \u003cdiv class=\"pd-bhog-features\"\u003e\n\n    \u003cdiv class=\"pd-bhog-feature\"\u003e\n      \u003cp class=\"pd-bhog-feature-title\"\u003eSweet Yet Spicy\u003c\/p\u003e\n      \u003cp class=\"pd-bhog-feature-body\"\u003eThe signature Blues Hog profile: \u003cstrong\u003ea rich, deep sweetness with a spicy backbone\u003c\/strong\u003e. Balanced so it enhances the meat rather than masking it, the flavour that started the whole brand.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bhog-feature\"\u003e\n      \u003cp class=\"pd-bhog-feature-title\"\u003eAll-Natural, Gourmet\u003c\/p\u003e\n      \u003cp class=\"pd-bhog-feature-body\"\u003eMade from all-natural ingredients and treated as a \u003cstrong\u003egourmet sauce, not a supermarket bottle\u003c\/strong\u003e. 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-bhog-feature\"\u003e\n      \u003cp class=\"pd-bhog-feature-title\"\u003eThick Enough to Glaze\u003c\/p\u003e\n      \u003cp class=\"pd-bhog-feature-body\"\u003eThe body is thick and clinging, so it \u003cstrong\u003eworks as a glaze that caramelises on the meat\u003c\/strong\u003e rather than running off. Especially amazing on ribs, where that sticky, glossy finish is everything.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-bhog-feature\"\u003e\n      \u003cp class=\"pd-bhog-feature-title\"\u003eSqueeze Bottle\u003c\/p\u003e\n      \u003cp class=\"pd-bhog-feature-body\"\u003eA 709g squeeze bottle that \u003cstrong\u003emakes it easy to apply exactly where you want it\u003c\/strong\u003e, whether you are glazing ribs on the grill or dressing a plate at the table. Bigger than the Champions' Blend bottle.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- VS CHAMPIONS --\u003e\n  \u003cdiv class=\"pd-bhog-vs\"\u003e\n    \u003cspan class=\"pd-bhog-vs-label\"\u003eOriginal or Champions' Blend?\u003c\/span\u003e\n    \u003cstrong\u003eOriginal\u003c\/strong\u003e is the pure, signature Blues Hog sweet-and-spicy profile on its own: the classic. \u003cstrong\u003eChampions' Blend\u003c\/strong\u003e combines several of the Blues Hog sauces into one balanced, competition-tuned bottle with added smoke and zest. If you want the flavour that built the brand, choose Original. If you want the blended trifecta the circuit reaches for, choose Champions' Blend. Both are stocked at BBQ Republic.\n  \u003c\/div\u003e\n\n  \u003c!-- USES --\u003e\n  \u003cdiv class=\"pd-bhog-uses\"\u003e\n    \u003cp class=\"pd-bhog-uses-label\"\u003eHow to Use It\u003c\/p\u003e\n    \u003cdiv class=\"pd-bhog-uses-grid\"\u003e\n      \u003cdiv class=\"pd-bhog-use-item\"\u003eGlaze on ribs (especially amazing)\u003c\/div\u003e\n      \u003cdiv class=\"pd-bhog-use-item\"\u003eBrush onto chicken and pork\u003c\/div\u003e\n      \u003cdiv class=\"pd-bhog-use-item\"\u003eFinish fish and wild game\u003c\/div\u003e\n      \u003cdiv class=\"pd-bhog-use-item\"\u003eStir through ground meats and veg\u003c\/div\u003e\n      \u003cdiv class=\"pd-bhog-use-item\"\u003eServe as a table or dipping sauce\u003c\/div\u003e\n      \u003cdiv class=\"pd-bhog-use-item\"\u003eAnywhere you want the classic Blues Hog taste\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3 class=\"pd-bhog-heading\"\u003eSpecifications\u003c\/h3\u003e\n  \u003ctable class=\"pd-bhog-specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eBlues Hog Original 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\u003e709g (25oz)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFlavour Profile\u003c\/td\u003e\n\u003ctd\u003eSweet yet spicy, rich and deep, all-natural\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\u003eRibs, pork, chicken, beef, fish, wild game\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUse As\u003c\/td\u003e\n\u003ctd\u003eGlaze, table sauce, dipping sauce, or stirred through dishes\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-bhog-cta\"\u003e\n    \u003cdiv class=\"pd-bhog-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-bhog-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":46900290355372,"sku":null,"price":23.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/BluesHogsOriginal_Squeeze_1.webp?v=1786187128","url":"https:\/\/bbqrepublic.com.au\/products\/blues-hog-original-bbq-sauce-709g","provider":"BBQ Republic","version":"1.0","type":"link"}