Description
.pd { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; color: #444; line-height: 1.8; font-size: 15px; max-width: 100%; margin: 0 auto;}.pd h1 { font-size: 38px; font-weight: 800; letter-spacing: -1px; color: #1a1a1a; margin: 0; line-height: 1.2;}.pd h3 { font-size: 18px; font-weight: 700; color: #1a1a1a; margin: 24px 0 12px 0;}.pd-breadcrumb { font-size: 11px; text-transform: uppercase; letter-spacing: 4px; color: #003B71; font-weight: 600; margin-bottom: 16px; position: relative; padding-bottom: 8px;}.pd-breadcrumb::after { content: ”; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background: #eee;}.pd-hero { border-bottom: 3px solid #003B71; padding-bottom: 24px; margin-bottom: 32px;}.pd-deck { font-size: 18px; font-weight: 300; color: #666; max-width: 600px; margin: 12px 0 0 0;}.pd-stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; border: 1px solid #eee; border-radius: 8px; overflow: hidden; margin: 32px 0;}.pd-stat { padding: 20px 16px; text-align: center; border-right: 1px solid #eee;}.pd-stat:last-child { border-right: none;}.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; margin-bottom: 2px;}.pd-stat-note { font-size: 11px; color: #999;}.pd-section { margin: 40px 0;}.pd-section-header { font-size: 13px; font-weight: 800; letter-spacing: 3px; text-transform: uppercase; color: #003B71; margin-bottom: 24px; position: relative; padding-bottom: 8px;}.pd-section-header::after { content: ”; position: absolute; bottom: 0; left: 0; right: 0; height: 2px; background: #003B71;}.pd-quote { background: linear-gradient(135deg, #003B71, #0a5298); color: white; padding: 32px; border-radius: 10px; text-align: center; margin: 40px 0;}.pd-quote-text { font-size: 22px; font-weight: 600; font-style: italic; max-width: 600px; margin: 0 auto 8px auto;}.pd-quote-attr { font-size: 12px; color: rgba(255,255,255,0.6); text-transform: uppercase; letter-spacing: 1px;}.pd-personas { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;}.pd-persona { background: #f8fafb; border: 1px solid #eee; border-radius: 10px; padding: 24px; text-align: center;}.pd-persona-icon { width: 28px; height: 28px; background: #f0f4f8; border-radius: 6px; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px auto; color: #003B71;}.pd-persona-title { font-size: 13px; text-transform: uppercase; font-weight: 700; color: #003B71; margin-bottom: 8px;}.pd-persona-desc { font-size: 12px; color: #777;}.pd-features { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0; border-top: 2px solid #003B71; border: 1px solid #eee; border-radius: 8px; overflow: hidden;}.pd-feature { padding: 24px; border-right: 1px solid #eee; border-bottom: 1px solid #eee;}.pd-feature:nth-child(2n) { border-right: none;}.pd-feature:nth-last-child(-n+2) { border-bottom: none;}.pd-feature-title { font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; color: #003B71; margin-bottom: 8px;}.pd-feature-desc { font-size: 13.5px; color: #555;}.pd-highlight { display: inline-block; background: #f0f4f8; border-radius: 6px; padding: 3px 10px; font-weight: 700; color: #003B71; font-size: 14px;}.pd-compare { background: #f8fafb; border: 1px solid #eee; border-radius: 10px; padding: 28px;}.pd-compare-title { text-transform: uppercase; font-size: 14px; font-weight: 700; color: #003B71; margin-bottom: 20px;}.pd-compare-table { width: 100%; border-collapse: collapse;}.pd-compare-table th { font-size: 11px; color: #999; letter-spacing: 1px; text-transform: uppercase; padding: 12px 0; border-bottom: 1px solid #e8e8e8;}.pd-compare-table th:first-child { text-align: left;}.pd-compare-table th:nth-child(2) { text-align: center;}.pd-compare-table th:last-child { text-align: right;}.pd-compare-table td { padding: 12px 0; border-bottom: 1px solid #e8e8e8;}.pd-compare-table td:first-child { color: #444; font-size: 14px; text-align: left;}.pd-compare-table td:nth-child(2) { text-align: center;}.pd-compare-table td:last-child { color: #999; font-size: 13px; text-align: right;}.pd-badge { background: #e8f0f8; color: #003B71; font-weight: 700; font-size: 13px; padding: 4px 12px; border-radius: 4px; display: inline-block;}.pd-verdict { border: 2px solid #003B71; border-radius: 8px; overflow: hidden; margin: 40px 0;}.pd-verdict-header { background: #003B71; color: white; font-size: 12px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; padding: 12px 24px;}.pd-verdict-body { padding: 24px;}.pd-verdict-section { margin-bottom: 20px;}.pd-verdict-section:last-child { margin-bottom: 0;}.pd-verdict-section h4 { font-size: 14px; font-weight: 700; margin-bottom: 12px;}.pd-verdict-strengths h4 { color: #1a8f4a;}.pd-verdict-consider h4 { color: #c0392b;}.pd-verdict ul { list-style: none; padding: 0; margin: 0;}.pd-verdict li { font-size: 14px; line-height: 1.6; margin-bottom: 8px;}.pd-verdict-strengths li::before { content: ‘+ ‘; color: #1a8f4a; font-weight: 700;}.pd-verdict-consider li::before { content: ‘- ‘; color: #c0392b; font-weight: 700;}.pd-box { 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; line-height: 1.7; } .pd h1 { font-size: 28px; } .pd-deck { font-size: 16px; } .pd-section { margin: 24px 0; } .pd-section-header { margin-bottom: 12px; } .pd-stats { grid-template-columns: repeat(2, 1fr); } .pd-stat { padding: 16px 12px; } .pd-stat:nth-child(2) { border-right: none; } .pd-stat:nth-child(3) { border-right: none; } .pd-quote { padding: 20px; } .pd-quote-text { font-size: 17px; } .pd-personas { display: block; border: 1px solid #eee; border-radius: 10px; overflow: hidden; background: #f8fafb; } .pd-persona { display: flex; align-items: center; gap: 14px; text-align: left; padding: 14px 16px; border-bottom: 1px solid #eee; background: none; border: none; border-radius: 0; } .pd-persona:last-child { border-bottom: none; } .pd-persona-icon { width: 24px; height: 24px; margin: 0; flex-shrink: 0; } .pd-persona-content { flex: 1; } .pd-persona-title { margin-bottom: 4px; } .pd-features { grid-template-columns: 1fr; } .pd-feature { border-right: none; padding: 16px 0; } .pd-compare { padding: 16px; } .pd-compare-table { font-size: 12px; } .pd-verdict-body { padding: 16px; } .pd-verdict ul { font-size: 13px; }}HOME APPLIANCES • ROBOT VACUUMS • VACUUM & MOP COMBOS
eufy Omni C28A Robot Vacuum & Mop with All-in-One Station & Accessory Kit
Advanced HydroJet™ self-cleaning technology meets 15,000Pa suction power for truly hands-free floor cleaning.SUCTION POWER15,000PaDeep cleanMOP PRESSURE1kgDownward forceSTATION FEATURES5-in-1Fully automatedNAVIGATIONiPath 2.0Smart mapping
The eufy Omni C28 represents a significant step forward in robotic floor care, designed for households that want professional-level cleaning without the daily maintenance. This isn’t just another robot vacuum – it’s a complete floor care system that handles both vacuuming and mopping with remarkable autonomy.
Built around eufy’s innovative HydroJet™ technology, the C28 addresses the common frustration of traditional robot mops that simply push dirt around. Instead, its self-cleaning roller mop continuously refreshes itself while applying substantial downward pressure, delivering the kind of deep clean you’d expect from manual mopping.
“Finally, a robot that actually mops properly – with real pressure and self-cleaning capability that eliminates streaks and dirt redistribution.”Floor Care InnovationIDEAL FORBUSY FAMILIESParents juggling work and family life who need reliable, hands-free cleaning that works around their schedulePET OWNERSHouseholds with dogs and cats that need powerful suction and anti-tangle brushes for fur managementPREMIUM HOME OWNERSThose with mixed flooring who want professional-grade cleaning without compromising on convenience or resultsKEY FEATURESHYDROJET™ SELF-CLEANING MOPRevolutionary roller mop technology that cleans itself in real-time, applying 1kg of downward pressure to eliminate streaks and ensure consistent cleaning performance across your entire home.15,000PA POWERHOUSE SUCTIONProfessional-grade suction power that effortlessly lifts embedded dirt, pet hair, and debris from carpets, rugs, and hard floors, leaving surfaces thoroughly clean.5-IN-1 AUTOMATED STATIONComplete hands-free operation with automatic dust emptying, mop washing, water refilling, hot-air drying, and wastewater collection – true set-and-forget convenience.DUOSPIRAL DETANGLINGIntelligent brush design automatically prevents pet hair and human hair from wrapping around the rollers, maintaining peak performance without manual intervention.IPATH 2.0 SMART NAVIGATIONAdvanced obstacle detection and mapping technology that works effectively in low light conditions and under furniture for comprehensive, efficient cleaning coverage.DUAL CLEANING MODESSeamlessly switches between vacuum-only and vacuum-plus-mop modes, automatically adjusting cleaning approach based on floor type and debris level.HYDROJET™ TECHNOLOGY
Revolutionary Self-Cleaning Mop System
The HydroJet™ system represents a fundamental breakthrough in robotic mopping technology. Unlike traditional robot mops that drag dirty pads across your floors, the C28’s roller mop continuously cleans itself as it works. The system maintains 1kg of consistent downward pressure while the roller automatically removes dirt and grime, ensuring every pass delivers fresh, clean mopping action.
This self-cleaning capability eliminates the common problem of dirt redistribution, where conventional robot mops simply push debris around rather than removing it. The result is genuinely clean floors with no streaks, spots, or missed areas – the kind of finish you’d expect from manual mopping but delivered autonomously.
SMART AUTOMATION
5-in-1 All-in-One Station
The included docking station transforms the C28 from a robot vacuum into a complete cleaning ecosystem. After each cleaning session, the robot automatically returns to its base where it undergoes a full maintenance cycle: dust emptying, mop washing, fresh water refilling, hot-air drying, and wastewater disposal.
This level of automation means you can genuinely set weekly cleaning schedules and forget about daily maintenance. The hot-air drying system prevents mould and odour buildup, whilst the separate clean and dirty water tanks ensure optimal hygiene throughout the cleaning process.
NAVIGATION & COVERAGE
iPath 2.0 Intelligent Mapping
The C28’s navigation system excels in real-world home environments, including challenging conditions like low light and cramped spaces under furniture. The iPath 2.0 technology creates detailed floor maps whilst actively avoiding obstacles, ensuring comprehensive coverage without getting stuck or missing areas.
The system learns your home’s layout over time, optimising cleaning routes and identifying high-traffic areas that need extra attention. This intelligent approach means faster, more thorough cleaning sessions with minimal intervention required.
HOW IT COMPARESOmni C28 vs. Typical Robot Vacuum/Mop Combos
| FEATURE | THIS PRODUCT | TYPICAL |
|---|---|---|
| Mop Self-Cleaning | Real-time HydroJet™ | Static pad replacement |
| Suction Power | 15,000Pa | 3,000-8,000Pa |
| Station Functions | 5-in-1 automated | Basic charging only |
| Hair Detangling | DuoSpiral automatic | Manual removal required |
| Mop Pressure | 1kg downward force | Light contact pressure |
THE VERDICT
STRENGTHS
- HydroJet™ self-cleaning mop delivers genuinely effective mopping with professional results
- 15,000Pa suction power handles everything from fine dust to embedded pet hair
- 5-in-1 station provides true hands-free operation for weeks at a time
- DuoSpiral brushes eliminate hair tangling issues that plague other robot vacuums
- iPath 2.0 navigation excels in challenging conditions like low light and tight spaces
- Dual cleaning modes automatically optimise approach for different floor types
CONSIDER
- Premium price point reflects advanced technology and comprehensive feature set
- All-in-one station requires dedicated space and water connections for optimal convenience
WHAT’S IN THE BOXeufy Omni C28 Robot5-in-1 All-in-One StationPower AdapterWater Tank AssemblyCleaning ToolQuick Start GuideWarranty Card
Explore more from our collection.





Reviews
There are no reviews yet.