{"product_id":"traeger-p-a-l-pop-and-lock™-storage-bin","title":"Traeger P.A.L. Pop-And-Lock™ Storage Bin","description":"\u003cstyle\u003e\n.pd-tpalb-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-tpalb-wrap * { box-sizing: border-box; }\n\n.pd-tpalb-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-tpalb-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-tpalb-stat:last-child { border-right: none; }\n.pd-tpalb-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-tpalb-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-tpalb-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-tpalb-intro strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-tpalb-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-tpalb-heading::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: var(--pd-border);\n  border-radius: 2px;\n}\n\n\/* RAIL EXPLAINER *\/\n.pd-tpalb-rail {\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-tpalb-rail-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-tpalb-rail 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-tpalb-rail p {\n  font-size: 0.9rem;\n  color: #a8a39e;\n  line-height: 1.75;\n  margin: 0;\n}\n.pd-tpalb-rail strong { color: #f0ece4; font-weight: 700; }\n\n\/* FEATURES *\/\n.pd-tpalb-features {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 10px;\n  margin-bottom: 24px;\n}\n.pd-tpalb-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-tpalb-feature-title {\n  font-size: 0.88rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0;\n}\n.pd-tpalb-feature-body {\n  font-size: 0.82rem;\n  color: var(--pd-muted);\n  line-height: 1.6;\n  margin: 0;\n}\n.pd-tpalb-feature-body strong { color: var(--pd-text); font-weight: 700; }\n\n\/* COMPAT *\/\n.pd-tpalb-compat {\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-tpalb-compat strong { color: var(--pd-text); font-weight: 700; }\n\n\/* SPECS *\/\n.pd-tpalb-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n  margin-bottom: 24px;\n}\n.pd-tpalb-specs-table tr { border-bottom: 1px solid var(--pd-border); }\n.pd-tpalb-specs-table tr:last-child { border-bottom: none; }\n.pd-tpalb-specs-table tr:nth-child(even) td { background: var(--pd-bg-alt); }\n.pd-tpalb-specs-table td { padding: 10px 14px; vertical-align: top; line-height: 1.5; }\n.pd-tpalb-specs-table td:first-child { font-weight: 700; color: var(--pd-text); width: 40%; }\n.pd-tpalb-specs-table td:last-child { color: var(--pd-muted); }\n\n\/* CTA *\/\n.pd-tpalb-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-tpalb-cta-text { font-size: 0.87rem; color: #a8a39e; line-height: 1.5; }\n.pd-tpalb-cta-text strong { color: #f0ece4; font-weight: 700; }\n.pd-tpalb-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-tpalb-cta-btn:hover { background: #a50d25; }\n.pd-tpalb-cta-btn svg { width: 11px; height: 11px; }\n\n@media (max-width: 580px) {\n  .pd-tpalb-stats { grid-template-columns: 1fr; }\n  .pd-tpalb-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.07); }\n  .pd-tpalb-stat:last-child { border-bottom: none; }\n  .pd-tpalb-features { grid-template-columns: 1fr; }\n  .pd-tpalb-rail { padding: 20px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-tpalb-wrap\"\u003e\n\n  \u003cdiv class=\"pd-tpalb-stats\"\u003e\n    \u003cdiv class=\"pd-tpalb-stat\"\u003e\n      \u003cspan class=\"pd-tpalb-stat-val\"\u003eTool-Free\u003c\/span\u003e\n      \u003cspan class=\"pd-tpalb-stat-label\"\u003eSnaps On and Off\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-tpalb-stat\"\u003e\n      \u003cspan class=\"pd-tpalb-stat-val\"\u003eFits 6 Tins\u003c\/span\u003e\n      \u003cspan class=\"pd-tpalb-stat-label\"\u003eTraeger Rub Capacity\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-tpalb-stat\"\u003e\n      \u003cspan class=\"pd-tpalb-stat-val\"\u003eCold Rolled Steel\u003c\/span\u003e\n      \u003cspan class=\"pd-tpalb-stat-label\"\u003ePowder-Coated\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-tpalb-intro\"\u003e\n    The Traeger P.A.L. Pop-and-Lock Storage Bin \u003cstrong\u003esnaps onto the P.A.L. accessory rail and keeps your rubs, sauces, salts, and everyday cooking essentials within arm's reach\u003c\/strong\u003e at the grill. No more running back and forth to the kitchen mid-cook to grab the rub you forgot. Snap the bin onto any position on the rail, load it up, and everything you use most is where you need it.\n  \u003c\/div\u003e\n\n  \u003c!-- RAIL EXPLAINER --\u003e\n  \u003cdiv class=\"pd-tpalb-rail\"\u003e\n    \u003cspan class=\"pd-tpalb-rail-eyebrow\"\u003eHow the P.A.L. Rail Works\u003c\/span\u003e\n    \u003ch3\u003eOne rail, a full range of snap-on attachments.\u003c\/h3\u003e\n    \u003cp\u003eThe P.A.L. Pop-and-Lock accessory rail runs along the front of the Woodridge Pro, Ironwood XL, and Timberline grills. It accepts a range of snap-on attachments including tool hooks, roll racks, folding shelves, and this storage bin. \u003cstrong\u003eArrange the rail however suits your cooking style\u003c\/strong\u003e and reconfigure it whenever you want. The bin is one part of a system designed to keep the grill set up the way you work.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003ch3 class=\"pd-tpalb-heading\"\u003eFeatures\u003c\/h3\u003e\n  \u003cdiv class=\"pd-tpalb-features\"\u003e\n\n    \u003cdiv class=\"pd-tpalb-feature\"\u003e\n      \u003cp class=\"pd-tpalb-feature-title\"\u003eSnaps On in Seconds\u003c\/p\u003e\n      \u003cp class=\"pd-tpalb-feature-body\"\u003eThe bin snaps onto the P.A.L. rail and off again \u003cstrong\u003ewithout any tools\u003c\/strong\u003e. Reposition it along the rail, move it to a different grill fitted with the rail, or take it off entirely whenever you need to. No fasteners, no brackets to align.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-tpalb-feature\"\u003e\n      \u003cp class=\"pd-tpalb-feature-title\"\u003eFits Up to 6 Rub Tins\u003c\/p\u003e\n      \u003cp class=\"pd-tpalb-feature-body\"\u003eComfortably holds up to six Traeger rub tins. \u003cstrong\u003eYour full rub collection sits on the rail\u003c\/strong\u003e rather than cluttering a side shelf or living in the kitchen cupboard. Sauces, salts, and other essentials fit alongside.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-tpalb-feature\"\u003e\n      \u003cp class=\"pd-tpalb-feature-title\"\u003eCold Rolled Steel Construction\u003c\/p\u003e\n      \u003cp class=\"pd-tpalb-feature-body\"\u003eBuilt from durable cold rolled steel with a \u003cstrong\u003eheat-resistant powder coating\u003c\/strong\u003e that handles the outdoor environment right next to a working grill. Not a plastic caddy. Built to live on the grill permanently.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-tpalb-feature\"\u003e\n      \u003cp class=\"pd-tpalb-feature-title\"\u003eEverything Within Reach\u003c\/p\u003e\n      \u003cp class=\"pd-tpalb-feature-body\"\u003eThe practical benefit is simple: \u003cstrong\u003ethe ingredients you use most stay at the grill\u003c\/strong\u003e, not in the kitchen. Less back and forth mid-cook, fewer forgotten rubs, and a tidier cooking setup on grills with the space to spare.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- COMPAT --\u003e\n  \u003cdiv class=\"pd-tpalb-compat\"\u003e\n    \u003cstrong\u003eRequires a P.A.L. Pop-and-Lock accessory rail.\u003c\/strong\u003e This storage bin is compatible with any Traeger grill fitted with the P.A.L. rail, including the Woodridge Pro, Ironwood XL, Ironwood, Timberline, and Timberline XL. It will not attach to grills without the rail, such as the Pro 575 and Pro 780. If your grill has the P.A.L. rail along the front, this bin will snap straight on.\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003ch3 class=\"pd-tpalb-heading\"\u003eSpecifications\u003c\/h3\u003e\n  \u003ctable class=\"pd-tpalb-specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eTraeger P.A.L. Pop-and-Lock Storage Bin\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003eBAC612\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e12.8in x 6.3in x 3.5in (approx. 32.5cm x 16cm x 9cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003eUp to 6 Traeger rub tins\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eCold rolled steel with heat-resistant powder coating\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAttachment\u003c\/td\u003e\n\u003ctd\u003eTool-free snap-on to P.A.L. Pop-and-Lock rail\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCompatible With\u003c\/td\u003e\n\u003ctd\u003eWoodridge Pro, Ironwood XL, Ironwood, Timberline, Timberline XL\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNot Compatible With\u003c\/td\u003e\n\u003ctd\u003eGrills without a P.A.L. rail (e.g. Pro 575, Pro 780)\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-tpalb-cta\"\u003e\n    \u003cdiv class=\"pd-tpalb-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 href=\"tel:0434010411\" class=\"pd-tpalb-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":46829084147884,"sku":"BAC612","price":129.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/traeger-pal-storage-bin-studio-angle.webp?v=1785117876","url":"https:\/\/bbqrepublic.com.au\/products\/traeger-p-a-l-pop-and-lock%e2%84%a2-storage-bin","provider":"BBQ Republic","version":"1.0","type":"link"}