{"product_id":"traeger-drip-tray-liners-size-c-5-pack","title":"Traeger Drip Tray Liners Size C 5 Pack","description":"\u003cstyle\u003e\n.pd-tdtlc-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-tdtlc-wrap * { box-sizing: border-box; }\n\n.pd-tdtlc-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-tdtlc-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-tdtlc-stat:last-child { border-right: none; }\n.pd-tdtlc-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-tdtlc-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-tdtlc-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-tdtlc-intro strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-tdtlc-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-tdtlc-heading::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: var(--pd-border);\n  border-radius: 2px;\n}\n\n\/* COMPATIBLE MODELS *\/\n.pd-tdtlc-models {\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-tdtlc-models-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 12px;\n  display: block;\n}\n.pd-tdtlc-models-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 8px;\n}\n.pd-tdtlc-model {\n  background: rgba(255,255,255,0.05);\n  border: 1px solid rgba(255,255,255,0.09);\n  border-radius: 6px;\n  padding: 12px 14px;\n  font-size: 0.86rem;\n  font-weight: 700;\n  color: #f0ece4;\n  text-align: center;\n}\n\n\/* WHAT IT DOES *\/\n.pd-tdtlc-explainer {\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.9rem;\n  color: var(--pd-muted);\n  line-height: 1.75;\n}\n.pd-tdtlc-explainer p { margin: 0 0 10px; }\n.pd-tdtlc-explainer p:last-child { margin: 0; }\n.pd-tdtlc-explainer strong { color: var(--pd-text); font-weight: 700; }\n\n\/* FOIL WARNING *\/\n.pd-tdtlc-warning {\n  background: var(--pd-accent-dim);\n  border: 1px solid rgba(200,16,46,0.3);\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-text);\n  line-height: 1.7;\n}\n.pd-tdtlc-warning-label {\n  font-size: 0.9rem;\n  font-weight: 800;\n  color: var(--pd-accent);\n  display: block;\n  margin-bottom: 5px;\n}\n.pd-tdtlc-warning strong { color: var(--pd-text); font-weight: 700; }\n\n\/* FEATURES *\/\n.pd-tdtlc-features {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 24px;\n}\n.pd-tdtlc-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-tdtlc-feature-title {\n  font-size: 0.88rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0;\n}\n.pd-tdtlc-feature-body {\n  font-size: 0.82rem;\n  color: var(--pd-muted);\n  line-height: 1.6;\n  margin: 0;\n}\n.pd-tdtlc-feature-body strong { color: var(--pd-text); font-weight: 700; }\n\n\/* SPECS *\/\n.pd-tdtlc-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n  margin-bottom: 24px;\n}\n.pd-tdtlc-specs-table tr { border-bottom: 1px solid var(--pd-border); }\n.pd-tdtlc-specs-table tr:last-child { border-bottom: none; }\n.pd-tdtlc-specs-table tr:nth-child(even) td { background: var(--pd-bg-alt); }\n.pd-tdtlc-specs-table td { padding: 10px 14px; vertical-align: top; line-height: 1.5; }\n.pd-tdtlc-specs-table td:first-child { font-weight: 700; color: var(--pd-text); width: 40%; }\n.pd-tdtlc-specs-table td:last-child { color: var(--pd-muted); }\n\n\/* CTA *\/\n.pd-tdtlc-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-tdtlc-cta-text { font-size: 0.87rem; color: #a8a39e; line-height: 1.5; }\n.pd-tdtlc-cta-text strong { color: #f0ece4; font-weight: 700; }\n.pd-tdtlc-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-tdtlc-cta-btn:hover { background: #a50d25; }\n.pd-tdtlc-cta-btn svg { width: 11px; height: 11px; }\n\n@media (max-width: 580px) {\n  .pd-tdtlc-stats { grid-template-columns: 1fr; }\n  .pd-tdtlc-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.07); }\n  .pd-tdtlc-stat:last-child { border-bottom: none; }\n  .pd-tdtlc-features { grid-template-columns: 1fr; }\n  .pd-tdtlc-models-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-tdtlc-wrap\"\u003e\n\n  \u003cdiv class=\"pd-tdtlc-stats\"\u003e\n    \u003cdiv class=\"pd-tdtlc-stat\"\u003e\n      \u003cspan class=\"pd-tdtlc-stat-val\"\u003e5 Liners\u003c\/span\u003e\n      \u003cspan class=\"pd-tdtlc-stat-label\"\u003ePer Pack\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-tdtlc-stat\"\u003e\n      \u003cspan class=\"pd-tdtlc-stat-val\"\u003eSize C\u003c\/span\u003e\n      \u003cspan class=\"pd-tdtlc-stat-label\"\u003eFive Model Fitment\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-tdtlc-stat\"\u003e\n      \u003cspan class=\"pd-tdtlc-stat-val\"\u003eHeat-Resistant\u003c\/span\u003e\n      \u003cspan class=\"pd-tdtlc-stat-label\"\u003eLightweight Aluminium\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-tdtlc-intro\"\u003e\n    Five disposable \u003cstrong\u003eheat-resistant aluminium drip tray liners in Traeger's Size C fitment\u003c\/strong\u003e. The drip tray is the large flat surface below the grill grates that catches every dripping during the cook. Line it before you start, pull the liner out after, drop a fresh one in. \u003cstrong\u003eThe tray underneath never needs scrubbing.\u003c\/strong\u003e Fits five Traeger models across the Woodridge, Pro, and Timberline ranges.\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBLE MODELS --\u003e\n  \u003cdiv class=\"pd-tdtlc-models\"\u003e\n    \u003cspan class=\"pd-tdtlc-models-eyebrow\"\u003eSize C Fits These Five Models\u003c\/span\u003e\n    \u003cdiv class=\"pd-tdtlc-models-grid\"\u003e\n      \u003cdiv class=\"pd-tdtlc-model\"\u003eWoodridge Pro\u003c\/div\u003e\n      \u003cdiv class=\"pd-tdtlc-model\"\u003eWoodridge Elite\u003c\/div\u003e\n      \u003cdiv class=\"pd-tdtlc-model\"\u003ePro 34\u003c\/div\u003e\n      \u003cdiv class=\"pd-tdtlc-model\"\u003ePro 780\u003c\/div\u003e\n      \u003cdiv class=\"pd-tdtlc-model\"\u003eTimberline 1300\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT IT DOES --\u003e\n  \u003cdiv class=\"pd-tdtlc-explainer\"\u003e\n    \u003cp\u003e\u003cstrong\u003eWhat the drip tray does.\u003c\/strong\u003e It sits below the grill grates and above the firebox, catching all fat and drippings from the food and channelling them toward the grease drain. It runs the full width and length of the cook chamber floor, which makes it the largest grease-exposed surface in the grill.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eWhy it needs a liner.\u003c\/strong\u003e Without one, the tray builds up carbonised, baked-on grease with every cook. After a long brisket session, removing that residue takes real scrubbing. With a liner, you pull it out at the end of the cook and the tray beneath stays clean indefinitely. Post-cook cleanup drops to a few seconds.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOIL WARNING --\u003e\n  \u003cdiv class=\"pd-tdtlc-warning\"\u003e\n    \u003cspan class=\"pd-tdtlc-warning-label\"\u003eDo not substitute household foil.\u003c\/span\u003e\n    Traeger specifically advises against using kitchen foil or non-Traeger liners in the drip tray. \u003cstrong\u003eLoose foil can shift during the cook, block the grease drain channel, or interfere with airflow inside the cook chamber.\u003c\/strong\u003e The Size C liner is cut and formed to sit correctly in the tray and stay put. Use the correct liner for your grill.\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003ch3 class=\"pd-tdtlc-heading\"\u003eFeatures\u003c\/h3\u003e\n  \u003cdiv class=\"pd-tdtlc-features\"\u003e\n\n    \u003cdiv class=\"pd-tdtlc-feature\"\u003e\n      \u003cp class=\"pd-tdtlc-feature-title\"\u003ePurpose-Formed for Size C Trays\u003c\/p\u003e\n      \u003cp class=\"pd-tdtlc-feature-body\"\u003eCut and shaped to sit correctly in the drip tray of the five compatible models. \u003cstrong\u003eNo exposed tray surface, no shifting mid-cook\u003c\/strong\u003e, and no interference with the grease drain the way loose foil causes.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-tdtlc-feature\"\u003e\n      \u003cp class=\"pd-tdtlc-feature-title\"\u003eLightweight Heat-Resistant Aluminium\u003c\/p\u003e\n      \u003cp class=\"pd-tdtlc-feature-body\"\u003eHandles the internal temperatures of a pellet grill across the full range from low-and-slow smoking to high-heat grilling. \u003cstrong\u003eNo warping, no failure\u003c\/strong\u003e under normal cooking conditions.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-tdtlc-feature\"\u003e\n      \u003cp class=\"pd-tdtlc-feature-title\"\u003eDisposable, No Scrubbing\u003c\/p\u003e\n      \u003cp class=\"pd-tdtlc-feature-body\"\u003ePull the liner out at the end of the cook and discard it. \u003cstrong\u003eThe tray beneath stays clean\u003c\/strong\u003e, which protects the tray surface and removes the most tedious part of post-cook grill maintenance entirely.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-tdtlc-feature\"\u003e\n      \u003cp class=\"pd-tdtlc-feature-title\"\u003ePack of 5\u003c\/p\u003e\n      \u003cp class=\"pd-tdtlc-feature-body\"\u003eFive liners per pack. \u003cstrong\u003eKeep a pack alongside your grease liners\u003c\/strong\u003e so the tray and the collection system are both lined and ready before the next cook. Restock at the showroom or with your next pellet order.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3 class=\"pd-tdtlc-heading\"\u003eSpecifications\u003c\/h3\u003e\n  \u003ctable class=\"pd-tdtlc-specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eTraeger Drip Tray Liners, Size C\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003eBAC856\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePack Quantity\u003c\/td\u003e\n\u003ctd\u003e5 liners\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eLightweight, heat-resistant aluminium\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eComponent\u003c\/td\u003e\n\u003ctd\u003eInternal drip tray (below grill grates)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCompatible With\u003c\/td\u003e\n\u003ctd\u003eWoodridge Pro, Woodridge Elite, Pro 34, Pro 780, Timberline 1300\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSubstitutes\u003c\/td\u003e\n\u003ctd\u003eHousehold foil and alternate liners are not advised\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-tdtlc-cta\"\u003e\n    \u003cdiv class=\"pd-tdtlc-cta-text\"\u003e\n\u003cstrong\u003eNot sure which liner size your grill takes?\u003c\/strong\u003e Call us and we will check it against your model. In stock at Wetherill Park alongside the full Traeger accessories range.\u003c\/div\u003e\n    \u003ca href=\"tel:0434010411\" class=\"pd-tdtlc-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":46776318230700,"sku":"BAC856","price":39.95,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/traeger-universal-drip-tray-liner-C-studio-front_b75138d9-413a-4e81-9207-031ccf21608c.webp?v=1784183422","url":"https:\/\/bbqrepublic.com.au\/products\/traeger-drip-tray-liners-size-c-5-pack","provider":"BBQ Republic","version":"1.0","type":"link"}