{"title":"Butchers Axe","description":null,"products":[{"product_id":"butchers-axe-bbq-heat-resistant-gloves","title":"Butchers Axe BBQ Heat Resistant Gloves","description":"\u003cstyle\u003e\n.pd-baxg-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-baxg-wrap * { box-sizing: border-box; }\n\n.pd-baxg-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-baxg-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-baxg-stat:last-child { border-right: none; }\n.pd-baxg-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-baxg-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-baxg-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-baxg-intro strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-baxg-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-baxg-heading::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: var(--pd-border);\n  border-radius: 2px;\n}\n\n\/* HEAT HERO *\/\n.pd-baxg-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-baxg-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-baxg-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-baxg-hero p {\n  font-size: 0.9rem;\n  color: #a8a39e;\n  line-height: 1.75;\n  margin: 0;\n}\n.pd-baxg-hero strong { color: #f0ece4; font-weight: 700; }\n\n\/* FEATURES *\/\n.pd-baxg-features {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 24px;\n}\n.pd-baxg-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-baxg-feature-title {\n  font-size: 0.88rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0;\n}\n.pd-baxg-feature-body {\n  font-size: 0.82rem;\n  color: var(--pd-muted);\n  line-height: 1.6;\n  margin: 0;\n}\n.pd-baxg-feature-body strong { color: var(--pd-text); font-weight: 700; }\n\n\/* USES *\/\n.pd-baxg-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-baxg-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-baxg-uses-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 6px 20px;\n}\n.pd-baxg-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-baxg-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\/* NOTE *\/\n.pd-baxg-note {\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: 16px 22px;\n  margin-bottom: 24px;\n  font-size: 0.86rem;\n  color: var(--pd-text);\n  line-height: 1.7;\n}\n.pd-baxg-note strong { color: var(--pd-text); font-weight: 700; }\n\n\/* SPECS *\/\n.pd-baxg-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n  margin-bottom: 24px;\n}\n.pd-baxg-specs-table tr { border-bottom: 1px solid var(--pd-border); }\n.pd-baxg-specs-table tr:last-child { border-bottom: none; }\n.pd-baxg-specs-table tr:nth-child(even) td { background: var(--pd-bg-alt); }\n.pd-baxg-specs-table td { padding: 10px 14px; vertical-align: top; line-height: 1.5; }\n.pd-baxg-specs-table td:first-child { font-weight: 700; color: var(--pd-text); width: 40%; }\n.pd-baxg-specs-table td:last-child { color: var(--pd-muted); }\n\n\/* CTA *\/\n.pd-baxg-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-baxg-cta-text { font-size: 0.87rem; color: #a8a39e; line-height: 1.5; }\n.pd-baxg-cta-text strong { color: #f0ece4; font-weight: 700; }\n.pd-baxg-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-baxg-cta-btn:hover { background: #a50d25; }\n.pd-baxg-cta-btn svg { width: 11px; height: 11px; }\n\n@media (max-width: 580px) {\n  .pd-baxg-stats { grid-template-columns: 1fr; }\n  .pd-baxg-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.07); }\n  .pd-baxg-stat:last-child { border-bottom: none; }\n  .pd-baxg-features { grid-template-columns: 1fr; }\n  .pd-baxg-uses-grid { grid-template-columns: 1fr; }\n  .pd-baxg-hero { padding: 20px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-baxg-wrap\"\u003e\n\n  \u003cdiv class=\"pd-baxg-stats\"\u003e\n    \u003cdiv class=\"pd-baxg-stat\"\u003e\n      \u003cspan class=\"pd-baxg-stat-val\"\u003eRated to 500°C\u003c\/span\u003e\n      \u003cspan class=\"pd-baxg-stat-label\"\u003eHeat Resistant\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-baxg-stat\"\u003e\n      \u003cspan class=\"pd-baxg-stat-val\"\u003eSilicone Grip\u003c\/span\u003e\n      \u003cspan class=\"pd-baxg-stat-label\"\u003eThick Cotton\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-baxg-stat\"\u003e\n      \u003cspan class=\"pd-baxg-stat-val\"\u003eMachine Washable\u003c\/span\u003e\n      \u003cspan class=\"pd-baxg-stat-label\"\u003eOne Size Fits All\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-baxg-intro\"\u003e\n    Bring out your inner Fire Boss with the \u003cstrong\u003eHeat Resistant Barbecue Gloves from Butchers Axe BBQ\u003c\/strong\u003e. Rated to 500 degrees Celsius, made from thick cotton to shield your hands from the heat, with a silicone grip designed to grab hot surfaces without slipping. A flexible, one size fit, machine washable glove built for serious grill and fire work.\n  \u003c\/div\u003e\n\n  \u003c!-- HEAT HERO --\u003e\n  \u003cdiv class=\"pd-baxg-hero\"\u003e\n    \u003cspan class=\"pd-baxg-hero-eyebrow\"\u003ePit Gloves for the Hot End of the Cook\u003c\/span\u003e\n    \u003ch3\u003eThick cotton for heat, silicone for grip.\u003c\/h3\u003e\n    \u003cp\u003eThe thick cotton construction shields your hands for the \u003cstrong\u003ehigh-heat, short-contact work that ruins ordinary oven mitts\u003c\/strong\u003e: lifting a hot grate, adjusting a firebox, moving a log, or opening a screaming hot lid. The silicone grip is the other half of the job, giving you \u003cstrong\u003ea secure hold on hot, heavy, and greasy gear\u003c\/strong\u003e where a smooth glove would slip. And because they are machine washable, they do not end up stiff and filthy after a season of grease and smoke.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003ch3 class=\"pd-baxg-heading\"\u003eFeatures\u003c\/h3\u003e\n  \u003cdiv class=\"pd-baxg-features\"\u003e\n\n    \u003cdiv class=\"pd-baxg-feature\"\u003e\n      \u003cp class=\"pd-baxg-feature-title\"\u003eRated to 500°C\u003c\/p\u003e\n      \u003cp class=\"pd-baxg-feature-body\"\u003eMade from thick cotton to \u003cstrong\u003eshield your hands from serious heat\u003c\/strong\u003e for short-contact tasks around the grill, smoker, and fire. Handle hot grates and gear without reaching for a tea towel.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-baxg-feature\"\u003e\n      \u003cp class=\"pd-baxg-feature-title\"\u003eNon-Slip Silicone Grip\u003c\/p\u003e\n      \u003cp class=\"pd-baxg-feature-body\"\u003eA silicone grip design gives you \u003cstrong\u003ea secure hold on hot, heavy, greasy surfaces\u003c\/strong\u003e: grates, lids, logs, and cast iron. Grip where a smooth glove would slip, which matters most when what you are lifting is dangerous to drop.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-baxg-feature\"\u003e\n      \u003cp class=\"pd-baxg-feature-title\"\u003eMachine Washable\u003c\/p\u003e\n      \u003cp class=\"pd-baxg-feature-body\"\u003eHeat gloves get filthy with grease and smoke. These are \u003cstrong\u003emachine washable\u003c\/strong\u003e, so they come out clean and ready for the next cook instead of ending up stiff and grimy in the bottom of the drawer.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-baxg-feature\"\u003e\n      \u003cp class=\"pd-baxg-feature-title\"\u003eFlexible, One Size Fits All\u003c\/p\u003e\n      \u003cp class=\"pd-baxg-feature-body\"\u003eA flexible, \u003cstrong\u003eone size fit\u003c\/strong\u003e that is easy to share around the cook. Enough dexterity to actually work with, rather than the clumsy bulk of a thick welding glove.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- USES --\u003e\n  \u003cdiv class=\"pd-baxg-uses\"\u003e\n    \u003cp class=\"pd-baxg-uses-label\"\u003eWhat to Use Them For\u003c\/p\u003e\n    \u003cdiv class=\"pd-baxg-uses-grid\"\u003e\n      \u003cdiv class=\"pd-baxg-use-item\"\u003eMoving hot grates and grill grates\u003c\/div\u003e\n      \u003cdiv class=\"pd-baxg-use-item\"\u003eOpening and adjusting hot lids and fireboxes\u003c\/div\u003e\n      \u003cdiv class=\"pd-baxg-use-item\"\u003eHandling logs and managing the fire\u003c\/div\u003e\n      \u003cdiv class=\"pd-baxg-use-item\"\u003eMoving hot pans, trays, and cast iron\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- NOTE --\u003e\n  \u003cdiv class=\"pd-baxg-note\"\u003e\n    \u003cstrong\u003eA note on the heat rating.\u003c\/strong\u003e The 500 degree Celsius rating is for high-heat, short-contact handling, not for holding onto something that hot indefinitely. As with any heat glove, use good judgement and do not hold hot items longer than necessary.\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3 class=\"pd-baxg-heading\"\u003eSpecifications\u003c\/h3\u003e\n  \u003ctable class=\"pd-baxg-specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eButchers Axe BBQ Heat Resistant Gloves\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHeat Rating\u003c\/td\u003e\n\u003ctd\u003eRated to 500°C, short contact\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eThick cotton with silicone grip\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGrip\u003c\/td\u003e\n\u003ctd\u003eNon-slip silicone design\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd\u003eMachine washable\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSizing\u003c\/td\u003e\n\u003ctd\u003eFlexible, one size fits all\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003eHot grates, lids, fireboxes, logs, cast iron\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eButchers Axe BBQ\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"pd-baxg-cta\"\u003e\n    \u003cdiv class=\"pd-baxg-cta-text\"\u003e\n\u003cstrong\u003eIn stock at our Wetherill Park showroom\u003c\/strong\u003e alongside the full range of BBQ tools and accessories. Sydney metro delivery available.\u003c\/div\u003e\n    \u003ca href=\"tel:0434010411\" class=\"pd-baxg-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":"Butchers Axe","offers":[{"title":"Default Title","offer_id":46904431673516,"sku":null,"price":35.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/ButchersAxe-gloves-both.webp?v=1786268369"}],"url":"https:\/\/bbqrepublic.com.au\/collections\/butchers-axe.oembed","provider":"BBQ Republic","version":"1.0","type":"link"}