Eureka Z50 Robovac with Automatic Carpet Shield and Mop Lifter

Eureka Z50 Robovac with Automatic Carpet Shield and Mop Lifter
source: gettyimages
January 6, 2026

Eureka introduces the Z50, a new robotic vacuum that addresses common issues with mopping robovacs, especially on carpets. Priced tentatively at $800, the Z50 features an innovative roller mop cover that automatically lifts and shields before vacuuming carpets, preventing them from getting wet. This design is reminiscent of the cover seen on the Roomba Max 705 Combo but at a more affordable price point, considering the previous model was priced at $1,299.99.

Key Features

Launch Details

The Eureka Z50 is expected to arrive sometime in 2026. As of now, the exact release date remains undisclosed.

Stay updated by following related topics and authors to receive personalized recommendations and email updates on this story.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 277 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644922,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}