Description
.pd { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; color: #444; line-height: 1.8; font-size: 15px;}.pd h1 { font-size: 38px; font-weight: 800; letter-spacing: -1px; color: #1a1a1a; margin: 0 0 12px 0;}.pd h3 { font-size: 18px; font-weight: 700; color: #1a1a1a; margin: 32px 0 16px 0;}.pd .category-line { font-size: 11px; text-transform: uppercase; letter-spacing: 4px; color: #003B71; margin-bottom: 20px; display: flex; align-items: center; gap: 12px;}.pd .category-line:after { content: ”; flex: 1; height: 1px; background: #ddd;}.pd .deck { font-size: 18px; font-weight: 300; color: #666; max-width: 600px; margin-bottom: 24px;}.pd .hero-border { border-bottom: 3px solid #003B71; margin-bottom: 32px; padding-bottom: 24px;}.pd .stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-bottom: 32px; padding: 20px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}.pd .stat { text-align: center;}.pd .stat-label { font-size: 10px; text-transform: uppercase; letter-spacing: 2px; color: #aaa; margin-bottom: 4px;}.pd .stat-value { font-size: 20px; font-weight: 800; color: #003B71;}.pd .stat-note { font-size: 11px; color: #999; margin-top: 2px;}.pd .section-header { font-size: 13px; font-weight: 800; letter-spacing: 3px; text-transform: uppercase; color: #003B71; margin: 40px 0 24px 0; display: flex; align-items: center; gap: 16px;}.pd .section-header:after { content: ”; flex: 1; height: 2px; background: #003B71;}.pd .pull-quote { background: linear-gradient(135deg, #003B71, #0a5298); color: white; padding: 40px; margin: 40px 0; border-radius: 8px;}.pd .pull-quote-text { font-size: 22px; font-weight: 600; font-style: italic; max-width: 600px; margin-bottom: 12px;}.pd .pull-quote-attr { font-size: 14px; color: rgba(255,255,255,0.6);}.pd .ideal-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 40px;}.pd .ideal-card { background: #f8fafb; border: 1px solid #eee; border-radius: 10px; padding: 24px; text-align: center;}.pd .ideal-icon { width: 28px; height: 28px; background: #f0f4f8; border-radius: 6px; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px auto;}.pd .ideal-title { font-size: 13px; font-weight: 700; text-transform: uppercase; color: #003B71; margin-bottom: 8px;}.pd .ideal-desc { font-size: 12px; color: #777;}.pd .features-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0; border-top: 2px solid #003B71; margin-bottom: 40px;}.pd .feature-cell { padding: 20px; border-bottom: 1px solid #eee; border-right: 1px solid #eee;}.pd .feature-cell:nth-child(even) { border-right: none;}.pd .feature-title { font-size: 14px; font-weight: 700; text-transform: uppercase; color: #003B71; margin-bottom: 8px;}.pd .feature-text { font-size: 13.5px; color: #555;}.pd .highlight-badge { display: inline-block; background: #f0f4f8; border-radius: 6px; padding: 3px 10px; font-weight: 700; color: #003B71; font-size: 14px;}.pd .compare-card { background: #f8fafb; border: 1px solid #eee; border-radius: 10px; padding: 28px; margin-bottom: 40px;}.pd .compare-title { font-size: 14px; font-weight: 700; text-transform: uppercase; color: #003B71; margin-bottom: 20px;}.pd .compare-table { width: 100%; border-collapse: collapse;}.pd .compare-table th { font-size: 11px; color: #999; text-transform: uppercase; letter-spacing: 1px; padding-bottom: 12px; text-align: left;}.pd .compare-table th:nth-child(2) { text-align: center;}.pd .compare-table th:nth-child(3) { text-align: right;}.pd .compare-table td { padding: 12px 0; border-bottom: 1px solid #e8e8e8;}.pd .compare-table td:first-child { font-size: 14px; color: #444;}.pd .compare-table td:nth-child(2) { text-align: center;}.pd .compare-table td:nth-child(3) { font-size: 13px; color: #999; text-align: right;}.pd .compare-badge { background: #e8f0f8; color: #003B71; font-weight: 700; font-size: 13px; padding: 4px 12px; border-radius: 4px; display: inline-block;}.pd .verdict-box { border: 2px solid #003B71; margin-bottom: 40px;}.pd .verdict-header { background: #003B71; color: white; padding: 12px 24px; font-size: 12px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase;}.pd .verdict-body { padding: 24px;}.pd .verdict-section { margin-bottom: 20px;}.pd .verdict-section:last-child { margin-bottom: 0;}.pd .verdict-label { font-size: 14px; font-weight: 700; text-transform: uppercase; margin-bottom: 12px;}.pd .verdict-strengths { color: #1a8f4a;}.pd .verdict-consider { color: #c0392b;}.pd .verdict-list { list-style: none; margin: 0; padding: 0;}.pd .verdict-list li { margin-bottom: 8px; font-size: 14px;}.pd .verdict-list li:before { margin-right: 8px; font-weight: bold;}.pd .verdict-strengths li:before { content: ‘+’;}.pd .verdict-consider li:before { content: ‘-‘;}.pd .box-contents { display: flex; flex-wrap: wrap; gap: 8px; padding: 16px; border: 1px solid #eee; border-radius: 8px; background: #f8fafb;}.pd .box-item { display: inline-flex; align-items: center; gap: 6px; background: white; border: 1px solid #eee; border-radius: 20px; padding: 6px 14px; font-size: 13px; font-weight: 500; color: #444;}@media (max-width: 640px) { .pd { font-size: 14px; } .pd h1 { font-size: 28px; } .pd .deck { font-size: 16px; } .pd .stats-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; } .pd .section-header { margin: 24px 0 12px 0; } .pd .pull-quote { padding: 20px; } .pd .pull-quote-text { font-size: 17px; } .pd .ideal-grid { grid-template-columns: 1fr; gap: 0; border: 1px solid #eee; border-radius: 10px; overflow: hidden; background: #f8fafb; } .pd .ideal-card { background: transparent; border: none; border-bottom: 1px solid #eee; border-radius: 0; padding: 14px 16px; display: flex; align-items: center; gap: 14px; text-align: left; } .pd .ideal-card:last-child { border-bottom: none; } .pd .ideal-icon { width: 24px; height: 24px; margin: 0; } .pd .features-grid { grid-template-columns: 1fr; } .pd .feature-cell { padding: 16px 0; border-right: none; } .pd .compare-card { padding: 16px; } .pd .compare-table { font-size: 12px; } .pd .verdict-body { padding: 16px; } .pd .verdict-list { font-size: 13px; }}Home Appliances • Robot Vacuums • Smart Cleaning
Nozzie 4-in-1 6000Pa Self-Emptying Robot Vacuum & Mop
Advanced 360° LiDAR navigation meets powerful 6000Pa suction in this intelligent cleaning system that vacuums, mops, and empties itself.Suction Power6000PaNavigation360° LiDARFunctions4-in-1Vacuum + MopMapping5 Levels
The Nozzie robot vacuum represents a significant step forward in automated home cleaning. Rather than simply wandering around your floors, this intelligent system uses advanced LiDAR technology to map your home with precision, creating detailed floor plans that enable efficient, methodical cleaning patterns.
What sets the Nozzie apart is its comprehensive approach to floor care. The 4-in-1 design combines powerful vacuuming with intelligent mopping, whilst the self-emptying base station means weeks can pass without manual intervention. For busy households seeking professional-level cleaning results, this represents excellent value at this price point.
The combination of 6000Pa suction and self-emptying convenience delivers the kind of hands-free cleaning that transforms your daily routine.Perfect for modern Irish homesIDEAL FORBusy FamiliesMulti-level homes with pets, children, and constant foot traffic requiring daily maintenanceTime-Conscious ProfessionalsWorking individuals who value automated solutions and scheduled cleaning whilst awaySmart Home EnthusiastsTech-savvy users seeking app control, voice integration, and advanced navigation featuresKEY FEATURESPowerful 6000Pa SuctionIndustry-leading suction power tackles embedded dirt, pet hair, and debris across carpets and hard floors with exceptional thoroughness.360° LiDAR NavigationPrecision laser mapping creates accurate floor plans, enabling systematic cleaning patterns and intelligent obstacle avoidance.Self-Emptying Base StationAutomatic dust collection system holds weeks of debris, with hands-free emptying that maintains suction performance consistently.Multi-Level MappingStore and navigate up to 5 different floor plans, perfect for multi-storey homes with varying layouts and furniture arrangements.4-in-1 Cleaning SystemCombines vacuuming, sweeping, mopping, and detachable handheld functionality for comprehensive floor and surface cleaning.Smart Control OptionsFull smartphone app integration plus remote control and voice command compatibility for flexible operation methods.
Advanced Navigation Technology
The 360° LiDAR system represents a significant upgrade over basic camera or bump-sensor navigation. This laser-based mapping creates detailed room layouts in real-time, enabling the Nozzie to clean in efficient straight lines rather than random patterns. The system recognises furniture, walls, and obstacles, creating invisible boundaries that prevent falls and collisions.
Multi-level mapping capability means the robot learns and stores floor plans for up to 5 different levels of your home. Whether moving between ground floor and upstairs, or from main living areas to basement spaces, the Nozzie adapts its cleaning approach based on each area’s specific layout and requirements.
Self-Emptying Convenience
The automatic dust collection station transforms the user experience by eliminating frequent manual emptying. After each cleaning session, the robot returns to base and transfers collected debris into a sealed bag system. This hands-free maintenance approach means the system can operate independently for weeks at a time.
The detachable base design adds versatility, allowing manual operation for stairs, furniture cleaning, and areas the main unit cannot reach. This transforms a single robot vacuum into a comprehensive cleaning solution for every surface in your home.
Smart Home Integration
The comprehensive control system offers three distinct operation methods. The smartphone app provides detailed scheduling, real-time monitoring, and cleaning customisation options. Voice control integration works with popular smart home platforms, enabling simple commands for immediate cleaning tasks.
For users preferring physical controls, the included remote provides all essential functions without requiring smartphone connectivity. This multi-modal approach ensures the system suits different technical comfort levels and usage preferences within the household.
HOW IT COMPARESNozzie 4-in-1 vs. Standard Robot Vacuums
| FEATURE | THIS PRODUCT | STANDARD |
|---|---|---|
| Suction Power | 6000Pa | 2000-3000Pa |
| Navigation Method | 360° LiDAR | Camera/Bump sensors |
| Self-Emptying | Automatic | Manual emptying |
| Cleaning Functions | 4-in-1 System | Vacuum only |
| Multi-Level Mapping | 5 Floors | Single level |
THE VERDICTSTRENGTHS
- Exceptional 6000Pa suction power handles all debris types effectively
- LiDAR navigation provides precise, efficient cleaning patterns
- Self-emptying base eliminates weekly maintenance requirements
- Multi-level mapping suits complex home layouts perfectly
- 4-in-1 functionality replaces multiple cleaning tools
- Comprehensive control options suit all user preferences
CONSIDER
- Premium features command higher initial investment
- LiDAR sensor adds height, may limit low-clearance access
WHAT’S IN THE BOXNozzie Robot VacuumSelf-Emptying Base StationDetachable Handheld UnitMopping AttachmentRemote ControlCharging CableExtra FiltersSide BrushesUser Manual
Explore more from our collection.





Reviews
There are no reviews yet.