{"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","url":"https:\/\/bbqrepublic.com.au\/products\/meater-plus","provider":"BBQ Republic","version":"1.0","type":"link"}