ZUMIMALL 2K Solar /Battery Powered, 2.4G WiFi , Magnetic Mount-F5

ZUMIMALL 2K Solar /Battery Powered, 2.4G WiFi , Magnetic Mount-F5

Was $45.99 SAVE 13%
$39.99

/* General Styles */ .product-section { width: 80%; margin: 0 auto; padding: 20px 0; } @media (max-width: 768px) { .product-section { width: 100%; padding: 15px 0; } } /* Collapsible Section */ .collapsible { background-color: #000; color: white; cursor: pointer; padding: 18px; width: 100%; border: none; text-align: left; outline: none; font-weight: bold; font-size: 1.2em; position: relative; margin-bottom: 10px; } .collapsible:after { content: '\25BC'; position: absolute; right: 20px; transition: transform 0.3s; } .collapsible.active:after { transform: rotate(180deg); } .collapsible-content { padding: 0 18px; max-height: 0; overflow: hidden; transition: max-height 0.3s ease-out; background-color: #fff; color: #000; } .collapsible-content ul { padding-left: 20px; } .collapsible-content li { margin-bottom: 10px; list-style-type: disc; } /* Image Section */ .section-image { width: 100%; margin: 20px 0; text-align: center; } .section-image img { max-width: 100%; height: auto; } /* Section Title */ .section-title { text-align: center; font-size: 1.5em; font-weight: bold; margin: 30px 0 15px; font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif; } /* Carousel Sections */ .carousel-container { position: relative; width: 100%; margin: 30px 0; overflow: hidden; } .carousel { display: flex; transition: transform 0.5s ease; } .carousel-slide { min-width: 100%; position: relative; } .carousel-slide img { width: 100%; height: auto; } .carousel-caption { text-align: center; padding: 10px 0; font-weight: bold; font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif; } .carousel-arrow { position: absolute; top: 50%; transform: translateY(-50%); background: rgba(255,255,255,0.7); border: none; font-size: 24px; cursor: pointer; padding: 10px; z-index: 10; border-radius: 50%; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; } .carousel-arrow.left { left: 10px; } .carousel-arrow.right { right: 10px; } .carousel-dots { text-align: center; padding: 10px 0; } .dot { height: 10px; width: 10px; margin: 0 5px; background-color: #bbb; border-radius: 50%; display: inline-block; cursor: pointer; } .dot.active { background-color: #000; } /* Image-only Carousel */ .image-carousel .carousel-slide { text-align: center; } /* Special 2-column layout for section 7 on desktop */ .two-column-carousel { display: none; /* Hidden by default, shown via media query */ } @media (min-width: 769px) { .two-column-carousel { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; } .two-column-slide { display: flex; flex-direction: column; align-items: center; } .two-column-slide img { width: 100%; height: auto; } .two-column-caption { text-align: center; padding: 10px 0; font-weight: bold; font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif; width: 100%; } /* Hide the regular carousel on desktop */ .section7-carousel { display: none; } } @media (max-width: 768px) { /* Hide the 2-column layout on mobile */ .two-column-carousel { display: none; } /* Show the regular carousel on mobile */ .section7-carousel { display: block; } } About this item Updated! No Drilling! Magnetic Mount: The security cameras wireless outdoor now includes a magnetic mount for easy, no-drill installation—perfect for bedrooms, front doors, yards, or garages. The design blends with any decor, making it ideal for indoor use without damaging walls. (Magnetic stand included) 130° Angle View & 2K Color Night Vision & Spotlight: The outdoor camera wireless battery powered features a new 2K lens, offering 4x the clarity of 1080P cameras with wider coverage. Outdoor security camera with advanced infrared light and spotlight, enjoy sharp color night vision even in low light 2.4G WiFi & Wireless & 2-Way Talk & Instant Siren: This battery-powered outdoor security camera is completely wireless, eliminating the need for cables and frequent charging. It offers long standby time with continuous recording capabilities. The built-in antenna ensures a stable 2.4G WiFi connection(Note: Does not support 5G Wi-Fi) 7-Day Loop Cloud Storage & Live View & Multi-People Share: Get a 7-day cloud loop recording with a 6-second video, Your privacy is safeguarded through encrypted cloud. You can also use a max 128GB Memory card (not included) for storage. Stay informed with live streaming, and share access with multiple devices so your entire family can monitor together AI Analysis/Smart Assistant Compatible/Custom Mode: The 2.4G WiFi camera outdoor wireless uses AI analysis to identify people, pets, vehicles, and packages. support customize up to 6 detection areas for better accuracy and fewer false alarms. Quickly activate the siren to deter intruders within 1 second. Compatible with Alexa for a seamless smart home experience 2 Install Ways & IP66 Waterproof: Outdoor cameras for home security designed with IP66 waterproof materials, the standard operating temperature of -4°F to 120°F (-20°C to 50°C ) can show excellent performance. can be installed using either a magnetic mount or bracket, allowing you to place it anywhere without a power cord Two-Way Talk & Smart Instant Siren: This wireless outdoor camera features a built-in microphone and speaker for real-time, two-way audio. Use the ZUMIMALL app to warn off intruders, screen visitors, or communicate with family and friends. The siren, flashing white light, and two-way talk provide effective ways to deter unwanted visitors Two Installation Methods 2K Color Night Vision Smart AI Analysis Memory/Cloud Storage Manage Recordings ❮ ❯ Express Delivery Sound And Light Alarm Custom Area IP66 Weatherproof Privacy Protection ❮ ❯ Multi-People Sharing Alexa Multi-platform Monitoring Multi-Devices Monitoring 2.4GHz WiFi ❮ ❯ Learn More about ZUMIMALL Security Camera ❮ ❯ What's in the Box 1 camera (white) 1 camera (black) 1 camera (white) & 1 solar panel 1 camera (black) & 1 solar panel 1 camera (white) 1 camera (black) 1 camera (white) & 1 solar panel 1 camera (black) & 1 solar panel ❮ ❯ // Initialize carousels document.addEventListener('DOMContentLoaded', function() { // Set up all carousels const carousels = ['carousel1', 'carousel2', 'carousel3', 'carousel4', 'carousel5']; carousels.forEach(id => { window[`${id}Index`] = 0; }); // Collapsible functionality const coll = document.getElementsByClassName("collapsible"); for (let i = 0; i = slides.length) { window[`${carouselId}Index`] = 0; } else if (window[`${carouselId}Index`] { dot.classList.toggle('active', index === window[`${carouselId}Index`]); }); } function goToSlide(carouselId, slideIndex) { const carousel = document.getElementById(carouselId); const dots = carousel.parentElement.querySelectorAll('.dot'); window[`${carouselId}Index`] = slideIndex; carousel.style.transform = `translateX(-${slideIndex * 100}%)`; // Update dots dots.forEach((dot, index) => { dot.classList.toggle('active', index === slideIndex); }); } // Auto-rotate carousels (optional) function autoRotate() { const carousels = ['carousel1', 'carousel2', 'carousel3', 'carousel4', 'carousel5']; carousels.forEach(id => { moveSlide(id, 1); }); } // Uncomment to enable auto-rotation (every 5 seconds) // setInterval(autoRotate, 5000); /* 主容器样式 */ .accordion-container { width: 80%; /* 电脑端宽度70%(左右各留15%) */ margin: 0 auto; padding: 0; font-family: Arial, sans-serif; } /* 折叠栏样式 - 修改背景和边框 */ .accordion { width: 100%; border: none; border-bottom: 1px solid #ddd; /* 添加下边框线 */ outline: none; transition: 0.3s; background-color: transparent; /* 背景改为透明 */ cursor: pointer; display: flex; justify-content: space-between; align-items: center; padding: 12px 0; /* 调整内边距 */ text-align: left; } /* 第一个折叠栏 */ .accordion:first-of-type { border-top: 1px solid #ddd; /* 添加上边框线 */ } /* 最后一个折叠栏 */ .accordion:last-of-type { margin-top: 0; /* 移除之前的负边距 */ } /* 折叠栏标题 */ .accordion-title { font-weight: bold; font-size: 14px; color: #50C2C7; margin: 0; display: flex; align-items: center; gap: 8px; } /* 折叠图标 - 改为❯符号 */ .accordion-icon { font-size: 16px; transition: transform 0.3s; color: #666; /* 图标颜色变深 */ } /* 展开时的图标旋转 */ .accordion.active .accordion-icon { transform: rotate(90deg); color: #222; /* 激活时图标颜色更深 */ } /* 折叠内容 */ .accordion-content { padding: 0; max-height: 0; overflow: hidden; transition: max-height 0.3s ease-out; background-color: white; } /* 折叠内容图片 */ .accordion-image { width: 100%; height: auto; display: block; margin-bottom: 10px; /* 图片下方留白 */ } /* 手机端适配 */ @media (max-width: 768px) { .accordion-container { width: 100%; /* 手机端恢复全宽 */ padding: 0 15px; /* 增加侧边内边距 */ } .accordion { padding: 12px 0; /* 保持垂直内边距 */ } .accordion-title { font-size: 13px; } } ZUMIMALL Cloud Storage ❯ ZUMIMALL AI Services ❯ // 折叠功能实现 document.querySelectorAll('.accordion').forEach(accordion => { accordion.addEventListener('click', function() { this.classList.toggle('active'); const content = this.nextElementSibling; if (content.style.maxHeight) { content.style.maxHeight = null; } else { content.style.maxHeight = content.scrollHeight + 'px'; } }); }); /* 主容器样式 */ .responsive-container { width: 80%; /* 电脑端宽度70%(左右各留15%) */ margin: 0 auto; padding: 0; font-family: Arial, sans-serif; } /* 行容器 - 电脑端横向排列 */ .row { display: flex; gap: 100px; margin-bottom: 15px; } /* 列样式 - 电脑端各占50% */ .column { flex: 1; display: flex; align-items: center; justify-content: space-between; padding: 5px 5px; border-radius: 6px; background-color: #f8f8f8; min-width: 0; /* 防止内容溢出 */ } /* 内容区域 */ .content { display: flex; align-items: center; gap: 8px; } /* 图标样式 */ .icon { width: 20px; height: 20px; } /* 文字样式 */ .text h3 { font-size: 14px; margin: 0; color: #222; font-weight: 500; white-space: nowrap; } /* 按钮样式 */ .button { padding: 5px 10px; background-color: #000; color: white; border: none; border-radius: 3px; cursor: pointer; font-weight: bold; font-size: 11px; white-space: nowrap; text-decoration: none; margin-left: 10px; } /* 按钮容器 */ .button-group { display: flex; gap: 6px; } /* 手机端适配 */ @media (max-width: 768px) { .row { flex-direction: column; gap: 8px; } .column { width: 100%; padding: 8px 12px; } .icon { width: 18px; height: 18px; } .text h3 { font-size: 13px; } .button { padding: 4px 8px; font-size: 10px; } } Product Manual Download App Download APK iOS

Show More Show Less

Price History

$29.99 $27.99 (-$2)
$27.99 $59.99 (+$32)
$59.99 $45.99 (-$14)
$45.99 $39.99 (-$6)
Show Less Show More