Description
.pd { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, sans-serif; color: #444; line-height: 1.8; margin: 0; padding: 0;}.pd * { box-sizing: border-box;}.breadcrumb { text-transform: uppercase; letter-spacing: 4px; font-size: 11px; color: #003B71; margin-bottom: 20px; position: relative; padding-bottom: 8px;}.breadcrumb::after { content: ”; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background: #eee;}.hero-title { font-size: 38px; font-weight: 800; letter-spacing: -1px; color: #1a1a1a; margin: 0 0 16px 0; line-height: 1.2;}.hero-deck { font-size: 18px; font-weight: 300; color: #666; max-width: 600px; margin: 0 0 32px 0; line-height: 1.5;}.hero-border { border-bottom: 3px solid #003B71; margin-bottom: 32px;}.stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); border: 1px solid #eee; border-radius: 8px; overflow: hidden; margin-bottom: 32px;}.stat-cell { padding: 20px 16px; text-align: center; border-right: 1px solid #eee;}.stat-cell:last-child { border-right: none;}.stat-label { font-size: 10px; text-transform: uppercase; letter-spacing: 2px; color: #aaa; margin-bottom: 8px;}.stat-value { font-size: 20px; font-weight: 800; color: #003B71; margin-bottom: 4px;}.stat-note { font-size: 11px; color: #999;}.section-divider { font-size: 13px; font-weight: 800; letter-spacing: 3px; text-transform: uppercase; color: #003B71; margin: 40px 0 20px 0; position: relative; padding-bottom: 8px;}.section-divider::after { content: ”; position: absolute; bottom: 0; left: 0; right: 0; height: 2px; background: #003B71;}.opening-text { font-size: 15.5px; line-height: 1.85; color: #444; margin-bottom: 32px;}.opening-text p { margin: 0 0 16px 0;}.pull-quote { background: linear-gradient(135deg, #003B71, #0a5298); color: white; padding: 32px 24px; margin: 32px 0; border-radius: 8px;}.pull-quote-text { font-size: 22px; font-weight: 600; font-style: italic; max-width: 600px; margin: 0 0 12px 0; line-height: 1.4;}.pull-quote-attribution { font-size: 14px; color: rgba(255, 255, 255, 0.6); margin: 0;}.ideal-for-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-bottom: 32px;}.ideal-card { background: #f8fafb; border: 1px solid #eee; border-radius: 10px; padding: 24px; text-align: center;}.ideal-card .icon-container { width: 28px; height: 28px; background: #f0f4f8; border-radius: 6px; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px auto; color: #003B71;}.ideal-card .title { font-size: 13px; font-weight: bold; text-transform: uppercase; color: #003B71; margin: 0 0 8px 0;}.ideal-card .description { font-size: 12px; color: #777; margin: 0; line-height: 1.4;}.features-grid { border-top: 2px solid #003B71; display: grid; grid-template-columns: repeat(2, 1fr); margin-bottom: 32px;}.feature-cell { padding: 20px; border-right: 1px solid #eee; border-bottom: 1px solid #eee;}.feature-cell:nth-child(2n) { border-right: none;}.feature-title { font-size: 14px; font-weight: 700; text-transform: uppercase; color: #003B71; margin: 0 0 8px 0;}.feature-text { font-size: 13.5px; color: #555; margin: 0; line-height: 1.5;}.deep-dive { margin-bottom: 32px;}.deep-dive h3 { font-size: 18px; font-weight: 700; color: #1a1a1a; margin: 0 0 16px 0;}.deep-dive p { font-size: 15px; line-height: 1.7; color: #444; margin: 0 0 16px 0;}.stat-badge { display: inline-block; background: #f0f4f8; border-radius: 6px; padding: 3px 10px; font-weight: 700; color: #003B71; font-size: 14px;}.compare-card { background: #f8fafb; border: 1px solid #eee; border-radius: 10px; padding: 28px; margin-bottom: 32px;}.compare-title { font-size: 14px; font-weight: 700; text-transform: uppercase; color: #003B71; margin: 0 0 20px 0;}.compare-table { width: 100%; border-collapse: collapse;}.compare-table th { font-size: 11px; color: #999; letter-spacing: 1px; text-transform: uppercase; padding: 12px 0; border-bottom: 1px solid #e8e8e8;}.compare-table th:first-child { text-align: left;}.compare-table th:nth-child(2) { text-align: center;}.compare-table th:last-child { text-align: right;}.compare-table td { padding: 12px 0; border-bottom: 1px solid #e8e8e8;}.compare-table td:first-child { color: #444; font-size: 14px; text-align: left;}.compare-table td:nth-child(2) { text-align: center;}.compare-table td:last-child { color: #999; font-size: 13px; text-align: right;}.compare-badge { background: #e8f0f8; color: #003B71; font-weight: 700; font-size: 13px; padding: 4px 12px; border-radius: 4px; display: inline-block;}.verdict-box { border: 2px solid #003B71; margin-bottom: 32px;}.verdict-header { background: #003B71; color: white; font-size: 12px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; padding: 12px 16px; margin: 0;}.verdict-body { padding: 24px;}.verdict-strengths h4 { color: #1a8f4a; font-size: 14px; font-weight: 700; text-transform: uppercase; margin: 0 0 12px 0;}.verdict-considerations h4 { color: #c0392b; font-size: 14px; font-weight: 700; text-transform: uppercase; margin: 20px 0 12px 0;}.verdict-list { margin: 0 0 0 16px; padding: 0;}.verdict-list li { font-size: 14px; line-height: 1.6; margin-bottom: 8px;}.box-contents { display: flex; flex-wrap: wrap; gap: 8px; padding: 16px; border: 1px solid #eee; border-radius: 8px; background: #f8fafb;}.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) { .hero-title { font-size: 28px; } .hero-deck { font-size: 16px; } .pull-quote-text { font-size: 17px; } .pull-quote { padding: 20px; } .stats-grid { grid-template-columns: repeat(2, 1fr); } .ideal-for-grid { display: block; border: 1px solid #eee; border-radius: 10px; overflow: hidden; } .ideal-card { display: flex; align-items: center; gap: 14px; background: white; border: none; border-radius: 0; border-bottom: 1px solid #eee; padding: 14px 16px; text-align: left; } .ideal-card:last-child { border-bottom: none; } .ideal-card .icon-container { width: 24px; height: 24px; margin: 0; flex-shrink: 0; } .features-grid { grid-template-columns: 1fr; } .feature-cell { border-right: none; padding: 16px 0; } .deep-dive p { font-size: 14px; line-height: 1.7; } .compare-table { font-size: 12px; } .verdict-body { padding: 16px; } .verdict-list li { font-size: 13px; } .section-divider { margin: 24px 0 12px 0; } .opening-text { font-size: 14px; }}Smart Home • Robot Cleaners • Vacuum & Mop Combos
Homebot Glider Robot Vacuum and Mop with Self-Empty Station
Advanced robot vacuum and mop with self-emptying station that handles everything from daily maintenance to deep cleaning across multiple floor types.
MAPPING4 LevelsMulti-floorMOP WASH55°CHot waterCONTROLVoiceIrish accentFUNCTION2-in-1Vacuum + Mop
The Glider represents a new generation of robot cleaners designed for Irish homes that demand both convenience and thoroughness. Unlike basic robot vacuums, this intelligent system combines powerful suction with dual spinning mops, automatically adapting to different surfaces throughout your home.
What sets the Glider apart is its self-maintenance approach. The self-emptying dust bin and 55°C hot water mop washing system mean you can genuinely set it and forget it for weeks at a time. Featured and reviewed by The Irish Times, it’s built specifically for homes with mixed flooring and busy lifestyles.
A robot cleaner that actually thinks like you do – lifting mops on carpets, washing itself clean, and mapping every corner of your home
The complete hands-free cleaning experience
IDEAL FORMulti-Level HomesMaps up to 4 floors independently, perfect for Irish townhouses and larger homes with stairsBusy ProfessionalsSelf-emptying station and mop washing means minimal intervention for weeks at a timeMixed FlooringIntelligent sensors adapt between carpets, tiles, and hard floors without manual adjustmentKEY FEATURESSelf-Empty StationAutomatically empties its dust bin into a sealed bag system, maintaining suction power and reducing hands-on maintenance to just bag changes every few weeks.Hot Water Mop WashDual spinning mops are cleaned with 55°C hot water at the docking station, ensuring hygienic mopping performance on every clean cycle.Intelligent Surface DetectionBuilt-in carpet sensors automatically lift the mop when transitioning from hard floors to carpets, rugs or mats, preventing soggy mess on soft surfaces.Multi-Floor MappingAdvanced LIDAR navigation creates detailed maps of up to 4 different levels, remembering room layouts and no-go zones for each floor.Irish Voice ControlApp and voice control with Irish accent recognition, integrating seamlessly with your smart home setup and daily routines.Universal Floor CompatibilityOptimised for all floor types commonly found in Irish homes, with particularly excellent performance on tile surfaces and grouting.SMART CLEANING TECHNOLOGY
Adaptive Surface Intelligence
The Glider’s most impressive feature is its ability to think about surfaces like you do. When it encounters carpet edges, rugs, or mats, built-in sensors automatically lift the dual spinning mops to prevent water damage. This isn’t just basic obstacle detection – it’s genuine surface intelligence that adapts cleaning methods in real-time.
The dual spinning mop system provides 200% more cleaning contact than single-pad systems, with each mop spinning independently to tackle ground-in dirt and stains that regular robot vacuums simply push around.
SELF-MAINTENANCE SYSTEM
Hands-Free Operation
The self-emptying dust station and hot water mop washing represent a genuine breakthrough in robot cleaner convenience. After each cleaning session, the Glider returns to wash its mops with 55°C hot water, removing bacteria and maintaining hygiene standards that cold water simply can’t achieve.
The sealed dust collection system holds weeks of debris, automatically emptying the robot’s small bin into a larger sealed bag. This maintains consistent suction power and means your only regular maintenance is changing the collection bag every few weeks, not daily emptying.
HOW IT COMPARESGlider vs. Typical Robot Cleaners
| Feature | This Product | Typical |
|---|---|---|
| Mop Maintenance | 55°C Hot Wash | Manual washing |
| Dust Emptying | Self-Empty Station | Daily manual emptying |
| Carpet Detection | Auto Mop Lift | Water damage risk |
| Floor Mapping | 4 Levels | Single floor |
| Voice Control | Irish Accent | Generic English |
THE VERDICT
STRENGTHS
- + Genuinely hands-free operation with self-emptying and mop washing
- + Intelligent mop lifting prevents carpet water damage
- + Multi-floor mapping ideal for Irish homes with stairs
- + Hot water mop cleaning maintains hygiene standards
- + Irish voice recognition works with local accents
- + Excellent on tile floors and grouting
CONSIDER
- – Higher initial investment than basic robot vacuums
- – Requires dedicated space for charging station
WHAT’S IN THE BOXGlider Robot Vacuum & MopSelf-Empty Docking StationDual Spinning Mop PadsReplacement Dust Bags (3x)Side BrushesHEPA FilterPower AdapterUser Manual
Explore more from our collection.





Reviews
There are no reviews yet.