{"product_id":"meater-pro-xl","title":"MEATER PRO XL","description":"\u003cstyle\u003e\n\/* ── Krank width fix: hide empty sidebar, expand description ── *\/\n.section__wrapper.product-description__wrapper .product-meta.sticky-to-header {\n  display: none !important;\n}\n.section__wrapper.product-description__wrapper .product-description.rte {\n  max-width: 100% !important;\n  width: 100% !important;\n  flex: 1 1 100% !important;\n}\n\n.pd-mtxl {\n  --pd-bg: #ffffff;\n  --pd-bg-soft: #f7f5f4;\n  --pd-bg-dark: #1a1a1a;\n  --pd-accent: #c8102e;\n  --pd-accent-deep: #a00d24;\n  --pd-text: #1a1a1a;\n  --pd-text-muted: #5a5550;\n  --pd-text-light: #9a9490;\n  --pd-text-on-dark: #f0ece4;\n  --pd-text-on-dark-muted: #b8b2ab;\n  --pd-border: #e6e3e0;\n  --pd-border-dark: #2e2e2e;\n  --pd-radius: 8px;\n  font-family: inherit;\n  color: var(--pd-text);\n  max-width: 100%;\n  box-sizing: border-box;\n}\n.pd-mtxl * { box-sizing: border-box; }\n.pd-mtxl p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-mtxl h2 { font-size: clamp(1.4rem, 3vw, 1.8rem); font-weight: 800; letter-spacing: -0.01em; margin: 0 0 16px; line-height: 1.2; color: var(--pd-text); }\n.pd-mtxl h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-mtxl-stats { display: grid; grid-template-columns: repeat(4, 1fr); background: var(--pd-bg-dark); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-mtxl-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-mtxl-stat:last-child { border-right: none; }\n.pd-mtxl-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-mtxl-stat-label { display: block; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.12em; color: var(--pd-text-on-dark-muted); }\n\n\/* ── Intro ── *\/\n.pd-mtxl-intro { margin-bottom: 32px; }\n.pd-mtxl-intro-lead { font-size: 1.05rem; font-weight: 600; color: var(--pd-text); margin-bottom: 16px; line-height: 1.5; }\n\n\/* ── Premium tier badge ── *\/\n.pd-mtxl-tier-badge {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding: 18px 24px;\n  background: rgba(200, 16, 46, 0.06);\n  border: 1px solid rgba(200, 16, 46, 0.3);\n  border-radius: var(--pd-radius);\n  margin-bottom: 32px;\n}\n.pd-mtxl-tier-badge-icon {\n  width: 36px;\n  height: 36px;\n  border-radius: 50%;\n  background: var(--pd-accent);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #ffffff;\n  flex-shrink: 0;\n}\n.pd-mtxl-tier-badge-icon svg { width: 18px; height: 18px; fill: currentColor; stroke: none; }\n.pd-mtxl-tier-badge-text { font-size: 0.9rem; color: var(--pd-text); line-height: 1.55; margin: 0; }\n.pd-mtxl-tier-badge-text strong { color: var(--pd-accent); font-weight: 700; }\n\n\/* ── Pro Duo vs Pro XL comparison callout ── *\/\n.pd-mtxl-tier {\n  padding: 26px 28px;\n  border-radius: var(--pd-radius);\n  background: var(--pd-bg-soft);\n  margin-bottom: 32px;\n  border-left: 4px solid var(--pd-accent);\n}\n.pd-mtxl-tier-eyebrow {\n  display: inline-block;\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-bottom: 8px;\n}\n.pd-mtxl-tier h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtxl-tier-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; margin-top: 16px; }\n.pd-mtxl-tier-card {\n  padding: 18px 20px;\n  background: #ffffff;\n  border-radius: 6px;\n  border: 1px solid var(--pd-border);\n}\n.pd-mtxl-tier-card h4 { font-size: 0.95rem; font-weight: 700; margin: 0 0 6px; color: var(--pd-text); }\n.pd-mtxl-tier-card-price { font-size: 0.78rem; color: var(--pd-text-muted); font-weight: 600; margin: 0 0 10px; }\n.pd-mtxl-tier-card-list { list-style: none; padding: 0; margin: 0; }\n.pd-mtxl-tier-card-list li { font-size: 0.8rem; color: var(--pd-text-muted); line-height: 1.55; padding: 4px 0 4px 16px; position: relative; }\n.pd-mtxl-tier-card-list li::before { content: '•'; position: absolute; left: 0; top: 4px; color: var(--pd-accent); font-weight: 800; }\n.pd-mtxl-tier-card--current { border-color: var(--pd-accent); }\n.pd-mtxl-tier-card--current h4 { color: var(--pd-accent); }\n\n\/* ── OLED display callout (NEW UNIQUE COMPONENT) ── *\/\n.pd-mtxl-oled {\n  padding: 26px 28px;\n  border-radius: var(--pd-radius);\n  background: var(--pd-bg-dark);\n  color: var(--pd-text-on-dark);\n  margin-bottom: 32px;\n  border-left: 4px solid var(--pd-accent);\n}\n.pd-mtxl-oled-eyebrow {\n  display: inline-block;\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-bottom: 10px;\n}\n.pd-mtxl-oled h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin: 0 0 12px; }\n.pd-mtxl-oled \u003e p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.65; margin-bottom: 18px; }\n.pd-mtxl-oled-features { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }\n.pd-mtxl-oled-features li {\n  padding: 14px 16px;\n  background: rgba(255, 255, 255, 0.05);\n  border-radius: 6px;\n  font-size: 0.85rem;\n  color: var(--pd-text-on-dark);\n  line-height: 1.5;\n  border-top: 3px solid var(--pd-accent);\n}\n.pd-mtxl-oled-features li strong { display: block; color: var(--pd-accent); font-size: 0.72rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 6px; }\n\n\/* ── Four-probe scenarios callout (dark background, FIXED specificity from start) ── *\/\n.pd-mtxl-scenarios {\n  padding: 26px 28px;\n  border-radius: var(--pd-radius);\n  background: var(--pd-bg-dark);\n  color: var(--pd-text-on-dark);\n  margin-bottom: 32px;\n  border-left: 4px solid var(--pd-accent);\n}\n.pd-mtxl-scenarios-eyebrow {\n  display: inline-block;\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-bottom: 10px;\n}\n.pd-mtxl-scenarios h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin: 0 0 12px; }\n.pd-mtxl-scenarios \u003e p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.65; margin-bottom: 20px; }\n.pd-mtxl-scenarios-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; margin-top: 16px; }\n.pd-mtxl-scenario {\n  padding: 18px 18px 16px;\n  background: rgba(255, 255, 255, 0.05);\n  border-radius: 6px;\n  border-top: 3px solid var(--pd-accent);\n}\n.pd-mtxl-scenario-label { font-size: 0.6rem; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 6px; display: block; }\n\/* Higher specificity to beat base .pd-mtxl p rule (lesson from Pro Duo build) *\/\n.pd-mtxl-scenario p.pd-mtxl-scenario-title { font-size: 0.95rem; font-weight: 700; color: var(--pd-text-on-dark); margin: 0 0 8px; line-height: 1.3; }\n.pd-mtxl-scenario p.pd-mtxl-scenario-text { font-size: 0.82rem; color: var(--pd-text-on-dark-muted); line-height: 1.55; margin: 0; }\n.pd-mtxl-scenario-probes { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 12px; padding-top: 12px; border-top: 1px solid rgba(255, 255, 255, 0.1); }\n.pd-mtxl-scenario-probe { font-size: 0.7rem; color: var(--pd-text-on-dark-muted); line-height: 1.4; }\n.pd-mtxl-scenario-probe strong { display: block; color: var(--pd-accent); font-size: 0.72rem; margin-bottom: 2px; }\n\n\/* ── Multisensor callout (24 total sensors) ── *\/\n.pd-mtxl-multisensor {\n  padding: 24px 26px;\n  border: 1px solid var(--pd-border);\n  background: var(--pd-bg-soft);\n  border-radius: var(--pd-radius);\n  margin-bottom: 32px;\n  border-left: 4px solid var(--pd-accent);\n}\n.pd-mtxl-multisensor-eyebrow {\n  display: inline-block;\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-bottom: 8px;\n}\n.pd-mtxl-multisensor h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtxl-sensors-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: 16px; }\n.pd-mtxl-sensor-stat {\n  padding: 16px 14px;\n  background: #ffffff;\n  border-radius: 6px;\n  text-align: center;\n  border-top: 3px solid var(--pd-accent);\n}\n.pd-mtxl-sensor-stat-num { display: block; font-size: 1.8rem; font-weight: 800; color: var(--pd-accent); line-height: 1; margin-bottom: 6px; letter-spacing: -0.02em; }\n.pd-mtxl-sensor-stat-label { display: block; font-size: 0.75rem; font-weight: 700; color: var(--pd-text); margin-bottom: 4px; }\n.pd-mtxl-sensor-stat-detail { display: block; font-size: 0.72rem; color: var(--pd-text-muted); line-height: 1.4; }\n\n\/* ── Compatibility grid ── *\/\n.pd-mtxl-compat {\n  padding: 26px 28px;\n  border-radius: var(--pd-radius);\n  background: var(--pd-bg-soft);\n  margin-bottom: 32px;\n  border-left: 4px solid var(--pd-accent);\n}\n.pd-mtxl-compat-eyebrow {\n  display: inline-block;\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-bottom: 8px;\n}\n.pd-mtxl-compat h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtxl-compat p { margin-bottom: 18px; }\n.pd-mtxl-compat-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 10px; }\n.pd-mtxl-compat-item {\n  text-align: center;\n  padding: 12px 8px;\n  background: #ffffff;\n  border-radius: 6px;\n  border: 1px solid var(--pd-border);\n  font-size: 0.75rem;\n  font-weight: 700;\n  color: var(--pd-text);\n  letter-spacing: 0.02em;\n  line-height: 1.3;\n}\n\n\/* ── Feature grid ── *\/\n.pd-mtxl-features { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-mtxl-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-mtxl-feature-icon { width: 36px; height: 36px; border-radius: 50%; background: rgba(200, 16, 46, 0.12); display: flex; align-items: center; justify-content: center; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-mtxl-feature-icon svg { width: 18px; height: 18px; }\n.pd-mtxl-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-mtxl-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-mtxl-story { background: var(--pd-bg-dark); color: var(--pd-text-on-dark); padding: 32px; border-radius: var(--pd-radius); margin-bottom: 32px; border-left: 4px solid var(--pd-accent); }\n.pd-mtxl-story-eyebrow { display: inline-block; font-size: 0.62rem; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 10px; }\n.pd-mtxl-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-mtxl-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-mtxl-story p:last-child { margin-bottom: 0; }\n.pd-mtxl-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── How it works callout ── *\/\n.pd-mtxl-howitworks {\n  padding: 24px 26px;\n  border: 1px solid var(--pd-border);\n  background: var(--pd-bg-soft);\n  border-radius: var(--pd-radius);\n  margin-bottom: 32px;\n}\n.pd-mtxl-howitworks-eyebrow {\n  display: inline-block;\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-bottom: 8px;\n}\n.pd-mtxl-howitworks h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtxl-howitworks-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 16px; }\n.pd-mtxl-step {\n  padding: 16px 18px;\n  background: #ffffff;\n  border-radius: 6px;\n  border-top: 3px solid var(--pd-accent);\n}\n.pd-mtxl-step-num {\n  display: inline-block;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  background: var(--pd-accent);\n  color: #ffffff;\n  font-weight: 800;\n  font-size: 0.85rem;\n  text-align: center;\n  line-height: 28px;\n  margin-bottom: 10px;\n}\n.pd-mtxl-step-title { font-size: 0.88rem; font-weight: 700; color: var(--pd-text); margin: 0 0 6px; }\n.pd-mtxl-step-text { font-size: 0.83rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Specs ── *\/\n.pd-mtxl-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-mtxl-specs-header { background: var(--pd-bg-soft); padding: 14px 20px; font-size: 0.7rem; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--pd-accent-deep); border-bottom: 1px solid var(--pd-border); }\n.pd-mtxl-specs-row { display: grid; grid-template-columns: 200px 1fr; padding: 12px 20px; border-bottom: 1px solid var(--pd-border); font-size: 0.88rem; }\n.pd-mtxl-specs-row:last-child { border-bottom: none; }\n.pd-mtxl-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-mtxl-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-mtxl-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-mtxl-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-mtxl-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-mtxl-uses li::before { content: ''; position: absolute; left: 0; top: 7px; width: 8px; height: 8px; border-radius: 50%; background: var(--pd-accent); }\n\n\/* ── \"Works perfectly with\" cross-link grid ── *\/\n.pd-mtxl-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-mtxl .pd-mtxl-pair,\n.pd-mtxl .pd-mtxl-pair:link,\n.pd-mtxl .pd-mtxl-pair:visited {\n  display: flex !important; flex-direction: column !important; padding: 22px 22px 20px !important;\n  border: 1px solid var(--pd-border) !important; border-radius: var(--pd-radius) !important;\n  background: #ffffff !important; text-decoration: none !important;\n  transition: border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease !important;\n  font-family: inherit !important; color: inherit !important;\n}\n.pd-mtxl .pd-mtxl-pair:hover { border-color: var(--pd-accent) !important; transform: translateY(-2px) !important; box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important; }\n.pd-mtxl-pair-eyebrow { font-size: 0.62rem; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: var(--pd-accent); margin-bottom: 8px; }\n.pd-mtxl-pair-title { font-size: 1.05rem; font-weight: 800; color: var(--pd-text); margin-bottom: 8px; line-height: 1.2; letter-spacing: -0.01em; }\n.pd-mtxl-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-mtxl-pair-cta { display: inline-flex; align-items: center; gap: 6px; font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--pd-accent); margin-top: auto; transition: gap 0.2s ease; }\n.pd-mtxl-pair:hover .pd-mtxl-pair-cta { gap: 10px; }\n.pd-mtxl-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Range cross-link ── *\/\n.pd-mtxl-range { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); padding: 24px 28px; margin-bottom: 32px; background: var(--pd-bg-soft); text-align: center; }\n.pd-mtxl-range h3 { margin-top: 0; }\n.pd-mtxl-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-mtxl a.pd-mtxl-range-cta,\n.pd-mtxl a.pd-mtxl-range-cta:link,\n.pd-mtxl a.pd-mtxl-range-cta:visited {\n  display: inline-flex !important; align-items: center !important; justify-content: center !important;\n  gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important;\n  font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important;\n  text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important;\n  border: none !important; border-radius: 6px !important; line-height: 1 !important;\n  transition: background 0.2s ease !important; font-family: inherit !important;\n}\n.pd-mtxl a.pd-mtxl-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-mtxl a.pd-mtxl-range-cta svg { width: 14px !important; height: 14px !important; min-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; }\n\n\/* ── Why BBQ Republic ── *\/\n.pd-mtxl-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-mtxl .pd-mtxl-why-eyebrow { display: inline-block !important; font-size: 0.62rem !important; font-weight: 700 !important; letter-spacing: 0.2em !important; text-transform: uppercase !important; color: #c8102e !important; margin-bottom: 10px !important; }\n.pd-mtxl .pd-mtxl-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-mtxl .pd-mtxl-why p { color: #b8b2ab !important; font-size: 0.9rem !important; max-width: 560px !important; margin: 0 auto 22px !important; line-height: 1.7 !important; }\n.pd-mtxl .pd-mtxl-why-actions { display: flex !important; justify-content: center !important; align-items: center !important; gap: 12px !important; flex-wrap: wrap !important; margin: 0 !important; padding: 0 !important; list-style: none !important; }\n.pd-mtxl a.pd-mtxl-why-btn,\n.pd-mtxl a.pd-mtxl-why-btn:link,\n.pd-mtxl a.pd-mtxl-why-btn:visited { display: inline-flex !important; align-items: center !important; justify-content: center !important; gap: 8px !important; background: #c8102e !important; background-color: #c8102e !important; color: #ffffff !important; font-size: 0.78rem !important; font-weight: 700 !important; letter-spacing: 0.06em !important; text-transform: uppercase !important; text-decoration: none !important; padding: 12px 22px !important; border: none !important; border-radius: 6px !important; line-height: 1 !important; white-space: nowrap !important; width: auto !important; height: auto !important; min-width: 0 !important; max-width: none !important; transition: background 0.2s ease !important; box-shadow: none !important; cursor: pointer !important; font-family: inherit !important; }\n.pd-mtxl a.pd-mtxl-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-mtxl a.pd-mtxl-why-btn.pd-mtxl-why-btn--ghost,\n.pd-mtxl a.pd-mtxl-why-btn.pd-mtxl-why-btn--ghost:link,\n.pd-mtxl a.pd-mtxl-why-btn.pd-mtxl-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-mtxl a.pd-mtxl-why-btn.pd-mtxl-why-btn--ghost:hover { background: rgba(255,255,255,0.06) !important; background-color: rgba(255,255,255,0.06) !important; color: #f0ece4 !important; border-color: #c8102e !important; }\n.pd-mtxl a.pd-mtxl-why-btn svg { width: 14px !important; height: 14px !important; min-width: 14px !important; max-width: 14px !important; flex-shrink: 0 !important; fill: none !important; stroke: currentColor !important; display: inline-block !important; vertical-align: middle !important; }\n\n\/* ── FAQ ── *\/\n.pd-mtxl-faq { margin-bottom: 16px; }\n.pd-mtxl-faq-item { background: #ffffff; border: 1px solid var(--pd-border); border-radius: 6px; margin-bottom: 8px; overflow: hidden; transition: border-color 0.2s ease; }\n.pd-mtxl-faq-item[open] { border-color: var(--pd-accent); }\n.pd-mtxl-faq-item summary { padding: 14px 18px; font-weight: 700; font-size: 0.9rem; color: var(--pd-text); cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 12px; }\n.pd-mtxl-faq-item summary::-webkit-details-marker { display: none; }\n.pd-mtxl-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-mtxl-faq-item[open] summary::after { content: '−'; }\n.pd-mtxl-faq-answer { padding: 0 18px 16px; font-size: 0.87rem; color: var(--pd-text-muted); line-height: 1.7; }\n\n@media (max-width: 860px) {\n  .pd-mtxl-pairs { grid-template-columns: 1fr; }\n  .pd-mtxl-howitworks-steps { grid-template-columns: 1fr; }\n  .pd-mtxl-compat-grid { grid-template-columns: repeat(3, 1fr); }\n  .pd-mtxl-tier-grid { grid-template-columns: 1fr; gap: 14px; }\n  .pd-mtxl-sensors-grid { grid-template-columns: 1fr; }\n  .pd-mtxl-scenarios-grid { grid-template-columns: 1fr; }\n  .pd-mtxl-oled-features { grid-template-columns: 1fr; }\n}\n@media (max-width: 640px) {\n  .pd-mtxl-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-mtxl-stat:nth-child(2) { border-right: none; }\n  .pd-mtxl-stat:nth-child(1), .pd-mtxl-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-mtxl-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-mtxl-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-mtxl-uses ul { grid-template-columns: 1fr; }\n  .pd-mtxl-story, .pd-mtxl-why { padding: 22px; }\n  .pd-mtxl .pd-mtxl-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-mtxl a.pd-mtxl-why-btn { width: 100% !important; }\n  .pd-mtxl-tier-badge { flex-direction: column; text-align: center; }\n  .pd-mtxl-compat-grid { grid-template-columns: repeat(2, 1fr); }\n  .pd-mtxl-scenario-probes { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-mtxl\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-mtxl-stats\"\u003e\n    \u003cdiv class=\"pd-mtxl-stat\"\u003e\n\u003cspan class=\"pd-mtxl-stat-value\"\u003eFour Probes\u003c\/span\u003e\u003cspan class=\"pd-mtxl-stat-label\"\u003eMaximum MEATER Capability\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-stat\"\u003e\n\u003cspan class=\"pd-mtxl-stat-value\"\u003e24 Total Sensors\u003c\/span\u003e\u003cspan class=\"pd-mtxl-stat-label\"\u003e20 Internal + 4 Ambient\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-stat\"\u003e\n\u003cspan class=\"pd-mtxl-stat-value\"\u003eOLED Display\u003c\/span\u003e\u003cspan class=\"pd-mtxl-stat-label\"\u003eCook Without the App\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-stat\"\u003e\n\u003cspan class=\"pd-mtxl-stat-value\"\u003eBuilt-in WiFi\u003c\/span\u003e\u003cspan class=\"pd-mtxl-stat-label\"\u003e2-Year Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-mtxl-intro\"\u003e\n    \u003cp class=\"pd-mtxl-intro-lead\"\u003eThe MEATER flagship. The Pro XL is the top-tier MEATER product: four independent multisensor probes for cooking four proteins simultaneously, a bamboo charger with built-in WiFi for direct MEATER Cloud monitoring, and (uniquely in the MEATER range) an OLED touch display on the charger that lets you set targets, monitor cooks, and control the device without using the app at all.\u003c\/p\u003e\n    \u003cp\u003eBuilt for the most demanding cooks. \u003cstrong\u003eCompetition BBQ teams running brisket plus pork plus chicken plus ribs simultaneously. Large families coordinating turkey plus ham plus roast plus sides for Christmas dinner. Multi-cooker households splitting one probe across each of four cookers (kamado plus pellet plus gas plus smoker). Restaurants and serious entertainers running multi-protein dinners.\u003c\/strong\u003e For households cooking one or two proteins per cook, the MEATER Pro Duo at $399 or MEATER Pro single at $249 are the smarter choices. The Pro XL is the upgrade when your cooking genuinely involves four simultaneous targets.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PREMIUM TIER BADGE --\u003e\n  \u003cdiv class=\"pd-mtxl-tier-badge\"\u003e\n    \u003cdiv class=\"pd-mtxl-tier-badge-icon\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"pd-mtxl-tier-badge-text\"\u003e\u003cstrong\u003eThe flagship tier in the MEATER range.\u003c\/strong\u003e Four complete MEATER Pro probes (5+1 multisensor each, Bluetooth 5.2, 550°C ambient capable, ±0.3°C accuracy) plus the premium bamboo charger with built-in WiFi AND OLED touch display. Backed by MEATER's 2-year manufacturer warranty.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRO DUO VS PRO XL COMPARISON --\u003e\n  \u003cdiv class=\"pd-mtxl-tier\"\u003e\n    \u003cspan class=\"pd-mtxl-tier-eyebrow\"\u003eMEATER Pro Duo vs MEATER Pro XL\u003c\/span\u003e\n    \u003ch3\u003eWhich premium MEATER tier is right for your cooking?\u003c\/h3\u003e\n    \u003cp\u003eBoth products share the same Pro-tier probe specifications (5+1 multisensor, Bluetooth 5.2, 550°C ambient, ±0.3°C accuracy). The Pro XL doubles the probe count to four AND adds an OLED touch display on the charger for app-free cook control. The honest comparison:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtxl-tier-grid\"\u003e\n      \u003cdiv class=\"pd-mtxl-tier-card\"\u003e\n        \u003ch4\u003eMEATER Pro Duo\u003c\/h4\u003e\n        \u003cp class=\"pd-mtxl-tier-card-price\"\u003e$399 AUD : Dual multisensor probes\u003c\/p\u003e\n        \u003cul class=\"pd-mtxl-tier-card-list\"\u003e\n          \u003cli\u003e2 probes (10 meat sensors + 2 ambient = 12 total)\u003c\/li\u003e\n          \u003cli\u003eCooks two proteins at different doneness targets\u003c\/li\u003e\n          \u003cli\u003eBamboo charger with USB-C and built-in WiFi\u003c\/li\u003e\n          \u003cli\u003eApp-only cook control (no display on charger)\u003c\/li\u003e\n          \u003cli\u003eBest for: multi-protein dinners (turkey breast + leg, brisket point + flat, family-size households)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-tier-card pd-mtxl-tier-card--current\"\u003e\n        \u003ch4\u003eMEATER Pro XL\u003c\/h4\u003e\n        \u003cp class=\"pd-mtxl-tier-card-price\"\u003e$649 AUD : Four multisensor probes : This product\u003c\/p\u003e\n        \u003cul class=\"pd-mtxl-tier-card-list\"\u003e\n          \u003cli\u003e4 probes (20 meat sensors + 4 ambient = 24 total)\u003c\/li\u003e\n          \u003cli\u003eCooks four proteins at different doneness targets\u003c\/li\u003e\n          \u003cli\u003eBamboo charger with USB-C, built-in WiFi AND OLED touch display\u003c\/li\u003e\n          \u003cli\u003eCook without the app: full control via charger display\u003c\/li\u003e\n          \u003cli\u003eBest for: competition BBQ, large families, multi-cooker households, restaurants, full-table multi-protein dinners\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OLED DISPLAY CALLOUT --\u003e\n  \u003cdiv class=\"pd-mtxl-oled\"\u003e\n    \u003cspan class=\"pd-mtxl-oled-eyebrow\"\u003eExclusive to Pro XL: OLED Touch Display\u003c\/span\u003e\n    \u003ch3\u003eCook without the app. The charger does the work.\u003c\/h3\u003e\n    \u003cp\u003eEvery other MEATER (Plus, Pro single, Pro Duo) requires the MEATER smartphone app to set targets and monitor cooks. The Pro XL is different. The bamboo charger has an OLED touch capacitive display built directly into it: temperatures, target settings, alerts, probe status, and cook progress all visible on the charger itself. The app is still available for remote WiFi monitoring, but the charger now stands alone as a complete cooking command centre.\u003c\/p\u003e\n    \u003cul class=\"pd-mtxl-oled-features\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eApp-Free Setup\u003c\/strong\u003eSet target temperatures and select protein types directly on the OLED display. Walk straight from purchase to first cook without setting up the app.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAlways-Visible Status\u003c\/strong\u003eReal-time probe temperatures display on the charger so you can check progress at a glance, no phone unlock required.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTouch Capacitive Control\u003c\/strong\u003eTouch-screen interface for adjusting targets mid-cook, swapping probe assignments, and clearing alerts without breaking concentration.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOUR-PROBE SCENARIOS --\u003e\n  \u003cdiv class=\"pd-mtxl-scenarios\"\u003e\n    \u003cspan class=\"pd-mtxl-scenarios-eyebrow\"\u003eReal-World Four-Probe Scenarios\u003c\/span\u003e\n    \u003ch3\u003eWhere the Pro XL earns its $250 premium over the Pro Duo.\u003c\/h3\u003e\n    \u003cp\u003eFour probes unlock specific cook scenarios that simply cannot be handled by lower-tier MEATERs. Here are the four most common Pro XL use cases:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtxl-scenarios-grid\"\u003e\n\n      \u003cdiv class=\"pd-mtxl-scenario\"\u003e\n        \u003cspan class=\"pd-mtxl-scenario-label\"\u003eScenario 1\u003c\/span\u003e\n        \u003cp class=\"pd-mtxl-scenario-title\"\u003eKCBS Competition BBQ\u003c\/p\u003e\n        \u003cp class=\"pd-mtxl-scenario-text\"\u003eKCBS competition has four protein categories: brisket, pork, chicken, ribs. The Pro XL's four probes match the categories exactly, letting competition teams track every entry independently across long competition cooks.\u003c\/p\u003e\n        \u003cdiv class=\"pd-mtxl-scenario-probes\"\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 1\u003c\/strong\u003eBrisket (96°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 2\u003c\/strong\u003ePork shoulder (96°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 3\u003c\/strong\u003eChicken (74°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 4\u003c\/strong\u003eRibs (94°C)\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-mtxl-scenario\"\u003e\n        \u003cspan class=\"pd-mtxl-scenario-label\"\u003eScenario 2\u003c\/span\u003e\n        \u003cp class=\"pd-mtxl-scenario-title\"\u003eChristmas Multi-Roast Dinner\u003c\/p\u003e\n        \u003cp class=\"pd-mtxl-scenario-text\"\u003eChristmas, Easter, or any large-family celebration where the table holds multiple proteins. Turkey, ham, beef roast, and a side roast all monitored simultaneously. Every cut hits its target temperature without juggling.\u003c\/p\u003e\n        \u003cdiv class=\"pd-mtxl-scenario-probes\"\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 1\u003c\/strong\u003eTurkey breast (74°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 2\u003c\/strong\u003eGlazed ham (60°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 3\u003c\/strong\u003eBeef roast (55°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 4\u003c\/strong\u003ePork crackling (72°C)\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-mtxl-scenario\"\u003e\n        \u003cspan class=\"pd-mtxl-scenario-label\"\u003eScenario 3\u003c\/span\u003e\n        \u003cp class=\"pd-mtxl-scenario-title\"\u003eMulti-Cooker Household\u003c\/p\u003e\n        \u003cp class=\"pd-mtxl-scenario-text\"\u003eSerious BBQ households often run multiple cookers in parallel. One probe per cooker tracks each cook independently from one MEATER app. The charger sits in the kitchen broadcasting all four probes to MEATER Cloud.\u003c\/p\u003e\n        \u003cdiv class=\"pd-mtxl-scenario-probes\"\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 1\u003c\/strong\u003eKamado (BGE)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 2\u003c\/strong\u003ePellet grill (Yoder)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 3\u003c\/strong\u003eGas grill\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 4\u003c\/strong\u003eOffset smoker\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-mtxl-scenario\"\u003e\n        \u003cspan class=\"pd-mtxl-scenario-label\"\u003eScenario 4\u003c\/span\u003e\n        \u003cp class=\"pd-mtxl-scenario-title\"\u003eMixed-Preference Dinner Party\u003c\/p\u003e\n        \u003cp class=\"pd-mtxl-scenario-text\"\u003eFour steaks for four guests with four different doneness preferences. Each probe monitors its assigned steak to its target temperature. Every guest receives exactly the steak they ordered.\u003c\/p\u003e\n        \u003cdiv class=\"pd-mtxl-scenario-probes\"\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 1\u003c\/strong\u003eRare (50°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 2\u003c\/strong\u003eMed-rare (53°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 3\u003c\/strong\u003eMedium (60°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtxl-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 4\u003c\/strong\u003eMed-well (66°C)\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MULTISENSOR --\u003e\n  \u003cdiv class=\"pd-mtxl-multisensor\"\u003e\n    \u003cspan class=\"pd-mtxl-multisensor-eyebrow\"\u003eSmart Temp Multisensor Technology x4\u003c\/span\u003e\n    \u003ch3\u003eTwenty-four total sensors. Maximum precision across four proteins.\u003c\/h3\u003e\n    \u003cp\u003eEach Pro XL probe carries the same Smart Temp Multisensor design as the single MEATER Pro: 5 internal meat sensors distributed along the probe shaft plus 1 ambient cooker sensor. Across four probes, that adds up to twenty-four independent temperature readings reporting to the MEATER app and OLED display in real time:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtxl-sensors-grid\"\u003e\n      \u003cdiv class=\"pd-mtxl-sensor-stat\"\u003e\n        \u003cspan class=\"pd-mtxl-sensor-stat-num\"\u003e20\u003c\/span\u003e\n        \u003cspan class=\"pd-mtxl-sensor-stat-label\"\u003eInternal Meat Sensors\u003c\/span\u003e\n        \u003cspan class=\"pd-mtxl-sensor-stat-detail\"\u003eFive sensors per probe across four probes. Each probe tracks the coldest spot in its assigned protein independently.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-sensor-stat\"\u003e\n        \u003cspan class=\"pd-mtxl-sensor-stat-num\"\u003e4\u003c\/span\u003e\n        \u003cspan class=\"pd-mtxl-sensor-stat-label\"\u003eAmbient Cooker Sensors\u003c\/span\u003e\n        \u003cspan class=\"pd-mtxl-sensor-stat-detail\"\u003eOne per probe. Track ambient temperature across multiple cookers running in parallel or different zones of one large cooker.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-sensor-stat\"\u003e\n        \u003cspan class=\"pd-mtxl-sensor-stat-num\"\u003e±0.3°C\u003c\/span\u003e\n        \u003cspan class=\"pd-mtxl-sensor-stat-label\"\u003eSensor Accuracy\u003c\/span\u003e\n        \u003cspan class=\"pd-mtxl-sensor-stat-detail\"\u003eCommercial-grade precision tolerance on every sensor. The maximum-capability MEATER thermometer in the range.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBILITY GRID --\u003e\n  \u003cdiv class=\"pd-mtxl-compat\"\u003e\n    \u003cspan class=\"pd-mtxl-compat-eyebrow\"\u003eUniversal Cooker Compatibility\u003c\/span\u003e\n    \u003ch3\u003eWorks with every cooker, on multiple cookers simultaneously.\u003c\/h3\u003e\n    \u003cp\u003eThe Pro XL inherits the same 550°C ambient temperature ceiling as the rest of the Pro range, making it compatible with every standard BBQ cooker plus high-heat applications like pizza ovens and open flame. With four probes available, the Pro XL is uniquely capable of monitoring four separate cookers running in parallel:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtxl-compat-grid\"\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003eKamado Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003ePellet Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003eGas Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003eOffset Smoker\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003eKettle Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003eOpen Flame\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003ePizza Oven\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003eRotisserie\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003eOven\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003eInduction\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003eGriddle\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-compat-item\"\u003eSous Vide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-mtxl-features\"\u003e\n\n    \u003cdiv class=\"pd-mtxl-feature\"\u003e\n      \u003cdiv class=\"pd-mtxl-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"6\" width=\"4\" height=\"14\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"8\" y=\"6\" width=\"4\" height=\"14\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"14\" y=\"6\" width=\"4\" height=\"14\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"20\" y=\"6\" width=\"2\" height=\"14\" rx=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-mtxl-feature-title\"\u003eFour Independent Probes\u003c\/p\u003e\n      \u003cp class=\"pd-mtxl-feature-text\"\u003eFour complete Pro-tier multisensor probes that operate independently. Set different target temperatures per probe and monitor all four simultaneously in the MEATER app or on the charger display.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtxl-feature\"\u003e\n      \u003cdiv class=\"pd-mtxl-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"22\" x2=\"16\" y2=\"22\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12\" y2=\"22\"\u003e\u003c\/line\u003e\u003ccircle cx=\"12\" cy=\"11\" r=\"2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-mtxl-feature-title\"\u003eOLED Touch Display (Pro XL Only)\u003c\/p\u003e\n      \u003cp class=\"pd-mtxl-feature-text\"\u003eBuilt-in OLED touch capacitive display on the bamboo charger. Set targets, monitor temperatures, swap probes and control cooks without using the smartphone app. Unique to the Pro XL in the MEATER range.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtxl-feature\"\u003e\n      \u003cdiv class=\"pd-mtxl-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 12.55a11 11 0 0114.08 0M1.42 9a16 16 0 0121.16 0M8.53 16.11a6 6 0 016.95 0M12 20h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-mtxl-feature-title\"\u003eBuilt-in WiFi Cloud\u003c\/p\u003e\n      \u003cp class=\"pd-mtxl-feature-text\"\u003eBamboo charger broadcasts cook data directly to MEATER Cloud over your home WiFi. Monitor any of the four probes from anywhere with internet access. No phone-as-bridge required.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtxl-feature\"\u003e\n      \u003cdiv class=\"pd-mtxl-feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2C12 2 4 8 4 14a8 8 0 0016 0c0-6-8-12-8-12z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-mtxl-feature-title\"\u003e550°C High-Heat Capable\u003c\/p\u003e\n      \u003cp class=\"pd-mtxl-feature-text\"\u003eAll four probes inherit the Pro tier's 550°C ambient temperature ceiling. Hot-searing, pizza ovens, open-flame grilling and deep-frying applications supported across all four probes simultaneously.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"pd-mtxl-story\"\u003e\n    \u003cspan class=\"pd-mtxl-story-eyebrow\"\u003eWho the Pro XL Is Genuinely For\u003c\/span\u003e\n    \u003ch3\u003eThe Pro XL is overkill for most home cooks. That is the point.\u003c\/h3\u003e\n    \u003cp\u003eAt $649 the Pro XL is a significant purchase. Most BBQ Republic customers cooking standard family meals or single-protein dinners do not need four probes. The Pro Duo at $399 or the Pro single at $249 covers those use cases at a lower price point. \u003cstrong\u003eThe Pro XL exists for the cooks whose workload genuinely cannot fit on a two-probe device.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp\u003eThose cooks fall into four clear categories. \u003cstrong\u003eCompetition BBQ teams\u003c\/strong\u003e running KCBS categories (brisket, pork, chicken, ribs simultaneously) need four probes by definition: any fewer and the cook becomes a juggling act. \u003cstrong\u003eLarge families and entertainers\u003c\/strong\u003e cooking Christmas, Easter, Thanksgiving and large birthdays where the table holds three or four proteins. \u003cstrong\u003eMulti-cooker households\u003c\/strong\u003e running a kamado plus a pellet grill plus a gas grill plus a smoker simultaneously (one probe per cooker) for variety BBQ events. \u003cstrong\u003eRestaurants, catering operations and serious meal prep\u003c\/strong\u003e where four simultaneous cooks is the normal Sunday workload.\u003c\/p\u003e\n    \u003cp\u003eThe OLED display on the charger transforms the Pro XL from a thermometer into a cooking command centre. \u003cstrong\u003eYou can run the entire cook from the charger itself, no phone required.\u003c\/strong\u003e For outdoor BBQ where phones get dirty, wet or distracted, this is a meaningful change in how the cook actually feels. The app remains available for remote WiFi monitoring, but the day-to-day cook control sits on the bamboo charger sitting next to your cooker.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003cdiv class=\"pd-mtxl-howitworks\"\u003e\n    \u003cspan class=\"pd-mtxl-howitworks-eyebrow\"\u003eGetting Started\u003c\/span\u003e\n    \u003ch3\u003eHow the Pro XL works in three steps.\u003c\/h3\u003e\n    \u003cp\u003eFrom unboxing to first four-probe cook in approximately 12 minutes:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtxl-howitworks-steps\"\u003e\n      \u003cdiv class=\"pd-mtxl-step\"\u003e\n        \u003cspan class=\"pd-mtxl-step-num\"\u003e1\u003c\/span\u003e\n        \u003cp class=\"pd-mtxl-step-title\"\u003ePower Up the Charger\u003c\/p\u003e\n        \u003cp class=\"pd-mtxl-step-text\"\u003ePlug the bamboo charger in via USB-C. The OLED display activates automatically. Optionally pair the charger with your home WiFi network through the on-screen setup (no app required for basic operation).\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-step\"\u003e\n        \u003cspan class=\"pd-mtxl-step-num\"\u003e2\u003c\/span\u003e\n        \u003cp class=\"pd-mtxl-step-title\"\u003eAssign and Insert Probes\u003c\/p\u003e\n        \u003cp class=\"pd-mtxl-step-text\"\u003eSelect protein type and target doneness for each probe on the OLED display. Push each probe into its assigned protein. Probes pair automatically with the charger via Bluetooth 5.2.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtxl-step\"\u003e\n        \u003cspan class=\"pd-mtxl-step-num\"\u003e3\u003c\/span\u003e\n        \u003cp class=\"pd-mtxl-step-title\"\u003eMonitor From Charger or App\u003c\/p\u003e\n        \u003cp class=\"pd-mtxl-step-text\"\u003eWatch the OLED display for live status on all four probes. With WiFi enabled, your phone or any internet-connected device can also monitor the cook from anywhere. Alerts trigger when each probe approaches its target.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pd-mtxl-specs\"\u003e\n    \u003cdiv class=\"pd-mtxl-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eProduct Type\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eFlagship four-probe wireless smart meat thermometer with OLED display and WiFi cloud connectivity\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eProbes Included\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003e4 × MEATER Pro multisensor probes (identical Pro-tier specifications)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eSensors per Probe\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003e6 total per probe: 5 internal meat sensors plus 1 ambient cooker sensor (Smart Temp Multisensor Technology)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eTotal Sensors\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003e24 across all four probes (20 internal + 4 ambient)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eAccuracy\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003e±0.3°C precision per sensor (commercial-grade tolerance)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eWireless Technology\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eBluetooth 5.2 Coded PHY Long Range between probes and charger. WiFi between charger and home network.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eCloud Monitoring\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eDirect charger-to-MEATER Cloud via WiFi. Unlimited range with internet connection. No phone bridge required at cook location.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eCharger Display\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eOLED touch capacitive display. Full cook control without smartphone app. Pro XL exclusive feature.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eInternal Temperature\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eMaximum 105°C (meat probe sensors)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eAmbient Temperature\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eMaximum 550°C (cooker sensor) : suitable for high-heat searing, pizza ovens and open flame\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eProbe Construction\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eStainless steel with zirconia ceramic band, water resistant\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eProbe Dimensions\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003e5mm diameter, sleek thin design (identical to Pro single and Pro Duo probes)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eProbe Battery\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eRechargeable. Fast charging: 5 minutes for 2 hours cooking, 30 minutes for 24+ hours continuous cooking per probe.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eCharger Construction\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eSustainable bamboo with OLED touch display. Stores and charges all four probes. Built-in WiFi.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eCharger Power\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eUSB-C (modern fast-charging interface)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eCharger Dimensions\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003e157mm × 118mm × 36mm (approximate, based on 6.19 × 4.66 × 1.44 inches)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eCharger Outdoor Limit\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eMaximum outdoor operation temperature 60°C (140°F). Store the charger inside in direct summer sun conditions.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eApp Requirement\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eFree MEATER app for iOS and Android (optional, used for remote WiFi monitoring). Charger operates standalone via OLED display for in-person cook control.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eCooker Compatibility\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003eAll standard BBQ cooker types plus high-heat applications: pizza ovens, open flame, hot searing, deep frying. Probes can be split across up to four separate cookers running in parallel.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003e2-year manufacturer warranty against defects\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtxl-specs-row\"\u003e\n\u003cspan class=\"pd-mtxl-specs-label\"\u003eIn the Box\u003c\/span\u003e\u003cspan class=\"pd-mtxl-specs-value\"\u003e4 × MEATER Pro multisensor probes, bamboo OLED WiFi charger, USB-C charging cable, quick start guide\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003ch2\u003eWhat to cook with MEATER Pro XL\u003c\/h2\u003e\n  \u003cdiv class=\"pd-mtxl-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eKCBS competition BBQ (brisket, pork, chicken and ribs in one cook)\u003c\/li\u003e\n      \u003cli\u003eChristmas multi-roast dinner (turkey, ham, beef roast and pork crackling simultaneously)\u003c\/li\u003e\n      \u003cli\u003eEaster or Thanksgiving large-family roasts (4+ proteins at the table)\u003c\/li\u003e\n      \u003cli\u003eMulti-cooker BBQ events (one probe per kamado, pellet, gas, smoker)\u003c\/li\u003e\n      \u003cli\u003eDinner parties with 4 different doneness preferences (rare to medium-well)\u003c\/li\u003e\n      \u003cli\u003eRestaurant and catering operations (4 simultaneous protein cooks)\u003c\/li\u003e\n      \u003cli\u003eFull-table Sunday roasts with multiple meats and a centre roast\u003c\/li\u003e\n      \u003cli\u003eWhole-animal cooks where multi-position monitoring matters (whole leg of lamb in three sections plus ambient)\u003c\/li\u003e\n      \u003cli\u003eBackyard competition practice sessions (replicating KCBS workflow at home)\u003c\/li\u003e\n      \u003cli\u003eSmoked meat catering events for parties of 12+ guests\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WORKS PERFECTLY WITH --\u003e\n  \u003ch2\u003eWorks perfectly with\u003c\/h2\u003e\n  \u003cdiv class=\"pd-mtxl-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-mtxl-pair\"\u003e\n      \u003cspan class=\"pd-mtxl-pair-eyebrow\"\u003ePremium Kamado Cooks\u003c\/span\u003e\n      \u003cspan class=\"pd-mtxl-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-mtxl-pair-text\"\u003eThe Big Green Egg's multi-tier cooking grid configurations handle three or four proteins at once across main grate, extender and indirect zones. The Pro XL monitors every zone independently. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtxl-pair-cta\"\u003e\n        Shop Big Green Egg\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/collections\/yoder-smokers\" class=\"pd-mtxl-pair\"\u003e\n      \u003cspan class=\"pd-mtxl-pair-eyebrow\"\u003eCompetition BBQ Workflow\u003c\/span\u003e\n      \u003cspan class=\"pd-mtxl-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-mtxl-pair-text\"\u003eYoder pellet grills are the competition BBQ pellet grill. Pair with the Pro XL's four probes to track every KCBS category protein (brisket, pork, chicken, ribs) on one device in one cook. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtxl-pair-cta\"\u003e\n        Shop Yoder Smokers\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n    \u003ca href=\"\/products\/meater-pro-duo\" class=\"pd-mtxl-pair\"\u003e\n      \u003cspan class=\"pd-mtxl-pair-eyebrow\"\u003eThe Two-Probe Alternative\u003c\/span\u003e\n      \u003cspan class=\"pd-mtxl-pair-title\"\u003eMEATER Pro Duo\u003c\/span\u003e\n      \u003cspan class=\"pd-mtxl-pair-text\"\u003eCook one or two proteins per cook session? The two-probe MEATER Pro Duo at $399 saves $250 and delivers the same per-probe Smart Temp Multisensor accuracy plus the same WiFi cloud capability. Compare honestly before committing to four probes.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtxl-pair-cta\"\u003e\n        Compare MEATER Pro Duo\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RANGE --\u003e\n  \u003cdiv class=\"pd-mtxl-range\"\u003e\n    \u003ch3\u003eExplore the MEATER range\u003c\/h3\u003e\n    \u003cp\u003eMEATER Pro XL is the flagship four-probe model. For one-protein cooks, the single-probe \u003ca href=\"\/products\/meater-pro\"\u003e\u003cstrong\u003eMEATER Pro\u003c\/strong\u003e\u003c\/a\u003e at $249 is the smart starting point. For two-protein cooks (turkey breast and leg, brisket point and flat), the \u003ca href=\"\/products\/meater-pro-duo\"\u003e\u003cstrong\u003eMEATER Pro Duo\u003c\/strong\u003e\u003c\/a\u003e at $399 is the right tier. The Pro XL at $649 is the upgrade for competition teams, large families, multi-cooker households, and restaurants. Contact BBQ Republic for current stock and pricing across the full MEATER range.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/meater\" class=\"pd-mtxl-range-cta\"\u003e\n      Shop the MEATER Range\n      \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpolyline points=\"12 5 19 12 12 19\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY BBQ REPUBLIC --\u003e\n  \u003cdiv class=\"pd-mtxl-why\"\u003e\n    \u003cspan class=\"pd-mtxl-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney specialist for premium smart cooking gear.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We can walk you through whether the Pro XL is genuinely the right tier for your cooking style or whether the Pro Duo or Pro single covers your use case at a lower price. We can also set up the OLED display, WiFi configuration, and MEATER Cloud connection in-store. The Pro XL is on display and in stock at our Wetherill Park showroom.\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtxl-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-mtxl-why-btn\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\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 014.69 13a19.79 19.79 0 01-3.07-8.67A2 2 0 013.62 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L7.91 9.91a16 16 0 006.18 6.18l.98-.98a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Call 0434 010 411\n      \u003c\/a\u003e\n      \u003ca href=\"\/pages\/contact\" class=\"pd-mtxl-why-btn pd-mtxl-why-btn--ghost\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"fill:none;stroke:currentColor;flex-shrink:0;\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        Visit the Showroom\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"pd-mtxl-faq\"\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eMEATER Pro XL vs Pro Duo: which should I choose?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eHonest answer: if you cook one or two proteins per cook session, the Pro Duo at $399 is the right choice. The Pro XL at $649 is the upgrade for cooks who genuinely need four simultaneous protein tracks. Four specific use cases justify the additional $250: 1) Competition BBQ teams running KCBS categories (brisket, pork, chicken, ribs), 2) Large families and entertainers cooking Christmas, Easter or Thanksgiving multi-protein dinners, 3) Multi-cooker households running 3 to 4 cookers in parallel (one probe per cooker), 4) Restaurant or catering operations where four simultaneous cooks is normal. If none of those scenarios apply to your cooking, the Pro Duo is the smart choice and saves you money.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eWhat can I do with the OLED display that the app cannot?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eThe OLED touch display lets you operate the Pro XL without using your smartphone at all. Set target temperatures by tapping on the charger screen, assign probes to specific proteins, view live readings on all four probes simultaneously, swap probe assignments mid-cook, and clear alerts directly on the charger. This matters in three practical situations: outdoor cooks where phones get dirty or wet, family events where multiple people want to check on the cook without unlocking your phone, and times when the app loses connection. The app still works for remote WiFi monitoring, but the charger now stands alone as a full cooking command centre. None of the lower MEATER tiers (Plus, Pro single, Pro Duo) have this feature.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eCan I cook competition BBQ with the Pro XL?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eYes, this is one of the headline use cases for the Pro XL. KCBS competition has four protein categories (brisket, pork, chicken, ribs) and the Pro XL has four probes. Competition teams typically assign one probe per category and track all four cooks independently across the long competition timeline. The 5-sensor multisensor design ensures each protein's coldest spot is monitored (not just an average reading), which matters for KCBS judging where presentation and texture are scored heavily. The OLED display is particularly useful for competition cooks where phones might be tied up with documentation, team communication, or social media.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eCan I run all four probes in different cookers at the same time?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eYes. The four probes operate independently and can be placed in up to four separate cookers running in parallel. A typical scenario for serious BBQ households: probe 1 in a Big Green Egg kamado running ribs, probe 2 in a Yoder pellet grill running brisket, probe 3 in a gas grill running chicken, probe 4 in an offset smoker running pork shoulder. All four cooks report to the OLED display and the MEATER app simultaneously. Each probe just needs to be within Bluetooth 5.2 range of the charger (75m line-of-sight maximum, typically 30-40m through walls).\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eHow does the OLED display work outdoors?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eThe charger is rated for outdoor operation up to 60°C (140°F) ambient temperature. Place the charger near your cooking area (sheltered from direct rain) and the OLED display remains visible in direct sunlight and outdoor conditions. The touch capacitive interface works with bare or lightly oily fingers (typical BBQ cooking conditions). For Sydney summer cooks above 60°C ambient (rare but possible in direct sun), bring the charger inside between checks; the probes continue cooking and the charger reconnects when returned to range.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eDo I need the MEATER app if I have the OLED display?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eThe app is optional for the Pro XL. For in-person cooks where you stay near the kitchen or BBQ area, the OLED display handles everything: setting targets, monitoring temperatures, receiving alerts, and adjusting probes. For remote monitoring (leaving the house, checking the cook from work, monitoring an overnight cook from bed), the app paired with WiFi MEATER Cloud is still the right approach. Many Pro XL owners use the OLED display for active cooks and the app only for remote monitoring of long overnight cooks.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eAre the Pro XL probes the same as Pro single and Pro Duo probes?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eYes. All MEATER Pro-tier probes share identical specifications: 5+1 Smart Temp Multisensor design, stainless steel and zirconia ceramic construction, 5mm diameter sleek profile, 105°C internal and 550°C ambient temperature limits, Bluetooth 5.2 Coded PHY Long Range, ±0.3°C accuracy, and fast charging. The probes are functionally interchangeable across the Pro range, although you would typically pair probes with the charger they came with for cleanest setup. The Pro XL difference is the quantity (4 probes) and the charger (with OLED display), not the probe technology itself.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eCan I use the Pro XL in a pizza oven or for hot searing?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eYes, all four probes can handle pizza-oven and hot-sear temperatures. The 550°C ambient temperature ceiling comfortably covers most domestic pizza ovens (typically 400-450°C) and reverse-sear stages on premium steaks (typically 400-500°C grill surface). With four probes available, you can simultaneously monitor pizza oven floor temperature, ambient cooking zone temperature, and two protein cooks in the same oven, for example. Do not exceed the 550°C ambient ceiling on any probe.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eWhat happens if a probe loses Bluetooth connection?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eThe probe continues cooking and recording temperature data internally. When the probe returns to Bluetooth 5.2 range of the charger, the buffered data syncs and the OLED display and app show the full cook timeline. If the probe is out of range for an extended period (multiple hours), some data may not buffer; the cook continues and the probe reports current temperature on reconnection. For long-range cooks where range might be marginal, position the charger as close to the cooker as possible (typically within 20-30 metres for reliable connection through walls).\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eWhat does the 2-year warranty cover?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eMEATER's 2-year manufacturer warranty covers defects in materials and workmanship across all four probes, the bamboo OLED WiFi charger, and the USB-C cable. This includes electronics failures, sensor malfunctions, OLED display defects, WiFi connectivity issues from manufacturing, charging port failures, and similar manufacturing issues. The warranty does not cover damage from misuse (exceeding the 550°C ambient temperature limit, dropping probes or charger, water damage to electronic components), normal wear, or accidental damage. Contact BBQ Republic if you need warranty service: we coordinate with MEATER Australia for warranty claims on behalf of customers.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eWhat is in the box?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eFour MEATER Pro multisensor wireless probes, the bamboo OLED WiFi charger that stores and charges all four probes, a USB-C charging cable for the charger, and a quick start guide. The MEATER app is a free download from the iOS App Store or Google Play Store (optional for the Pro XL since the OLED display provides standalone cook control). Compatible with iOS 13+ and Android 8+ devices. A USB-C power adapter is not included (use any standard USB-C power source).\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtxl-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtxl-faq-answer\"\u003eYes. The MEATER Pro XL is on display and available for immediate pickup from our Wetherill Park showroom: Monday and Wednesday to Friday 10am to 5pm, Saturday 9am to 2pm (closed Tuesday and Sunday). Sydney metro delivery is also available. Call 0434 010 411 to confirm current stock and arrange pickup or delivery. We can demonstrate the OLED display, walk you through WiFi setup, and help configure MEATER Cloud for remote monitoring in-store if preferred.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Meater","offers":[{"title":"Default Title","offer_id":46337868038316,"sku":"RTE-MT-MX201","price":649.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/MeaterProXL1.webp?v=1780568421","url":"https:\/\/bbqrepublic.com.au\/products\/meater-pro-xl","provider":"BBQ Republic","version":"1.0","type":"link"}