{"product_id":"eufy-genuine-mounting-bracket-for-e340-doorbell-brand-new","title":"eufy Genuine Mounting Bracket For E340 Doorbell | Brand New","description":"\u003c!--\n  =====================================================\n  eufy E340 Doorbell Mounting Bracket — CamGuard Aus\n  =====================================================\n  All CSS scoped to .cgdb-wrapper (no bleed into theme)\n  All classes prefixed cgdb- to prevent conflicts\n  Shopify-ready: no body\/html, no * global, no JS\n  =====================================================\n--\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700;800;900\u0026display=swap');\n\n\/* ── Scoped reset (only affects stuff inside wrapper) ── *\/\n.cgdb-wrapper, .cgdb-wrapper *, .cgdb-wrapper *::before, .cgdb-wrapper *::after { box-sizing: border-box; }\n.cgdb-wrapper * { margin: 0; padding: 0; }\n\n\/* ── Wrapper (replaces body styling) ── *\/\n.cgdb-wrapper {\n  font-family: 'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;\n  color: #1e293b;\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n  overflow-x: hidden;\n\n  \/* Colour tokens scoped to wrapper *\/\n  --cgdb-navy-900: #0f172a;\n  --cgdb-navy-800: #1e293b;\n  --cgdb-navy-700: #334155;\n  --cgdb-navy-500: #64748b;\n  --cgdb-navy-300: #cbd5e1;\n  --cgdb-navy-200: #e2e8f0;\n  --cgdb-navy-100: #f1f5f9;\n  --cgdb-navy-50: #f8fafc;\n  --cgdb-indigo-700: #3730a3;\n  --cgdb-indigo-600: #4f46e5;\n  --cgdb-indigo-500: #6366f1;\n  --cgdb-indigo-200: #c7d2fe;\n  --cgdb-indigo-100: #e0e7ff;\n  --cgdb-indigo-50: #eef2ff;\n  --cgdb-cream: #fffbeb;\n  --cgdb-amber: #f59e0b;\n  --cgdb-amber-100: #fef3c7;\n  --cgdb-white: #fff;\n}\n.cgdb-wrapper img { max-width: 100%; height: auto; display: block; }\n.cgdb-wrapper a { color: inherit; text-decoration: none; }\n.cgdb-wrapper h1, .cgdb-wrapper h2, .cgdb-wrapper h3, .cgdb-wrapper h4 {\n  letter-spacing: -0.02em; line-height: 1.15;\n}\n\n\/* ── Fade-in (CSS-only, auto-plays on load) ── *\/\n@keyframes cgdb-fade-in {\n  from { opacity: 0; transform: translateY(16px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n.cgdb-fade { animation: cgdb-fade-in 0.7s ease-out both; }\n\n\/* ── Container ── *\/\n.cgdb-container { max-width: 960px; margin: 0 auto; padding: 0 24px; }\n.cgdb-container--narrow { max-width: 720px; margin: 0 auto; padding: 0 24px; }\n\n\/* ── Nav ── *\/\n.cgdb-nav { background: var(--cgdb-white); padding: 16px 0; border-bottom: 1px solid var(--cgdb-navy-200); position: sticky; top: 0; z-index: 100; backdrop-filter: blur(12px); background: rgba(255,255,255,0.92); }\n.cgdb-nav-inner { display: flex; align-items: center; justify-content: space-between; }\n.cgdb-logo { font-size: 18px; font-weight: 700; color: var(--cgdb-navy-900); letter-spacing: -0.01em; }\n.cgdb-logo span { color: var(--cgdb-indigo-600); }\n.cgdb-nav-link { font-size: 14px; font-weight: 500; color: var(--cgdb-navy-500); transition: color 0.2s; }\n.cgdb-nav-link:hover { color: var(--cgdb-indigo-600); }\n\n\/* ── Hero ── *\/\n.cgdb-hero { background: linear-gradient(170deg, var(--cgdb-indigo-50) 0%, var(--cgdb-white) 100%); padding: 80px 0 64px; text-align: center; }\n.cgdb-badge { display: inline-block; font-size: 12px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--cgdb-indigo-700); background: var(--cgdb-indigo-100); border: 1px solid var(--cgdb-indigo-200); padding: 6px 14px; border-radius: 100px; margin-bottom: 20px; }\n.cgdb-hero h1 { font-size: clamp(2rem, 5vw, 3rem); font-weight: 800; color: var(--cgdb-navy-900); margin-bottom: 14px; letter-spacing: -0.03em; }\n.cgdb-hero-sub { font-size: clamp(1rem, 2.5vw, 1.2rem); color: var(--cgdb-navy-500); max-width: 560px; margin: 0 auto 24px; line-height: 1.6; }\n.cgdb-hero-model { font-size: 13px; color: var(--cgdb-navy-500); letter-spacing: 0.05em; margin-top: 16px; }\n.cgdb-hero-image { max-width: 400px; margin: 40px auto 0; aspect-ratio: 1\/1; background: var(--cgdb-white); border: 1px solid var(--cgdb-navy-200); border-radius: 24px; overflow: hidden; display: flex; align-items: center; justify-content: center; box-shadow: 0 20px 50px rgba(15,23,42,0.08); color: var(--cgdb-navy-300); font-size: 14px; font-weight: 500; }\n.cgdb-hero-image img { width: 100%; height: 100%; object-fit: contain; padding: 24px; }\n\n\/* ── Honest Box ── *\/\n.cgdb-honest { background: var(--cgdb-white); padding: 56px 0; }\n.cgdb-honest-card { background: var(--cgdb-navy-50); border: 1px solid var(--cgdb-navy-200); border-radius: 20px; padding: 36px 40px; max-width: 680px; margin: 0 auto; }\n.cgdb-honest-label { font-size: 12px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--cgdb-indigo-600); margin-bottom: 10px; }\n.cgdb-honest-card h2 { font-size: 1.4rem; font-weight: 700; color: var(--cgdb-navy-900); margin-bottom: 12px; }\n.cgdb-honest-card p { font-size: 15px; color: var(--cgdb-navy-700); line-height: 1.7; }\n\n\/* ── Features ── *\/\n.cgdb-features { background: var(--cgdb-navy-50); padding: 64px 0; }\n.cgdb-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n@media (max-width: 768px) { .cgdb-features-grid { grid-template-columns: 1fr; gap: 16px; } }\n.cgdb-feature-card { background: var(--cgdb-white); border: 1px solid var(--cgdb-navy-200); border-radius: 16px; padding: 28px 24px; text-align: center; transition: transform 0.25s ease, box-shadow 0.25s ease; }\n.cgdb-feature-card:hover { transform: translateY(-3px); box-shadow: 0 12px 32px rgba(79,70,229,0.08); border-color: var(--cgdb-indigo-200); }\n.cgdb-feature-icon { font-size: 2rem; margin-bottom: 12px; }\n.cgdb-feature-card h3 { font-size: 1.05rem; font-weight: 700; color: var(--cgdb-navy-900); margin-bottom: 6px; }\n.cgdb-feature-card p { font-size: 14px; color: var(--cgdb-navy-500); line-height: 1.6; }\n\n\/* ── Compatibility callout ── *\/\n.cgdb-compat { background: var(--cgdb-white); padding: 56px 0; }\n.cgdb-compat-box { max-width: 680px; margin: 0 auto; background: var(--cgdb-indigo-50); border: 2px solid var(--cgdb-indigo-200); border-radius: 20px; padding: 32px; text-align: center; }\n.cgdb-compat-box h2 { font-size: 1.3rem; font-weight: 700; color: var(--cgdb-navy-900); margin-bottom: 10px; }\n.cgdb-compat-box p { font-size: 15px; color: var(--cgdb-navy-700); line-height: 1.7; }\n.cgdb-compat-box strong { color: var(--cgdb-indigo-700); }\n\n\/* ── Specs ── *\/\n.cgdb-specs { background: var(--cgdb-navy-900); color: var(--cgdb-white); padding: 64px 0; }\n.cgdb-specs h2 { font-size: 1.75rem; font-weight: 700; text-align: center; margin-bottom: 32px; letter-spacing: -0.02em; }\n.cgdb-specs-table { max-width: 600px; margin: 0 auto; }\n.cgdb-spec-row { display: flex; justify-content: space-between; align-items: baseline; padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,0.08); gap: 16px; }\n.cgdb-spec-row:last-child { border-bottom: none; }\n.cgdb-spec-label { font-size: 13px; font-weight: 500; color: rgba(255,255,255,0.5); flex-shrink: 0; }\n.cgdb-spec-value { font-size: 14px; font-weight: 600; color: rgba(255,255,255,0.95); text-align: right; }\n\n\/* ── In The Box ── *\/\n.cgdb-inbox { background: var(--cgdb-cream); padding: 56px 0; text-align: center; }\n.cgdb-inbox h2 { font-size: 1.5rem; font-weight: 700; color: var(--cgdb-navy-900); margin-bottom: 10px; }\n.cgdb-inbox-sub { font-size: 14px; color: var(--cgdb-navy-500); margin-bottom: 32px; }\n.cgdb-inbox-card { background: var(--cgdb-white); border: 2px solid var(--cgdb-amber-100); border-radius: 16px; padding: 32px; max-width: 340px; margin: 0 auto; }\n.cgdb-inbox-emoji { font-size: 2.25rem; margin-bottom: 10px; }\n.cgdb-inbox-title { font-size: 1.05rem; font-weight: 700; color: var(--cgdb-navy-900); margin-bottom: 4px; }\n.cgdb-inbox-note { font-size: 13px; color: var(--cgdb-navy-500); }\n\n\/* ── Trust ── *\/\n.cgdb-trust { background: var(--cgdb-white); padding: 56px 0; }\n.cgdb-trust h2 { font-size: 1.5rem; font-weight: 700; color: var(--cgdb-navy-900); text-align: center; margin-bottom: 32px; }\n.cgdb-trust-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; max-width: 680px; margin: 0 auto; }\n@media (max-width: 640px) { .cgdb-trust-grid { grid-template-columns: 1fr; } }\n.cgdb-trust-card { background: var(--cgdb-navy-50); border-radius: 16px; padding: 28px; text-align: center; border: 1px solid var(--cgdb-navy-200); }\n.cgdb-trust-icon { font-size: 1.75rem; margin-bottom: 10px; }\n.cgdb-trust-card h3 { font-size: 1rem; font-weight: 700; color: var(--cgdb-navy-900); margin-bottom: 6px; }\n.cgdb-trust-card p { font-size: 13px; color: var(--cgdb-navy-500); line-height: 1.6; }\n\n\/* ── Shipping ── *\/\n.cgdb-shipping { background: var(--cgdb-indigo-50); padding: 48px 0; text-align: center; }\n.cgdb-shipping-icon { font-size: 2rem; margin-bottom: 10px; }\n.cgdb-shipping h2 { font-size: 1.3rem; font-weight: 700; color: var(--cgdb-navy-900); margin-bottom: 8px; }\n.cgdb-shipping p { font-size: 14px; color: var(--cgdb-navy-500); max-width: 500px; margin: 0 auto; line-height: 1.65; }\n\n\/* ── Warranty ── *\/\n.cgdb-warranty { background: var(--cgdb-white); padding: 48px 0; text-align: center; }\n.cgdb-warranty h2 { font-size: 1.3rem; font-weight: 700; color: var(--cgdb-navy-900); margin-bottom: 8px; }\n.cgdb-warranty p { font-size: 14px; color: var(--cgdb-navy-500); max-width: 500px; margin: 0 auto; line-height: 1.65; }\n\n\/* ── CTA ── *\/\n.cgdb-cta { background: linear-gradient(170deg, var(--cgdb-indigo-600) 0%, var(--cgdb-indigo-700) 100%); padding: 64px 0; text-align: center; color: var(--cgdb-white); }\n.cgdb-cta h2 { font-size: clamp(1.6rem, 4vw, 2.1rem); font-weight: 800; margin-bottom: 12px; letter-spacing: -0.02em; }\n.cgdb-cta p { font-size: 15px; opacity: 0.85; max-width: 480px; margin: 0 auto; }\n\n\/* ── Footer ── *\/\n.cgdb-footer { background: var(--cgdb-navy-900); padding: 32px 0; text-align: center; }\n.cgdb-footer p { font-size: 13px; color: rgba(255,255,255,0.75); margin-bottom: 6px; }\n.cgdb-footer p:first-child { font-weight: 600; color: var(--cgdb-white); }\n.cgdb-footer-divider { margin: 16px auto; width: 60%; height: 1px; background: rgba(255,255,255,0.1); }\n.cgdb-footer-legal { font-size: 12px; color: rgba(255,255,255,0.55); line-height: 1.7; max-width: 620px; margin: 0 auto; }\n.cgdb-footer-legal a { color: rgba(255,255,255,0.75); text-decoration: underline; text-underline-offset: 2px; }\n\u003c\/style\u003e\n\u003cdiv class=\"cgdb-wrapper\"\u003e\n\u003c!-- Nav --\u003e\u003cnav class=\"cgdb-nav\"\u003e\n\u003cdiv class=\"cgdb-container cgdb-nav-inner\"\u003e\n\u003cdiv class=\"cgdb-logo\"\u003eCam\u003cspan\u003eGuard\u003c\/span\u003e Australia\u003c\/div\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/nav\u003e\u003c!-- Hero --\u003e\n\u003csection class=\"cgdb-hero\"\u003e\n\u003cdiv class=\"cgdb-container\"\u003e\n\u003cdiv class=\"cgdb-badge\"\u003eAccessory\u003c\/div\u003e\n\u003ch1\u003eeufy E340 Doorbell\u003cbr\u003e\u003cspan style=\"text-decoration: underline;\"\u003eMounting Bracket\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"cgdb-hero-sub\"\u003eThe official eufy wall mount for the Video Doorbell E340. Lost the original? Moved house? Upgrading an install? This is the one you need.\u003c\/p\u003e\n\u003cdiv class=\"cgdb-hero-model\"\u003eModel T8214111-80 · Genuine eufy part\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Honest Box --\u003e\n\u003csection class=\"cgdb-honest\"\u003e\n\u003cdiv class=\"cgdb-container\"\u003e\n\u003cdiv class=\"cgdb-honest-card cgdb-fade\"\u003e\n\u003cdiv class=\"cgdb-honest-label\"\u003eReal talk\u003c\/div\u003e\n\u003ch2\u003eIt's a bracket. A very specific bracket.\u003c\/h2\u003e\n\u003cp\u003eThis is the exact wall mount that ships with the eufy Video Doorbell E340. Same fit, same finish, same hardware pattern — straight from eufy's supply chain. Useful if you've lost the original, if you're relocating the doorbell to a new wall, or if you're installing a second E340 and need a spare bracket. If you don't own the E340 battery-powered doorbell, this isn't the one you want.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Features --\u003e\n\u003csection class=\"cgdb-features\"\u003e\n\u003cdiv class=\"cgdb-container\"\u003e\n\u003cdiv class=\"cgdb-features-grid\"\u003e\n\u003cdiv class=\"cgdb-feature-card cgdb-fade\"\u003e\n\u003cdiv class=\"cgdb-feature-icon\"\u003e🎯\u003c\/div\u003e\n\u003ch3\u003eExact OEM Fit\u003c\/h3\u003e\n\u003cp\u003eDesigned specifically for the eufy Video Doorbell E340. Same mounting pattern and clip system as the original factory-supplied bracket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgdb-feature-card cgdb-fade\"\u003e\n\u003cdiv class=\"cgdb-feature-icon\"\u003e🪛\u003c\/div\u003e\n\u003ch3\u003eClean Install\u003c\/h3\u003e\n\u003cp\u003eStandard wall-mount bracket with familiar screw pattern. If you've installed an E340 before, this is the same 5-minute job you already know.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgdb-feature-card cgdb-fade\"\u003e\n\u003cdiv class=\"cgdb-feature-icon\"\u003e🏷️\u003c\/div\u003e\n\u003ch3\u003e100% Genuine eufy\u003c\/h3\u003e\n\u003cp\u003eFactory part sourced through authentic eufy channels. Not a third-party knock-off that might sit a few millimetres off or rust out in a year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Compatibility --\u003e\n\u003csection class=\"cgdb-compat\"\u003e\n\u003cdiv class=\"cgdb-container\"\u003e\n\u003cdiv class=\"cgdb-compat-box cgdb-fade\"\u003e\n\u003ch2\u003eOnly works with the eufy Video Doorbell E340\u003c\/h2\u003e\n\u003cp\u003eThis bracket is designed exclusively for the \u003cstrong\u003eeufy Video Doorbell E340 (battery-powered)\u003c\/strong\u003e. It will not fit other eufy doorbells such as the C30, C31, S220, or the wired 2K models. Check your doorbell's model number on the back plate before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specs --\u003e\n\u003csection class=\"cgdb-specs\"\u003e\n\u003cdiv class=\"cgdb-container\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"cgdb-specs-table\"\u003e\n\u003cdiv class=\"cgdb-spec-row\"\u003e\n\u003cspan class=\"cgdb-spec-label\"\u003eProduct\u003c\/span\u003e \u003cspan class=\"cgdb-spec-value\"\u003eMounting Bracket for Video Doorbell E340\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgdb-spec-row\"\u003e\n\u003cspan class=\"cgdb-spec-label\"\u003eModel \/ SKU\u003c\/span\u003e \u003cspan class=\"cgdb-spec-value\"\u003eT8214111-80\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgdb-spec-row\"\u003e\n\u003cspan class=\"cgdb-spec-label\"\u003eBrand\u003c\/span\u003e \u003cspan class=\"cgdb-spec-value\"\u003eeufy (Anker Innovations)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgdb-spec-row\"\u003e\n\u003cspan class=\"cgdb-spec-label\"\u003eFits\u003c\/span\u003e \u003cspan class=\"cgdb-spec-value\"\u003eeufy Video Doorbell E340 only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgdb-spec-row\"\u003e\n\u003cspan class=\"cgdb-spec-label\"\u003eType\u003c\/span\u003e \u003cspan class=\"cgdb-spec-value\"\u003eWall mounting bracket\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgdb-spec-row\"\u003e\n\u003cspan class=\"cgdb-spec-label\"\u003eInstallation\u003c\/span\u003e \u003cspan class=\"cgdb-spec-value\"\u003eScrew-mount to wall or door frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgdb-spec-row\"\u003e\n\u003cspan class=\"cgdb-spec-label\"\u003eCondition\u003c\/span\u003e \u003cspan class=\"cgdb-spec-value\"\u003eBrand new · Genuine eufy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgdb-spec-row\"\u003e\n\u003cspan class=\"cgdb-spec-label\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"cgdb-spec-value\"\u003eCamGuard 12-month warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- In The Box --\u003e\n\u003csection class=\"cgdb-inbox\"\u003e\n\u003cdiv class=\"cgdb-container\"\u003e\n\u003ch2\u003eWhat's in the box\u003c\/h2\u003e\n\u003cp class=\"cgdb-inbox-sub\"\u003eExactly what you'd expect.\u003c\/p\u003e\n\u003cdiv class=\"cgdb-inbox-card cgdb-fade\"\u003e\n\u003cdiv class=\"cgdb-inbox-emoji\"\u003e🔩\u003c\/div\u003e\n\u003cdiv class=\"cgdb-inbox-title\"\u003e1× E340 Mounting Bracket\u003c\/div\u003e\n\u003cdiv class=\"cgdb-inbox-note\"\u003eGenuine eufy replacement part\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Trust --\u003e\n\u003csection class=\"cgdb-trust\"\u003e\n\u003cdiv class=\"cgdb-container\"\u003e\n\u003ch2\u003eWhy CamGuard?\u003c\/h2\u003e\n\u003cdiv class=\"cgdb-trust-grid cgdb-fade\"\u003e\n\u003cdiv class=\"cgdb-trust-card\"\u003e\n\u003cdiv class=\"cgdb-trust-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003e100% Genuine\u003c\/h3\u003e\n\u003cp\u003eAuthentic eufy factory part. We don't stock third-party copies that might fit wrong or fail early.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgdb-trust-card\"\u003e\n\u003cdiv class=\"cgdb-trust-icon\"\u003e🦘\u003c\/div\u003e\n\u003ch3\u003eAussie Support\u003c\/h3\u003e\n\u003cp\u003eBased in Townsville, QLD. Real humans, same timezone, no offshore call centre.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Shipping --\u003e\n\u003csection class=\"cgdb-shipping\"\u003e\n\u003cdiv class=\"cgdb-container--narrow cgdb-fade\"\u003e\n\u003cdiv class=\"cgdb-shipping-icon\"\u003e🚚\u003c\/div\u003e\n\u003ch2\u003eFAST TRACKED SHIPPING\u003c\/h2\u003e\n\u003cp\u003eDispatched within 1 business day from Townsville, QLD — tracked from $9.95 (Express included over $99.00). 1–3 business days to most metro areas; a little longer for regional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Warranty --\u003e\n\u003csection class=\"cgdb-warranty\"\u003e\n\u003cdiv class=\"cgdb-container--narrow cgdb-fade\"\u003e\n\u003ch2\u003e🛡️ 12-Month Warranty\u003c\/h2\u003e\n\u003cp\u003eCovered by a 12-month CamGuard warranty plus hassle-free 30-day returns. Australian Consumer Law applies as always.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cgdb-cta\"\u003e\n\u003cdiv class=\"cgdb-container cgdb-fade\"\u003e\n\u003ch2\u003eReady to get your doorbell back on the wall?\u003c\/h2\u003e\n\u003cp\u003eGenuine eufy E340 bracket. Ships fast and tracked from Townsville.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Footer --\u003e\u003cfooter class=\"cgdb-footer\"\u003e\n\u003cdiv class=\"cgdb-container\"\u003e\n\u003cp\u003eCamGuard Australia — Security that actually works\u003c\/p\u003e\n\u003cp\u003eModel: eufy E340 Doorbell Mounting Bracket · T8214111-80 · Brand New · Made by Anker Innovations\u003c\/p\u003e\n\u003cdiv class=\"cgdb-footer-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"cgdb-footer-legal\"\u003e© 2026 CamGuard Australia · ABN 62 385 894 763\u003c\/p\u003e\n\u003cp class=\"cgdb-footer-legal\"\u003eCamGuard Australia is an independent reseller and is not an official or authorised supplier, distributor, or representative of eufy, Anker Innovations, or any of their affiliated entities. All product names, logos, and trademarks are the property of their respective owners. Covered by the CamGuard 12-month in-house warranty — not a manufacturer warranty — in addition to Australian Consumer Law rights.\u003c\/p\u003e\n\u003cp class=\"cgdb-footer-legal\"\u003eCompatible only with the eufy Video Doorbell E340 (battery-powered). Please verify your doorbell model before purchasing. Product specifications sourced from the manufacturer and believed to be accurate at time of listing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"eufy","offers":[{"title":"Default Title","offer_id":43940579737643,"sku":"CG-MTE340-BN","price":29.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0666\/0086\/1739\/files\/E340_Mount.png?v=1776341746","url":"https:\/\/www.camguardaustralia.com.au\/products\/eufy-genuine-mounting-bracket-for-e340-doorbell-brand-new","provider":"CamGuard Australia","version":"1.0","type":"link"}