{"product_id":"big-green-egg-ash-removal-pan","title":"Big Green Egg Ash Removal Pan","description":"\u003cstyle\u003e\n.pd-arp-wrap {\n  --pd-bg: #ffffff;\n  --pd-bg-alt: #faf8f5;\n  --pd-bg-dark: #1a1a1a;\n  --pd-border: #e8e4de;\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: 6px;\n  font-family: inherit;\n  box-sizing: border-box;\n  width: 100%;\n  color: var(--pd-text);\n}\n.pd-arp-wrap * { box-sizing: border-box; }\n\n.pd-arp-stats {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  overflow: hidden;\n  margin-bottom: 32px;\n}\n.pd-arp-stat {\n  padding: 18px 16px;\n  text-align: center;\n  border-right: 1px solid rgba(255,255,255,0.08);\n  display: flex;\n  flex-direction: column;\n  gap: 4px;\n}\n.pd-arp-stat:last-child { border-right: none; }\n.pd-arp-stat-val {\n  font-size: 1.1rem;\n  font-weight: 800;\n  color: #c8102e;\n  line-height: 1;\n  letter-spacing: -0.02em;\n}\n.pd-arp-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-arp-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: 22px 24px;\n  margin-bottom: 28px;\n  font-size: 0.96rem;\n  color: var(--pd-muted);\n  line-height: 1.75;\n}\n.pd-arp-intro strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-arp-heading {\n  font-size: 1.05rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0 0 16px;\n  letter-spacing: -0.01em;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n.pd-arp-heading::after {\n  content: '';\n  flex: 1;\n  height: 2px;\n  background: var(--pd-border);\n  border-radius: 2px;\n}\n\n.pd-arp-how {\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  padding: 24px 28px;\n  margin-bottom: 28px;\n}\n.pd-arp-how-label {\n  font-size: 0.68rem;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n  margin: 0 0 16px;\n}\n.pd-arp-steps { display: flex; flex-direction: column; gap: 12px; }\n.pd-arp-step { display: flex; gap: 14px; align-items: flex-start; }\n.pd-arp-step-num {\n  width: 26px;\n  height: 26px;\n  border-radius: 50%;\n  background: var(--pd-accent);\n  color: #fff;\n  font-size: 0.72rem;\n  font-weight: 800;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n.pd-arp-step-text { font-size: 0.88rem; color: #a8a39e; line-height: 1.65; }\n.pd-arp-step-text strong { color: #f0ece4; font-weight: 700; }\n\n.pd-arp-features {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-bottom: 28px;\n}\n.pd-arp-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: 18px 18px 16px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.pd-arp-feature-num {\n  font-size: 0.58rem;\n  font-weight: 800;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--pd-accent);\n}\n.pd-arp-feature-title {\n  font-size: 0.92rem;\n  font-weight: 800;\n  color: var(--pd-text);\n  margin: 0;\n  line-height: 1.3;\n}\n.pd-arp-feature-body {\n  font-size: 0.84rem;\n  color: var(--pd-muted);\n  line-height: 1.65;\n  margin: 0;\n}\n.pd-arp-feature-body strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-arp-compat {\n  margin-bottom: 28px;\n}\n.pd-arp-compat-grid {\n  display: grid;\n  grid-template-columns: repeat(6, 1fr);\n  gap: 8px;\n}\n.pd-arp-compat-card {\n  border-radius: var(--pd-radius);\n  padding: 12px 8px;\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  gap: 5px;\n}\n.pd-arp-compat-card.fit {\n  background: var(--pd-accent-dim);\n  border: 1px solid rgba(200,16,46,0.25);\n}\n.pd-arp-compat-card.no-fit {\n  background: var(--pd-bg-alt);\n  border: 1px solid var(--pd-border);\n  opacity: 0.45;\n}\n.pd-arp-compat-size {\n  font-size: 0.82rem;\n  font-weight: 800;\n  color: var(--pd-text);\n}\n.pd-arp-compat-card.fit .pd-arp-compat-size { color: var(--pd-accent); }\n.pd-arp-compat-status {\n  font-size: 0.56rem;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--pd-muted);\n}\n.pd-arp-compat-card.fit .pd-arp-compat-status { color: var(--pd-accent); }\n\n.pd-arp-callout {\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: 18px 22px;\n  margin-bottom: 28px;\n  font-size: 0.88rem;\n  color: var(--pd-muted);\n  line-height: 1.7;\n}\n.pd-arp-callout strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-arp-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n  margin-bottom: 28px;\n}\n.pd-arp-specs-table tr { border-bottom: 1px solid var(--pd-border); }\n.pd-arp-specs-table tr:last-child { border-bottom: none; }\n.pd-arp-specs-table tr:nth-child(even) td { background: var(--pd-bg-alt); }\n.pd-arp-specs-table td { padding: 11px 14px; vertical-align: top; line-height: 1.5; }\n.pd-arp-specs-table td:first-child { font-weight: 700; color: var(--pd-text); width: 40%; }\n.pd-arp-specs-table td:last-child { color: var(--pd-muted); }\n\n.pd-arp-faq-item {\n  border: 1px solid var(--pd-border);\n  border-radius: var(--pd-radius);\n  overflow: hidden;\n  margin-bottom: 8px;\n  background: var(--pd-bg-alt);\n  transition: border-color 0.2s;\n}\n.pd-arp-faq-item[open] { border-color: var(--pd-accent); }\n.pd-arp-faq-item summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 14px;\n  padding: 16px 20px;\n  font-size: 0.9rem;\n  font-weight: 700;\n  color: var(--pd-text);\n  cursor: pointer;\n  list-style: none;\n  line-height: 1.4;\n}\n.pd-arp-faq-item summary::-webkit-details-marker { display: none; }\n.pd-arp-faq-icon {\n  width: 24px;\n  height: 24px;\n  border-radius: 50%;\n  background: var(--pd-accent-dim);\n  border: 1px solid rgba(200,16,46,0.2);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--pd-accent);\n  flex-shrink: 0;\n  transition: transform 0.22s;\n}\n.pd-arp-faq-icon svg { width: 12px; height: 12px; }\n.pd-arp-faq-item[open] .pd-arp-faq-icon { transform: rotate(180deg); background: var(--pd-accent); color: #fff; border-color: var(--pd-accent); }\n.pd-arp-faq-answer {\n  padding: 0 20px 16px;\n  font-size: 0.87rem;\n  color: var(--pd-muted);\n  line-height: 1.7;\n  border-top: 1px solid var(--pd-border);\n}\n.pd-arp-faq-answer p { margin: 10px 0 0; }\n.pd-arp-faq-answer p:first-child { margin-top: 12px; }\n.pd-arp-faq-answer strong { color: var(--pd-text); font-weight: 700; }\n\n.pd-arp-cta {\n  background: var(--pd-bg-dark);\n  border-radius: var(--pd-radius);\n  padding: 20px 24px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n  flex-wrap: wrap;\n  margin-top: 8px;\n}\n.pd-arp-cta-text { font-size: 0.88rem; color: #a8a39e; line-height: 1.5; }\n.pd-arp-cta-text strong { color: #f0ece4; font-weight: 700; }\n.pd-arp-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.76rem;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  text-decoration: none;\n  padding: 11px 20px;\n  border-radius: var(--pd-radius);\n  transition: background 0.18s;\n  white-space: nowrap;\n}\n.pd-arp-cta-btn:hover { background: #a50d25; }\n.pd-arp-cta-btn svg { width: 11px; height: 11px; }\n\n@media (max-width: 680px) {\n  .pd-arp-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-arp-stat:nth-child(2) { border-right: none; }\n  .pd-arp-stat:nth-child(-n+2) { border-bottom: 1px solid rgba(255,255,255,0.08); }\n  .pd-arp-features { grid-template-columns: 1fr; }\n  .pd-arp-compat-grid { grid-template-columns: repeat(3, 1fr); }\n  .pd-arp-how { padding: 20px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-arp-wrap\"\u003e\n\n  \u003cdiv class=\"pd-arp-stats\"\u003e\n    \u003cdiv class=\"pd-arp-stat\"\u003e\n      \u003cspan class=\"pd-arp-stat-val\"\u003e$65\u003c\/span\u003e\n      \u003cspan class=\"pd-arp-stat-label\"\u003eRRP\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-arp-stat\"\u003e\n      \u003cspan class=\"pd-arp-stat-val\"\u003e106049\u003c\/span\u003e\n      \u003cspan class=\"pd-arp-stat-label\"\u003eBGE SKU\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-arp-stat\"\u003e\n      \u003cspan class=\"pd-arp-stat-val\"\u003eHooks On\u003c\/span\u003e\n      \u003cspan class=\"pd-arp-stat-label\"\u003eDraft Door\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pd-arp-stat\"\u003e\n      \u003cspan class=\"pd-arp-stat-val\"\u003eMed to 2XL\u003c\/span\u003e\n      \u003cspan class=\"pd-arp-stat-label\"\u003eEGG Sizes\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-arp-intro\"\u003e\n    The Big Green Egg Ash Removal Pan hooks onto the outside of the EGG's draught door opening. \u003cstrong\u003eOpen the draft door, hook the pan onto the opening, and use the BGE Ash Tool to rake ash out through the draft door directly into the pan.\u003c\/strong\u003e The pan catches everything cleanly and contains it for disposal without spillage on your outdoor space. No scooping into bags, no ash clouds on the patio, no dirty hands. Natural lump charcoal produces minimal ash to begin with, and this setup makes removing what little remains a 60-second task. Compatible with Medium, Large, XL and 2XL EGGs.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-arp-how\"\u003e\n    \u003cp class=\"pd-arp-how-label\"\u003eHow to Use the Ash Removal Pan\u003c\/p\u003e\n    \u003cdiv class=\"pd-arp-steps\"\u003e\n      \u003cdiv class=\"pd-arp-step\"\u003e\n        \u003cspan class=\"pd-arp-step-num\"\u003e1\u003c\/span\u003e\n        \u003cp class=\"pd-arp-step-text\"\u003e\u003cstrong\u003eWait until the EGG is fully cold.\u003c\/strong\u003e Never clean ash while the EGG is still warm or while any charcoal is still glowing. Ash retains heat for many hours. For most cooks, wait until the following morning.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-arp-step\"\u003e\n        \u003cspan class=\"pd-arp-step-num\"\u003e2\u003c\/span\u003e\n        \u003cp class=\"pd-arp-step-text\"\u003e\u003cstrong\u003eOpen the draft door and hook the pan onto the opening.\u003c\/strong\u003e The Ash Removal Pan is designed to attach to the draft door frame and sit below it, creating a contained receiving tray directly outside the EGG's lower vent opening.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-arp-step\"\u003e\n        \u003cspan class=\"pd-arp-step-num\"\u003e3\u003c\/span\u003e\n        \u003cp class=\"pd-arp-step-text\"\u003e\u003cstrong\u003eUse the BGE Ash Tool to rake ash out into the pan.\u003c\/strong\u003e The ash tool is inserted through the draft door opening and used to push and rake ash from the base of the firebox out through the door and into the waiting pan. No need to remove all ash, just enough to restore clear airflow through the bottom vent.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-arp-step\"\u003e\n        \u003cspan class=\"pd-arp-step-num\"\u003e4\u003c\/span\u003e\n        \u003cp class=\"pd-arp-step-text\"\u003e\u003cstrong\u003eRemove the pan and dispose.\u003c\/strong\u003e Unhook the pan, tip the collected ash into a metal bin, and you are done. The hook-on design means ash stays contained in the pan the entire time rather than spilling across your deck or patio.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"pd-arp-heading\"\u003eFeatures\u003c\/h3\u003e\n  \u003cdiv class=\"pd-arp-features\"\u003e\n\n    \u003cdiv class=\"pd-arp-feature\"\u003e\n      \u003cspan class=\"pd-arp-feature-num\"\u003eFeature 01\u003c\/span\u003e\n      \u003ch4 class=\"pd-arp-feature-title\"\u003eHooks Onto the Draft Door for Spill-Free Removal\u003c\/h4\u003e\n      \u003cp class=\"pd-arp-feature-body\"\u003eThe pan attaches directly to the EGG's draft door frame and sits below the opening. \u003cstrong\u003eAsh raked out with the Ash Tool falls straight into the pan\u003c\/strong\u003e, not onto your decking or patio. The contained shape holds everything until you are ready to tip it into a bin.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-arp-feature\"\u003e\n      \u003cspan class=\"pd-arp-feature-num\"\u003eFeature 02\u003c\/span\u003e\n      \u003ch4 class=\"pd-arp-feature-title\"\u003eWorks with the BGE Ash Tool\u003c\/h4\u003e\n      \u003cp class=\"pd-arp-feature-body\"\u003eThe pan is designed to be used in combination with the BGE Ash Tool, which rakes ash through the draft door opening and into the pan. \u003cstrong\u003eThe tool fits through the draft door perfectly\u003c\/strong\u003e, and the pan's dimensions (14.25 x 4.5 x 2 inches) are sized to catch the resulting ash without overflow on a normal clean.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-arp-feature\"\u003e\n      \u003cspan class=\"pd-arp-feature-num\"\u003eFeature 03\u003c\/span\u003e\n      \u003ch4 class=\"pd-arp-feature-title\"\u003eRestores Airflow for the Next Cook\u003c\/h4\u003e\n      \u003cp class=\"pd-arp-feature-body\"\u003eAsh accumulation at the base of the firebox gradually restricts airflow through the bottom vent. \u003cstrong\u003eRaking ash out before each cook keeps the airflow path clear\u003c\/strong\u003e, which means faster temperature build-up at the start of the cook and more consistent temperature control throughout.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-arp-feature\"\u003e\n      \u003cspan class=\"pd-arp-feature-num\"\u003eFeature 04\u003c\/span\u003e\n      \u003ch4 class=\"pd-arp-feature-title\"\u003eDurable Metal Construction\u003c\/h4\u003e\n      \u003cp class=\"pd-arp-feature-body\"\u003eThe pan is made from durable metal built to handle repeated use across many seasons of outdoor cooking. \u003cstrong\u003eAt 14.25 inches long by 4.5 inches wide by 2 inches deep\u003c\/strong\u003e, it holds a substantial volume of ash without requiring multiple trips during a single clean.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"pd-arp-heading\"\u003eEGG Compatibility\u003c\/h3\u003e\n  \u003cdiv class=\"pd-arp-compat\"\u003e\n    \u003cdiv class=\"pd-arp-compat-grid\"\u003e\n      \u003cdiv class=\"pd-arp-compat-card no-fit\"\u003e\n        \u003cspan class=\"pd-arp-compat-size\"\u003eMiniMax\u003c\/span\u003e\n        \u003cspan class=\"pd-arp-compat-status\"\u003eNot Compatible\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-arp-compat-card no-fit\"\u003e\n        \u003cspan class=\"pd-arp-compat-size\"\u003eSmall\u003c\/span\u003e\n        \u003cspan class=\"pd-arp-compat-status\"\u003eNot Compatible\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-arp-compat-card fit\"\u003e\n        \u003cspan class=\"pd-arp-compat-size\"\u003eMedium\u003c\/span\u003e\n        \u003cspan class=\"pd-arp-compat-status\"\u003eCompatible\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-arp-compat-card fit\"\u003e\n        \u003cspan class=\"pd-arp-compat-size\"\u003eLarge\u003c\/span\u003e\n        \u003cspan class=\"pd-arp-compat-status\"\u003eCompatible\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-arp-compat-card fit\"\u003e\n        \u003cspan class=\"pd-arp-compat-size\"\u003eXL\u003c\/span\u003e\n        \u003cspan class=\"pd-arp-compat-status\"\u003eCompatible\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-arp-compat-card fit\"\u003e\n        \u003cspan class=\"pd-arp-compat-size\"\u003e2XL\u003c\/span\u003e\n        \u003cspan class=\"pd-arp-compat-status\"\u003eCompatible\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pd-arp-callout\"\u003e\n    \u003cstrong\u003ePairs with the BGE Ash Tool.\u003c\/strong\u003e The Ash Removal Pan works in conjunction with the BGE Ash Tool, which is used to rake ash through the draft door and into the pan. If you do not already have the Ash Tool, ask us about stocking both together.\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"pd-arp-heading\"\u003eSpecifications\u003c\/h3\u003e\n  \u003ctable class=\"pd-arp-specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eBGE Ash Removal Pan\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003e106049\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePrice\u003c\/td\u003e\n\u003ctd\u003e$65.00 AUD\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDurable metal\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e14.25 in L x 4.5 in W x 2 in D (36 x 12 x 5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFunction\u003c\/td\u003e\n\u003ctd\u003eHooks onto draft door to catch ash raked out with Ash Tool\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUsed With\u003c\/td\u003e\n\u003ctd\u003eBGE Ash Tool (sold separately)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCompatible EGG Sizes\u003c\/td\u003e\n\u003ctd\u003eMedium, Large, XL, 2XL\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eNot Compatible\u003c\/td\u003e\n\u003ctd\u003eMiniMax, Small\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eBig Green Egg\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eUSA\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003ch3 class=\"pd-arp-heading\"\u003eCommon Questions\u003c\/h3\u003e\n\n  \u003cdetails class=\"pd-arp-faq-item\"\u003e\n    \u003csummary\u003eHow does the Ash Removal Pan actually work?\u003cspan class=\"pd-arp-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-arp-faq-answer\"\u003e\n      \u003cp\u003eThe pan hooks onto the outside of the EGG's draft door opening. With the draft door open and the pan hooked on below it, you use the BGE Ash Tool to rake ash from inside the firebox through the draft door opening and into the pan. \u003cstrong\u003eThe pan catches everything and contains it for disposal\u003c\/strong\u003e, so ash does not fall on your patio or deck during the cleaning process. Once done, unhook the pan and tip the ash into a metal bin.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pd-arp-faq-item\"\u003e\n    \u003csummary\u003eDo I need the BGE Ash Tool to use the pan?\u003cspan class=\"pd-arp-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-arp-faq-answer\"\u003e\n      \u003cp\u003eYes. The Ash Removal Pan is designed to be used with the BGE Ash Tool, which rakes ash through the draft door opening into the pan. \u003cstrong\u003eWithout the Ash Tool, there is no way to move the ash from the inside of the firebox into the pan\u003c\/strong\u003e without reaching inside the EGG. The Ash Tool is sold separately. Ask us about stocking both.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pd-arp-faq-item\"\u003e\n    \u003csummary\u003eHow often should I clean the ash out of my EGG?\u003cspan class=\"pd-arp-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-arp-faq-answer\"\u003e\n      \u003cp\u003eNatural lump charcoal produces very little ash, so the EGG does not need cleaning after every cook. \u003cstrong\u003eA quick ash removal every two to four cooks\u003c\/strong\u003e is typical for most EGG owners. Before any long low-and-slow cook, check that the base of the firebox is clear enough to allow unrestricted airflow through the bottom vent. The whole process takes less than a minute with the pan and tool.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pd-arp-faq-item\"\u003e\n    \u003csummary\u003eDoes this fit the MiniMax or Small EGG?\u003cspan class=\"pd-arp-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-arp-faq-answer\"\u003e\n      \u003cp\u003eNo. The Ash Removal Pan (SKU 106049) is compatible with the \u003cstrong\u003eMedium, Large, XL and 2XL EGGs only\u003c\/strong\u003e. It is not designed for the MiniMax or Small EGG due to the different draft door dimensions on those models. If you have a MiniMax or Small EGG, call us on 0434 010 411 and we can advise on the correct cleaning approach for your size.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"pd-arp-faq-item\"\u003e\n    \u003csummary\u003eIs this a genuine Big Green Egg accessory?\u003cspan class=\"pd-arp-faq-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 12 15 18 9\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"pd-arp-faq-answer\"\u003e\n      \u003cp\u003eYes. The Ash Removal Pan (SKU 106049) is a genuine Big Green Egg accessory supplied through the official BGE Australia distribution network. BBQ Republic is a \u003cstrong\u003ePlatinum Authorised Big Green Egg Dealer\u003c\/strong\u003e, meaning all BGE products we stock are genuine and covered by the manufacturer's warranty.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"pd-arp-cta\"\u003e\n    \u003cdiv class=\"pd-arp-cta-text\"\u003e\n\u003cstrong\u003eQuestions about BGE cleaning and maintenance accessories?\u003c\/strong\u003e We run Big Green Eggs ourselves and can advise on the right kit for your EGG size and how often you cook.\u003c\/div\u003e\n    \u003ca href=\"tel:0434010411\" class=\"pd-arp-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":"Big Green Egg","offers":[{"title":"Default Title","offer_id":46649556533420,"sku":"106049","price":65.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/ash-removal-pan-521133.webp?v=1782198935","url":"https:\/\/bbqrepublic.com.au\/products\/big-green-egg-ash-removal-pan","provider":"BBQ Republic","version":"1.0","type":"link"}