{"title":"Meater","description":"","products":[{"product_id":"meater-plus","title":"MEATER PLUS","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-mtp {\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-mtp * { box-sizing: border-box; }\n.pd-mtp p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-mtp 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-mtp h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-mtp-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-mtp-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-mtp-stat:last-child { border-right: none; }\n.pd-mtp-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-mtp-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-mtp-intro { margin-bottom: 32px; }\n.pd-mtp-intro-lead { font-size: 1.05rem; font-weight: 600; color: var(--pd-text); margin-bottom: 16px; line-height: 1.5; }\n\n\/* ── Social proof badge ── *\/\n.pd-mtp-social-proof {\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-mtp-social-proof-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-mtp-social-proof-icon svg { width: 18px; height: 18px; fill: currentColor; stroke: none; }\n.pd-mtp-social-proof-text { font-size: 0.9rem; color: var(--pd-text); line-height: 1.55; margin: 0; }\n.pd-mtp-social-proof-text strong { color: var(--pd-accent); font-weight: 700; }\n\n\/* ── Compatibility grid (NEW for thermometers) ── *\/\n.pd-mtp-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-mtp-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-mtp-compat h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtp-compat p { margin-bottom: 18px; }\n.pd-mtp-compat-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 10px; }\n.pd-mtp-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-mtp-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-mtp-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-mtp-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-mtp-feature-icon svg { width: 18px; height: 18px; }\n.pd-mtp-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-mtp-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-mtp-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-mtp-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-mtp-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-mtp-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-mtp-story p:last-child { margin-bottom: 0; }\n.pd-mtp-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── How it works callout ── *\/\n.pd-mtp-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-mtp-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-mtp-howitworks h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtp-howitworks-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 16px; }\n.pd-mtp-step {\n  padding: 16px 18px;\n  background: #ffffff;\n  border-radius: 6px;\n  border-top: 3px solid var(--pd-accent);\n}\n.pd-mtp-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-mtp-step-title { font-size: 0.88rem; font-weight: 700; color: var(--pd-text); margin: 0 0 6px; }\n.pd-mtp-step-text { font-size: 0.83rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Specs ── *\/\n.pd-mtp-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-mtp-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-mtp-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-mtp-specs-row:last-child { border-bottom: none; }\n.pd-mtp-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-mtp-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-mtp-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-mtp-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-mtp-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-mtp-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-mtp-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-mtp .pd-mtp-pair,\n.pd-mtp .pd-mtp-pair:link,\n.pd-mtp .pd-mtp-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-mtp .pd-mtp-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-mtp-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-mtp-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-mtp-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-mtp-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-mtp-pair:hover .pd-mtp-pair-cta { gap: 10px; }\n.pd-mtp-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Range cross-link ── *\/\n.pd-mtp-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-mtp-range h3 { margin-top: 0; }\n.pd-mtp-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-mtp a.pd-mtp-range-cta,\n.pd-mtp a.pd-mtp-range-cta:link,\n.pd-mtp a.pd-mtp-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-mtp a.pd-mtp-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-mtp a.pd-mtp-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-mtp-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-mtp .pd-mtp-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-mtp .pd-mtp-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-mtp .pd-mtp-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-mtp .pd-mtp-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-mtp a.pd-mtp-why-btn,\n.pd-mtp a.pd-mtp-why-btn:link,\n.pd-mtp a.pd-mtp-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-mtp a.pd-mtp-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-mtp a.pd-mtp-why-btn.pd-mtp-why-btn--ghost,\n.pd-mtp a.pd-mtp-why-btn.pd-mtp-why-btn--ghost:link,\n.pd-mtp a.pd-mtp-why-btn.pd-mtp-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-mtp a.pd-mtp-why-btn.pd-mtp-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-mtp a.pd-mtp-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-mtp-faq { margin-bottom: 16px; }\n.pd-mtp-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-mtp-faq-item[open] { border-color: var(--pd-accent); }\n.pd-mtp-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-mtp-faq-item summary::-webkit-details-marker { display: none; }\n.pd-mtp-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-mtp-faq-item[open] summary::after { content: '−'; }\n.pd-mtp-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-mtp-pairs { grid-template-columns: 1fr; }\n  .pd-mtp-howitworks-steps { grid-template-columns: 1fr; }\n  .pd-mtp-compat-grid { grid-template-columns: repeat(3, 1fr); }\n}\n@media (max-width: 640px) {\n  .pd-mtp-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-mtp-stat:nth-child(2) { border-right: none; }\n  .pd-mtp-stat:nth-child(1), .pd-mtp-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-mtp-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-mtp-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-mtp-uses ul { grid-template-columns: 1fr; }\n  .pd-mtp-story, .pd-mtp-why { padding: 22px; }\n  .pd-mtp .pd-mtp-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-mtp a.pd-mtp-why-btn { width: 100% !important; }\n  .pd-mtp-social-proof { flex-direction: column; text-align: center; }\n  .pd-mtp-compat-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-mtp\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-mtp-stats\"\u003e\n    \u003cdiv class=\"pd-mtp-stat\"\u003e\n\u003cspan class=\"pd-mtp-stat-value\"\u003eWireless Probe\u003c\/span\u003e\u003cspan class=\"pd-mtp-stat-label\"\u003eSmart Meat Thermometer\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-stat\"\u003e\n\u003cspan class=\"pd-mtp-stat-value\"\u003e50m Range\u003c\/span\u003e\u003cspan class=\"pd-mtp-stat-label\"\u003eVia Bluetooth Booster\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-stat\"\u003e\n\u003cspan class=\"pd-mtp-stat-value\"\u003eAny Cooker\u003c\/span\u003e\u003cspan class=\"pd-mtp-stat-label\"\u003eKamado · Pellet · Gas · Smoker\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-stat\"\u003e\n\u003cspan class=\"pd-mtp-stat-value\"\u003e2-Year Warranty\u003c\/span\u003e\u003cspan class=\"pd-mtp-stat-label\"\u003eBestselling Smart Probe\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"pd-mtp-intro\"\u003e\n    \u003cp class=\"pd-mtp-intro-lead\"\u003eTake the guesswork out of cooking. The MEATER Plus is the world's bestselling wireless smart meat thermometer: a single probe with dual sensors that monitors both your meat's internal temperature AND the cooker's ambient temperature, broadcasting both to your phone via Bluetooth with a 50-metre range when paired with the included booster charger.\u003c\/p\u003e\n    \u003cp\u003eFor BBQ Republic customers who have invested in a serious cooker (kamado, pellet grill, offset smoker, gas grill) and premium ingredients (Wagyu brisket, dry-aged steaks, competition pork ribs), \u003cstrong\u003eMEATER Plus is the $199 insurance policy\u003c\/strong\u003e that ensures every cook hits its target temperature. One ruined brisket from guesswork costs more than this device. The MEATER Plus pays for itself the first time it saves a long cook.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SOCIAL PROOF BADGE --\u003e\n  \u003cdiv class=\"pd-mtp-social-proof\"\u003e\n    \u003cdiv class=\"pd-mtp-social-proof-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-mtp-social-proof-text\"\u003e\u003cstrong\u003eThe world's bestselling wireless smart meat thermometer.\u003c\/strong\u003e MEATER Plus is the device that introduced wireless smart thermometry to home BBQ cooks, and it remains the global category leader by sales volume. Backed by MEATER's 2-year manufacturer warranty.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBILITY GRID --\u003e\n  \u003cdiv class=\"pd-mtp-compat\"\u003e\n    \u003cspan class=\"pd-mtp-compat-eyebrow\"\u003eUniversal Cooker Compatibility\u003c\/span\u003e\n    \u003ch3\u003eWorks with every cooker you own.\u003c\/h3\u003e\n    \u003cp\u003eUnlike wired probe thermometers that require specific cooker ports, MEATER Plus is fully wireless and works inside any cooker that operates below 275°C (the ambient temperature limit). MEATER officially supports these cooker types:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtp-compat-grid\"\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003eKamado Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003ePellet Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003eGas Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003eOffset Smoker\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003eKettle Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003eRotisserie\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003eOven\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003eInduction\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003eGriddle\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003eSteamer\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003eAir Fryer\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-compat-item\"\u003eSous Vide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-mtp-features\"\u003e\n\n    \u003cdiv class=\"pd-mtp-feature\"\u003e\n      \u003cdiv class=\"pd-mtp-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-mtp-feature-title\"\u003e50m Bluetooth Range\u003c\/p\u003e\n      \u003cp class=\"pd-mtp-feature-text\"\u003eThe included wooden booster charger doubles as a Bluetooth range extender, broadcasting the probe signal up to 50 metres so you can monitor cooks from anywhere in the house.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtp-feature\"\u003e\n      \u003cdiv class=\"pd-mtp-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=\"M14 4v10.54a4 4 0 11-4 0V4a2 2 0 014 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-mtp-feature-title\"\u003eDual Sensors in One Probe\u003c\/p\u003e\n      \u003cp class=\"pd-mtp-feature-text\"\u003eSingle probe simultaneously monitors meat internal temperature (up to 100°C) AND ambient cooker temperature (up to 275°C). No separate ambient probe needed.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtp-feature\"\u003e\n      \u003cdiv class=\"pd-mtp-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=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-mtp-feature-title\"\u003eSmartphone App Driven\u003c\/p\u003e\n      \u003cp class=\"pd-mtp-feature-text\"\u003eFree MEATER app (iOS and Android) provides built-in cook guides for every protein, target temperature alerts, estimated time-to-done, and full cook session monitoring from anywhere within range.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtp-feature\"\u003e\n      \u003cdiv class=\"pd-mtp-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 2v6m0 0l-4-4m4 4l4-4M5 13h14a2 2 0 012 2v5H3v-5a2 2 0 012-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-mtp-feature-title\"\u003eDishwasher Safe\u003c\/p\u003e\n      \u003cp class=\"pd-mtp-feature-text\"\u003eStainless steel and ceramic probe construction is dishwasher safe (a rarity among smart thermometers). Easy cleanup after every cook with no hand washing required.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"pd-mtp-story\"\u003e\n    \u003cspan class=\"pd-mtp-story-eyebrow\"\u003eWhy Smart Thermometry Matters\u003c\/span\u003e\n    \u003ch3\u003eThe single biggest cause of ruined BBQ is guesswork on temperature.\u003c\/h3\u003e\n    \u003cp\u003eAsk any pitmaster what separates competition-grade BBQ from backyard BBQ, and the answer almost always comes back to \u003cstrong\u003etemperature control\u003c\/strong\u003e. Brisket cooks for 12-14 hours and needs to hit 95-96°C internal for proper rendering. Steaks reverse-seared in a kamado need to climb to 50°C internal before the sear stage. Pulled pork shoulders are done at 96°C, not 92°C. The cuts BBQ Republic customers cook (Wagyu, dry-aged ribeyes, picanha, full-packer brisket, premium pork) cost hundreds of dollars per cook, and the difference between perfectly cooked and ruined comes down to one number.\u003c\/p\u003e\n    \u003cp\u003eFor decades, the only options were wired probe thermometers (cable routing problems, port limitations, accuracy issues across long cooks) or instant-read pen thermometers (need to be physically present, constant lid-opening loses heat). MEATER Plus solved both problems with \u003cstrong\u003ea single wireless probe that lives inside the meat for the entire cook\u003c\/strong\u003e, broadcasting real-time temperature data to a smartphone app via Bluetooth. The probe sits in the meat. The cook is monitored from anywhere within 50 metres. The app sends alerts when target temperatures are approaching or hit. The lid stays closed. The cook stays consistent.\u003c\/p\u003e\n    \u003cp\u003eThis is why MEATER Plus became \u003cstrong\u003ethe world's bestselling wireless smart thermometer\u003c\/strong\u003e: it solved a real problem for serious home BBQ cooks. For Sydney customers cooking on a Big Green Egg, a Yoder pellet grill, or any other BBQ Republic-stocked cooker, the MEATER Plus is the $199 device that protects every cook from there on.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003cdiv class=\"pd-mtp-howitworks\"\u003e\n    \u003cspan class=\"pd-mtp-howitworks-eyebrow\"\u003eGetting Started\u003c\/span\u003e\n    \u003ch3\u003eHow MEATER Plus works in three steps.\u003c\/h3\u003e\n    \u003cp\u003eFrom unboxing to first cook in approximately 10 minutes:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtp-howitworks-steps\"\u003e\n      \u003cdiv class=\"pd-mtp-step\"\u003e\n        \u003cspan class=\"pd-mtp-step-num\"\u003e1\u003c\/span\u003e\n        \u003cp class=\"pd-mtp-step-title\"\u003eSet Up the App\u003c\/p\u003e\n        \u003cp class=\"pd-mtp-step-text\"\u003eDownload the free MEATER app (iOS or Android), insert the AAA battery in the booster charger, and pair the probe with your phone via Bluetooth. One-time setup, takes 5 minutes.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-step\"\u003e\n        \u003cspan class=\"pd-mtp-step-num\"\u003e2\u003c\/span\u003e\n        \u003cp class=\"pd-mtp-step-title\"\u003eInsert and Cook\u003c\/p\u003e\n        \u003cp class=\"pd-mtp-step-text\"\u003ePush the probe into the thickest part of the meat until the marker line on the probe is inside the meat (this is where the meat sensor lives). The exposed end measures the cooker's ambient temperature.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtp-step\"\u003e\n        \u003cspan class=\"pd-mtp-step-num\"\u003e3\u003c\/span\u003e\n        \u003cp class=\"pd-mtp-step-title\"\u003eMonitor From Anywhere\u003c\/p\u003e\n        \u003cp class=\"pd-mtp-step-text\"\u003eThe app sends live temperature updates and alerts you when target temperatures are hit. Walk around the house, watch TV, run errands. The app tells you when to come back.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pd-mtp-specs\"\u003e\n    \u003cdiv class=\"pd-mtp-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eProduct Type\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003eWireless smart meat thermometer with dual sensors\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eWireless Technology\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003eBluetooth LE 4.0\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eRange\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003eUp to 50 metres via the built-in Bluetooth booster in the wooden charger\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eInternal Temperature\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003eMaximum 100°C (meat probe sensor)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eAmbient Temperature\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003eMaximum 275°C (cooker sensor)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eProbe Construction\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003eStainless steel and ceramic, water resistant, dishwasher safe\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eProbe Dimensions\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003e130mm length × 6mm diameter\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eProbe Battery\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003eRechargeable, 24+ hours of continuous cooking per charge\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eCharger\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003eReal wood finish with magnetic backing. Built-in Bluetooth booster. LED battery indicator. Charges probe up to 100 times per AAA battery.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eCharger Dimensions\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003e157mm L × 37mm W × 28mm H\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eApp Requirement\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003eFree MEATER app for iOS and Android (smartphone or tablet required)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eCooker Compatibility\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003eKamado, pellet, gas, offset smoker, kettle, rotisserie, oven, induction, griddle, steamer, air fryer, sous vide (any cooker under 275°C)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003e2-year manufacturer warranty against defects\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtp-specs-row\"\u003e\n\u003cspan class=\"pd-mtp-specs-label\"\u003eIn the Box\u003c\/span\u003e\u003cspan class=\"pd-mtp-specs-value\"\u003eMEATER Plus wireless probe, wooden booster charger, AAA battery, 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 Plus\u003c\/h2\u003e\n  \u003cdiv class=\"pd-mtp-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eBrisket (12-14 hour low and slow, target 95-96°C internal)\u003c\/li\u003e\n      \u003cli\u003ePulled pork shoulder (8-12 hour cook, target 96°C internal)\u003c\/li\u003e\n      \u003cli\u003eReverse-seared premium steaks (Wagyu, ribeye, tomahawk)\u003c\/li\u003e\n      \u003cli\u003ePicanha (Brazilian-style, target 52-55°C for medium-rare)\u003c\/li\u003e\n      \u003cli\u003eWhole smoked turkey or chicken (food-safety critical, target 74°C breast)\u003c\/li\u003e\n      \u003cli\u003eBeef ribs and short ribs (target 95°C for tender)\u003c\/li\u003e\n      \u003cli\u003ePork belly burnt ends\u003c\/li\u003e\n      \u003cli\u003eRotisserie cooks (chickens, lamb, roasts)\u003c\/li\u003e\n      \u003cli\u003eSunday roasts (beef, lamb, pork)\u003c\/li\u003e\n      \u003cli\u003eSous vide protein temperature verification\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-mtp-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-mtp-pair\"\u003e\n      \u003cspan class=\"pd-mtp-pair-eyebrow\"\u003eKamado Brisket Cooks\u003c\/span\u003e\n      \u003cspan class=\"pd-mtp-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-mtp-pair-text\"\u003eThe Big Green Egg holds tight temperature across 12-14 hour brisket cooks: the MEATER Plus monitors meat internal temperature without lifting the lid. The perfect pairing for serious low-and-slow kamado work. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtp-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-mtp-pair\"\u003e\n      \u003cspan class=\"pd-mtp-pair-eyebrow\"\u003ePellet Grill Brisket\u003c\/span\u003e\n      \u003cspan class=\"pd-mtp-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-mtp-pair-text\"\u003eYoder pellet grills are the choice of competition BBQ teams: pair with MEATER Plus to remove the last variable (temperature guesswork) from competition-grade brisket and pork cooks. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtp-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\/hardcore-carnivore-black-seasoning\" class=\"pd-mtp-pair\"\u003e\n      \u003cspan class=\"pd-mtp-pair-eyebrow\"\u003eThe Premium Beef Pairing\u003c\/span\u003e\n      \u003cspan class=\"pd-mtp-pair-title\"\u003eHardcore Carnivore Black\u003c\/span\u003e\n      \u003cspan class=\"pd-mtp-pair-text\"\u003eYou have spent money on premium beef and a premium rub. Do not lose the cook to temperature guesswork. The MEATER Plus completes the serious brisket and steak cook setup at BBQ Republic.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtp-pair-cta\"\u003e\n        Shop Hardcore Carnivore Black\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-mtp-range\"\u003e\n    \u003ch3\u003eExplore the MEATER range\u003c\/h3\u003e\n    \u003cp\u003eMEATER Plus is the mid-tier MEATER product and the global bestseller in the wireless smart thermometer category. For higher temperature limits and advanced features, the \u003cstrong\u003eMEATER Pro\u003c\/strong\u003e ($249 AUD) is the premium upgrade. For multi-probe cooking and WiFi integration, the \u003cstrong\u003eMEATER Block\u003c\/strong\u003e manages four probes simultaneously for whole-meal coordination. The entry-level \u003cstrong\u003eMEATER\u003c\/strong\u003e offers the same core functionality with shorter Bluetooth range (10m vs 50m). Contact BBQ Republic for current stock and pricing across the MEATER range.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/meater\" class=\"pd-mtp-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-mtp-why\"\u003e\n    \u003cspan class=\"pd-mtp-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney BBQ specialist for cookers, accessories and smart cooking gear.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We know which thermometer suits which cooker, how to set up MEATER Plus for your specific BBQ workflow, and which combinations protect long cooks from failure. The MEATER Plus is on display and in stock at our Wetherill Park showroom for immediate pickup or Sydney metro delivery.\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtp-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-mtp-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-mtp-why-btn pd-mtp-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-mtp-faq\"\u003e\n\n    \u003cdetails class=\"pd-mtp-faq-item\"\u003e\n      \u003csummary\u003eHow does MEATER Plus differ from a wired probe thermometer?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtp-faq-answer\"\u003eThree major differences. First, MEATER Plus is fully wireless: no cables running through your cooker's lid gap, no port limitations on which cooker you can use it with, no cable damage from regular BBQ wear and tear. Second, MEATER Plus measures BOTH meat internal AND cooker ambient temperatures from a single probe (wired thermometers typically need two separate probes for this). Third, MEATER Plus broadcasts to your smartphone for 50-metre wireless monitoring, while wired thermometers require you to physically read the display unit. The downside of wireless is that the probe holds a charge for 24+ hours per cook (wired probes do not need batteries).\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtp-faq-item\"\u003e\n      \u003csummary\u003eWhat is the difference between MEATER Plus and MEATER Pro?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtp-faq-answer\"\u003eMEATER Plus ($199 AUD) and MEATER Pro ($249 AUD) share the same wireless single-probe form factor and the same MEATER app. The Pro adds higher temperature limits (handles higher-heat cooks better than the Plus), faster temperature update rates, and more advanced sensors. For most home BBQ applications (brisket, pork shoulder, ribs, steaks), the Plus is more than sufficient. The Pro is worth the additional $50 for very-high-heat applications (pizza ovens, hot sears) or for cooks who want the most advanced MEATER experience. For multi-probe simultaneous cooking, see the MEATER Block which handles four probes at once.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtp-faq-item\"\u003e\n      \u003csummary\u003eHow far is the 50-metre range realistically?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtp-faq-answer\"\u003e50 metres is the line-of-sight maximum with the booster charger active and a clear Bluetooth path. In a typical Sydney house with brick walls and standard household interference, expect realistic range of 20-35 metres. This still comfortably covers most backyard-to-kitchen scenarios and most house interiors. For longer-range monitoring (including off-property monitoring), consider the MEATER Block which adds WiFi connectivity for unlimited range via internet.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtp-faq-item\"\u003e\n      \u003csummary\u003eCan I use MEATER Plus in a kamado, pellet grill or gas grill?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtp-faq-answer\"\u003eYes, MEATER Plus works in every common BBQ cooker type. Kamado grills (including Big Green Egg), pellet grills (including Yoder, GMG), gas grills, offset smokers, kettle grills, kamado rotisseries, and standard ovens are all explicitly supported. The probe sits inside the meat for the entire cook and the cooker ambient temperature is monitored via the exposed end of the probe. The only limit is the 275°C ambient temperature ceiling: do not use MEATER Plus in pizza ovens or for very-high-heat searing above 275°C (use the MEATER Pro for those applications).\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtp-faq-item\"\u003e\n      \u003csummary\u003eIs MEATER Plus dishwasher safe?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtp-faq-answer\"\u003eYes, the probe itself is fully dishwasher safe (stainless steel and ceramic construction). This is genuinely useful: unlike most smart thermometers which require careful hand washing, MEATER Plus can be put in the dishwasher after every cook for easy cleanup. The booster charger is NOT dishwasher safe (it contains electronics): clean the charger with a damp cloth only.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtp-faq-item\"\u003e\n      \u003csummary\u003eHow long does the probe charge last?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtp-faq-answer\"\u003e24+ hours of continuous cooking per full charge: more than enough for the longest brisket or pulled pork cooks. The probe charges in the booster charger between cooks. The wooden booster charger itself runs on a single AAA battery that charges the probe up to 100 times before needing replacement. Realistic ongoing operating cost: approximately one AAA battery per year of regular cooking, plus the probe's internal battery has standard rechargeable-battery lifespan.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtp-faq-item\"\u003e\n      \u003csummary\u003eWhat is the maximum temperature MEATER Plus can handle?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtp-faq-answer\"\u003eTwo separate temperature limits. The meat internal sensor handles up to 100°C (the meat probe sits inside the meat where internal temperatures rarely exceed 100°C even on very long cooks). The cooker ambient sensor handles up to 275°C, which covers virtually every BBQ low-and-slow application and most grilling applications. For higher-heat sears or pizza-oven cooks above 275°C, use the MEATER Pro instead which has higher ambient temperature limits.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtp-faq-item\"\u003e\n      \u003csummary\u003eWhat is included in the box?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtp-faq-answer\"\u003eThe MEATER Plus wireless probe, the wooden booster charger with built-in Bluetooth range extender, an AAA battery to power the charger, and a quick start guide. The MEATER app is a free download from the iOS App Store or Google Play Store. Compatible with iOS 13+ and Android 8+ devices. No additional accessories required to get started.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtp-faq-item\"\u003e\n      \u003csummary\u003eWhat does the 2-year warranty cover?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtp-faq-answer\"\u003eMEATER's 2-year manufacturer warranty covers defects in materials and workmanship under normal use. This includes electronics failures, probe sensor issues, charger malfunctions, and similar manufacturing defects. The warranty does not cover damage from misuse (exceeding the 275°C ambient temperature limit, dropping the probe, water damage to the charger), normal wear, or accidental damage. Contact BBQ Republic if you need warranty service: we coordinate with MEATER Australia for warranty claims.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtp-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtp-faq-answer\"\u003eYes. MEATER Plus 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 also walk you through the initial setup and pair the device with your phone in-store if you would prefer that to setting up at home.\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":46337497825452,"sku":"RTE-MT-MP01","price":199.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/MeaterPlus1.webp?v=1780558038"},{"product_id":"meater-pro","title":"MEATER PRO","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-mtpro {\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-mtpro * { box-sizing: border-box; }\n.pd-mtpro p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-mtpro 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-mtpro h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-mtpro-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-mtpro-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-mtpro-stat:last-child { border-right: none; }\n.pd-mtpro-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-mtpro-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-mtpro-intro { margin-bottom: 32px; }\n.pd-mtpro-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-mtpro-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-mtpro-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-mtpro-tier-badge-icon svg { width: 18px; height: 18px; fill: currentColor; stroke: none; }\n.pd-mtpro-tier-badge-text { font-size: 0.9rem; color: var(--pd-text); line-height: 1.55; margin: 0; }\n.pd-mtpro-tier-badge-text strong { color: var(--pd-accent); font-weight: 700; }\n\n\/* ── Plus vs Pro comparison callout (NEW) ── *\/\n.pd-mtpro-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-mtpro-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-mtpro-tier h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtpro-tier-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; margin-top: 16px; }\n.pd-mtpro-tier-card {\n  padding: 18px 20px;\n  background: #ffffff;\n  border-radius: 6px;\n  border: 1px solid var(--pd-border);\n}\n.pd-mtpro-tier-card h4 { font-size: 0.95rem; font-weight: 700; margin: 0 0 6px; color: var(--pd-text); }\n.pd-mtpro-tier-card-price { font-size: 0.78rem; color: var(--pd-text-muted); font-weight: 600; margin: 0 0 10px; }\n.pd-mtpro-tier-card-list { list-style: none; padding: 0; margin: 0; }\n.pd-mtpro-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-mtpro-tier-card-list li::before { content: '•'; position: absolute; left: 0; top: 4px; color: var(--pd-accent); font-weight: 800; }\n.pd-mtpro-tier-card--current { border-color: var(--pd-accent); }\n.pd-mtpro-tier-card--current h4 { color: var(--pd-accent); }\n\n\/* ── Multisensor callout (NEW) ── *\/\n.pd-mtpro-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-mtpro-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-mtpro-multisensor h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtpro-sensors-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: 16px; }\n.pd-mtpro-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-mtpro-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-mtpro-sensor-stat-label { display: block; font-size: 0.75rem; font-weight: 700; color: var(--pd-text); margin-bottom: 4px; }\n.pd-mtpro-sensor-stat-detail { display: block; font-size: 0.72rem; color: var(--pd-text-muted); line-height: 1.4; }\n\n\/* ── Compatibility grid ── *\/\n.pd-mtpro-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-mtpro-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-mtpro-compat h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtpro-compat p { margin-bottom: 18px; }\n.pd-mtpro-compat-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 10px; }\n.pd-mtpro-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-mtpro-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-mtpro-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-mtpro-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-mtpro-feature-icon svg { width: 18px; height: 18px; }\n.pd-mtpro-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-mtpro-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-mtpro-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-mtpro-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-mtpro-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-mtpro-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-mtpro-story p:last-child { margin-bottom: 0; }\n.pd-mtpro-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── How it works callout ── *\/\n.pd-mtpro-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-mtpro-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-mtpro-howitworks h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtpro-howitworks-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 16px; }\n.pd-mtpro-step {\n  padding: 16px 18px;\n  background: #ffffff;\n  border-radius: 6px;\n  border-top: 3px solid var(--pd-accent);\n}\n.pd-mtpro-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-mtpro-step-title { font-size: 0.88rem; font-weight: 700; color: var(--pd-text); margin: 0 0 6px; }\n.pd-mtpro-step-text { font-size: 0.83rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Specs ── *\/\n.pd-mtpro-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-mtpro-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-mtpro-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-mtpro-specs-row:last-child { border-bottom: none; }\n.pd-mtpro-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-mtpro-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-mtpro-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-mtpro-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-mtpro-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-mtpro-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-mtpro-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-mtpro .pd-mtpro-pair,\n.pd-mtpro .pd-mtpro-pair:link,\n.pd-mtpro .pd-mtpro-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-mtpro .pd-mtpro-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-mtpro-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-mtpro-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-mtpro-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-mtpro-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-mtpro-pair:hover .pd-mtpro-pair-cta { gap: 10px; }\n.pd-mtpro-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Range cross-link ── *\/\n.pd-mtpro-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-mtpro-range h3 { margin-top: 0; }\n.pd-mtpro-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-mtpro a.pd-mtpro-range-cta,\n.pd-mtpro a.pd-mtpro-range-cta:link,\n.pd-mtpro a.pd-mtpro-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-mtpro a.pd-mtpro-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-mtpro a.pd-mtpro-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-mtpro-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-mtpro .pd-mtpro-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-mtpro .pd-mtpro-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-mtpro .pd-mtpro-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-mtpro .pd-mtpro-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-mtpro a.pd-mtpro-why-btn,\n.pd-mtpro a.pd-mtpro-why-btn:link,\n.pd-mtpro a.pd-mtpro-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-mtpro a.pd-mtpro-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-mtpro a.pd-mtpro-why-btn.pd-mtpro-why-btn--ghost,\n.pd-mtpro a.pd-mtpro-why-btn.pd-mtpro-why-btn--ghost:link,\n.pd-mtpro a.pd-mtpro-why-btn.pd-mtpro-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-mtpro a.pd-mtpro-why-btn.pd-mtpro-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-mtpro a.pd-mtpro-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-mtpro-faq { margin-bottom: 16px; }\n.pd-mtpro-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-mtpro-faq-item[open] { border-color: var(--pd-accent); }\n.pd-mtpro-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-mtpro-faq-item summary::-webkit-details-marker { display: none; }\n.pd-mtpro-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-mtpro-faq-item[open] summary::after { content: '−'; }\n.pd-mtpro-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-mtpro-pairs { grid-template-columns: 1fr; }\n  .pd-mtpro-howitworks-steps { grid-template-columns: 1fr; }\n  .pd-mtpro-compat-grid { grid-template-columns: repeat(3, 1fr); }\n  .pd-mtpro-tier-grid { grid-template-columns: 1fr; gap: 14px; }\n  .pd-mtpro-sensors-grid { grid-template-columns: 1fr; }\n}\n@media (max-width: 640px) {\n  .pd-mtpro-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-mtpro-stat:nth-child(2) { border-right: none; }\n  .pd-mtpro-stat:nth-child(1), .pd-mtpro-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-mtpro-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-mtpro-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-mtpro-uses ul { grid-template-columns: 1fr; }\n  .pd-mtpro-story, .pd-mtpro-why { padding: 22px; }\n  .pd-mtpro .pd-mtpro-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-mtpro a.pd-mtpro-why-btn { width: 100% !important; }\n  .pd-mtpro-tier-badge { flex-direction: column; text-align: center; }\n  .pd-mtpro-compat-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-mtpro\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-mtpro-stats\"\u003e\n    \u003cdiv class=\"pd-mtpro-stat\"\u003e\n\u003cspan class=\"pd-mtpro-stat-value\"\u003e5+1 Multisensor\u003c\/span\u003e\u003cspan class=\"pd-mtpro-stat-label\"\u003eSmart Temp Technology\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-stat\"\u003e\n\u003cspan class=\"pd-mtpro-stat-value\"\u003e550°C Ambient\u003c\/span\u003e\u003cspan class=\"pd-mtpro-stat-label\"\u003eHigh-Heat Capable\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-stat\"\u003e\n\u003cspan class=\"pd-mtpro-stat-value\"\u003e75m + WiFi\u003c\/span\u003e\u003cspan class=\"pd-mtpro-stat-label\"\u003eBluetooth 5.2 Long Range\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-stat\"\u003e\n\u003cspan class=\"pd-mtpro-stat-value\"\u003e±0.3°C Accuracy\u003c\/span\u003e\u003cspan class=\"pd-mtpro-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-mtpro-intro\"\u003e\n    \u003cp class=\"pd-mtpro-intro-lead\"\u003eThe premium MEATER. The MEATER Pro is the upgrade tier above the bestselling MEATER Plus: a wireless smart meat thermometer with five internal sensors plus one ambient sensor for edge-to-edge cook precision, a 550°C ambient temperature limit that doubles the Plus's capability, and Bluetooth 5.2 Coded PHY Long Range delivering 75 metres line-of-sight plus optional WiFi cloud monitoring for unlimited range.\u003c\/p\u003e\n    \u003cp\u003eBuilt for cooks who push their kitchen to the next level. \u003cstrong\u003eThe Pro is the right choice for high-heat searing, open-flame grilling, pizza-oven cooks, thick-cut brisket precision, and customers who want to monitor cooks from anywhere via WiFi.\u003c\/strong\u003e For standard low-and-slow BBQ under 275°C with 50m range needs, the more accessible MEATER Plus at $199 remains an excellent choice. The Pro is the upgrade when your cooking calls for genuine high-heat versatility and multisensor precision.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PREMIUM TIER BADGE --\u003e\n  \u003cdiv class=\"pd-mtpro-tier-badge\"\u003e\n    \u003cdiv class=\"pd-mtpro-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-mtpro-tier-badge-text\"\u003e\u003cstrong\u003eThe premium tier in the MEATER range.\u003c\/strong\u003e Built for serious BBQ cooks and culinary enthusiasts who need higher temperature limits, multisensor precision, longer wireless range, and the latest Bluetooth 5.2 technology. Backed by MEATER's 2-year manufacturer warranty.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PLUS VS PRO COMPARISON --\u003e\n  \u003cdiv class=\"pd-mtpro-tier\"\u003e\n    \u003cspan class=\"pd-mtpro-tier-eyebrow\"\u003eMEATER Plus vs MEATER Pro\u003c\/span\u003e\n    \u003ch3\u003eWhich MEATER is right for your cooking?\u003c\/h3\u003e\n    \u003cp\u003eBoth MEATER products solve the same core problem (taking the guesswork out of cooking) at different tiers. The Pro is the upgrade for specific use cases that benefit from premium features. The Plus is excellent for most standard BBQ cooks. Here is the honest comparison:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpro-tier-grid\"\u003e\n      \u003cdiv class=\"pd-mtpro-tier-card\"\u003e\n        \u003ch4\u003eMEATER Plus\u003c\/h4\u003e\n        \u003cp class=\"pd-mtpro-tier-card-price\"\u003e$199 AUD : The bestseller\u003c\/p\u003e\n        \u003cul class=\"pd-mtpro-tier-card-list\"\u003e\n          \u003cli\u003e2 sensors (1 meat + 1 ambient)\u003c\/li\u003e\n          \u003cli\u003eMax ambient 275°C, max internal 100°C\u003c\/li\u003e\n          \u003cli\u003eBluetooth 4.0, 50m range via booster\u003c\/li\u003e\n          \u003cli\u003eReal wood charger\u003c\/li\u003e\n          \u003cli\u003eBest for: standard low-and-slow BBQ (brisket, pulled pork, ribs, roasts) under 275°C\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-tier-card pd-mtpro-tier-card--current\"\u003e\n        \u003ch4\u003eMEATER Pro\u003c\/h4\u003e\n        \u003cp class=\"pd-mtpro-tier-card-price\"\u003e$249 AUD : This product\u003c\/p\u003e\n        \u003cul class=\"pd-mtpro-tier-card-list\"\u003e\n          \u003cli\u003e6 sensors (5 meat + 1 ambient) for edge-to-edge precision\u003c\/li\u003e\n          \u003cli\u003eMax ambient 550°C, max internal 105°C\u003c\/li\u003e\n          \u003cli\u003eBluetooth 5.2 Long Range, 75m range + WiFi cloud (unlimited)\u003c\/li\u003e\n          \u003cli\u003eSustainable bamboo charger\u003c\/li\u003e\n          \u003cli\u003eBest for: high-heat searing, open flame, pizza ovens, thick-cut precision, remote WiFi monitoring\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MULTISENSOR CALLOUT --\u003e\n  \u003cdiv class=\"pd-mtpro-multisensor\"\u003e\n    \u003cspan class=\"pd-mtpro-multisensor-eyebrow\"\u003eSmart Temp Multisensor Technology\u003c\/span\u003e\n    \u003ch3\u003eFive internal sensors. One ambient sensor. Edge-to-edge precision.\u003c\/h3\u003e\n    \u003cp\u003eThe MEATER Pro probe contains six independent temperature sensors arranged along its length. Five sensors monitor the meat's internal temperature at different depths and positions, while a sixth sensor on the exposed end measures the cooker's ambient temperature. This is the technical foundation of the Pro's accuracy advantage.\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpro-sensors-grid\"\u003e\n      \u003cdiv class=\"pd-mtpro-sensor-stat\"\u003e\n        \u003cspan class=\"pd-mtpro-sensor-stat-num\"\u003e5\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpro-sensor-stat-label\"\u003eInternal Meat Sensors\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpro-sensor-stat-detail\"\u003eDistributed along the probe shaft for edge-to-edge temperature tracking. Detects the coldest spot in the meat.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-sensor-stat\"\u003e\n        \u003cspan class=\"pd-mtpro-sensor-stat-num\"\u003e1\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpro-sensor-stat-label\"\u003eAmbient Cooker Sensor\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpro-sensor-stat-detail\"\u003eTracks cooker temperature in real time. Lets you adjust on the fly without lid-opening.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-sensor-stat\"\u003e\n        \u003cspan class=\"pd-mtpro-sensor-stat-num\"\u003e±0.3°C\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpro-sensor-stat-label\"\u003eSensor Accuracy\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpro-sensor-stat-detail\"\u003ePrecision tolerance matching commercial-grade probes. The most accurate MEATER probe.\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-mtpro-compat\"\u003e\n    \u003cspan class=\"pd-mtpro-compat-eyebrow\"\u003eUniversal Cooker Compatibility\u003c\/span\u003e\n    \u003ch3\u003eWorks with every cooker, including high-heat applications.\u003c\/h3\u003e\n    \u003cp\u003eThe 550°C ambient limit unlocks cooker types that the MEATER Plus cannot handle: pizza ovens, open-flame grilling, hot-sear stages of reverse-seared steaks, and deep frying. The Pro maintains full compatibility with all standard BBQ cooker types while adding high-heat capability:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpro-compat-grid\"\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003eKamado Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003ePellet Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003eGas Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003eOffset Smoker\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003eKettle Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003eOpen Flame\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003ePizza Oven\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003eRotisserie\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003eOven\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003eInduction\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003eGriddle\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-compat-item\"\u003eSous Vide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-mtpro-features\"\u003e\n\n    \u003cdiv class=\"pd-mtpro-feature\"\u003e\n      \u003cdiv class=\"pd-mtpro-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=\"M14 4v10.54a4 4 0 11-4 0V4a2 2 0 014 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"15\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"13\" x2=\"15\" y2=\"13\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-mtpro-feature-title\"\u003e5+1 Multisensor Probe\u003c\/p\u003e\n      \u003cp class=\"pd-mtpro-feature-text\"\u003eFive internal sensors distributed along the probe shaft plus one ambient sensor. Detects the coldest point in the meat, ensuring nothing is left undercooked on thick or irregular cuts.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtpro-feature\"\u003e\n      \u003cdiv class=\"pd-mtpro-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-mtpro-feature-title\"\u003e550°C High-Heat Capable\u003c\/p\u003e\n      \u003cp class=\"pd-mtpro-feature-text\"\u003eDouble the ambient temperature limit of the MEATER Plus (275°C). Suitable for hot-searing reverse-seared steaks, pizza-oven cooks, open-flame grilling and deep frying applications.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtpro-feature\"\u003e\n      \u003cdiv class=\"pd-mtpro-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-mtpro-feature-title\"\u003eBluetooth 5.2 + WiFi Cloud\u003c\/p\u003e\n      \u003cp class=\"pd-mtpro-feature-text\"\u003eLatest Bluetooth 5.2 Coded PHY Long Range delivers 75m line-of-sight via the bamboo booster charger. WiFi MEATER Link cloud connectivity unlocks unlimited remote monitoring.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtpro-feature\"\u003e\n      \u003cdiv class=\"pd-mtpro-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\u003cpolyline points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-mtpro-feature-title\"\u003eFast Charging Probe\u003c\/p\u003e\n      \u003cp class=\"pd-mtpro-feature-text\"\u003e5 minutes of charging delivers 2 hours of cooking. A full 30-minute charge delivers 24+ hours of continuous cook time. Perfect for impromptu BBQs where the probe was not pre-charged.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"pd-mtpro-story\"\u003e\n    \u003cspan class=\"pd-mtpro-story-eyebrow\"\u003eWhen the Pro is the Right Choice\u003c\/span\u003e\n    \u003ch3\u003eThe Pro earns its $50 premium on specific cooks.\u003c\/h3\u003e\n    \u003cp\u003eMEATER Plus is the bestseller for good reason: for the majority of home BBQ cooks doing brisket, pulled pork, smoked ribs, and slow roasts under 275°C, the Plus is more than capable. The Pro becomes the right choice when your cooking pushes into territory the Plus cannot handle.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eThe 550°C ambient limit\u003c\/strong\u003e opens up genuine new cook types. Reverse-seared steaks where the sear stage runs at 400-500°C grill temperatures: Plus cannot monitor, Pro can. Pizza-oven cooks at 400-450°C: Plus cannot, Pro can. Open-flame grilling and asado-style cooks over live fire: Plus cannot reliably monitor, Pro can. For BBQ Republic customers running a Big Green Egg with a high-heat sear stage, or anyone with a pizza oven attachment, the Pro is the only MEATER option that works across the full cook range.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eThe 5+1 multisensor design\u003c\/strong\u003e is the second major upgrade. On thin cuts (steaks, chops, fillets) the Plus's single sensor is fine. On thick cuts (full-packer brisket, pork shoulder, leg of lamb, large prime ribs) the Pro's five internal sensors track temperature across the entire meat depth. The probe automatically reports the lowest temperature reading, ensuring that no part of the meat is undercooked even when the average appears done. For competition-grade brisket and serious whole-protein cooks, this precision genuinely matters.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eThe WiFi cloud connectivity\u003c\/strong\u003e is the third upgrade most cooks will appreciate. Plus tops out at 50m Bluetooth range from the booster. Pro extends that to 75m line-of-sight Bluetooth, plus optional WiFi MEATER Link which broadcasts cook progress to your phone from anywhere in the world via internet. For overnight brisket cooks where you need to leave the house but still monitor temperature, this is the difference between cooking confidently and cooking blind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003cdiv class=\"pd-mtpro-howitworks\"\u003e\n    \u003cspan class=\"pd-mtpro-howitworks-eyebrow\"\u003eGetting Started\u003c\/span\u003e\n    \u003ch3\u003eHow MEATER Pro works in three steps.\u003c\/h3\u003e\n    \u003cp\u003eFrom unboxing to first cook in approximately 10 minutes:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpro-howitworks-steps\"\u003e\n      \u003cdiv class=\"pd-mtpro-step\"\u003e\n        \u003cspan class=\"pd-mtpro-step-num\"\u003e1\u003c\/span\u003e\n        \u003cp class=\"pd-mtpro-step-title\"\u003eSet Up the App\u003c\/p\u003e\n        \u003cp class=\"pd-mtpro-step-text\"\u003eDownload the free MEATER app (iOS or Android), insert the AAA battery in the bamboo charger, pair the probe via Bluetooth 5.2, and optionally enable WiFi MEATER Link for cloud monitoring.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-step\"\u003e\n        \u003cspan class=\"pd-mtpro-step-num\"\u003e2\u003c\/span\u003e\n        \u003cp class=\"pd-mtpro-step-title\"\u003eInsert and Cook\u003c\/p\u003e\n        \u003cp class=\"pd-mtpro-step-text\"\u003ePush the 5mm probe into the thickest part of the meat. The five internal sensors automatically distribute along the probe length, capturing the full thermal profile of the cook.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpro-step\"\u003e\n        \u003cspan class=\"pd-mtpro-step-num\"\u003e3\u003c\/span\u003e\n        \u003cp class=\"pd-mtpro-step-title\"\u003eMonitor From Anywhere\u003c\/p\u003e\n        \u003cp class=\"pd-mtpro-step-text\"\u003eThe app displays all six sensor readings plus estimated time-to-done. With WiFi MEATER Link enabled, you can monitor the cook from anywhere with an internet connection.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"pd-mtpro-specs\"\u003e\n    \u003cdiv class=\"pd-mtpro-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eProduct Type\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003ePremium wireless smart meat thermometer with multisensor probe\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eWireless Technology\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003eBluetooth 5.2 Coded PHY Long Range (next-generation low-power Bluetooth)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eRange\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003e75 metres line-of-sight via the bamboo booster charger. Optional WiFi MEATER Link cloud connectivity provides unlimited range via internet.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eSensors\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003e6 total: 5 internal meat sensors plus 1 ambient cooker sensor (Smart Temp Multisensor Technology)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eAccuracy\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003e±0.3°C precision (commercial-grade tolerance)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eInternal Temperature\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003eMaximum 105°C (meat probe sensors)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eAmbient Temperature\u003c\/span\u003e\u003cspan class=\"pd-mtpro-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-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eProbe Construction\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003eStainless steel with zirconia ceramic band, water resistant\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eProbe Dimensions\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003e5mm diameter (thinner than MEATER Plus 6mm probe), sleek design\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eProbe Battery\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003eRechargeable. Fast charging: 5 minutes for 2 hours cooking, 30 minutes for 24+ hours continuous cooking.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eCharger\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003eSustainable bamboo construction with magnetic backing and rubber anti-slip foot. Built-in Bluetooth 5.2 booster.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eCharger Dimensions\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003e157mm × 37mm × 23mm (approximate, based on 6.18 × 1.46 × 0.91 inches)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eCharger Power\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003e1× AAA battery (included). Average usage life: 2 years (based on one steak per week).\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eApp Requirement\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003eFree MEATER app for iOS and Android. Optional WiFi MEATER Link requires home WiFi connection.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eCooker Compatibility\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003eAll standard BBQ cooker types plus high-heat applications: pizza ovens, open flame, hot searing, deep frying. Effective limit is the 550°C ambient temperature ceiling.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003e2-year manufacturer warranty against defects\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpro-specs-row\"\u003e\n\u003cspan class=\"pd-mtpro-specs-label\"\u003eIn the Box\u003c\/span\u003e\u003cspan class=\"pd-mtpro-specs-value\"\u003eMEATER Pro multisensor probe, bamboo booster charger, AAA battery, 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\u003c\/h2\u003e\n  \u003cdiv class=\"pd-mtpro-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eReverse-seared premium steaks (Wagyu, ribeye, tomahawk) including the hot sear stage\u003c\/li\u003e\n      \u003cli\u003ePizza-oven cooks at 400-450°C (Plus cannot monitor these)\u003c\/li\u003e\n      \u003cli\u003eOpen-flame grilling and asado-style live-fire cooks\u003c\/li\u003e\n      \u003cli\u003eFull-packer brisket (8-10kg) where 5-sensor multisensor accuracy matters\u003c\/li\u003e\n      \u003cli\u003eWhole-leg lamb, leg of pork, prime rib roasts (thick cuts)\u003c\/li\u003e\n      \u003cli\u003ePicanha (Brazilian churrasco, hot sear stage)\u003c\/li\u003e\n      \u003cli\u003eSmoked turkey or chicken with multi-stage cook profiles\u003c\/li\u003e\n      \u003cli\u003eDeep-fried turkey (high-heat oil temperature monitoring)\u003c\/li\u003e\n      \u003cli\u003eOvernight brisket cooks with WiFi MEATER Link remote monitoring\u003c\/li\u003e\n      \u003cli\u003eMulti-protein dinner parties where precision matters across cuts\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-mtpro-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-mtpro-pair\"\u003e\n      \u003cspan class=\"pd-mtpro-pair-eyebrow\"\u003eHigh-Heat Kamado Cooks\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpro-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpro-pair-text\"\u003eThe Big Green Egg can hit 400°C+ for pizza and hot searing applications. The MEATER Pro is the only MEATER probe that operates safely at those temperatures, making it the natural pairing for serious BGE cooks. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpro-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-mtpro-pair\"\u003e\n      \u003cspan class=\"pd-mtpro-pair-eyebrow\"\u003eCompetition Brisket Precision\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpro-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpro-pair-text\"\u003eYoder pellet grills are the competition BBQ choice. Paired with the Pro's 5-sensor multisensor probe, full-packer brisket cooks reach competition-grade precision: the cook is done when even the coldest internal sensor hits target. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpro-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-plus\" class=\"pd-mtpro-pair\"\u003e\n      \u003cspan class=\"pd-mtpro-pair-eyebrow\"\u003eThe Accessible Alternative\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpro-pair-title\"\u003eMEATER Plus\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpro-pair-text\"\u003eNot sure you need Pro features? The MEATER Plus at $199 is the bestselling wireless smart thermometer globally and handles standard BBQ cooks under 275°C beautifully. If your cooking does not involve high-heat searing or pizza ovens, the Plus is the smart choice.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpro-pair-cta\"\u003e\n        Compare MEATER Plus\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-mtpro-range\"\u003e\n    \u003ch3\u003eExplore the MEATER range\u003c\/h3\u003e\n    \u003cp\u003eMEATER Pro is the premium upgrade tier above the bestselling \u003ca href=\"\/products\/meater-plus\"\u003e\u003cstrong\u003eMEATER Plus\u003c\/strong\u003e\u003c\/a\u003e ($199 AUD), suitable for cooks who need high-heat capability or multisensor precision. For multi-probe simultaneous cooking (4 probes at once for whole-meal coordination), the \u003cstrong\u003eMEATER Block\u003c\/strong\u003e manages full dinner parties with WiFi integration. Contact BBQ Republic for current stock and pricing across the MEATER range, including bundle pricing on Pro plus accessories.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/meater\" class=\"pd-mtpro-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-mtpro-why\"\u003e\n    \u003cspan class=\"pd-mtpro-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney specialist for premium MEATER and smart cooking gear.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We can walk you through whether MEATER Pro or MEATER Plus is the right choice for your specific cooker and cooking style, set up the device in-store, and help with WiFi MEATER Link cloud configuration. The MEATER Pro is on display and in stock at our Wetherill Park showroom for immediate pickup or Sydney metro delivery.\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpro-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-mtpro-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-mtpro-why-btn pd-mtpro-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-mtpro-faq\"\u003e\n\n    \u003cdetails class=\"pd-mtpro-faq-item\"\u003e\n      \u003csummary\u003eMEATER Pro vs MEATER Plus: which should I choose?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpro-faq-answer\"\u003eHonest answer: most home BBQ cooks should choose the MEATER Plus ($199). The Plus handles standard low-and-slow BBQ (brisket, pulled pork, ribs, roasts) under 275°C beautifully and is the global bestseller in the wireless smart thermometer category for good reason. The MEATER Pro ($249) is the right choice for THREE specific use cases: 1) high-heat cooks above 275°C (hot searing, pizza ovens, open flame), 2) thick-cut cooks where 5-sensor multisensor accuracy genuinely matters (competition brisket, large roasts), 3) remote monitoring needs (overnight cooks, away-from-home monitoring via WiFi MEATER Link). If none of those use cases apply to your cooking, the Plus is the smart choice.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpro-faq-item\"\u003e\n      \u003csummary\u003eWhat is Smart Temp Multisensor Technology?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpro-faq-answer\"\u003eSmart Temp Multisensor is MEATER's name for the Pro's 6-sensor probe design: 5 internal meat sensors distributed along the probe shaft plus 1 ambient cooker sensor. Traditional single-sensor probes (including the MEATER Plus) report the temperature at one point in the meat. The Pro's 5-sensor design reports temperatures across the entire probe length, which means the app can identify the coldest spot in the meat and report that as the safety-critical internal temperature. This matters most on thick cuts (full-packer brisket, large prime rib, leg of lamb) where the centre of the meat warms more slowly than the edges. The cook is genuinely done when the coldest sensor hits target, not the average.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpro-faq-item\"\u003e\n      \u003csummary\u003eCan I use MEATER Pro in a pizza oven?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpro-faq-answer\"\u003eYes. The Pro's 550°C ambient temperature limit comfortably handles most domestic pizza ovens which operate at 400-450°C. This is one of the key Pro-only use cases: the MEATER Plus tops out at 275°C ambient and cannot safely operate in pizza-oven conditions. Use the Pro to monitor protein cooks in your pizza oven (lamb, chicken, fish) or to verify oven floor temperature consistency. Note: do not exceed the 550°C ceiling: this is the safety limit for the probe construction.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpro-faq-item\"\u003e\n      \u003csummary\u003eWhat is WiFi MEATER Link?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpro-faq-answer\"\u003eWiFi MEATER Link is the Pro's cloud-monitoring feature. With Link enabled, the cook data broadcasts from the probe to your phone via Bluetooth, then from your phone to MEATER's cloud servers, then from the cloud to any other device with the MEATER app and internet connection. The practical implication: you can monitor an overnight brisket cook from your bedroom, from a hotel room, from another city. The cook stays visible regardless of distance from the cooker. Setup requires home WiFi at the cook location and a second device (phone, tablet, computer) to monitor remotely. This feature is Pro-only: the Plus uses Bluetooth-only monitoring with a 50m maximum range.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpro-faq-item\"\u003e\n      \u003csummary\u003eHow accurate is the Pro probe?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpro-faq-answer\"\u003e±0.3°C accuracy: commercial-grade tolerance for food temperature measurement. For comparison, this is more accurate than most kitchen ovens (typically ±5-10°C tolerance) and equals or exceeds professional kitchen probe accuracy standards. The implication: when the app says the brisket is at 95.5°C internal, you can trust that the actual temperature is within 0.3°C of that reading. For competition BBQ, food safety verification, and serious culinary applications, this precision genuinely matters.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpro-faq-item\"\u003e\n      \u003csummary\u003eHow does the fast charging work?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpro-faq-answer\"\u003eThe Pro probe charges much faster than the MEATER Plus. 5 minutes of charging delivers approximately 2 hours of cooking time. A full 30-minute charge delivers 24+ hours of continuous cook time. The bamboo charger uses 1 AAA battery (included) which provides approximately 2 years of typical use (based on one steak cook per week). For impromptu cooks where the probe was not pre-charged, plug it in for 5 minutes while you prep the meat and you have enough charge for a typical steak or chicken cook.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpro-faq-item\"\u003e\n      \u003csummary\u003eIs the MEATER Pro dishwasher safe?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpro-faq-answer\"\u003eThe probe itself is constructed from stainless steel with a zirconia ceramic band and is water resistant. Refer to MEATER's official guidance for current dishwasher safety status (the Plus probe is officially dishwasher safe; check MEATER's documentation for the Pro probe specifically). The bamboo booster charger is NOT dishwasher safe (contains electronics): clean with a damp cloth only. We can confirm current dishwasher safety guidance in-store at the BBQ Republic showroom.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpro-faq-item\"\u003e\n      \u003csummary\u003eWhat does the 2-year warranty cover?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpro-faq-answer\"\u003eMEATER's 2-year manufacturer warranty covers defects in materials and workmanship under normal use. This includes electronics failures, sensor malfunctions, charger issues, and similar manufacturing defects. The warranty does not cover damage from misuse (exceeding the 550°C ambient temperature limit, dropping the probe, water damage to the bamboo charger), 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-mtpro-faq-item\"\u003e\n      \u003csummary\u003eWhat is in the box?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpro-faq-answer\"\u003eThe MEATER Pro multisensor wireless probe, the bamboo booster charger with built-in Bluetooth 5.2 range extender, an AAA battery to power the charger, and a quick start guide. The MEATER app is a free download from the iOS App Store or Google Play Store. Compatible with iOS 13+ and Android 8+ devices. No additional accessories required to get started. For WiFi MEATER Link cloud monitoring, you will also need a home WiFi connection.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpro-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpro-faq-answer\"\u003eYes. The MEATER Pro 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 walk you through the initial setup, including WiFi MEATER Link configuration, in-store if you would prefer that to setting up at home.\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":46337527644332,"sku":"RTE-MT-MP201","price":249.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/MeaterPro1.webp?v=1780558798"},{"product_id":"meater-pro-duo","title":"MEATER Pro Duo","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-mtpd {\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-mtpd * { box-sizing: border-box; }\n.pd-mtpd p { margin: 0 0 14px; line-height: 1.7; font-size: 0.95rem; color: var(--pd-text); }\n.pd-mtpd 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-mtpd h3 { font-size: 1.05rem; font-weight: 700; margin: 0 0 10px; color: var(--pd-text); }\n\n\/* ── Stat strip ── *\/\n.pd-mtpd-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-mtpd-stat { padding: 22px 16px; text-align: center; border-right: 1px solid var(--pd-border-dark); }\n.pd-mtpd-stat:last-child { border-right: none; }\n.pd-mtpd-stat-value { display: block; font-size: 1.05rem; font-weight: 800; color: var(--pd-accent); margin-bottom: 4px; letter-spacing: -0.01em; }\n.pd-mtpd-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-mtpd-intro { margin-bottom: 32px; }\n.pd-mtpd-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-mtpd-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-mtpd-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-mtpd-tier-badge-icon svg { width: 18px; height: 18px; fill: currentColor; stroke: none; }\n.pd-mtpd-tier-badge-text { font-size: 0.9rem; color: var(--pd-text); line-height: 1.55; margin: 0; }\n.pd-mtpd-tier-badge-text strong { color: var(--pd-accent); font-weight: 700; }\n\n\/* ── Pro vs Pro Duo comparison callout ── *\/\n.pd-mtpd-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-mtpd-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-mtpd-tier h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtpd-tier-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; margin-top: 16px; }\n.pd-mtpd-tier-card {\n  padding: 18px 20px;\n  background: #ffffff;\n  border-radius: 6px;\n  border: 1px solid var(--pd-border);\n}\n.pd-mtpd-tier-card h4 { font-size: 0.95rem; font-weight: 700; margin: 0 0 6px; color: var(--pd-text); }\n.pd-mtpd-tier-card-price { font-size: 0.78rem; color: var(--pd-text-muted); font-weight: 600; margin: 0 0 10px; }\n.pd-mtpd-tier-card-list { list-style: none; padding: 0; margin: 0; }\n.pd-mtpd-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-mtpd-tier-card-list li::before { content: '•'; position: absolute; left: 0; top: 4px; color: var(--pd-accent); font-weight: 800; }\n.pd-mtpd-tier-card--current { border-color: var(--pd-accent); }\n.pd-mtpd-tier-card--current h4 { color: var(--pd-accent); }\n\n\/* ── Two-probe scenarios callout (dark background) ── *\/\n.pd-mtpd-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-mtpd-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-mtpd-scenarios h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin: 0 0 12px; }\n.pd-mtpd-scenarios \u003e p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.65; margin-bottom: 20px; }\n.pd-mtpd-scenarios-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: 16px; }\n.pd-mtpd-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-mtpd-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\/* FIX: higher specificity to beat .pd-mtpd p base rule *\/\n.pd-mtpd-scenario p.pd-mtpd-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-mtpd-scenario p.pd-mtpd-scenario-text { font-size: 0.82rem; color: var(--pd-text-on-dark-muted); line-height: 1.55; margin: 0; }\n.pd-mtpd-scenario-probes { display: flex; gap: 8px; margin-top: 10px; padding-top: 10px; border-top: 1px solid rgba(255, 255, 255, 0.1); }\n.pd-mtpd-scenario-probe { font-size: 0.7rem; color: var(--pd-text-on-dark-muted); flex: 1; line-height: 1.4; }\n.pd-mtpd-scenario-probe strong { display: block; color: var(--pd-accent); font-size: 0.75rem; margin-bottom: 2px; }\n\n\/* ── Multisensor callout ── *\/\n.pd-mtpd-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-mtpd-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-mtpd-multisensor h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtpd-sensors-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: 16px; }\n.pd-mtpd-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-mtpd-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-mtpd-sensor-stat-label { display: block; font-size: 0.75rem; font-weight: 700; color: var(--pd-text); margin-bottom: 4px; }\n.pd-mtpd-sensor-stat-detail { display: block; font-size: 0.72rem; color: var(--pd-text-muted); line-height: 1.4; }\n\n\/* ── WiFi charger callout ── *\/\n.pd-mtpd-wifi {\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-mtpd-wifi-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-mtpd-wifi h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtpd-wifi-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 16px; }\n.pd-mtpd-wifi-side {\n  padding: 16px 18px;\n  background: #ffffff;\n  border-radius: 6px;\n  border: 1px solid var(--pd-border);\n}\n.pd-mtpd-wifi-side h4 { font-size: 0.85rem; font-weight: 700; margin: 0 0 8px; color: var(--pd-text); }\n.pd-mtpd-wifi-side p { font-size: 0.82rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n.pd-mtpd-wifi-side--current { border-color: var(--pd-accent); }\n.pd-mtpd-wifi-side--current h4 { color: var(--pd-accent); }\n\n\/* ── Compatibility grid ── *\/\n.pd-mtpd-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-mtpd-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-mtpd-compat h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtpd-compat p { margin-bottom: 18px; }\n.pd-mtpd-compat-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 10px; }\n.pd-mtpd-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-mtpd-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-mtpd-feature { display: flex; flex-direction: column; gap: 6px; }\n.pd-mtpd-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-mtpd-feature-icon svg { width: 18px; height: 18px; }\n.pd-mtpd-feature-title { font-size: 0.92rem; font-weight: 700; margin: 0 0 4px; color: var(--pd-text); }\n.pd-mtpd-feature-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Story callout ── *\/\n.pd-mtpd-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-mtpd-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-mtpd-story h3 { color: var(--pd-text-on-dark); font-size: 1.2rem; margin-bottom: 12px; }\n.pd-mtpd-story p { color: var(--pd-text-on-dark-muted); font-size: 0.9rem; line-height: 1.75; margin-bottom: 12px; }\n.pd-mtpd-story p:last-child { margin-bottom: 0; }\n.pd-mtpd-story strong { color: var(--pd-text-on-dark); }\n\n\/* ── How it works callout ── *\/\n.pd-mtpd-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-mtpd-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-mtpd-howitworks h3 { margin-top: 0; margin-bottom: 14px; }\n.pd-mtpd-howitworks-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 16px; }\n.pd-mtpd-step {\n  padding: 16px 18px;\n  background: #ffffff;\n  border-radius: 6px;\n  border-top: 3px solid var(--pd-accent);\n}\n.pd-mtpd-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-mtpd-step-title { font-size: 0.88rem; font-weight: 700; color: var(--pd-text); margin: 0 0 6px; }\n.pd-mtpd-step-text { font-size: 0.83rem; color: var(--pd-text-muted); line-height: 1.55; margin: 0; }\n\n\/* ── Specs ── *\/\n.pd-mtpd-specs { border: 1px solid var(--pd-border); border-radius: var(--pd-radius); overflow: hidden; margin-bottom: 32px; }\n.pd-mtpd-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-mtpd-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-mtpd-specs-row:last-child { border-bottom: none; }\n.pd-mtpd-specs-label { font-weight: 600; color: var(--pd-text); }\n.pd-mtpd-specs-value { color: var(--pd-text-muted); }\n\n\/* ── Use cases ── *\/\n.pd-mtpd-uses { background: var(--pd-bg-soft); border-radius: var(--pd-radius); padding: 28px; margin-bottom: 32px; }\n.pd-mtpd-uses ul { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px 24px; }\n.pd-mtpd-uses li { font-size: 0.9rem; color: var(--pd-text); padding-left: 22px; position: relative; line-height: 1.5; }\n.pd-mtpd-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-mtpd-pairs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px; }\n.pd-mtpd .pd-mtpd-pair,\n.pd-mtpd .pd-mtpd-pair:link,\n.pd-mtpd .pd-mtpd-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-mtpd .pd-mtpd-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-mtpd-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-mtpd-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-mtpd-pair-text { font-size: 0.84rem; color: var(--pd-text-muted); line-height: 1.55; margin-bottom: 16px; flex: 1; }\n.pd-mtpd-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-mtpd-pair:hover .pd-mtpd-pair-cta { gap: 10px; }\n.pd-mtpd-pair-cta svg { width: 12px; height: 12px; fill: none; stroke: currentColor; flex-shrink: 0; }\n\n\/* ── Range cross-link ── *\/\n.pd-mtpd-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-mtpd-range h3 { margin-top: 0; }\n.pd-mtpd-range p { color: var(--pd-text-muted); font-size: 0.9rem; max-width: 620px; margin: 0 auto 18px; }\n.pd-mtpd a.pd-mtpd-range-cta,\n.pd-mtpd a.pd-mtpd-range-cta:link,\n.pd-mtpd a.pd-mtpd-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-mtpd a.pd-mtpd-range-cta:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-mtpd a.pd-mtpd-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-mtpd-why { background: #1a1a1a !important; color: #f0ece4 !important; border-radius: 8px; padding: 32px; margin-bottom: 32px; text-align: center; }\n.pd-mtpd .pd-mtpd-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-mtpd .pd-mtpd-why h3 { color: #f0ece4 !important; font-size: 1.25rem !important; margin: 0 0 14px !important; font-weight: 700 !important; }\n.pd-mtpd .pd-mtpd-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-mtpd .pd-mtpd-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-mtpd a.pd-mtpd-why-btn,\n.pd-mtpd a.pd-mtpd-why-btn:link,\n.pd-mtpd a.pd-mtpd-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-mtpd a.pd-mtpd-why-btn:hover { background: #a00d24 !important; background-color: #a00d24 !important; color: #ffffff !important; text-decoration: none !important; }\n.pd-mtpd a.pd-mtpd-why-btn.pd-mtpd-why-btn--ghost,\n.pd-mtpd a.pd-mtpd-why-btn.pd-mtpd-why-btn--ghost:link,\n.pd-mtpd a.pd-mtpd-why-btn.pd-mtpd-why-btn--ghost:visited { background: transparent !important; background-color: transparent !important; border: 1px solid #2e2e2e !important; color: #f0ece4 !important; }\n.pd-mtpd a.pd-mtpd-why-btn.pd-mtpd-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-mtpd a.pd-mtpd-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-mtpd-faq { margin-bottom: 16px; }\n.pd-mtpd-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-mtpd-faq-item[open] { border-color: var(--pd-accent); }\n.pd-mtpd-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-mtpd-faq-item summary::-webkit-details-marker { display: none; }\n.pd-mtpd-faq-item summary::after { content: '+'; font-size: 1.3rem; font-weight: 400; color: var(--pd-accent); transition: transform 0.2s ease; }\n.pd-mtpd-faq-item[open] summary::after { content: '−'; }\n.pd-mtpd-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-mtpd-pairs { grid-template-columns: 1fr; }\n  .pd-mtpd-howitworks-steps { grid-template-columns: 1fr; }\n  .pd-mtpd-compat-grid { grid-template-columns: repeat(3, 1fr); }\n  .pd-mtpd-tier-grid { grid-template-columns: 1fr; gap: 14px; }\n  .pd-mtpd-sensors-grid { grid-template-columns: 1fr; }\n  .pd-mtpd-scenarios-grid { grid-template-columns: 1fr; }\n  .pd-mtpd-wifi-compare { grid-template-columns: 1fr; }\n}\n@media (max-width: 640px) {\n  .pd-mtpd-stats { grid-template-columns: repeat(2, 1fr); }\n  .pd-mtpd-stat:nth-child(2) { border-right: none; }\n  .pd-mtpd-stat:nth-child(1), .pd-mtpd-stat:nth-child(2) { border-bottom: 1px solid var(--pd-border-dark); }\n  .pd-mtpd-features { grid-template-columns: 1fr; padding: 20px; }\n  .pd-mtpd-specs-row { grid-template-columns: 1fr; gap: 4px; }\n  .pd-mtpd-uses ul { grid-template-columns: 1fr; }\n  .pd-mtpd-story, .pd-mtpd-why { padding: 22px; }\n  .pd-mtpd .pd-mtpd-why-actions { flex-direction: column !important; align-items: stretch !important; }\n  .pd-mtpd a.pd-mtpd-why-btn { width: 100% !important; }\n  .pd-mtpd-tier-badge { flex-direction: column; text-align: center; }\n  .pd-mtpd-compat-grid { grid-template-columns: repeat(2, 1fr); }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd-mtpd\"\u003e\n\n  \u003c!-- STAT STRIP --\u003e\n  \u003cdiv class=\"pd-mtpd-stats\"\u003e\n    \u003cdiv class=\"pd-mtpd-stat\"\u003e\n\u003cspan class=\"pd-mtpd-stat-value\"\u003eTwo Probes\u003c\/span\u003e\u003cspan class=\"pd-mtpd-stat-label\"\u003eCook Two Proteins Simultaneously\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-stat\"\u003e\n\u003cspan class=\"pd-mtpd-stat-value\"\u003eBuilt-in WiFi\u003c\/span\u003e\u003cspan class=\"pd-mtpd-stat-label\"\u003eDirect Cloud Monitoring\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-stat\"\u003e\n\u003cspan class=\"pd-mtpd-stat-value\"\u003e12 Total Sensors\u003c\/span\u003e\u003cspan class=\"pd-mtpd-stat-label\"\u003e10 Internal + 2 Ambient\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-stat\"\u003e\n\u003cspan class=\"pd-mtpd-stat-value\"\u003eUSB-C Charging\u003c\/span\u003e\u003cspan class=\"pd-mtpd-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-mtpd-intro\"\u003e\n    \u003cp class=\"pd-mtpd-intro-lead\"\u003eTwo probes. Twelve sensors. Built-in WiFi. The MEATER Pro Duo is the dual-probe upgrade above the MEATER Pro: two independent multisensor probes for cooking two proteins simultaneously at different doneness targets, paired with a bamboo charger that broadcasts directly to MEATER Cloud via your home WiFi network (no phone bridge required).\u003c\/p\u003e\n    \u003cp\u003eBuilt for cooks who routinely run more than one protein per cook session. \u003cstrong\u003eSteak medium-rare AND chicken to food-safe simultaneously. Turkey breast at 74°C AND turkey leg at 82°C in the same bird. Brisket point AND flat tracked independently across a 14-hour cook.\u003c\/strong\u003e The Duo unlocks the multi-protein and multi-position monitoring use cases that single-probe MEATERs cannot handle. For customers cooking only one protein at a time, the standard MEATER Pro at $249 remains an excellent choice. The Duo is the upgrade when your cooking involves genuine simultaneous multi-target work.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PREMIUM TIER BADGE --\u003e\n  \u003cdiv class=\"pd-mtpd-tier-badge\"\u003e\n    \u003cdiv class=\"pd-mtpd-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-mtpd-tier-badge-text\"\u003e\u003cstrong\u003eThe premium dual-probe tier in the MEATER Pro range.\u003c\/strong\u003e Two complete MEATER Pro probes (5+1 multisensor each, Bluetooth 5.2, 550°C ambient capable) plus the upgraded bamboo charger with built-in WiFi for direct MEATER Cloud monitoring. Backed by MEATER's 2-year manufacturer warranty.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRO VS PRO DUO COMPARISON --\u003e\n  \u003cdiv class=\"pd-mtpd-tier\"\u003e\n    \u003cspan class=\"pd-mtpd-tier-eyebrow\"\u003eMEATER Pro vs MEATER Pro Duo\u003c\/span\u003e\n    \u003ch3\u003eWhich MEATER Pro variant is right for your cooking?\u003c\/h3\u003e\n    \u003cp\u003eBoth products share the same Pro-tier probe (5+1 multisensor, Bluetooth 5.2, 550°C ambient capable, ±0.3°C accuracy). The Duo adds a second identical probe plus an upgraded WiFi charger that broadcasts directly to MEATER Cloud. The honest comparison:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpd-tier-grid\"\u003e\n      \u003cdiv class=\"pd-mtpd-tier-card\"\u003e\n        \u003ch4\u003eMEATER Pro (single)\u003c\/h4\u003e\n        \u003cp class=\"pd-mtpd-tier-card-price\"\u003e$249 AUD : Single multisensor probe\u003c\/p\u003e\n        \u003cul class=\"pd-mtpd-tier-card-list\"\u003e\n          \u003cli\u003e1 probe (5 meat sensors + 1 ambient = 6 total)\u003c\/li\u003e\n          \u003cli\u003eCooks one protein at a time\u003c\/li\u003e\n          \u003cli\u003eBamboo charger with AAA battery (2 years life)\u003c\/li\u003e\n          \u003cli\u003eWiFi cloud via phone-as-bridge (MEATER Link)\u003c\/li\u003e\n          \u003cli\u003eBest for: single-protein cooks (brisket, pork shoulder, single steaks, roasts)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-tier-card pd-mtpd-tier-card--current\"\u003e\n        \u003ch4\u003eMEATER Pro Duo\u003c\/h4\u003e\n        \u003cp class=\"pd-mtpd-tier-card-price\"\u003e$399 AUD : Dual multisensor probes : This product\u003c\/p\u003e\n        \u003cul class=\"pd-mtpd-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 simultaneously\u003c\/li\u003e\n          \u003cli\u003eBamboo charger with USB-C power (modern)\u003c\/li\u003e\n          \u003cli\u003eBuilt-in WiFi direct to MEATER Cloud (no phone bridge)\u003c\/li\u003e\n          \u003cli\u003eBest for: multi-protein dinners, turkey breast + leg, brisket point + flat, family doneness preferences\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TWO-PROBE SCENARIOS --\u003e\n  \u003cdiv class=\"pd-mtpd-scenarios\"\u003e\n    \u003cspan class=\"pd-mtpd-scenarios-eyebrow\"\u003eReal-World Two-Probe Scenarios\u003c\/span\u003e\n    \u003ch3\u003eWhere the Duo earns its $150 premium over the Pro.\u003c\/h3\u003e\n    \u003cp\u003eThe Duo's value is unlocked by specific multi-protein and multi-position cook scenarios. Here are the three most common applications customers actually use:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpd-scenarios-grid\"\u003e\n\n      \u003cdiv class=\"pd-mtpd-scenario\"\u003e\n        \u003cspan class=\"pd-mtpd-scenario-label\"\u003eScenario 1\u003c\/span\u003e\n        \u003cp class=\"pd-mtpd-scenario-title\"\u003eTurkey Breast and Leg\u003c\/p\u003e\n        \u003cp class=\"pd-mtpd-scenario-text\"\u003eWhole turkey has two different food-safe target temperatures: 74°C in the breast (white meat) and 82°C in the leg (dark meat). With one probe per zone, the turkey comes out perfectly cooked across both meat types.\u003c\/p\u003e\n        \u003cdiv class=\"pd-mtpd-scenario-probes\"\u003e\n          \u003cdiv class=\"pd-mtpd-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 1\u003c\/strong\u003eBreast (target 74°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtpd-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 2\u003c\/strong\u003eLeg (target 82°C)\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-mtpd-scenario\"\u003e\n        \u003cspan class=\"pd-mtpd-scenario-label\"\u003eScenario 2\u003c\/span\u003e\n        \u003cp class=\"pd-mtpd-scenario-title\"\u003eBrisket Point and Flat\u003c\/p\u003e\n        \u003cp class=\"pd-mtpd-scenario-text\"\u003eFull-packer brisket has two muscle groups that finish at different times. The flat (leaner muscle) typically reaches probe-tender first; the point (fattier muscle) takes longer. Tracking both lets you pull each section at the right moment.\u003c\/p\u003e\n        \u003cdiv class=\"pd-mtpd-scenario-probes\"\u003e\n          \u003cdiv class=\"pd-mtpd-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 1\u003c\/strong\u003eFlat (target 94°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtpd-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 2\u003c\/strong\u003ePoint (target 96°C)\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pd-mtpd-scenario\"\u003e\n        \u003cspan class=\"pd-mtpd-scenario-label\"\u003eScenario 3\u003c\/span\u003e\n        \u003cp class=\"pd-mtpd-scenario-title\"\u003eMulti-Protein Dinner\u003c\/p\u003e\n        \u003cp class=\"pd-mtpd-scenario-text\"\u003eFriday-night dinner with steak for two and a rotisserie chicken for the family. Steak medium-rare target plus chicken food-safety target on one device, monitored independently from anywhere in the house.\u003c\/p\u003e\n        \u003cdiv class=\"pd-mtpd-scenario-probes\"\u003e\n          \u003cdiv class=\"pd-mtpd-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 1\u003c\/strong\u003eSteak (target 53°C)\u003c\/div\u003e\n          \u003cdiv class=\"pd-mtpd-scenario-probe\"\u003e\n\u003cstrong\u003eProbe 2\u003c\/strong\u003eChicken (target 74°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-mtpd-multisensor\"\u003e\n    \u003cspan class=\"pd-mtpd-multisensor-eyebrow\"\u003eSmart Temp Multisensor Technology x2\u003c\/span\u003e\n    \u003ch3\u003eTwelve total sensors. Edge-to-edge precision on both probes.\u003c\/h3\u003e\n    \u003cp\u003eEach MEATER Pro Duo 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 both probes, that adds up to twelve independent temperature readings reporting to the MEATER app in real time:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpd-sensors-grid\"\u003e\n      \u003cdiv class=\"pd-mtpd-sensor-stat\"\u003e\n        \u003cspan class=\"pd-mtpd-sensor-stat-num\"\u003e10\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpd-sensor-stat-label\"\u003eInternal Meat Sensors\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpd-sensor-stat-detail\"\u003eFive sensors per probe across two probes. Each probe tracks the coldest spot in its assigned protein or position.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-sensor-stat\"\u003e\n        \u003cspan class=\"pd-mtpd-sensor-stat-num\"\u003e2\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpd-sensor-stat-label\"\u003eAmbient Cooker Sensors\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpd-sensor-stat-detail\"\u003eOne per probe. Useful for monitoring temperature gradients across large cooking surfaces or two separate cookers.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-sensor-stat\"\u003e\n        \u003cspan class=\"pd-mtpd-sensor-stat-num\"\u003e±0.3°C\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpd-sensor-stat-label\"\u003eSensor Accuracy\u003c\/span\u003e\n        \u003cspan class=\"pd-mtpd-sensor-stat-detail\"\u003eCommercial-grade precision tolerance on every sensor. The most accurate dual-probe wireless thermometer in the MEATER range.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WIFI CHARGER CALLOUT --\u003e\n  \u003cdiv class=\"pd-mtpd-wifi\"\u003e\n    \u003cspan class=\"pd-mtpd-wifi-eyebrow\"\u003eBuilt-in WiFi Charger\u003c\/span\u003e\n    \u003ch3\u003eDirect cloud connection. No phone bridge required.\u003c\/h3\u003e\n    \u003cp\u003eThe Pro Duo's bamboo charger is the most significant UX upgrade in the MEATER range. The Pro single relies on your phone running at the cook location to act as a Bluetooth-to-WiFi bridge (MEATER Link). The Pro Duo's charger has WiFi built directly into it: the device connects to your home network and broadcasts cook data straight to MEATER Cloud. No phone needed at the cook. The practical comparison:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpd-wifi-compare\"\u003e\n      \u003cdiv class=\"pd-mtpd-wifi-side\"\u003e\n        \u003ch4\u003eMEATER Pro (single): Phone Bridge\u003c\/h4\u003e\n        \u003cp\u003ePhone must remain at the cook location, running the MEATER app, with Bluetooth connection to the probe and WiFi connection to your home network. If the phone moves out of Bluetooth range or the app closes, cloud monitoring stops.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-wifi-side pd-mtpd-wifi-side--current\"\u003e\n        \u003ch4\u003eMEATER Pro Duo: Built-in WiFi\u003c\/h4\u003e\n        \u003cp\u003eThe bamboo charger connects directly to your home WiFi network. The charger receives probe data via Bluetooth 5.2 and broadcasts directly to MEATER Cloud. Your phone can be anywhere with internet access: at work, at the shops, in another country.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPATIBILITY GRID --\u003e\n  \u003cdiv class=\"pd-mtpd-compat\"\u003e\n    \u003cspan class=\"pd-mtpd-compat-eyebrow\"\u003eUniversal Cooker Compatibility\u003c\/span\u003e\n    \u003ch3\u003eWorks with every cooker, including high-heat applications.\u003c\/h3\u003e\n    \u003cp\u003eThe Pro Duo inherits the same 550°C ambient temperature ceiling as the Pro single, making it compatible with high-heat applications like pizza ovens and open-flame grilling. With two probes, you can also split the probes across two separate cookers if you are running parallel cooks (kamado plus pellet grill, for example):\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpd-compat-grid\"\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003eKamado Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003ePellet Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003eGas Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003eOffset Smoker\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003eKettle Grill\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003eOpen Flame\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003ePizza Oven\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003eRotisserie\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003eOven\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003eInduction\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003eGriddle\u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-compat-item\"\u003eSous Vide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"pd-mtpd-features\"\u003e\n\n    \u003cdiv class=\"pd-mtpd-feature\"\u003e\n      \u003cdiv class=\"pd-mtpd-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=\"6\" width=\"8\" height=\"14\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"13\" y=\"6\" width=\"8\" height=\"14\" rx=\"1\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"7\" cy=\"3\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"17\" cy=\"3\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-mtpd-feature-title\"\u003eTwo Independent Probes\u003c\/p\u003e\n      \u003cp class=\"pd-mtpd-feature-text\"\u003eTwo complete MEATER Pro multisensor probes that operate independently. Set different target temperatures per probe and monitor both simultaneously in the MEATER app.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtpd-feature\"\u003e\n      \u003cdiv class=\"pd-mtpd-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-mtpd-feature-title\"\u003eBuilt-in WiFi Charger\u003c\/p\u003e\n      \u003cp class=\"pd-mtpd-feature-text\"\u003eBamboo charger connects directly to your home WiFi and broadcasts cook data to MEATER Cloud. Monitor from anywhere with internet access. No phone-as-bridge required at the cook location.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtpd-feature\"\u003e\n      \u003cdiv class=\"pd-mtpd-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\u003cpolyline points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003cp class=\"pd-mtpd-feature-title\"\u003eUSB-C Fast Charging\u003c\/p\u003e\n      \u003cp class=\"pd-mtpd-feature-text\"\u003eUSB-C powered bamboo charger replaces the Pro single's AAA battery. 5 minutes of charging delivers 2 hours of cooking; a full 30-minute charge delivers 24+ hours of continuous cook time per probe.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-mtpd-feature\"\u003e\n      \u003cdiv class=\"pd-mtpd-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-mtpd-feature-title\"\u003e550°C Ambient Capable\u003c\/p\u003e\n      \u003cp class=\"pd-mtpd-feature-text\"\u003eBoth probes inherit the Pro tier's 550°C ambient temperature ceiling. Suitable for hot-searing, pizza ovens, open-flame grilling and deep-frying applications, on both probes simultaneously.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"pd-mtpd-story\"\u003e\n    \u003cspan class=\"pd-mtpd-story-eyebrow\"\u003eWhen the Duo Earns Its Premium\u003c\/span\u003e\n    \u003ch3\u003eMulti-protein cooking is the conversion driver.\u003c\/h3\u003e\n    \u003cp\u003eThe MEATER Pro Duo at $399 is a $150 premium over the MEATER Pro single at $249. That premium is justified by exactly three things: \u003cstrong\u003ea second multisensor probe, the built-in WiFi charger, and the USB-C power upgrade\u003c\/strong\u003e. For customers who only cook single-protein meals (brisket alone, pork shoulder alone, single steaks, individual roasts), the Pro single covers the use case at a lower price point. The Duo becomes the right choice when your cooking pattern involves genuine simultaneous multi-target work.\u003c\/p\u003e\n    \u003cp\u003eThe most common Duo scenarios are: \u003cstrong\u003e(1)\u003c\/strong\u003e whole-bird cooking where breast and leg require different food-safe targets (turkey at Christmas, large chickens for entertaining), \u003cstrong\u003e(2)\u003c\/strong\u003e brisket and other large-cut cooks where multi-position monitoring matters (point and flat tracking, whole leg of lamb shank versus thicker section), and \u003cstrong\u003e(3)\u003c\/strong\u003e multi-protein dinners for entertaining where steaks and chicken or fish and meat run on the same cooker at different doneness targets.\u003c\/p\u003e\n    \u003cp\u003eFor BBQ Republic customers running multiple proteins at family BBQs, Sunday roasts, or special occasion dinners, the Duo's dual-probe design pays for itself the first time it prevents an over-cooked breast on a Christmas turkey or an under-cooked steak on date night. \u003cstrong\u003eThe WiFi charger upgrade is the bonus.\u003c\/strong\u003e No more leaving your phone at the cook location running the MEATER Link bridge: the charger handles cloud broadcasting directly, freeing your phone to come with you anywhere.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003cdiv class=\"pd-mtpd-howitworks\"\u003e\n    \u003cspan class=\"pd-mtpd-howitworks-eyebrow\"\u003eGetting Started\u003c\/span\u003e\n    \u003ch3\u003eHow MEATER Pro Duo works in three steps.\u003c\/h3\u003e\n    \u003cp\u003eFrom unboxing to first dual-probe cook in approximately 10 minutes:\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpd-howitworks-steps\"\u003e\n      \u003cdiv class=\"pd-mtpd-step\"\u003e\n        \u003cspan class=\"pd-mtpd-step-num\"\u003e1\u003c\/span\u003e\n        \u003cp class=\"pd-mtpd-step-title\"\u003eSet Up the App and WiFi\u003c\/p\u003e\n        \u003cp class=\"pd-mtpd-step-text\"\u003eDownload the free MEATER app (iOS or Android), plug in the bamboo charger via USB-C, and pair the charger with your home WiFi network. Both probes pair automatically with the charger.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-step\"\u003e\n        \u003cspan class=\"pd-mtpd-step-num\"\u003e2\u003c\/span\u003e\n        \u003cp class=\"pd-mtpd-step-title\"\u003eInsert Both Probes\u003c\/p\u003e\n        \u003cp class=\"pd-mtpd-step-text\"\u003ePush probe 1 into the first protein or position (target temperature 1) and probe 2 into the second (target temperature 2). Set independent doneness targets for each probe in the MEATER app.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pd-mtpd-step\"\u003e\n        \u003cspan class=\"pd-mtpd-step-num\"\u003e3\u003c\/span\u003e\n        \u003cp class=\"pd-mtpd-step-title\"\u003eMonitor From Anywhere\u003c\/p\u003e\n        \u003cp class=\"pd-mtpd-step-text\"\u003eThe charger broadcasts both probe readings directly to MEATER Cloud via your home WiFi. Your phone can be anywhere with internet access. The app sends alerts when each probe approaches and hits 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-mtpd-specs\"\u003e\n    \u003cdiv class=\"pd-mtpd-specs-header\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eProduct Type\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003ePremium dual-probe wireless smart meat thermometer with built-in WiFi charger\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eProbes Included\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003e2 × MEATER Pro multisensor probes (identical specifications)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eSensors per Probe\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003e6 total: 5 internal meat sensors plus 1 ambient cooker sensor (Smart Temp Multisensor Technology)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eTotal Sensors\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003e12 across both probes (10 internal + 2 ambient)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eAccuracy\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003e±0.3°C precision (commercial-grade tolerance)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eWireless Technology\u003c\/span\u003e\u003cspan class=\"pd-mtpd-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-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eCloud Monitoring\u003c\/span\u003e\u003cspan class=\"pd-mtpd-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-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eInternal Temperature\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003eMaximum 105°C (meat probe sensors)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eAmbient Temperature\u003c\/span\u003e\u003cspan class=\"pd-mtpd-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-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eProbe Construction\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003eStainless steel with zirconia ceramic band, water resistant\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eProbe Dimensions\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003e5mm diameter, sleek thin design (same as MEATER Pro single)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eProbe Battery\u003c\/span\u003e\u003cspan class=\"pd-mtpd-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-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eCharger\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003eSustainable bamboo construction. Stores and charges both probes. Built-in WiFi 5.2 booster plus home-network WiFi connection.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eCharger Power\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003eUSB-C (modern fast-charging interface)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eCharger Dimensions\u003c\/span\u003e\u003cspan class=\"pd-mtpd-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-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eCharger Outdoor Limit\u003c\/span\u003e\u003cspan class=\"pd-mtpd-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-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eApp Requirement\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003eFree MEATER app for iOS and Android. Home WiFi connection required for full cloud functionality.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eCooker Compatibility\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003eAll standard BBQ cooker types plus high-heat applications: pizza ovens, open flame, hot searing, deep frying. Probes can also be split across two separate cookers running in parallel.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003e2-year manufacturer warranty against defects\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pd-mtpd-specs-row\"\u003e\n\u003cspan class=\"pd-mtpd-specs-label\"\u003eIn the Box\u003c\/span\u003e\u003cspan class=\"pd-mtpd-specs-value\"\u003e2 × MEATER Pro multisensor probes, bamboo 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 Duo\u003c\/h2\u003e\n  \u003cdiv class=\"pd-mtpd-uses\"\u003e\n    \u003cul\u003e\n      \u003cli\u003eWhole turkey (probe 1 breast 74°C, probe 2 leg 82°C): the Christmas \/ Thanksgiving headline cook\u003c\/li\u003e\n      \u003cli\u003eFull-packer brisket (probe 1 flat, probe 2 point, independent doneness tracking)\u003c\/li\u003e\n      \u003cli\u003eMulti-protein dinners (steak medium-rare + chicken food-safe target simultaneously)\u003c\/li\u003e\n      \u003cli\u003eWhole leg of lamb (probe 1 thick section, probe 2 shank section)\u003c\/li\u003e\n      \u003cli\u003eBeef tenderloin plus side protein (fish, chicken, vegetables)\u003c\/li\u003e\n      \u003cli\u003eTwo steaks at different doneness levels (medium-rare for one, medium for another)\u003c\/li\u003e\n      \u003cli\u003eRotisserie chicken plus side roast (pork tenderloin, lamb rack)\u003c\/li\u003e\n      \u003cli\u003eParallel cooks on two cookers (BGE kamado + Yoder pellet grill simultaneously)\u003c\/li\u003e\n      \u003cli\u003ePulled pork shoulder + smoked ribs in one cook\u003c\/li\u003e\n      \u003cli\u003eDinner-party multi-protein hosting (catering for mixed-preference 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-mtpd-pairs\"\u003e\n\n    \u003ca href=\"\/collections\/big-green-egg\" class=\"pd-mtpd-pair\"\u003e\n      \u003cspan class=\"pd-mtpd-pair-eyebrow\"\u003eMulti-Protein Kamado Cooks\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpd-pair-title\"\u003eBig Green Egg\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpd-pair-text\"\u003eThe Big Green Egg's two-tier cooking grid configuration handles two proteins beautifully: one on the main grate, one on the extender. The Pro Duo lets you monitor both simultaneously with independent doneness targets. BBQ Republic is an Official Big Green Egg Platinum Dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpd-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-mtpd-pair\"\u003e\n      \u003cspan class=\"pd-mtpd-pair-eyebrow\"\u003eCompetition Brisket Tracking\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpd-pair-title\"\u003eYoder Smokers\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpd-pair-text\"\u003eYoder pellet grills run multiple proteins per long cook. The Pro Duo's dual-probe design lets competition teams track brisket point AND flat independently, or monitor pork shoulder plus ribs on the same cook. BBQ Republic is Australia's largest Yoder dealer.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpd-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\" class=\"pd-mtpd-pair\"\u003e\n      \u003cspan class=\"pd-mtpd-pair-eyebrow\"\u003eThe Single-Probe Alternative\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpd-pair-title\"\u003eMEATER Pro (single)\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpd-pair-text\"\u003eOnly cook one protein at a time? The single-probe MEATER Pro at $249 saves $150 and delivers the same per-probe Smart Temp Multisensor accuracy, the same 550°C ambient ceiling, and the same Bluetooth 5.2 long range. Compare honestly before committing to dual-probe.\u003c\/span\u003e\n      \u003cspan class=\"pd-mtpd-pair-cta\"\u003e\n        Compare MEATER Pro\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-mtpd-range\"\u003e\n    \u003ch3\u003eExplore the MEATER range\u003c\/h3\u003e\n    \u003cp\u003eMEATER Pro Duo sits between the single-probe \u003ca href=\"\/products\/meater-pro\"\u003e\u003cstrong\u003eMEATER Pro\u003c\/strong\u003e\u003c\/a\u003e ($249 AUD) and the four-probe MEATER Pro XL ($649 AUD). For customers cooking one protein at a time, the Pro single is the smart choice. For two-protein households and multi-position cooks, the Pro Duo is the upgrade. For families regularly cooking four-protein dinners or competition teams running multiple briskets simultaneously, the Pro XL is the premium option. Contact BBQ Republic for current stock and pricing across the full MEATER range.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/meater\" class=\"pd-mtpd-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-mtpd-why\"\u003e\n    \u003cspan class=\"pd-mtpd-why-eyebrow\"\u003eBuy from a BBQ Specialist\u003c\/span\u003e\n    \u003ch3\u003eThe Sydney specialist for premium MEATER and smart cooking gear.\u003c\/h3\u003e\n    \u003cp\u003eBBQ Republic cooks on this gear every day. We can walk you through whether MEATER Pro single, Pro Duo, or Pro XL is the right choice for your cooking style and household, set up the WiFi connection in-store, and help with MEATER Cloud configuration for remote monitoring. The MEATER Pro Duo is on display and in stock at our Wetherill Park showroom for immediate pickup or Sydney metro delivery.\u003c\/p\u003e\n    \u003cdiv class=\"pd-mtpd-why-actions\"\u003e\n      \u003ca href=\"tel:0434010411\" class=\"pd-mtpd-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-mtpd-why-btn pd-mtpd-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-mtpd-faq\"\u003e\n\n    \u003cdetails class=\"pd-mtpd-faq-item\"\u003e\n      \u003csummary\u003eMEATER Pro Duo vs MEATER Pro: which should I choose?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpd-faq-answer\"\u003eHonest answer: if you only cook one protein at a time, the single-probe MEATER Pro at $249 is the right choice. The Pro Duo at $399 is the upgrade for customers who routinely cook multi-protein meals, monitor multiple positions on one large protein, or want the WiFi charger UX upgrade. Three specific scenarios justify the $150 premium: 1) Whole turkey or large bird where breast and leg target different temperatures, 2) Full-packer brisket where you want to track point and flat independently, 3) Multi-protein dinners where two cuts run at different doneness levels. If none of these apply to your cooking pattern, the Pro single is the smart choice. If two or three apply regularly, the Duo earns its premium.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpd-faq-item\"\u003e\n      \u003csummary\u003eWhat can I cook with two probes that I cannot cook with one?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpd-faq-answer\"\u003eThe Duo unlocks three main scenarios. First, multi-protein cooks where two proteins have different target temperatures (steak at 53°C medium-rare while chicken hits 74°C food-safe simultaneously). Second, single-protein cooks with different optimal targets across the protein (whole turkey: breast 74°C vs leg 82°C; whole leg of lamb: shank vs thick section; full-packer brisket: point vs flat). Third, parallel cooks across two different cookers (a kamado running ribs and a pellet grill running brisket: one probe in each). All scenarios share independent target setting per probe in the MEATER app.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpd-faq-item\"\u003e\n      \u003csummary\u003eHow does the built-in WiFi work?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpd-faq-answer\"\u003eThe Pro Duo's bamboo charger connects to your home WiFi network (same setup as a smart plug or smart speaker). The probes communicate with the charger via Bluetooth 5.2; the charger broadcasts the data directly to MEATER Cloud servers via your WiFi connection; your phone reads MEATER Cloud from anywhere in the world with an internet connection. Practical implication: you no longer need a phone running the MEATER app at the cook location. The charger handles all communication directly. Your phone is purely the viewing device, which means you can leave the house and still monitor the cook.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpd-faq-item\"\u003e\n      \u003csummary\u003eCan I use just one probe and leave the other in the charger?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpd-faq-answer\"\u003eYes. The two probes operate independently. You can use one, both, or have one charging while the other is in active use. The MEATER app shows the status of each probe individually (cooking, charging, idle). For single-protein cooks where you do not need the second probe, just leave it in the charger; the charger will keep it topped up for the next cook.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpd-faq-item\"\u003e\n      \u003csummary\u003eHow do I set different target temperatures per probe?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpd-faq-answer\"\u003eEach probe gets its own setup in the MEATER app. When you insert probe 1, the app prompts you for the protein type and desired doneness (which sets the target temperature). When you insert probe 2, you go through the same setup independently. The app monitors both probes simultaneously, sends separate alerts when each approaches its target, and shows a separate cook timeline per probe. Setup takes approximately 30 seconds per probe.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpd-faq-item\"\u003e\n      \u003csummary\u003eAre the Pro Duo probes the same as the Pro single probes?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpd-faq-answer\"\u003eYes. The Duo includes two probes that are functionally identical to the single MEATER Pro probe: same 5+1 multisensor design, same stainless steel and zirconia ceramic construction, same 5mm diameter sleek profile, same 105°C internal and 550°C ambient temperature limits, same Bluetooth 5.2 Coded PHY Long Range, and same ±0.3°C accuracy. The probes are interchangeable: a probe from a Pro Duo will work with a Pro single charger and vice versa, although you would typically pair probes with the charger they came with for cleanest setup.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpd-faq-item\"\u003e\n      \u003csummary\u003eCan I use the Pro Duo in a pizza oven?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpd-faq-answer\"\u003eYes, both probes can handle pizza-oven temperatures. The 550°C ambient temperature ceiling comfortably covers most domestic pizza ovens (which operate at 400-450°C). With two probes available, you can monitor pizza oven temperature in two locations simultaneously (centre versus edge for example), or run a pizza in one zone and a protein cook in another zone of the same oven. Do not exceed the 550°C ambient ceiling on either probe.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpd-faq-item\"\u003e\n      \u003csummary\u003eWhat if my home WiFi goes down during a cook?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpd-faq-answer\"\u003eThe probes will continue cooking and recording temperature data via Bluetooth to the charger; the charger will buffer the data until WiFi reconnects, at which point it uploads to MEATER Cloud. You will not lose cook data, but cloud monitoring will pause until WiFi returns. If your phone has Bluetooth range to the charger (typically within 75 metres line of sight), you can also fall back to direct Bluetooth monitoring without WiFi. For overnight cooks where WiFi reliability matters, this redundancy is genuinely useful.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"pd-mtpd-faq-item\"\u003e\n      \u003csummary\u003eWhat does the 2-year warranty cover?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpd-faq-answer\"\u003eMEATER's 2-year manufacturer warranty covers defects in materials and workmanship under normal use across both probes and the WiFi charger. This includes electronics failures, sensor malfunctions, WiFi connectivity issues from manufacturing defects, USB-C port failures, and similar manufacturing issues. The warranty does not cover damage from misuse (exceeding the 550°C ambient temperature limit, dropping the probes, water damage to the electronic charger), 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-mtpd-faq-item\"\u003e\n      \u003csummary\u003eWhat is in the box?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpd-faq-answer\"\u003eTwo MEATER Pro multisensor wireless probes, the bamboo WiFi charger that stores and charges both 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. 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-mtpd-faq-item\"\u003e\n      \u003csummary\u003eCan I pick up from the showroom?\u003c\/summary\u003e\n      \u003cdiv class=\"pd-mtpd-faq-answer\"\u003eYes. The MEATER Pro Duo 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 walk you through the initial WiFi setup, both probe pairings, and MEATER Cloud configuration in-store if you would prefer that to setting up at home.\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":46337538982060,"sku":"RTE-MT-MD201","price":399.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/4267\/4348\/files\/MeaterProDuo1.webp?v=1780559606"},{"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\/collections\/meater.oembed","provider":"BBQ Republic","version":"1.0","type":"link"}