{"product_id":"eufy-security-eufycam-3-skin-2-pack-brand-new","title":"eufy Security eufyCam 3 Skin (2-Pack) | Brand New","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!--\n  =====================================================\n  eufyCam 3 Skin (2‑Pack) — CamGuard Australia\n  =====================================================\n  Stealth \/ outdoor theme · Dark olive-green + charcoal\n  accents on white · \"Covert ops\" energy · Short format\n  BRAND NEW · SEALED\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*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\nbody {\n  font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n  background: #fff; color: #1d1d1f; 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:root {\n  --g900: #1d1d1f; --g700: #3a3a3c; --g500: #636366; --g400: #86868b;\n  --g300: #a1a1a6; --g200: #d2d2d7; --g100: #f5f5f7; --white: #fff;\n  --olive: #4d7c0f; --olive-deep: #365314; --olive-light: #84cc16;\n  --olive-pale: #f7fee7; --olive-border: #d9f99d;\n  --stone: #44403c; --stone-light: #78716c; --stone-pale: #fafaf9; --stone-border: #e7e5e4;\n  --green: #22c55e; --green-deep: #16a34a; --green-pale: #f0fdf4; --green-border: #bbf7d0;\n  --r: 16px; --r-lg: 24px;\n}\nh1, h2, h3, h4 { font-family: 'Sora', sans-serif; font-weight: 700; letter-spacing: -0.02em; }\n\n\/* === NAV === *\/\n.nav {\n  display: flex; align-items: center; justify-content: space-between;\n  padding: 16px 24px; border-bottom: 1px solid var(--g100);\n}\n.nav-brand { font-family: 'Sora', sans-serif; font-weight: 700; font-size: 15px; color: var(--g900); }\n.nav-brand span { color: var(--olive); }\n.nav-links { display: flex; gap: 20px; }\n.nav-links a { font-size: 13px; font-weight: 500; color: var(--g500); text-decoration: none; }\n\n\/* === HERO === *\/\n.hero {\n  background: linear-gradient(170deg, #1a1a1a 0%, #2a2a1e 50%, #1c2613 100%);\n  padding: 56px 24px 48px; text-align: center; position: relative; overflow: hidden;\n}\n\/* Subtle camo-dot texture *\/\n.hero::before {\n  content: ''; position: absolute; inset: 0; opacity: .06; pointer-events: none;\n  background-image:\n    radial-gradient(circle, var(--olive-light) 1px, transparent 1px),\n    radial-gradient(circle, var(--stone-light) 1px, transparent 1px);\n  background-size: 30px 30px, 50px 50px;\n  background-position: 0 0, 15px 15px;\n}\n.hero-tag {\n  display: inline-block; font-family: 'Sora', sans-serif; font-size: 11px; font-weight: 600;\n  text-transform: uppercase; letter-spacing: 0.16em; padding: 6px 16px; border-radius: 100px;\n  color: var(--olive-light); background: rgba(132, 204, 22, .08);\n  border: 1px solid rgba(132, 204, 22, .2); margin-bottom: 16px;\n  position: relative; z-index: 2;\n}\n.hero-title {\n  font-size: clamp(1.6rem, 4vw, 2.4rem); line-height: 1.15;\n  color: var(--white); margin-bottom: 12px; position: relative; z-index: 2;\n}\n.hero-title .hl { color: var(--olive-light); }\n.hero-sub {\n  font-size: 17px; color: #a8a29e; max-width: 500px;\n  margin: 0 auto 20px; line-height: 1.6; position: relative; z-index: 2;\n}\n.hero-badges {\n  display: flex; justify-content: center; gap: 10px; flex-wrap: wrap;\n  position: relative; z-index: 2;\n}\n.hero-badge {\n  display: inline-flex; align-items: center; gap: 5px;\n  padding: 7px 14px; border-radius: 100px; font-size: 12px; font-weight: 600;\n  color: var(--olive-light); background: rgba(132, 204, 22, .06);\n  border: 1px solid rgba(132, 204, 22, .15);\n}\n.hero-img {\n  max-width: 340px; margin: 28px auto 0; border-radius: var(--r-lg);\n  position: relative; z-index: 2;\n}\n\n\/* === WHAT IS IT === *\/\n.what {\n  padding: 48px 24px; text-align: center; background: var(--white);\n}\n.what-heading {\n  font-size: clamp(1.2rem, 3vw, 1.5rem); color: var(--g900); margin-bottom: 12px;\n}\n.what-text {\n  font-size: 16px; color: var(--g500); max-width: 580px;\n  margin: 0 auto; line-height: 1.7;\n}\n\n\/* === QUICK FEATURES === *\/\n.quick {\n  padding: 44px 24px; background: var(--stone-pale);\n}\n.quick-grid {\n  display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px;\n  max-width: 720px; margin: 0 auto;\n}\n.quick-card {\n  background: var(--white); border: 1px solid var(--stone-border);\n  border-radius: var(--r); padding: 22px 12px; text-align: center;\n  transition: transform .3s;\n}\n.quick-card:hover { transform: translateY(-3px); }\n.quick-icon { font-size: 26px; margin-bottom: 6px; }\n.quick-label {\n  font-family: 'Sora', sans-serif; font-size: 13px; font-weight: 700;\n  color: var(--g900); margin-bottom: 3px;\n}\n.quick-desc { font-size: 12px; color: var(--g400); line-height: 1.4; }\n\n\/* === COMPATIBILITY === *\/\n.compat {\n  padding: 40px 24px; background: var(--white); text-align: center;\n}\n.compat-box {\n  max-width: 520px; margin: 0 auto; padding: 24px; border-radius: var(--r-lg);\n  background: var(--olive-pale); border: 1px solid var(--olive-border); text-align: left;\n}\n.compat-title {\n  font-family: 'Sora', sans-serif; font-size: 14px; font-weight: 700;\n  color: var(--olive-deep); margin-bottom: 6px;\n}\n.compat-text { font-size: 14px; color: var(--g500); line-height: 1.6; }\n.compat-text strong { color: var(--g900); }\n.compat-warn {\n  max-width: 520px; margin: 12px auto 0; padding: 14px 18px;\n  background: #fffbeb; border: 1px solid #fde68a; border-radius: var(--r);\n  font-size: 13px; color: #92400e; line-height: 1.5; text-align: left;\n}\n\n\/* === WHAT'S INCLUDED === *\/\n.included {\n  padding: 40px 24px; background: var(--stone-pale); text-align: center;\n}\n.included-heading {\n  font-size: clamp(1.1rem, 2.5vw, 1.3rem); color: var(--g900); margin-bottom: 16px;\n}\n.included-box {\n  display: inline-flex; align-items: center; gap: 10px;\n  background: var(--white); border: 1px solid var(--stone-border); border-radius: var(--r);\n  padding: 20px 32px;\n}\n.included-icon { font-size: 28px; }\n.included-text { text-align: left; }\n.included-label { font-size: 15px; font-weight: 700; color: var(--g900); }\n.included-sub { font-size: 13px; color: var(--g400); }\n\n\/* === CONDITION === *\/\n.condition {\n  padding: 40px 24px; background: var(--white); text-align: center;\n}\n.condition-box {\n  max-width: 480px; margin: 0 auto; padding: 26px; border-radius: var(--r-lg);\n  background: var(--green-pale); border: 2px solid var(--green-border);\n}\n.condition-title {\n  font-family: 'Sora', sans-serif; font-size: 17px; font-weight: 800;\n  color: var(--g900); margin-bottom: 6px;\n}\n.condition-text { font-size: 14px; color: var(--g500); line-height: 1.6; }\n\n\/* === SHIPPING === *\/\n.shipping {\n  padding: 40px 24px; background: var(--stone-pale); text-align: center;\n}\n.ship-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px;\n  max-width: 620px; margin: 0 auto;\n}\n.ship-card {\n  background: var(--white); border: 1px solid var(--stone-border); border-radius: var(--r);\n  padding: 20px 14px; text-align: center;\n}\n.ship-icon { font-size: 22px; margin-bottom: 6px; }\n.ship-label { font-family: 'Sora', sans-serif; font-size: 13px; font-weight: 700; color: var(--g900); margin-bottom: 3px; }\n.ship-text { font-size: 12px; color: var(--g400); line-height: 1.4; }\n\n\/* === ITEM SPECIFICS === *\/\n.specifics {\n  padding: 40px 24px; background: var(--white); text-align: center;\n}\n.specifics-heading {\n  font-size: clamp(1.1rem, 2.5vw, 1.3rem); color: var(--g900); margin-bottom: 14px;\n}\n.is-table {\n  max-width: 500px; margin: 0 auto; border-collapse: collapse; width: 100%;\n  font-size: 14px; border-radius: var(--r); overflow: hidden;\n  border: 1px solid var(--g200);\n}\n.is-table tr { border-bottom: 1px solid var(--g100); }\n.is-table tr:last-child { border-bottom: none; }\n.is-table td { padding: 10px 16px; vertical-align: top; }\n.is-table td:first-child { font-weight: 600; color: var(--g900); width: 150px; background: var(--g100); }\n.is-table td:last-child { color: var(--g500); }\n\n\/* === CTA === *\/\n.cta {\n  padding: 48px 24px; text-align: center;\n  background: linear-gradient(170deg, #1a1a1a 0%, #2a2a1e 50%, #1c2613 100%);\n  position: relative; overflow: hidden;\n}\n.cta::before {\n  content: ''; position: absolute; inset: 0; opacity: .05; pointer-events: none;\n  background-image:\n    radial-gradient(circle, var(--olive-light) 1px, transparent 1px);\n  background-size: 40px 40px;\n}\n.cta-heading {\n  font-family: 'Sora', sans-serif; font-size: clamp(1.3rem, 3vw, 1.7rem);\n  font-weight: 800; color: var(--white); margin-bottom: 8px; position: relative; z-index: 2;\n}\n.cta-heading .hl { color: var(--olive-light); }\n.cta-sub {\n  color: #a8a29e; font-size: 15px; margin-bottom: 18px; position: relative; z-index: 2;\n}\n.cta-badges {\n  display: flex; flex-wrap: wrap; justify-content: center; gap: 10px;\n  position: relative; z-index: 2;\n}\n.cta-badge {\n  display: inline-flex; align-items: center; gap: 5px;\n  padding: 7px 14px; border-radius: 100px; font-size: 12px; font-weight: 600;\n  color: var(--olive-light); background: rgba(132, 204, 22, .06);\n  border: 1px solid rgba(132, 204, 22, .15);\n}\n\n\/* === FOOTER === *\/\n.footer {\n  padding: 32px 24px; text-align: center; border-top: 1px solid var(--g100);\n}\n.footer-brand { font-family: 'Sora', sans-serif; font-size: 15px; font-weight: 700; color: var(--g900); margin-bottom: 4px; }\n.footer-brand span { color: var(--olive); }\n.footer-sub { font-size: 13px; color: var(--g400); margin-bottom: 6px; }\n.footer-legal { font-size: 11px; color: var(--g300); line-height: 1.6; }\n\n\/* === RESPONSIVE === *\/\n@media (max-width: 640px) {\n  .quick-grid { grid-template-columns: repeat(2, 1fr); }\n  .ship-grid { grid-template-columns: 1fr; }\n}\n@media (max-width: 500px) {\n  .quick-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003c!-- ============ NAV ============ --\u003e\u003cnav class=\"nav\"\u003e\n\u003cdiv class=\"nav-brand\"\u003eCam\u003cspan\u003eGuard\u003c\/span\u003e Australia\u003c\/div\u003e\n\u003cbr\u003e\u003c\/nav\u003e\u003c!-- ============ HERO ============ --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-tag\"\u003eGenuine Accessory · 2‑Pack\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eeufyCam 3\u003cbr\u003e\u003cspan class=\"hl\"\u003eSilicone Skin\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eStealth mode for your cameras. Slip these on to hide, protect, and weather‑proof your eufyCam 3s. Two in the pack.\u003c\/p\u003e\n\u003cdiv class=\"hero-badges\"\u003e\n\u003cspan class=\"hero-badge\"\u003e📦 Brand New · Sealed\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e🖤 Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- IMG-PLACEHOLDER: Product image of eufyCam 3 skins --\u003e\u003c\/section\u003e\n\u003c!-- ============ WHAT IS IT ============ --\u003e\n\u003csection class=\"what\"\u003e\n\u003ch2 class=\"what-heading\"\u003eCovert Ops for Your Camera 🕵️\u003c\/h2\u003e\n\u003cp class=\"what-text\"\u003eThey're \u003cstrong\u003esilicone sleeves\u003c\/strong\u003e that slip over your eufyCam 3. Makes the camera blend in with darker surfaces like fascia boards, eaves, or fence posts — and gives it a layer of protection against UV, rain, and general outdoor punishment. Soft, stretchy, on in seconds, off in seconds. You get two.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ============ QUICK FEATURES ============ --\u003e\n\u003csection class=\"quick\"\u003e\n\u003cdiv class=\"quick-grid\"\u003e\n\u003cdiv class=\"quick-card\"\u003e\n\u003cdiv class=\"quick-icon\"\u003e🥷\u003c\/div\u003e\n\u003cdiv class=\"quick-label\"\u003eCamouflage\u003c\/div\u003e\n\u003cdiv class=\"quick-desc\"\u003eThe dark colour helps the camera disappear against surfaces at night.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-card\"\u003e\n\u003cdiv class=\"quick-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv class=\"quick-label\"\u003eUV Protection\u003c\/div\u003e\n\u003cdiv class=\"quick-desc\"\u003eShields from sun damage. Australian sun hits different.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-card\"\u003e\n\u003cdiv class=\"quick-icon\"\u003e🌧️\u003c\/div\u003e\n\u003cdiv class=\"quick-label\"\u003eRain Guard\u003c\/div\u003e\n\u003cdiv class=\"quick-desc\"\u003eExtra barrier against rain, dust, and general outdoor grime.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quick-card\"\u003e\n\u003cdiv class=\"quick-icon\"\u003e👋\u003c\/div\u003e\n\u003cdiv class=\"quick-label\"\u003eOn\/Off in Seconds\u003c\/div\u003e\n\u003cdiv class=\"quick-desc\"\u003eSoft silicone stretches on. No tools, no fuss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ COMPATIBILITY ============ --\u003e\n\u003csection class=\"compat\"\u003e\n\u003cdiv class=\"compat-box\"\u003e\n\u003cdiv class=\"compat-title\"\u003e✅ Fits\u003c\/div\u003e\n\u003cdiv class=\"compat-text\"\u003e\n\u003cstrong\u003eeufyCam 3\u003c\/strong\u003e — and only the eufyCam 3. Snug fit designed specifically for that model. Won't interfere with the lens, sensor, or mounting.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"compat-warn\"\u003e⚠️ \u003cstrong\u003eDoes NOT fit:\u003c\/strong\u003e eufyCam 3C, eufyCam 2\/2C\/2 Pro, eufyCam S3 Pro, SoloCams, or any other model. eufy makes separate skins for those — this one is eufyCam 3 only.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ WHAT'S INCLUDED ============ --\u003e\n\u003csection class=\"included\"\u003e\n\u003ch2 class=\"included-heading\"\u003eWhat's in the Box\u003c\/h2\u003e\n\u003cdiv class=\"included-box\"\u003e\n\u003cdiv class=\"included-icon\"\u003e🖤🖤\u003c\/div\u003e\n\u003cdiv class=\"included-text\"\u003e\n\u003cdiv class=\"included-label\"\u003e2× Black Silicone Skins\u003c\/div\u003e\n\u003cdiv class=\"included-sub\"\u003eThat's it. Skins. Two of them. No manual needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ CONDITION ============ --\u003e\n\u003csection class=\"condition\"\u003e\n\u003cdiv class=\"condition-box\"\u003e\n\u003cdiv class=\"condition-title\"\u003e📦 Brand New — Sealed\u003c\/div\u003e\n\u003cp class=\"condition-text\"\u003eFactory sealed retail packaging. Never opened, never stretched onto anything. Fresh silicone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ SHIPPING ============ --\u003e\n\u003csection class=\"shipping\"\u003e\n\u003cdiv class=\"ship-grid\"\u003e\n\u003cdiv class=\"ship-card\"\u003e\n\u003cdiv class=\"ship-icon\"\u003e🚀\u003c\/div\u003e\n\u003cdiv class=\"ship-label\"\u003eExpress Shipping\u003c\/div\u003e\n\u003cdiv class=\"ship-text\"\u003eIncluded on orders over $99.00 ($9.95 flat under). 1 business day dispatch from Townsville, QLD.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ship-card\"\u003e\n\u003cdiv class=\"ship-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"ship-label\"\u003e1‑Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ship-text\"\u003eCamGuard backed. It's silicone, but still.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ship-card\"\u003e\n\u003cdiv class=\"ship-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv class=\"ship-label\"\u003eReal Support\u003c\/div\u003e\n\u003cdiv class=\"ship-text\"\u003eQuestions? Message us on eBay. Actual humans.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ ITEM SPECIFICS ============ --\u003e\n\u003csection class=\"specifics\"\u003e\n\u003ch2 class=\"specifics-heading\"\u003eItem Specifics\u003c\/h2\u003e\n\u003ctable class=\"is-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eeufy Security\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct\u003c\/td\u003e\n\u003ctd\u003eeufyCam 3 Skin (2‑Pack)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMPN\u003c\/td\u003e\n\u003ctd\u003eT8712011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSoft flexible silicone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e2 skins per pack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatible With\u003c\/td\u003e\n\u003ctd\u003eeufyCam 3 only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCondition\u003c\/td\u003e\n\u003ctd\u003eBrand New — Sealed Retail Packaging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003eCamGuard 1‑Year Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeller\u003c\/td\u003e\n\u003ctd\u003eCamGuard Australia\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLocation\u003c\/td\u003e\n\u003ctd\u003eTownsville, QLD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- ============ CTA ============ --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2 class=\"cta-heading\"\u003eGive Your Cams Some \u003cspan class=\"hl\"\u003eStealth\u003c\/span\u003e 🥷\u003c\/h2\u003e\n\u003cp class=\"cta-sub\"\u003eTwo skins. On in seconds. Camera? What camera.\u003c\/p\u003e\n\u003cdiv class=\"cta-badges\"\u003e\n\u003cspan class=\"cta-badge\"\u003e📦 Brand New\u003c\/span\u003e \u003cspan class=\"cta-badge\"\u003e🚀 Fast Dispatch\u003c\/span\u003e \u003cspan class=\"cta-badge\"\u003e🛡️ Warranty\u003c\/span\u003e \u003cspan class=\"cta-badge\"\u003e🖤 2‑Pack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============ FOOTER ============ --\u003e\u003cfooter class=\"footer\"\u003e\n\u003cdiv class=\"footer-brand\"\u003eCam\u003cspan\u003eGuard\u003c\/span\u003e Australia\u003c\/div\u003e\n\u003cdiv class=\"footer-sub\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e© 2026 CamGuard Australia · ABN 62 385 894 763\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 4px;\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003ca href=\"https:\/\/www.camguardaustralia.com.au\" style=\"color: rgb(64, 64, 64);\"\u003ecamguardaustralia.com.au\u003c\/a\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cgkf-footer-disclaimer\"\u003e\n\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/span\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\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.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eProduct 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. Covered by the CamGuard 12-month in-house warranty — not a manufacturer warranty — in addition to Australian Consumer Law rights.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e","brand":"eufy","offers":[{"title":"Default Title","offer_id":43330510880811,"sku":"CG-SKEC3-BN","price":38.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0666\/0086\/1739\/files\/6391ace427ade714b70fb966024ae804_3c84c8e8-0b6e-4ea8-89c2-29d438ba6abe.webp?v=1773682450","url":"https:\/\/www.camguardaustralia.com.au\/products\/eufy-security-eufycam-3-skin-2-pack-brand-new","provider":"CamGuard Australia","version":"1.0","type":"link"}