{"product_id":"traeger-xxl-cut-meat-fish-spatula","title":"Traeger XXL Cut Meat \u0026 Fish Spatula","description":"\u003cstyle\u003e\n.pd-txxls-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-txxls-wrap * { box-sizing: border-box; }\n\n.pd-txxls-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-txxls-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-txxls-stat:last-child { border-right: none; }\n.pd-txxls-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-txxls-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-txxls-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-txxls-intro strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-txxls-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-txxls-heading::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: var(--pd-border);\n  border-radius: 2px;\n}\n\n\/* THE PROBLEM IT SOLVES *\/\n.pd-txxls-problem {\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-txxls-problem-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-txxls-problem 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-txxls-problem p {\n  font-size: 0.9rem;\n  color: #a8a39e;\n  line-height: 1.75;\n  margin: 0 0 8px;\n}\n.pd-txxls-problem p:last-child { margin: 0; }\n.pd-txxls-problem strong { color: #f0ece4; font-weight: 700; }\n\n\/* FEATURES *\/\n.pd-txxls-features {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 24px;\n}\n.pd-txxls-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-txxls-feature-title {\n  font-size: 0.88rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0;\n}\n.pd-txxls-feature-body {\n  font-size: 0.82rem;\n  color: var(--pd-muted);\n  line-height: 1.6;\n  margin: 0;\n}\n.pd-txxls-feature-body strong { color: var(--pd-text); font-weight: 700; }\n\n\/* USE CASES *\/\n.pd-txxls-uses {\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  padding: 18px 22px;\n  margin-bottom: 24px;\n}\n.pd-txxls-uses-label {\n  font-size: 0.65rem;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin: 0 0 12px;\n  display: block;\n}\n.pd-txxls-uses-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 6px 16px;\n}\n.pd-txxls-use-item {\n  display: flex;\n  gap: 8px;\n  font-size: 0.84rem;\n  color: #a8a39e;\n  line-height: 1.5;\n  align-items: baseline;\n}\n.pd-txxls-use-item::before {\n  content: '';\n  width: 5px;\n  height: 5px;\n  border-radius: 50%;\n  background: var(--pd-accent);\n  flex-shrink: 0;\n  margin-top: 6px;\n}\n\n\/* SPECS *\/\n.pd-txxls-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n  margin-bottom: 24px;\n}\n.pd-txxls-specs-table tr { border-bottom: 1px solid var(--pd-border); }\n.pd-txxls-specs-table tr:last-child { border-bottom: none; }\n.pd-txxls-specs-table tr:nth-child(even) td { background: var(--pd-bg-alt); }\n.pd-txxls-specs-table td { padding: 10px 14px; vertical-align: top; line-height: 1.5; }\n.pd-txxls-specs-table td:first-child { font-weight: 700; color: var(--pd-text); width: 40%; }\n.pd-txxls-specs-table td:last-child { color: var(--pd-muted); }\n\n\/* CTA *\/\n.pd-txxls-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-txxls-cta-text { font-size: 0.87rem; color: #a8a39e; line-height: 1.5; }\n.pd-txxls-cta-text strong { color: #f0ece4; font-weight: 700; }\n.pd-txxls-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-txxls-cta-btn:hover { background: #a50d25; }\n.pd-txxls-cta-btn svg { width: 11px; height: 11px; }\n\n@media (max-width: 580px) {\n  .pd-txxls-stats { grid-template-columns: 1fr; }\n  .pd-txxls-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.07); }\n  .pd-txxls-stat:last-child { border-bottom: none; }\n  .pd-txxls-features { grid-template-columns: 1fr; }\n  .pd-txxls-uses-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pd-txxls-wrap\"\u003e\n\u003cdiv class=\"pd-txxls-stats\"\u003e\n\u003cdiv class=\"pd-txxls-stat\"\u003e\n\u003cspan class=\"pd-txxls-stat-val\"\u003eXXL Face\u003c\/span\u003e \u003cspan class=\"pd-txxls-stat-label\"\u003eMassive Support Surface\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-txxls-stat\"\u003e\n\u003cspan class=\"pd-txxls-stat-val\"\u003eMeat + Fish\u003c\/span\u003e \u003cspan class=\"pd-txxls-stat-label\"\u003eLarge Format Transfers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-txxls-stat\"\u003e\n\u003cspan class=\"pd-txxls-stat-val\"\u003eSturdy Handle\u003c\/span\u003e \u003cspan class=\"pd-txxls-stat-label\"\u003eFull Brisket Rated\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-txxls-intro\"\u003eThe Traeger XXL Meat and Fish Spatula is \u003cstrong\u003ebuilt around a single problem: moving very large pieces of food without them breaking apart\u003c\/strong\u003e. A massive spatula face provides enough support across the full width of a large cut to carry it cleanly from the grill to the board. A sturdy long handle supports the weight of a large brisket at a safe distance from the heat. The tool that your grill's cooking capacity actually requires.\u003c\/div\u003e\n\u003c!-- THE PROBLEM --\u003e\n\u003cdiv class=\"pd-txxls-problem\"\u003e\n\u003cspan class=\"pd-txxls-problem-eyebrow\"\u003eThe Problem It Solves\u003c\/span\u003e\n\u003ch3\u003eA standard spatula is too small for large-format BBQ cooking.\u003c\/h3\u003e\n\u003cp\u003eA standard kitchen or BBQ spatula is too short and too narrow to get underneath a full packer brisket or a whole side of salmon with confidence. \u003cstrong\u003eInsufficient support under a large protein means the food folds, tears, or breaks at the moment of transfer\u003c\/strong\u003e - after twelve hours on the smoker, that is the worst possible outcome.\u003c\/p\u003e\n\u003cp\u003eThe XXL Spatula's massive face provides the contact area needed to distribute the weight of a large protein across the full spatula surface. \u003cstrong\u003eThe protein transfers as a single intact piece\u003c\/strong\u003e rather than folding or tearing under its own weight on a small spatula head.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003ch3 class=\"pd-txxls-heading\"\u003eFeatures\u003c\/h3\u003e\n\u003cdiv class=\"pd-txxls-features\"\u003e\n\u003cdiv class=\"pd-txxls-feature\"\u003e\n\u003cp class=\"pd-txxls-feature-title\"\u003eMassive Support Surface\u003c\/p\u003e\n\u003cp class=\"pd-txxls-feature-body\"\u003eThe XXL face is sized to support large cuts of meat and whole fish in a single transfer. \u003cstrong\u003eEnough contact area to carry a full packer brisket\u003c\/strong\u003e or a whole side of salmon from the grill to the carving board without the protein breaking apart mid-move.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-txxls-feature\"\u003e\n\u003cp class=\"pd-txxls-feature-title\"\u003eSturdy Long Handle\u003c\/p\u003e\n\u003cp class=\"pd-txxls-feature-body\"\u003eThe handle is built to support the weight of a large protein at arm's length. \u003cstrong\u003eKeeps hands away from the heat of the grill during the transfer\u003c\/strong\u003e while maintaining control of a heavy, hot piece of meat without flex or instability in the handle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-txxls-feature\"\u003e\n\u003cp class=\"pd-txxls-feature-title\"\u003eMeat and Fish Specific Design\u003c\/p\u003e\n\u003cp class=\"pd-txxls-feature-body\"\u003eDesigned for both large meat cuts and whole fish, which require different handling approaches. \u003cstrong\u003eThe spatula face slides cleanly under both\u003c\/strong\u003e the firm exterior of a smoked brisket and the more delicate structure of a whole cooked fish or a salmon side.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pd-txxls-feature\"\u003e\n\u003cp class=\"pd-txxls-feature-title\"\u003eMatches the Scale of the Grill\u003c\/p\u003e\n\u003cp class=\"pd-txxls-feature-body\"\u003eFor cooks using a Pro 780, Woodridge Pro, or Ironwood XL where the cooking surface regularly holds full-size proteins, \u003cstrong\u003ethe transfer tool needs to match the scale of the food\u003c\/strong\u003e. The XXL Spatula is sized for the kind of cook these grills produce.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USE CASES --\u003e\n\u003cdiv class=\"pd-txxls-uses\"\u003e\n\u003cspan class=\"pd-txxls-uses-label\"\u003eWhat to Use It For\u003c\/span\u003e\n\u003cdiv class=\"pd-txxls-uses-grid\"\u003e\n\u003cdiv class=\"pd-txxls-use-item\"\u003eFull packer brisket transfer after the cook\u003c\/div\u003e\n\u003cdiv class=\"pd-txxls-use-item\"\u003eWhole side of salmon from grill to board\u003c\/div\u003e\n\u003cdiv class=\"pd-txxls-use-item\"\u003eLarge roasts and whole poultry\u003c\/div\u003e\n\u003cdiv class=\"pd-txxls-use-item\"\u003eWhole fish from the smoker\u003c\/div\u003e\n\u003cdiv class=\"pd-txxls-use-item\"\u003eLarge pork shoulders at the rest stage\u003c\/div\u003e\n\u003cdiv class=\"pd-txxls-use-item\"\u003eAny protein too large for a standard spatula\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003ch3 class=\"pd-txxls-heading\"\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"pd-txxls-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eTraeger XXL Cut Meat and Fish Spatula\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003eBAC532\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eXXL face with sturdy long handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003eFull packer brisket, whole fish sides, large roasts, whole poultry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eTraeger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"pd-txxls-cta\"\u003e\n\u003cdiv class=\"pd-txxls-cta-text\"\u003e\n\u003cstrong\u003eIn stock at our Wetherill Park showroom\u003c\/strong\u003e alongside the full Traeger accessories range. Sydney metro delivery available.\u003c\/div\u003e\n\u003ca class=\"pd-txxls-cta-btn\" href=\"tel:0434010411\"\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\"\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 Call 0434 010 411 \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Traeger","offers":[{"title":"Default Title","offer_id":46773542781100,"sku":"BAC532","price":85.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/BBQSpatulaXXL_001.webp?v=1784105596","url":"https:\/\/bbqrepublic.com.au\/products\/traeger-xxl-cut-meat-fish-spatula","provider":"BBQ Republic","version":"1.0","type":"link"}