{"product_id":"eufy-security-eufycam-3-s330-4k-add-on-camera-ai-smart-detection-brand-new","title":"eufy Security eufyCam 3 (S330) 4K Add-On Camera | Brand New","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003c!--\n  =====================================================\n  eufyCam 3 (S330) — CamGuard Australia — eBay Listing V2\n  =====================================================\n  Apple-dark aesthetic · Green\/Teal \"Forever Power\" theme\n  =====================================================\n  IMAGE PLACEHOLDERS: Search \"IMG-PLACEHOLDER\" to find\n  all spots where marketing images can be dropped in.\n  =====================================================\n--\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@200;300;400;500;600;700;800\u0026family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;1,9..40,400\u0026display=swap');\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nbody {\n  font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n  background: #000; color: #f5f5f7; line-height: 1.5; font-size: 17px;\n  max-width: 960px; margin: 0 auto; -webkit-font-smoothing: antialiased; overflow-x: hidden;\n}\nimg { max-width: 100%; height: auto; display: block; }\n\n:root {\n  --black: #000; --g900: #111113; --g800: #1c1c1e; --g700: #2c2c2e;\n  --g600: #3a3a3c; --g500: #7c7c80; --g400: #9a9aa0;\n  --g300: #b4b4b9; --g200: #d2d2d7; --g100: #f5f5f7; --white: #fff;\n  --blue: #2997ff; --cyan: #30d5c8; --green: #30d158;\n  --amber: #ffd60a; --orange: #ff9f0a; --pink: #ff375f; --purple: #af52de;\n  --teal: #64d2a0;\n}\n\n\/* NAV *\/\n.nav { padding: 16px 32px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid rgba(255,255,255,.04); }\n.nav-brand { font-family: 'Sora', sans-serif; font-size: 17px; font-weight: 700; letter-spacing: -.4px; }\n.nav-brand em { font-style: normal; background: linear-gradient(135deg,var(--cyan),var(--blue)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.nav-meta { display: flex; align-items: center; gap: 18px; font-size: 11px; color: var(--g400); letter-spacing: .3px; }\n.nav-url { color: var(--g500); }\n.dispatch { display: flex; align-items: center; gap: 5px; color: var(--green); font-weight: 600; }\n.dot { width: 5px; height: 5px; background: var(--green); border-radius: 50%; animation: pulse 2.4s ease-in-out infinite; }\n@keyframes pulse { 0%,100%{ opacity:1 } 50%{ opacity:.25 } }\n\n\/* HERO *\/\n.hero { padding: 100px 32px 60px; text-align: center; position: relative; }\n.hero::before { content:''; position: absolute; top: -120px; left: 50%; transform: translateX(-50%); width: 700px; height: 700px; background: radial-gradient(circle, rgba(48,209,88,.06) 0%, transparent 60%); pointer-events: none; }\n.hero-label { font-family: 'Sora',sans-serif; font-size: 12px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; color: var(--g500); margin-bottom: 16px; }\n.hero h1 { font-family: 'Sora',sans-serif; font-size: 68px; font-weight: 800; letter-spacing: -3.5px; line-height: .98; margin-bottom: 24px; }\n.hero h1 .glow { background: linear-gradient(135deg,var(--green),var(--teal)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.hero-sub { font-family: 'Sora',sans-serif; font-size: 22px; font-weight: 300; color: var(--g400); letter-spacing: -.3px; line-height: 1.4; max-width: 520px; margin: 0 auto 36px; }\n.hero-sub strong { color: var(--g100); font-weight: 500; }\n.hero-pill { display: inline-block; font-size: 12px; font-weight: 500; color: var(--green); padding: 5px 14px; border: 1px solid rgba(48,209,88,.2); border-radius: 100px; letter-spacing: .3px; margin-bottom: 28px; }\n.hero-req { display: inline-block; max-width: 460px; text-align: left; padding: 20px 24px; background: rgba(255,159,10,.04); border: 1px solid rgba(255,159,10,.12); border-radius: 16px; font-size: 14px; color: var(--g300); line-height: 1.65; }\n.hero-req b { color: var(--orange); }\n@media(max-width:640px){ .hero h1 { font-size: 42px; letter-spacing: -2px; } .hero-sub { font-size: 18px; } }\n\n\/* IMAGE FRAMES *\/\n.cinema-img { width: 100%; background: var(--g900); border-radius: 28px; overflow: hidden; position: relative; margin: 48px 0; }\n.cinema-img::after { content:''; position: absolute; inset:0; border-radius: 28px; border: 1px solid rgba(255,255,255,.04); pointer-events: none; }\n.cinema-img img { width: 100%; border-radius: 28px; position: relative; z-index: 1; }\n\n.section-img { width: 100%; border-radius: 24px; overflow: hidden; margin: 48px 0 0; position: relative; }\n.section-img::after { content:''; position: absolute; inset:0; border-radius: 24px; border: 1px solid rgba(255,255,255,.04); pointer-events: none; }\n.section-img img { width: 100%; border-radius: 24px; }\n\n\/* BENTO STATS *\/\n.bento-section { padding: 20px 32px 100px; }\n.bento-label { font-family: 'Sora',sans-serif; font-size: 14px; font-weight: 500; color: var(--g500); text-align: center; margin-bottom: 40px; }\n.bento { display: grid; grid-template-columns: repeat(2,1fr); gap: 6px; }\n@media(min-width:600px){ .bento { grid-template-columns: repeat(4,1fr); } }\n.bt { background: var(--g900); border-radius: 20px; padding: 32px 16px; text-align: center; position: relative; overflow: hidden; }\n.bt::after { content:''; position: absolute; inset:0; border-radius:20px; border: 1px solid rgba(255,255,255,.03); pointer-events: none; }\n.bt-val { font-family:'Sora',sans-serif; font-size: 46px; font-weight: 800; letter-spacing: -2.5px; line-height: 1; margin-bottom: 6px; }\n.bt-lbl { font-size: 11px; font-weight: 500; color: var(--g500); text-transform: uppercase; letter-spacing: 1.2px; }\n@media(max-width:600px){ .bt-val { font-size: 34px; letter-spacing: -1.5px; } }\n\n\/* GRADIENTS *\/\n.gc { background: linear-gradient(135deg,#30d5c8,#2997ff); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.gb { background: linear-gradient(135deg,#2997ff,#af52de); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.ga { background: linear-gradient(135deg,#ffd60a,#ff9f0a); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.gg { background: linear-gradient(135deg,#30d158,#30d5c8); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.gp { background: linear-gradient(135deg,#ff375f,#ff9f0a); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.gt { background: linear-gradient(135deg,#30d158,#64d2a0); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n\n\/* SCENES *\/\n.scene { padding: 100px 32px; text-align: center; position: relative; overflow: hidden; }\n@media(max-width:640px){ .scene { padding: 72px 24px; } }\n.scene-dark { background: var(--black); }\n.scene-charcoal { background: var(--g900); }\n.scene-light { background: var(--g100); color: #1d1d1f; }\n\n.sc-label { font-family:'Sora',sans-serif; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; margin-bottom: 12px; }\n.lbl-cyan { color: var(--cyan); } .lbl-blue { color: var(--blue); } .lbl-green { color: var(--green); }\n.lbl-amber { color: var(--orange); } .lbl-pink { color: var(--pink); } .lbl-purple { color: var(--purple); }\n.lbl-teal { color: var(--teal); } .lbl-muted { color: var(--g500); }\n\n.sc-title { font-family:'Sora',sans-serif; font-size: 52px; font-weight: 800; letter-spacing: -2.5px; line-height: 1.02; margin-bottom: 20px; }\n@media(max-width:640px){ .sc-title { font-size: 34px; letter-spacing: -1.5px; } }\n.sc-title-light { color: var(--g100); } .sc-title-dark { color: #1d1d1f; }\n.sc-sub { font-size: 18px; font-weight: 400; max-width: 520px; margin: 0 auto 56px; line-height: 1.65; }\n.sc-sub-light { color: var(--g400); } .sc-sub-dark { color: var(--g500); }\n\n\/* FEATURE CARDS *\/\n.fb { display: grid; grid-template-columns: 1fr; gap: 6px; text-align: left; }\n@media(min-width:600px){ .fb { grid-template-columns: 1fr 1fr; } .fb-full { grid-column: span 2; } }\n\n.fc { background: var(--g900); border-radius: 24px; padding: 36px 32px; position: relative; overflow: hidden; }\n.fc::after { content:''; position: absolute; inset:0; border-radius: 24px; border: 1px solid rgba(255,255,255,.035); pointer-events: none; }\n.scene-light .fc { background: var(--white); box-shadow: 0 1px 4px rgba(0,0,0,.04); }\n.scene-light .fc::after { border-color: rgba(0,0,0,.06); }\n.fc .cg { position: absolute; top: -50px; right: -50px; width: 160px; height: 160px; border-radius: 50%; pointer-events: none; }\n.cg-cyan { background: radial-gradient(circle, rgba(48,213,200,.08) 0%, transparent 70%); }\n.cg-blue { background: radial-gradient(circle, rgba(41,151,255,.08) 0%, transparent 70%); }\n.cg-amber { background: radial-gradient(circle, rgba(255,214,10,.06) 0%, transparent 70%); }\n.cg-green { background: radial-gradient(circle, rgba(48,209,88,.08) 0%, transparent 70%); }\n.cg-pink { background: radial-gradient(circle, rgba(255,55,95,.06) 0%, transparent 70%); }\n.cg-purple { background: radial-gradient(circle, rgba(175,82,222,.06) 0%, transparent 70%); }\n.cg-teal { background: radial-gradient(circle, rgba(100,210,160,.08) 0%, transparent 70%); }\n\n.fc-label { font-family:'Sora',sans-serif; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 10px; }\n.fc h3 { font-family:'Sora',sans-serif; font-size: 22px; font-weight: 700; letter-spacing: -.5px; color: var(--g100); margin-bottom: 10px; line-height: 1.2; }\n.scene-light .fc h3 { color: #1d1d1f; }\n.fc p { font-size: 15px; line-height: 1.65; color: var(--g400); position: relative; z-index: 1; }\n.scene-light .fc p { color: var(--g500); }\n\n\/* DUAL IMAGE GRID *\/\n.dual-img { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; margin: 48px 0 0; }\n@media(max-width:500px){ .dual-img { grid-template-columns: 1fr; } }\n.dual-img .di { border-radius: 20px; overflow: hidden; position: relative; }\n.dual-img .di::after { content:''; position: absolute; inset:0; border-radius: 20px; border: 1px solid rgba(255,255,255,.04); pointer-events: none; }\n.dual-img .di img { width: 100%; border-radius: 20px; }\n\n\/* QUAD IMAGE GRID *\/\n.quad-img { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; margin: 48px 0 0; }\n@media(max-width:500px){ .quad-img { grid-template-columns: 1fr; } }\n.quad-img .qi { border-radius: 16px; overflow: hidden; position: relative; }\n.quad-img .qi::after { content:''; position: absolute; inset:0; border-radius: 16px; border: 1px solid rgba(255,255,255,.04); pointer-events: none; }\n.quad-img .qi img { width: 100%; border-radius: 16px; }\n\n\/* VIBE *\/\n.vibe { padding: 120px 32px; text-align: center; position: relative; background: var(--black); }\n.vibe::before { content:''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 600px; height: 600px; background: radial-gradient(circle, rgba(48,209,88,.035) 0%, transparent 55%); pointer-events: none; }\n.vibe-pull { font-family:'Sora',sans-serif; font-size: 40px; font-weight: 300; letter-spacing: -1.8px; line-height: 1.3; color: var(--g300); max-width: 620px; margin: 0 auto 48px; position: relative; z-index: 1; }\n.vibe-pull strong { color: var(--g100); font-weight: 500; }\n@media(max-width:640px){ .vibe-pull { font-size: 26px; letter-spacing: -.8px; } }\n.vibe-body { max-width: 540px; margin: 0 auto; position: relative; z-index: 1; }\n.vibe-body p { font-size: 16px; color: var(--g500); line-height: 1.8; margin-bottom: 20px; }\n.vibe-body p:last-child { margin-bottom: 0; }\n\n\/* HONEST BOX *\/\n.honest { padding: 100px 32px; background: var(--g900); }\n.honest-inner { max-width: 620px; margin: 0 auto; }\n.honest-badge { font-family:'Sora',sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--orange); margin-bottom: 16px; }\n.honest h2 { font-family:'Sora',sans-serif; font-size: 40px; font-weight: 800; letter-spacing: -2px; color: var(--g100); margin-bottom: 48px; }\n@media(max-width:640px){ .honest h2 { font-size: 30px; } }\n.hi { padding: 28px 0; border-top: 1px solid rgba(255,255,255,.06); }\n.hi:first-of-type { border-top: none; padding-top: 0; }\n.hi h4 { font-family:'Sora',sans-serif; font-size: 16px; font-weight: 700; color: var(--g100); margin-bottom: 8px; letter-spacing: -.2px; }\n.hi p { font-size: 15px; color: var(--g400); line-height: 1.65; }\n\n\/* TRUST GRID *\/\n.trust-grid { display: grid; grid-template-columns: 1fr; gap: 6px; max-width: 640px; margin: 0 auto; text-align: left; }\n@media(min-width:560px){ .trust-grid { grid-template-columns: 1fr 1fr; } }\n.tt { padding: 32px 28px; border-radius: 20px; position: relative; overflow: hidden; }\n.tt::after { content:''; position: absolute; inset:0; border-radius: 20px; border: 1px solid rgba(0,0,0,.05); pointer-events: none; }\n.tt:nth-child(1) { background: #f0fdf9; } .tt:nth-child(2) { background: #eff6ff; }\n.tt:nth-child(3) { background: #fefce8; } .tt:nth-child(4) { background: #faf5ff; }\n.tt h4 { font-family:'Sora',sans-serif; font-size: 16px; font-weight: 700; color: #1d1d1f; margin-bottom: 8px; }\n.tt p { font-size: 14px; color: var(--g500); line-height: 1.6; }\n.tt .joke { font-size: 12px; color: var(--g400); margin-top: 8px; font-style: italic; }\n\n\/* SPECS TABLE *\/\n.spec-table { width: 100%; max-width: 640px; margin: 0 auto; border-collapse: collapse; text-align: left; }\n.spec-table td { padding: 14px 0; border-bottom: 1px solid rgba(255,255,255,.05); font-size: 14px; vertical-align: top; }\n.spec-table td:first-child { color: var(--g400); width: 40%; padding-right: 16px; }\n.spec-table td:last-child { color: var(--g200); font-weight: 500; }\n\n\/* COMPAT *\/\n.compat { list-style: none; max-width: 560px; margin: 0 auto; text-align: left; }\n.compat li { display: flex; align-items: center; gap: 14px; padding: 16px 0; border-bottom: 1px solid rgba(0,0,0,.06); font-size: 15px; color: var(--g500); }\n.compat li:last-child { border-bottom: none; }\n.badge-y { font-family:'Sora',sans-serif; font-size: 10px; font-weight: 800; color: var(--green); background: rgba(48,209,88,.1); padding: 3px 10px; border-radius: 6px; letter-spacing: .5px; flex-shrink: 0; }\n.badge-n { font-family:'Sora',sans-serif; font-size: 10px; font-weight: 800; color: var(--pink); background: rgba(255,55,95,.08); padding: 3px 10px; border-radius: 6px; letter-spacing: .5px; flex-shrink: 0; }\n\n\/* NOT FOR YOU *\/\n.nfy { max-width: 540px; margin: 0 auto; text-align: left; background: rgba(255,55,95,.03); border-radius: 20px; padding: 32px; border: 1px solid rgba(255,55,95,.08); }\n.nfy h4 { font-family:'Sora',sans-serif; font-size: 18px; font-weight: 700; color: var(--pink); margin-bottom: 20px; }\n.nfy ul { list-style: none; }\n.nfy li { display: flex; align-items: flex-start; gap: 12px; padding: 10px 0; font-size: 14px; color: var(--g400); line-height: 1.6; }\n.nfy .nx { color: var(--pink); font-weight: 800; flex-shrink: 0; margin-top: 2px; }\n\n\/* PERFECT FOR *\/\n.pf-list { list-style: none; max-width: 560px; margin: 0 auto; text-align: left; }\n.pf-list li { display: flex; align-items: flex-start; gap: 14px; padding: 14px 0; font-size: 15px; color: var(--g400); line-height: 1.6; border-bottom: 1px solid rgba(255,255,255,.04); }\n.pf-list li:last-child { border-bottom: none; }\n.pf-arrow { color: var(--green); flex-shrink: 0; font-size: 14px; margin-top: 3px; }\n\n\/* SETUP STEPS *\/\n.steps { max-width: 540px; margin: 0 auto; text-align: left; }\n.step { display: flex; gap: 24px; padding: 28px 0; border-bottom: 1px solid rgba(255,255,255,.05); }\n.step:last-child { border-bottom: none; }\n.step-n { font-family:'Sora',sans-serif; font-size: 52px; font-weight: 800; line-height: 1; letter-spacing: -2px; flex-shrink: 0; width: 56px; }\n.step:nth-child(1) .step-n { color: var(--green); }\n.step:nth-child(2) .step-n { color: var(--teal); }\n.step:nth-child(3) .step-n { color: var(--cyan); }\n.step h4 { font-family:'Sora',sans-serif; font-size: 17px; font-weight: 700; color: var(--g100); margin-bottom: 6px; }\n.step p { font-size: 14px; color: var(--g400); line-height: 1.65; }\n.protip { max-width: 540px; margin: 32px auto 0; padding: 18px 24px; background: rgba(48,209,88,.05); border: 1px solid rgba(48,209,88,.1); border-radius: 14px; font-size: 14px; color: var(--green); text-align: left; line-height: 1.65; }\n.protip b { color: var(--g100); }\n\n\/* INCLUDED LIST *\/\n.inc-list { max-width: 540px; margin: 0 auto; text-align: left; }\n.inc-item { display: flex; align-items: center; gap: 12px; padding: 11px 0; border-bottom: 1px solid rgba(255,255,255,.035); font-size: 14px; color: var(--g300); }\n.inc-item:last-child { border-bottom: none; }\n.inc-y { color: var(--green); font-weight: 700; flex-shrink: 0; }\n.inc-n { color: var(--pink); font-weight: 700; flex-shrink: 0; }\n.inc-divider { padding: 20px 0 8px; font-family:'Sora',sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--pink); border-bottom: none !important; }\n\n\/* CONDITION *\/\n.cond-box { max-width: 560px; margin: 0 auto; text-align: left; }\n.cond-box p { font-size: 15px; color: var(--g400); line-height: 1.7; margin-bottom: 16px; }\n.cond-box p:last-child { margin-bottom: 0; }\n.cond-box b { color: var(--g100); }\n\n\/* PHOTO GRID *\/\n.photo-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; max-width: 640px; margin: 0 auto; }\n@media(max-width:500px){ .photo-grid { grid-template-columns: 1fr; } }\n.photo-tile { background: var(--g900); border-radius: 16px; overflow: hidden; position: relative; }\n.photo-tile::after { content:''; position: absolute; inset:0; border-radius: 16px; border: 1px solid rgba(255,255,255,.04); pointer-events: none; }\n.photo-tile img { width: 100%; border-radius: 16px; }\n.photo-tile-wide { grid-column: span 2; }\n@media(max-width:500px){ .photo-tile-wide { grid-column: span 1; } }\n\n\/* SHIPPING *\/\n.ship-grid { display: grid; grid-template-columns: 1fr; gap: 6px; max-width: 640px; margin: 0 auto; text-align: left; }\n@media(min-width:560px){ .ship-grid { grid-template-columns: 1fr 1fr 1fr; } }\n.ship-card { background: var(--g900); border-radius: 20px; padding: 28px 24px; position: relative; overflow: hidden; }\n.ship-card::after { content:''; position: absolute; inset:0; border-radius: 20px; border: 1px solid rgba(255,255,255,.04); pointer-events: none; }\n.ship-card h4 { font-family:'Sora',sans-serif; font-size: 15px; font-weight: 700; color: var(--g100); margin-bottom: 12px; }\n.ship-card p { font-size: 13px; color: var(--g400); line-height: 1.6; margin-bottom: 10px; }\n.ship-card p:last-child { margin-bottom: 0; }\n.ship-card .hi-green { color: var(--green); font-weight: 600; }\n.ship-card .hi-amber { color: var(--orange); font-weight: 600; }\n.ship-card .hi-cyan { color: var(--cyan); font-weight: 600; }\n.ship-note { font-size: 11px !important; color: var(--g500) !important; margin-top: 12px; border-top: 1px solid rgba(255,255,255,.04); padding-top: 12px; }\n.after-sales { max-width: 640px; margin: 24px auto 0; padding: 18px 24px; background: rgba(41,151,255,.04); border: 1px solid rgba(41,151,255,.08); border-radius: 14px; font-size: 14px; color: var(--g400); line-height: 1.65; text-align: left; }\n.after-sales b { color: var(--g100); }\n\n\/* Q\u0026A *\/\n.qa-grid { max-width: 640px; margin: 0 auto; text-align: left; }\n.qa-item { padding: 28px 0; border-bottom: 1px solid rgba(0,0,0,.06); }\n.qa-item:last-child { border-bottom: none; }\n.qa-q { font-family:'Sora',sans-serif; font-size: 16px; font-weight: 700; color: #1d1d1f; margin-bottom: 10px; display: flex; gap: 10px; align-items: flex-start; }\n.qa-q .qlbl { font-size: 11px; font-weight: 800; color: var(--blue); background: rgba(41,151,255,.1); padding: 2px 8px; border-radius: 5px; flex-shrink: 0; margin-top: 3px; }\n.qa-a { font-size: 15px; color: var(--g500); line-height: 1.65; padding-left: 34px; }\n\n\/* ITEM SPECIFICS *\/\n.specifics { width: 100%; max-width: 640px; margin: 0 auto; border-collapse: collapse; text-align: left; }\n.specifics td { padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,.05); font-size: 14px; vertical-align: top; }\n.specifics td:first-child { color: var(--g500); width: 35%; padding-right: 16px; }\n.specifics td:last-child { color: var(--g200); }\n\n\/* CTA *\/\n.cta { padding: 100px 32px; text-align: center; background: var(--black); position: relative; }\n.cta::before { content:''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 500px; height: 500px; background: radial-gradient(circle, rgba(48,209,88,.04) 0%, transparent 55%); pointer-events: none; }\n.cta h2 { font-family:'Sora',sans-serif; font-size: 44px; font-weight: 800; letter-spacing: -2px; color: var(--g100); margin-bottom: 16px; position: relative; z-index: 1; }\n@media(max-width:640px){ .cta h2 { font-size: 30px; } }\n.cta p { font-size: 16px; color: var(--g500); max-width: 420px; margin: 0 auto; position: relative; z-index: 1; line-height: 1.6; }\n\n.footer { padding: 40px 32px; text-align: center; font-size: 12px; color: var(--g500); line-height: 1.8; border-top: 1px solid rgba(255,255,255,.04); }\n.footer strong { color: var(--g300); }\n\u003c\/style\u003e\n\u003c!-- NAV --\u003e\n\u003cdiv class=\"nav\"\u003e\n\u003cdiv class=\"nav-brand\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003cem\u003eCamGuard\u003c\/em\u003e \u003cspan style=\"color: rgb(0, 170, 255);\"\u003eAustralia\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"nav-meta\"\u003e\u003cspan class=\"dispatch\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003e SHIPS NEXT BUSINESS DAY\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003ch1\u003e\n\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eSet it.\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"glow\"\u003eForget it.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003ch1\u003e\u003cspan class=\"glow\"\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eNo monthly fees. \u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003ch1\u003e\u003cspan style=\"color: rgb(0, 0, 0);\" class=\"glow\"\u003e\u003cstrong\u003eEver.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e4K solar-powered security. BionicMind AI.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"hero-pill\"\u003eBrand New · Add-On Camera\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"hero-req\"\u003e\n\u003cb\u003e⚠ Requires HomeBase 3 (S380).\u003c\/b\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003eThis is an add-on camera. It needs a HomeBase 3 (model T8030, sold separately) to function. It will not work standalone or with older HomeBase models.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMG-PLACEHOLDER: Cinematic hero banner of eufyCam 3 --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- BENTO STATS --\u003e\n\u003cdiv class=\"bento-section\"\u003e\n\u003cdiv class=\"bento-label\"\u003eThe numbers that matter\u003c\/div\u003e\n\u003cdiv class=\"bento\"\u003e\n\u003cdiv class=\"bt\"\u003e\n\u003cdiv class=\"bt-val gt\"\u003e4K\u003c\/div\u003e\n\u003cdiv class=\"bt-lbl\"\u003eUHD Resolution\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bt\"\u003e\n\u003cdiv class=\"bt-val gb\"\u003ef\/1.4\u003c\/div\u003e\n\u003cdiv class=\"bt-lbl\"\u003eAperture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bt\"\u003e\n\u003cdiv class=\"bt-val gc\"\u003e135°\u003c\/div\u003e\n\u003cdiv class=\"bt-lbl\"\u003eField of View\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bt\"\u003e\n\u003cdiv class=\"bt-val gp\"\u003eIP67\u003c\/div\u003e\n\u003cdiv class=\"bt-lbl\"\u003eWeatherproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bt\"\u003e\n\u003cdiv class=\"bt-val gg\"\u003e13K\u003c\/div\u003e\n\u003cdiv class=\"bt-lbl\"\u003eBattery mAh\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bt\"\u003e\n\u003cdiv class=\"bt-val ga\"\u003e16TB\u003c\/div\u003e\n\u003cdiv class=\"bt-lbl\"\u003eMax Storage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bt\"\u003e\n\u003cdiv class=\"bt-val gt\"\u003e365\u003c\/div\u003e\n\u003cdiv class=\"bt-lbl\"\u003eDays Battery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bt\"\u003e\n\u003cdiv class=\"bt-val gb\"\u003e$0\u003c\/div\u003e\n\u003cdiv class=\"bt-lbl\"\u003eMonthly Fees\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"scene scene-dark\"\u003e\n\u003cdiv class=\"sc-label lbl-green\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-light\"\u003eThe workhorse.\u003c\/div\u003e\n\u003cp class=\"sc-sub sc-sub-light\"\u003eSix things that make the eufyCam 3 one of the best value 4K solar cameras you can buy.\u003c\/p\u003e\n\u003cdiv class=\"fb\"\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"cg cg-green\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-label lbl-green\"\u003eResolution\u003c\/div\u003e\n\u003ch3\u003e4K UHD. Every pixel earns its keep.\u003c\/h3\u003e\n\u003cp\u003e3840 x 2160 resolution with an 8-megapixel sensor captures faces and licence plates up to 10 metres away. The f\/1.4 aperture pulls in 40% more light than standard security cameras for sharper footage day and night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"cg cg-teal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-label lbl-teal\"\u003eNight Vision\u003c\/div\u003e\n\u003ch3\u003eStarlight sensor + spotlight.\u003c\/h3\u003e\n\u003cp\u003eThe Starlight photosensitive system enhances low-light footage for colour clarity without needing the spotlight. When motion triggers, the built-in spotlight floods the scene for full-colour detail and doubles as a deterrent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"cg cg-green\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-label lbl-green\"\u003eSolar\u003c\/div\u003e\n\u003ch3\u003eForever Power. Literally.\u003c\/h3\u003e\n\u003cp\u003eIntegrated solar panel needs just 2 hours of direct sunlight per day to keep the camera running indefinitely. Collects 450-600 mAh daily while the camera only uses 150-200 mAh. Set it and forget it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"cg cg-pink\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-label lbl-pink\"\u003eDetection\u003c\/div\u003e\n\u003ch3\u003eRadar + PIR. 99% fewer false alerts.\u003c\/h3\u003e\n\u003cp\u003eDual motion detection sensors filter out insects, rain, leaves, and shadows. Human, vehicle, and pet detection means you only get alerted when it actually matters. Detection range: 8-10 metres.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"cg cg-purple\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-label lbl-purple\"\u003eAI\u003c\/div\u003e\n\u003ch3\u003eBionicMind knows your family.\u003c\/h3\u003e\n\u003cp\u003eVia the HomeBase 3, the camera learns faces over time and tells you exactly who's at the door. Family arrivals get a name. Strangers get flagged. 99.9% accurate facial recognition, no subscription required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"cg cg-blue\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-label lbl-blue\"\u003eDeterrence\u003c\/div\u003e\n\u003ch3\u003e100dB siren + spotlight.\u003c\/h3\u003e\n\u003cp\u003eMotion-activated spotlight catches intruders off guard. If they stick around, the 100dB siren makes sure the whole street knows about it. Customisable schedules and zones let you fine-tune when and where it triggers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMG-PLACEHOLDER: Feature lifestyle shot --\u003e\n\u003c\/div\u003e\n\u003c!-- NIGHT VISION --\u003e\n\u003cdiv class=\"scene scene-dark\"\u003e\n\u003cdiv class=\"sc-label lbl-purple\"\u003eNight vision\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-light\"\u003eColour after dark.\u003c\/div\u003e\n\u003cp class=\"sc-sub sc-sub-light\"\u003eStarlight colour enhancement for passive recording. Spotlight for motion events. Infrared for full stealth.\u003c\/p\u003e\n\u003c!-- IMG-PLACEHOLDER: Night vision comparison --\u003e\n\u003cdiv style=\"margin-top: 48px;\" class=\"fb\"\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"cg cg-teal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-label lbl-teal\"\u003eStarlight\u003c\/div\u003e\n\u003ch3\u003eColour without the spotlight.\u003c\/h3\u003e\n\u003cp\u003eThe Starlight photosensitive system uses the f\/1.4 aperture to capture ambient light and produce colour footage in low-light conditions. It won't match the S3 Pro's f\/1.0 MaxColor Vision, but it holds its own and avoids alerting anyone with a bright light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"cg cg-amber\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-label lbl-amber\"\u003eSpotlight\u003c\/div\u003e\n\u003ch3\u003eLight on demand.\u003c\/h3\u003e\n\u003cp\u003eWhen motion is detected, the built-in spotlight activates to flood the scene with light. Full-colour detail, instant visibility, and it doubles as a visual deterrent. Adjustable brightness and schedule via the eufy app.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETECTION \u0026 DETERRENCE --\u003e\n\u003cdiv style=\"padding-top: 40px;\" class=\"scene scene-dark\"\u003e\n\u003cdiv class=\"sc-label lbl-pink\"\u003eSecurity\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-light\"\u003eDetect. Deter. Done.\u003c\/div\u003e\n\u003cp class=\"sc-sub sc-sub-light\"\u003eRadar + PIR dual sensors with 100dB siren and motion-activated spotlight.\u003c\/p\u003e\n\u003c!-- IMG-PLACEHOLDER: Detection zone diagram --\u003e\n\u003c\/div\u003e\n\u003c!-- SOLAR POWER \u0026 BATTERY --\u003e\n\u003cdiv class=\"scene scene-dark\"\u003e\n\u003cdiv class=\"sc-label lbl-green\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-light\"\u003eCharge it once.\u003cbr\u003eNever again.\u003c\/div\u003e\n\u003cp class=\"sc-sub sc-sub-light\"\u003eIntegrated solar panel with a 13,000 mAh battery backup. Up to 365 days on a single charge without any sun at all.\u003c\/p\u003e\n\u003c!-- IMG-PLACEHOLDER: Solar + battery dual image --\u003e \u003c!-- IMG-PLACEHOLDER: Weather conditions grid --\u003e\n\u003cdiv style=\"margin-top: 48px;\" class=\"fb\"\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"cg cg-green\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-label lbl-green\"\u003eSolar Math\u003c\/div\u003e\n\u003ch3\u003eThe numbers add up.\u003c\/h3\u003e\n\u003cp\u003eThe camera collects 450-600 mAh per day in good sunlight. It uses 150-200 mAh per day on average. That's a daily surplus. Even in overcast conditions, partial charging keeps the battery topped up. Townsville buyers: you'll never think about battery life again.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc\"\u003e\n\u003cdiv class=\"cg cg-cyan\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fc-label lbl-cyan\"\u003eBattery Backup\u003c\/div\u003e\n\u003ch3\u003e365 days in the dark.\u003c\/h3\u003e\n\u003cp\u003eEven if the solar panel gets zero sunlight (unlikely in Australia, but still), the 13,000 mAh battery handles up to a full year of event-based recording. It's insurance you'll probably never need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- THE VIBE --\u003e\n\u003cdiv class=\"vibe\"\u003e\n\u003cdiv class=\"sc-label lbl-muted\"\u003eThe vibe\u003c\/div\u003e\n\u003cdiv class=\"vibe-pull\"\u003eThe eufyCam 3 doesn't try to be the flashiest camera on the market. It tries to be the one you \u003cstrong\u003einstall once and never think about again.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vibe-body\"\u003e\n\u003cp\u003e4K resolution, BionicMind facial recognition, dual radar and PIR sensors, solar power, IP67 weatherproofing, expandable storage up to 16TB, and zero monthly fees. For a camera that launched in 2022, it's aged remarkably well.\u003c\/p\u003e\n\u003cp\u003eThe S3 Pro has a wider f\/1.0 aperture and MaxColor Vision for better passive night footage. The S4 has triple lenses and PTZ tracking. But the eufyCam 3 covers 90% of what most people actually need at a significantly lower price point.\u003c\/p\u003e\n\u003cp\u003eIf you already own a HomeBase 3 and want to add another reliable 4K camera to your system, this is the sensible pick. Not the flashiest. Just the one that works.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HONEST BOX --\u003e\n\u003cdiv class=\"honest\"\u003e\n\u003cdiv class=\"honest-inner\"\u003e\n\u003cdiv class=\"honest-badge\"\u003e⚠ The honest bit\u003c\/div\u003e\n\u003ch2\u003eRead this first.\u003c\/h2\u003e\n\u003cdiv class=\"hi\"\u003e\n\u003ch4\u003eThis camera requires a HomeBase 3 (S380).\u003c\/h4\u003e\n\u003cp\u003eThe eufyCam 3 is NOT a standalone camera. It pairs exclusively with the HomeBase 3 (model T8030). It will not work with HomeBase 2, HomeBase Mini, HomeBase Professional, or any older eufy base station. If you don't already own a HomeBase 3, you'll need to purchase one separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hi\"\u003e\n\u003ch4\u003eStorage is on the HomeBase, not the camera.\u003c\/h4\u003e\n\u003cp\u003eThe camera itself has no built-in storage. All footage is stored on the HomeBase 3, which comes with 16GB built-in eMMC storage (about 3 months of event recordings). You can expand up to 16TB by installing a 5V 2.5-inch SATA hard drive or SSD into the HomeBase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hi\"\u003e\n\u003ch4\u003eNo 24\/7 continuous recording.\u003c\/h4\u003e\n\u003cp\u003eThe eufyCam 3 is battery-powered and designed for event-based recording. It does not support 24\/7 continuous video recording, even when wired. It records when motion is detected and sleeps between events to conserve battery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hi\"\u003e\n\u003ch4\u003eNo Apple HomeKit.\u003c\/h4\u003e\n\u003cp\u003eThe eufyCam 3 does not support Apple HomeKit. eufy has listed HomeKit as \"undergoing development\" since launch, but it has not been released. If HomeKit is a requirement, look at the eufyCam S3 Pro instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hi\"\u003e\n\u003ch4\u003eWi-Fi: 2.4GHz only.\u003c\/h4\u003e\n\u003cp\u003eThe eufyCam 3 connects to your HomeBase 3 via 2.4GHz Wi-Fi. It does not support 5GHz networks. Make sure your router has 2.4GHz enabled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hi\"\u003e\n\u003ch4\u003eCondition: New, No Box.\u003c\/h4\u003e\n\u003cp\u003eThis unit was split from a brand new, factory-sealed eufyCam 3 multi-camera kit. It has never been used, paired, or activated. Every accessory that comes with a single add-on unit is included. The only thing missing is the retail box. That's why the price is lower.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hi\"\u003e\n\u003ch4\u003eNo charger in the pack.\u003c\/h4\u003e\n\u003cp\u003eA USB-C charging cable is included, but a power adapter is not. BYO any USB-C adapter rated 5V\/2A or above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PHOTOS GRID --\u003e\n\u003cdiv class=\"scene scene-dark\"\u003e\n\u003cdiv class=\"sc-label lbl-muted\"\u003eWhat you'll see\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-light\"\u003eYour actual unit.\u003c\/div\u003e\n\u003cp class=\"sc-sub sc-sub-light\"\u003eEvery listing photo is of the actual product you'll receive. No stock images.\u003c\/p\u003e\n\u003c!-- IMG-PLACEHOLDER: Replace with actual product photos --\u003e\n\u003c\/div\u003e\n\u003c!-- WHY CAMGUARD --\u003e\n\u003cdiv class=\"scene scene-light\"\u003e\n\u003cdiv class=\"sc-label lbl-muted\"\u003eTrust\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-dark\"\u003eWhy CamGuard?\u003c\/div\u003e\n\u003cp class=\"sc-sub sc-sub-dark\"\u003eWe're not a faceless warehouse. We're one bloke in Townsville who actually uses these cameras.\u003c\/p\u003e\n\u003cdiv class=\"trust-grid\"\u003e\n\u003cdiv class=\"tt\"\u003e\n\u003ch4\u003e100% Genuine Stock\u003c\/h4\u003e\n\u003cp\u003eAuthentic eufy product. We review the reliability profile of every product before listing. We're not in the business of selling lemons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt\"\u003e\n\u003ch4\u003eCamGuard 1-Year Warranty\u003c\/h4\u003e\n\u003cp\u003eAussie-based support from a real person in Townsville. We respond within a few hours, not a few business days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt\"\u003e\n\u003ch4\u003eFast Dispatch\u003c\/h4\u003e\n\u003cp\u003eAustralia Post Express included on every order over $99.00. Dispatched within 1 business day from Townsville, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt\"\u003e\n\u003ch4\u003eBetter Price, Less Waste\u003c\/h4\u003e\n\u003cp\u003eYou save money. One less retail box in landfill. Everybody wins.\u003c\/p\u003e\n\u003cdiv class=\"joke\"\u003e(Or leave it sitting around your house until there's room in your recycling bin 🚮)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"scene scene-dark\"\u003e\n\u003cdiv class=\"sc-label lbl-teal\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-light\"\u003eEvery detail.\u003c\/div\u003e\n\u003cp class=\"sc-sub sc-sub-light\"\u003eThe full spec sheet, because we know some of you read these first.\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 40px; margin-bottom: 56px;\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"gt\" style=\"font-family: 'Sora',sans-serif; font-size: 72px; font-weight: 800; letter-spacing: -4px;\"\u003e4K\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: var(--g500); text-transform: uppercase; letter-spacing: 1px;\"\u003eResolution\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"gb\" style=\"font-family: 'Sora',sans-serif; font-size: 72px; font-weight: 800; letter-spacing: -4px;\"\u003ef\/1.4\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: var(--g500); text-transform: uppercase; letter-spacing: 1px;\"\u003eAperture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv class=\"gg\" style=\"font-family: 'Sora',sans-serif; font-size: 72px; font-weight: 800; letter-spacing: -4px;\"\u003eIP67\u003c\/div\u003e\n\u003cdiv style=\"font-size: 12px; color: var(--g500); text-transform: uppercase; letter-spacing: 1px;\"\u003eWeatherproof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eeufy eufyCam 3 \/ S330 (T81601W1)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eResolution\u003c\/td\u003e\n\u003ctd\u003e4K UHD (3840 x 2160), 8 MP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eImage Sensor\u003c\/td\u003e\n\u003ctd\u003eCMOS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAperture\u003c\/td\u003e\n\u003ctd\u003ef\/1.4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eField of View\u003c\/td\u003e\n\u003ctd\u003e135° wide-angle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNight Vision\u003c\/td\u003e\n\u003ctd\u003eStarlight colour, spotlight colour, infrared\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpotlight\u003c\/td\u003e\n\u003ctd\u003eBuilt-in, motion-activated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotion Detection\u003c\/td\u003e\n\u003ctd\u003eRadar + PIR dual sensor (8-10 m range)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAI Detection\u003c\/td\u003e\n\u003ctd\u003eHuman, vehicle, pet (via HomeBase 3)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFacial Recognition\u003c\/td\u003e\n\u003ctd\u003eBionicMind AI, 99.9% accuracy (via HomeBase 3)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDeterrence\u003c\/td\u003e\n\u003ctd\u003e100 dB siren + motion-activated spotlight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTwo-Way Audio\u003c\/td\u003e\n\u003ctd\u003eYes, dual microphones\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Panel\u003c\/td\u003e\n\u003ctd\u003eIntegrated, 25% conversion efficiency\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e13,000 mAh rechargeable (up to 365 days)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharging\u003c\/td\u003e\n\u003ctd\u003eUSB-C (5V\/2A), adapter not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolar Collection\u003c\/td\u003e\n\u003ctd\u003e450-600 mAh\/day (optimal sunlight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDaily Consumption\u003c\/td\u003e\n\u003ctd\u003e150-200 mAh (average use)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStorage\u003c\/td\u003e\n\u003ctd\u003eVia HomeBase 3: 16GB eMMC built-in, expandable to 16TB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e24\/7 Recording\u003c\/td\u003e\n\u003ctd\u003eNot supported (event-based recording only)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSmart Home\u003c\/td\u003e\n\u003ctd\u003eAmazon Alexa, Google Assistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eApple HomeKit\u003c\/td\u003e\n\u003ctd\u003eNot supported\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeatherproofing\u003c\/td\u003e\n\u003ctd\u003eIP67 (-20°C to 50°C \/ -4°F to 122°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWi-Fi\u003c\/td\u003e\n\u003ctd\u003e2.4GHz only (connects via HomeBase 3)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRequired Base\u003c\/td\u003e\n\u003ctd\u003eHomeBase 3 \/ S380 (T8030) — NOT included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eApprox. 66 x 130 x 66 mm (2.6 x 5.1 x 2.6 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Cameras per Base\u003c\/td\u003e\n\u003ctd\u003eUp to 16 cameras per HomeBase 3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003cdiv class=\"scene scene-light\"\u003e\n\u003cdiv class=\"sc-label lbl-muted\"\u003eCompatibility\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-dark\"\u003eWorks with.\u003c\/div\u003e\n\u003cp class=\"sc-sub sc-sub-dark\"\u003eCheck this before you buy.\u003c\/p\u003e\n\u003cul class=\"compat\"\u003e\n\u003cli\u003e\n\u003cspan class=\"badge-y\"\u003eYES\u003c\/span\u003e HomeBase 3 \/ S380 (T8030) — required\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"badge-y\"\u003eYES\u003c\/span\u003e Amazon Alexa\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"badge-y\"\u003eYES\u003c\/span\u003e Google Assistant\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"badge-n\"\u003eNO\u003c\/span\u003e Standalone use (will not work without HomeBase 3)\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"badge-n\"\u003eNO\u003c\/span\u003e Apple HomeKit\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"badge-n\"\u003eNO\u003c\/span\u003e HomeBase 2 (S280), HomeBase Mini, HomeBase Professional\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"badge-n\"\u003eNO\u003c\/span\u003e eufy NVR\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"badge-n\"\u003eNO\u003c\/span\u003e 5GHz Wi-Fi (2.4GHz only)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- NOT FOR YOU --\u003e\n\u003cdiv class=\"scene scene-dark\"\u003e\n\u003cdiv class=\"nfy\"\u003e\n\u003ch4\u003eProbably not for you if...\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"nx\"\u003e✗\u003c\/span\u003e You don't own a HomeBase 3 and don't want to buy one. This camera cannot function without it.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"nx\"\u003e✗\u003c\/span\u003e You need Apple HomeKit. The eufyCam 3 does not support it. Look at the eufyCam S3 Pro instead.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"nx\"\u003e✗\u003c\/span\u003e You want 24\/7 continuous recording. The eufyCam 3 only supports event-based recording, even when wired.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"nx\"\u003e✗\u003c\/span\u003e You want the absolute best night vision. The S3 Pro's f\/1.0 MaxColor Vision is noticeably better in very dark conditions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"nx\"\u003e✗\u003c\/span\u003e You want a standalone camera with no hub. Look at the eufyCam S4 instead.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003cdiv style=\"padding-top: 40px;\" class=\"scene scene-dark\"\u003e\n\u003cdiv class=\"sc-label lbl-green\"\u003eUse cases\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-light\"\u003ePerfect for.\u003c\/div\u003e\n\u003cul class=\"pf-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"pf-arrow\"\u003e➤\u003c\/span\u003e Existing HomeBase 3 owners adding another 4K camera to their system\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pf-arrow\"\u003e➤\u003c\/span\u003e Homeowners who want reliable solar-powered security without monthly fees\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pf-arrow\"\u003e➤\u003c\/span\u003e DIY installers who want a true set-and-forget camera with zero wiring\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pf-arrow\"\u003e➤\u003c\/span\u003e Anyone building a multi-camera eufy system with BionicMind facial recognition\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pf-arrow\"\u003e➤\u003c\/span\u003e Budget-savvy buyers who want 4K + AI + solar without paying S3 Pro or S4 prices\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"pf-arrow\"\u003e➤\u003c\/span\u003e Alexa and Google Assistant households wanting voice-controlled security\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- SETUP --\u003e\n\u003cdiv class=\"scene scene-charcoal\"\u003e\n\u003cdiv class=\"sc-label lbl-green\"\u003eGetting started\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-light\"\u003eSetup in 3 steps.\u003c\/div\u003e\n\u003cp class=\"sc-sub sc-sub-light\"\u003eNo electrician. No subscription. No drama.\u003c\/p\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-n\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eCharge and download.\u003c\/h4\u003e\n\u003cp\u003eCharge the camera via the included USB-C cable (BYO 5V\/2A adapter, 6-8 hours for full charge). Download the free eufy Security app (iOS or Android) and create an account.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-n\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePair via HomeBase 3.\u003c\/h4\u003e\n\u003cp\u003eOpen the eufy app, select your HomeBase 3, and add a new device. Press the sync button on the camera and follow the in-app prompts. Keep the camera within 1 metre of the HomeBase during pairing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-n\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eMount and go.\u003c\/h4\u003e\n\u003cp\u003eMount the camera at 2-3 metres height using the included bracket and screws. Point the solar panel toward the sun. Remove the lens film, adjust the angle in the app, and you're live. Install height should not exceed 3 metres and tilt angle should not exceed 15°.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"protip\"\u003e\n\u003cb\u003ePro Tip:\u003c\/b\u003e Make sure your HomeBase 3 firmware is up to date before pairing. Update via the eufy Security app under HomeBase settings. This ensures BionicMind AI and all detection features work correctly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003cdiv class=\"scene scene-dark\"\u003e\n\u003cdiv class=\"sc-label lbl-green\"\u003eIn the pack\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-light\"\u003eWhat's included.\u003c\/div\u003e\n\u003cdiv class=\"inc-list\"\u003e\n\u003cdiv class=\"inc-item\"\u003e\n\u003cspan class=\"inc-y\"\u003e✓\u003c\/span\u003e 1x eufyCam 3 (S330) Camera (13,000 mAh battery pre-installed)\u003c\/div\u003e\n\u003cdiv class=\"inc-item\"\u003e\n\u003cspan class=\"inc-y\"\u003e✓\u003c\/span\u003e 1x Camera Mounting Bracket\u003c\/div\u003e\n\u003cdiv class=\"inc-item\"\u003e\n\u003cspan class=\"inc-y\"\u003e✓\u003c\/span\u003e 1x USB-C Charging Cable\u003c\/div\u003e\n\u003cdiv class=\"inc-item\"\u003e\n\u003cspan class=\"inc-y\"\u003e✓\u003c\/span\u003e 1x Screw Pack with Wall Anchors\u003c\/div\u003e\n\u003cdiv class=\"inc-item\"\u003e\n\u003cspan class=\"inc-y\"\u003e✓\u003c\/span\u003e 1x Positioning Sticker\u003c\/div\u003e\n\u003cdiv class=\"inc-item\"\u003e\n\u003cspan class=\"inc-y\"\u003e✓\u003c\/span\u003e 1x Printed Quick Start Guide\u003cspan class=\"inc-y\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"inc-divider\"\u003eNot included\u003c\/div\u003e\n\u003cdiv class=\"inc-item\"\u003e\n\u003cspan class=\"inc-n\"\u003e✗\u003c\/span\u003e HomeBase 3 \/ S380 (required, sold separately)\u003c\/div\u003e\n\u003cdiv class=\"inc-item\"\u003e\n\u003cspan class=\"inc-n\"\u003e✗\u003c\/span\u003e USB-C power adapter (BYO any 5V\/2A+ adapter)\u003c\/div\u003e\n\u003cdiv class=\"inc-item\"\u003e\n\u003cspan class=\"inc-n\"\u003e✗\u003c\/span\u003e Hard drive \/ SSD for HomeBase storage expansion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONDITION --\u003e\u003c!-- SHIPPING \/ WARRANTY --\u003e\n\u003cdiv class=\"scene scene-dark\"\u003e\n\u003cdiv class=\"sc-label lbl-cyan\"\u003ePeace of mind\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-light\"\u003eShipping, warranty\u003cbr\u003e\u0026amp; returns.\u003c\/div\u003e\n\u003cp class=\"sc-sub sc-sub-light\"\u003eWe don't hide behind fine print.\u003c\/p\u003e\n\u003cdiv class=\"ship-grid\"\u003e\n\u003cdiv class=\"ship-card\"\u003e\n\u003ch4\u003eShipping\u003c\/h4\u003e\n\u003cp\u003e\u003cspan class=\"hi-green\"\u003eExpress included on orders over $99.00 \u003c\/span\u003e in the price :)\u003c\/p\u003e\n\u003cp\u003eDispatched within 1 business day from Townsville, QLD.\u003c\/p\u003e\n\u003cp\u003eWA buyers: expect 2-4 business days.\u003c\/p\u003e\n\u003cp\u003eLocal pickup available in Townsville.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ship-card\"\u003e\n\u003ch4\u003eWarranty\u003c\/h4\u003e\n\u003cp\u003e\u003cspan class=\"hi-green\"\u003e30-Day Returns\u003c\/span\u003e\u003cbr\u003e30-day protection on returns, just ensure it comes back in the same condition :)\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"hi-amber\"\u003eAustralian Consumer Law\u003c\/span\u003e\u003cbr\u003eYour consumer rights always apply.\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"hi-cyan\"\u003eCamGuard 1-Year Warranty\u003c\/span\u003e\u003cbr\u003eAussie-based support from a real person.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ship-card\"\u003e\n\u003ch4\u003eReturns\u003c\/h4\u003e\n\u003cp\u003eNot happy? Just send us a message first. We're easy to deal with and want to sort things out.\u003c\/p\u003e\n\u003cp class=\"ship-note\"\u003eCamGuard Australia is an independent importer. This is not covered by a eufy manufacturer warranty. Our in-house warranty is designed to be just as reliable, and arguably more responsive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"after-sales\"\u003e\n\u003cb\u003eAfter-Sales Support:\u003c\/b\u003e Got a question after your purchase? Send us a message. We respond within a few hours and we'll help you get sorted. No runaround, no ticket numbers, just a real person in Australia.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Q\u0026A --\u003e\n\u003cdiv class=\"scene scene-light\"\u003e\n\u003cdiv class=\"sc-label lbl-blue\"\u003eFAQ\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-dark\"\u003eCommon questions.\u003c\/div\u003e\n\u003cdiv class=\"qa-grid\"\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"qlbl\"\u003eQ\u003c\/span\u003e \"New - No Box\"... so is it actually new?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eYes. This camera was split from a brand new, factory-sealed eufyCam 3 multi-camera kit. It has never been used, paired, or activated. Everything that ships with a single add-on unit is included. The only thing missing is the retail box. That's why the price is lower.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"qlbl\"\u003eQ\u003c\/span\u003e Will it work without a HomeBase?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eNo. The eufyCam 3 (S330) requires a HomeBase 3 (model T8030) to function. It will not work standalone or with any older HomeBase model. If you need a standalone camera, look at the eufyCam S4 instead.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"qlbl\"\u003eQ\u003c\/span\u003e I already have a HomeBase 3. Will this just pair and work?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eYes. Make sure your HomeBase 3 firmware is up to date via the eufy app. Then add the camera as a new device. You'll get BionicMind facial recognition, cross-camera tracking, and expandable storage. The HomeBase 3 supports up to 16 cameras.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"qlbl\"\u003eQ\u003c\/span\u003e Does it work with Apple HomeKit?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eNo. eufy has listed HomeKit compatibility as \"undergoing development\" since the eufyCam 3 launched, but it has not been released. If HomeKit is a requirement, look at the eufyCam S3 Pro instead, which does support HomeKit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"qlbl\"\u003eQ\u003c\/span\u003e Can it record 24\/7?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eNo. The eufyCam 3 is designed for event-based (motion-triggered) recording only. It does not support continuous 24\/7 video recording. This is by design to balance battery life with security coverage.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"qlbl\"\u003eQ\u003c\/span\u003e What's the difference between this and the S3 Pro?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eThe S3 Pro has a wider f\/1.0 aperture with MaxColor Vision (better passive night footage), Apple HomeKit support, and supports 24\/7 recording when wired. The eufyCam 3 has an f\/1.4 aperture with Starlight night vision, no HomeKit, and event-based recording only. The eufyCam 3 is the more affordable option if you don't need those extras.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"qlbl\"\u003eQ\u003c\/span\u003e Is there a monthly subscription?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eNo. All core features (recording, AI detection, facial recognition, alerts, live view, two-way audio) work with no ongoing fees. Footage is stored locally on the HomeBase 3. eufy does offer optional cloud backup, but standard functionality is completely subscription-free.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"qa-item\"\u003e\n\u003cdiv class=\"qa-q\"\u003e\n\u003cspan class=\"qlbl\"\u003eQ\u003c\/span\u003e I'm in Australia. Will this work here?\u003c\/div\u003e\n\u003cdiv class=\"qa-a\"\u003eYes. The camera charges via USB-C, so you can use any Australian adapter rated 5V\/2A or above (not included). It connects via 2.4GHz Wi-Fi through the HomeBase 3. The eufy app works in Australia. CamGuard is based in Townsville, QLD, so support is local.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ITEM SPECIFICS --\u003e\n\u003cdiv class=\"scene scene-dark\"\u003e\n\u003cdiv class=\"sc-label lbl-muted\"\u003eSpecs\u003c\/div\u003e\n\u003cdiv class=\"sc-title sc-title-light\"\u003eItem specifics.\u003c\/div\u003e\n\u003ctable class=\"specifics\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eeufy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eeufyCam 3 \/ eufyCam S330\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMPN\u003c\/td\u003e\n\u003ctd\u003eT81601W1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eWireless Security Camera\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConnectivity\u003c\/td\u003e\n\u003ctd\u003eWi-Fi (2.4GHz), Wireless\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIndoor\/Outdoor\u003c\/td\u003e\n\u003ctd\u003eOutdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eResolution\u003c\/td\u003e\n\u003ctd\u003e4K UHD (3840 x 2160)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFeatures\u003c\/td\u003e\n\u003ctd\u003eStarlight Night Vision, Spotlight, Solar, Two-Way Audio, Motion Sensor, AI Detection, Facial Recognition, Local Storage, Siren\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Source\u003c\/td\u003e\n\u003ctd\u003eSolar Panel (built-in), Battery (USB-C rechargeable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStorage\u003c\/td\u003e\n\u003ctd\u003eVia HomeBase 3 (16GB built-in, expandable to 16TB)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeatherproofing\u003c\/td\u003e\n\u003ctd\u003eIP67\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSmart Home\u003c\/td\u003e\n\u003ctd\u003eAmazon Alexa, Google Assistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCondition\u003c\/td\u003e\n\u003ctd\u003eNew (Other) - Split from sealed kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Cameras\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRequired Hub\u003c\/td\u003e\n\u003ctd\u003eHomeBase 3 \/ S380 (T8030) - Not included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustom Bundle\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModified Item\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003e\n\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eThe camera you set up once\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eand never worry about.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003c\/h2\u003e\n\u003ch6\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003e© 2026 CamGuard Australia · ABN 62 385 894 763\u003cbr\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cem\u003e\u003cstrong\u003eSecurity doesn't have to be boring.\u003c\/strong\u003e\u003c\/em\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/h6\u003e\n\u003ch6 class=\"cgkf-footer-disclaimer\"\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003e\u003cmeta charset=\"utf-8\"\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.Product specifications sourced from the manufacturer and believed to be accurate at time of listing. Features, specifications, and compatibility may be updated by the manufacturer without notice. This is an add-on camera and requires a eufy HomeBase 3 \/ S380 (sold separately) to operate — it will not work on its own or with HomeBase 2. Covered by the CamGuard 12-month in-house warranty — not a manufacturer warranty — in addition to Australian Consumer Law rights. Battery-life and storage-capacity figures are eufy's ratings and estimates; real-world results vary with usage, settings and conditions.\u003c\/span\u003e\u003c\/h6\u003e\n\u003c\/div\u003e","brand":"eufy","offers":[{"title":"Default Title","offer_id":43073802403883,"sku":"CG-ECS330-BN-T","price":288.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0666\/0086\/1739\/files\/177801487561_2.webp?v=1771336659","url":"https:\/\/www.camguardaustralia.com.au\/products\/eufy-security-eufycam-3-s330-4k-add-on-camera-ai-smart-detection-brand-new","provider":"CamGuard Australia","version":"1.0","type":"link"}