{"product_id":"traeger-folding-front-shelf-for-pro-22-575-ironwood-650","title":"Traeger Folding Front Shelf for Pro 22, 575, Ironwood 650","description":"\u003cstyle\u003e\n.pd-trffs-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-trffs-wrap * { box-sizing: border-box; }\n\n.pd-trffs-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-trffs-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-trffs-stat:last-child { border-right: none; }\n.pd-trffs-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-trffs-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-trffs-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-trffs-intro strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-trffs-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-trffs-heading::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: var(--pd-border);\n  border-radius: 2px;\n}\n\n\/* HERO *\/\n.pd-trffs-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-trffs-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-trffs-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-trffs-hero p {\n  font-size: 0.9rem;\n  color: #a8a39e;\n  line-height: 1.75;\n  margin: 0;\n}\n.pd-trffs-hero strong { color: #f0ece4; font-weight: 700; }\n\n\/* FEATURES *\/\n.pd-trffs-features {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 24px;\n}\n.pd-trffs-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-trffs-feature-title {\n  font-size: 0.88rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0;\n}\n.pd-trffs-feature-body {\n  font-size: 0.82rem;\n  color: var(--pd-muted);\n  line-height: 1.6;\n  margin: 0;\n}\n.pd-trffs-feature-body strong { color: var(--pd-text); font-weight: 700; }\n\n\/* COMPATIBILITY *\/\n.pd-trffs-compat {\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-trffs-compat strong { color: var(--pd-text); font-weight: 700; }\n.pd-trffs-compat-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\/* SPECS *\/\n.pd-trffs-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n  margin-bottom: 24px;\n}\n.pd-trffs-specs-table tr { border-bottom: 1px solid var(--pd-border); }\n.pd-trffs-specs-table tr:last-child { border-bottom: none; }\n.pd-trffs-specs-table tr:nth-child(even) td { background: var(--pd-bg-alt); }\n.pd-trffs-specs-table td { padding: 10px 14px; vertical-align: top; line-height: 1.5; }\n.pd-trffs-specs-table td:first-child { font-weight: 700; color: var(--pd-text); width: 42%; }\n.pd-trffs-specs-table td:last-child { color: var(--pd-muted); }\n\n\/* CTA *\/\n.pd-trffs-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-trffs-cta-text { font-size: 0.87rem; color: #a8a39e; line-height: 1.5; }\n.pd-trffs-cta-text strong { color: #f0ece4; font-weight: 700; }\n.pd-trffs-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-trffs-cta-btn:hover { background: #a50d25; }\n.pd-trffs-cta-btn svg { width: 11px; height: 11px; }\n\n@media (max-width: 580px) {\n  .pd-trffs-stats { grid-template-columns: 1fr; }\n  .pd-trffs-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.07); }\n  .pd-trffs-stat:last-child { border-bottom: none; }\n  .pd-trffs-features { grid-template-columns: 1fr; }\n  .pd-trffs-hero { padding: 20px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-trffs-wrap\"\u003e\n\n  \u003cdiv class=\"pd-trffs-stats\"\u003e\n    \u003cdiv class=\"pd-trffs-stat\"\u003e\n      \u003cspan class=\"pd-trffs-stat-val\"\u003e25in x 12in\u003c\/span\u003e\n      \u003cspan class=\"pd-trffs-stat-label\"\u003eSteel Shelf\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-trffs-stat\"\u003e\n      \u003cspan class=\"pd-trffs-stat-val\"\u003eFolds Down\u003c\/span\u003e\n      \u003cspan class=\"pd-trffs-stat-label\"\u003eCover Fits Over\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-trffs-stat\"\u003e\n      \u003cspan class=\"pd-trffs-stat-val\"\u003ePro 22 \/ 575\u003c\/span\u003e\n      \u003cspan class=\"pd-trffs-stat-label\"\u003eIronwood 650\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-trffs-intro\"\u003e\n    Beef up your grill by adding a folding front shelf to \u003cstrong\u003ehold beverages, sticky BBQ utensils, and your grilling tools of the trade\u003c\/strong\u003e. Do not get caught with nowhere to set things down mid-cook. This shelf gives you a proper landing spot right on the front of the grill, and it folds down flat when you are done, so a grill cover still fits perfectly over the top.\n  \u003c\/div\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"pd-trffs-hero\"\u003e\n    \u003cspan class=\"pd-trffs-hero-eyebrow\"\u003ePrep Like a Pro\u003c\/span\u003e\n    \u003ch3\u003eA work surface up front, that folds away after.\u003c\/h3\u003e\n    \u003cp\u003eMounted across the front of your grill, it gives you \u003cstrong\u003ea genuine work surface for resting tools, holding a drink, and parking sauces and trays\u003c\/strong\u003e, keeping the sticky, messy bits off your good outdoor table. When the cook is done it \u003cstrong\u003efolds down flat against the grill, and because it sits flush, your Traeger grill cover fits straight over the top\u003c\/strong\u003e with no need to remove it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003ch3 class=\"pd-trffs-heading\"\u003eFeatures\u003c\/h3\u003e\n  \u003cdiv class=\"pd-trffs-features\"\u003e\n\n    \u003cdiv class=\"pd-trffs-feature\"\u003e\n      \u003cp class=\"pd-trffs-feature-title\"\u003eSomewhere to Put Things\u003c\/p\u003e\n      \u003cp class=\"pd-trffs-feature-body\"\u003eA proper landing spot for \u003cstrong\u003ebeverages, sticky utensils, tools, sauces, and trays\u003c\/strong\u003e right where you are cooking, so you are not juggling everything or running back and forth to the table.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-trffs-feature\"\u003e\n      \u003cp class=\"pd-trffs-feature-title\"\u003eFolds Flat, Cover Fits\u003c\/p\u003e\n      \u003cp class=\"pd-trffs-feature-body\"\u003eWhen you are done it \u003cstrong\u003efolds down flat against the grill\u003c\/strong\u003e, and it sits flush enough that your Traeger grill cover slides straight over the top, no need to take the shelf off.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-trffs-feature\"\u003e\n      \u003cp class=\"pd-trffs-feature-title\"\u003eSturdy Steel, 25in x 12in\u003c\/p\u003e\n      \u003cp class=\"pd-trffs-feature-body\"\u003eMade of \u003cstrong\u003esteel and measuring 25 inches long by 12 inches wide\u003c\/strong\u003e, it gives you real usable bench space and is built to live outdoors alongside your grill.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-trffs-feature\"\u003e\n      \u003cp class=\"pd-trffs-feature-title\"\u003eDirect-Mount, No Rail Needed\u003c\/p\u003e\n      \u003cp class=\"pd-trffs-feature-body\"\u003eThis is the \u003cstrong\u003edirect-mount shelf for grills without the P.A.L. rail\u003c\/strong\u003e, bolting straight to the front of the specific models it fits, rather than clipping onto a Pop-And-Lock rail.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBILITY --\u003e\n  \u003cdiv class=\"pd-trffs-compat\"\u003e\n    \u003cspan class=\"pd-trffs-compat-label\"\u003eCheck Compatibility Before You Buy\u003c\/span\u003e\n    This shelf fits the \u003cstrong\u003eTraeger 22 Series, Pro 575, and Ironwood 650\u003c\/strong\u003e models. One important check before you order: your grill \u003cstrong\u003emodel number must start with TFB, not BBQ\u003c\/strong\u003e. This is the direct-mount shelf for these grills, and it is different from the P.A.L. Pop-And-Lock shelf used on rail-equipped grills like the Timberline. Not sure which shelf your grill takes? Call us and we will confirm the right one for you.\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3 class=\"pd-trffs-heading\"\u003eSpecifications\u003c\/h3\u003e\n  \u003ctable class=\"pd-trffs-specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eTraeger Folding Front Shelf (Pro 22 \u0026amp; 575 \/ Ironwood 650)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDirect-mount folding front shelf\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e25 in long x 12 in wide\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSteel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFunction\u003c\/td\u003e\n\u003ctd\u003eFront work surface that folds down flat; grill cover fits over the top\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eTraeger 22 Series, Pro 575, and Ironwood 650 (model number must start with TFB, not BBQ)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNote\u003c\/td\u003e\n\u003ctd\u003eDifferent from the P.A.L. Pop-And-Lock shelf for rail-equipped grills\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\n  \u003cdiv class=\"pd-trffs-cta\"\u003e\n    \u003cdiv class=\"pd-trffs-cta-text\"\u003e\n\u003cstrong\u003eIn stock at our Wetherill Park showroom.\u003c\/strong\u003e Ask us to confirm it fits your Traeger. Sydney metro delivery available.\u003c\/div\u003e\n    \u003ca href=\"tel:0434010411\" class=\"pd-trffs-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":"Traeger","offers":[{"title":"Default Title","offer_id":47036629778604,"sku":"BAC563","price":149.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/traeger-p22-p575-IW650-foldingfrontshelf-studio.webp?v=1787564714","url":"https:\/\/bbqrepublic.com.au\/products\/traeger-folding-front-shelf-for-pro-22-575-ironwood-650","provider":"BBQ Republic","version":"1.0","type":"link"}