{"product_id":"dreame-z30-cordless-vacuum-cleaner-vzv17a","title":"Dreame Z30 Cordless Vacuum Cleaner | VZV17A","description":"\u003cstyle\u003e\n  .pd {\n    --blue: #003B71;\n    --blue2: #005CB9;\n    --yellow: #FFD200;\n    --soft: #F2F7FC;\n    --light: #F8FAFC;\n    --border: #D8E7F5;\n    --text: #444;\n    --dark: #1A1A1A;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .pd * {\n    box-sizing: border-box;\n  }\n\n  .pd .breadcrumb {\n    margin-bottom: 10px;\n    color: #687B8C;\n    font-size: 13px;\n  }\n\n  .pd .hero-border {\n    padding: 22px 0 20px;\n    border-top: 4px solid var(--blue);\n    border-bottom: 1px solid var(--border);\n  }\n\n  .pd h1 {\n    margin: 0 0 10px;\n    color: var(--dark);\n    font-size: clamp(34px, 4.4vw, 42px);\n    line-height: 1.08;\n    letter-spacing: -0.8px;\n  }\n\n  .pd .deck {\n    max-width: 880px;\n    margin: 0;\n    color: #536474;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .pd .stats-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    margin: 20px 0 26px;\n    overflow: hidden;\n    background: var(--soft);\n    border: 1px solid var(--border);\n    border-radius: 8px;\n  }\n\n  .pd .stat {\n    padding: 14px 15px;\n    text-align: center;\n    border-right: 1px solid var(--border);\n  }\n\n  .pd .stat:last-child {\n    border-right: 0;\n  }\n\n  .pd .stat strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--blue);\n    font-size: 21px;\n    line-height: 1.15;\n  }\n\n  .pd .stat span {\n    display: block;\n    color: #657585;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .pd .intro {\n    max-width: 960px;\n  }\n\n  .pd .intro p {\n    margin: 0 0 12px;\n  }\n\n  .pd .pull-quote {\n    margin: 20px 0 28px;\n    padding: 16px 20px 16px 24px;\n    color: var(--blue);\n    background: var(--soft);\n    border-left: 4px solid var(--yellow);\n    border-radius: 0 7px 7px 0;\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .pd .section-divider {\n    margin: 28px 0;\n    border: 0;\n    border-top: 1px solid var(--border);\n  }\n\n  .pd h2 {\n    margin: 0 0 14px;\n    color: var(--blue);\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .pd h3 {\n    margin: 0 0 8px;\n    color: var(--blue);\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  .pd .ideal-cards,\n  .pd .features-grid {\n    display: grid;\n    gap: 12px;\n  }\n\n  .pd .ideal-cards {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .pd .features-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .pd .ideal-card,\n  .pd .feature-card {\n    padding: 16px 18px;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 7px;\n  }\n\n  .pd .ideal-card {\n    background: var(--light);\n  }\n\n  .pd .ideal-card strong,\n  .pd .feature-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--blue);\n    font-size: 15px;\n    line-height: 1.35;\n  }\n\n  .pd .ideal-card p,\n  .pd .feature-card p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .pd .editorial {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n  }\n\n  .pd .editorial-section {\n    padding: 18px 20px;\n    background: var(--light);\n    border-top: 3px solid var(--blue2);\n    border-radius: 6px;\n  }\n\n  .pd .editorial-section.wide {\n    grid-column: 1 \/ -1;\n  }\n\n  .pd .editorial-section p {\n    margin: 0;\n  }\n\n  .pd .compare-card {\n    overflow: hidden;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n  }\n\n  .pd .compare-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .pd table {\n    width: 100%;\n    min-width: 690px;\n    border-collapse: collapse;\n    text-align: left;\n  }\n\n  .pd th {\n    padding: 11px 14px;\n    color: #fff;\n    background: var(--blue);\n    font-size: 13px;\n  }\n\n  .pd td {\n    padding: 11px 14px;\n    border-top: 1px solid var(--border);\n    font-size: 14px;\n    vertical-align: top;\n  }\n\n  .pd tbody tr:nth-child(even) td {\n    background: var(--soft);\n  }\n\n  .pd .verdict {\n    overflow: hidden;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n  }\n\n  .pd .verdict-header {\n    padding: 12px 18px;\n    background: var(--blue);\n  }\n\n  .pd .verdict-header h2 {\n    margin: 0;\n    color: #fff;\n  }\n\n  .pd .verdict-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .pd .verdict-col {\n    padding: 17px 20px;\n  }\n\n  .pd .verdict-col:first-child {\n    background: var(--soft);\n    border-right: 1px solid var(--border);\n  }\n\n  .pd .verdict ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .pd .verdict li {\n    margin: 5px 0;\n  }\n\n  .pd .box-contents {\n    padding: 17px 20px;\n    background: var(--light);\n    border: 1px solid var(--border);\n    border-radius: 8px;\n  }\n\n  .pd .box-contents ul {\n    columns: 2;\n    column-gap: 32px;\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .pd .box-contents li {\n    margin: 4px 0;\n    break-inside: avoid;\n  }\n\n  @media (max-width: 800px) {\n    .pd .stats-bar {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .pd .stat:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pd .stat:nth-child(-n+2) {\n      border-bottom: 1px solid var(--border);\n    }\n\n    .pd .ideal-cards,\n    .pd .features-grid,\n    .pd .editorial {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .pd .editorial-section.wide {\n      grid-column: 1 \/ -1;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .pd {\n      font-size: 14px;\n    }\n\n    .pd .hero-border {\n      padding: 17px 0;\n    }\n\n    .pd .ideal-cards,\n    .pd .features-grid,\n    .pd .editorial,\n    .pd .verdict-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pd .editorial-section.wide {\n      grid-column: auto;\n    }\n\n    .pd .verdict-col:first-child {\n      border-right: 0;\n      border-bottom: 1px solid var(--border);\n    }\n\n    .pd .box-contents ul {\n      columns: 1;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd\"\u003e\n  \u003cdiv class=\"breadcrumb\"\u003eFloorcare \/ Cordless Vacuum Cleaners \/ Dreame\u003c\/div\u003e\n\n  \u003csection class=\"hero-border\"\u003e\n    \u003ch1\u003eDreame Z30 Cordless Stick Vacuum Cleaner\u003c\/h1\u003e\n    \u003cp class=\"deck\"\u003eHigh-performance 310AW cordless cleaning with intelligent dirt detection, illuminated floorheads and a comprehensive accessory system for carpets, hard floors, furniture and pet care.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"stats-bar\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e310AW\u003c\/strong\u003e\n      \u003cspan\u003eMaximum suction power\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e150,000rpm\u003c\/strong\u003e\n      \u003cspan\u003eTurboMotor speed\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e90 Min\u003c\/strong\u003e\n      \u003cspan\u003eMaximum Eco-mode runtime\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e99.99%\u003c\/strong\u003e\n      \u003cspan\u003eHEPA filtration efficiency\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"intro\"\u003e\n    \u003cp\u003eThe Z30 combines high cordless suction with automatic power management to make whole-home cleaning more efficient. Its TurboMotor and optimised airflow system generate up to 310AW of suction, giving the vacuum the performance needed for fine dust, hair, crumbs and larger everyday debris across a variety of surfaces.\u003c\/p\u003e\n\n    \u003cp\u003eIn automatic mode, intelligent dirt detection monitors the amount and size of debris entering the cleaner and adjusts suction accordingly. Rather than running at one fixed level throughout the home, the Z30 can respond as cleaning conditions change, increasing power where heavier dirt is detected and reducing it where less effort is required.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pull-quote\"\u003eA powerful cordless system that combines intelligent suction control with specialist floorheads, detailed edge cleaning and accessories for almost every everyday cleaning task.\u003c\/div\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eIdeal For\u003c\/h2\u003e\n\n    \u003cdiv class=\"ideal-cards\"\u003e\n      \u003cdiv class=\"ideal-card\"\u003e\n        \u003cstrong\u003eMixed-Floor Homes\u003c\/strong\u003e\n        \u003cp\u003eSeparate illuminated multi-surface and soft-roller brushes provide a more considered approach to carpets, rugs and hard flooring.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ideal-card\"\u003e\n        \u003cstrong\u003ePet Owners\u003c\/strong\u003e\n        \u003cp\u003eA dedicated grooming attachment removes loose fur directly from pets, while the motorised mini-brush tackles hair left behind on furniture.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ideal-card\"\u003e\n        \u003cstrong\u003eLarger Cleaning Sessions\u003c\/strong\u003e\n        \u003cp\u003eUp to 90 minutes of Eco-mode runtime and a removable battery make the Z30 well suited to longer whole-home routines.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003e310AW Suction Power\u003c\/strong\u003e\n        \u003cp\u003eThe high-speed TurboMotor and optimised airflow system provide powerful cordless pickup for fine particles, hair and larger household debris.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eIntelligent Dirt Detection\u003c\/strong\u003e\n        \u003cp\u003eAutomatic mode monitors debris levels and changes suction power to match, helping balance cleaning performance and battery use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eCelesTect Illumination\u003c\/strong\u003e\n        \u003cp\u003eIlluminated floorheads highlight fine dust against the floor, making particles easier to see while you clean carpets and hard surfaces.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eClean-to-Edge Soft Roller\u003c\/strong\u003e\n        \u003cp\u003eThe dedicated hard-floor roller cleans to within approximately 7mm of walls, helping collect debris along skirting boards and room edges.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eWhole-Machine HEPA Filtration\u003c\/strong\u003e\n        \u003cp\u003eThe filtration system achieves 99.99% filtration efficiency for particles down to 0.1μm under Dreame test conditions.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eUp to 90 Minutes Runtime\u003c\/strong\u003e\n        \u003cp\u003eAn eight-cell 3,200mAh battery pack supports up to 90 minutes of vacuuming in Eco mode for extended cordless cleaning.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection class=\"editorial\"\u003e\n    \u003cdiv class=\"editorial-section\"\u003e\n      \u003ch3\u003eSee More of What You're Cleaning\u003c\/h3\u003e\n      \u003cp\u003eFine dust can be surprisingly difficult to spot on apparently clean flooring. Dreame's CelesTect illumination helps reveal hidden particles directly in front of the cleaning head, giving you a clearer view of where additional passes are required. The multi-surface brush is designed for both carpets and hard floors, with anti-tangle grooves helping manage hair as it cleans.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"editorial-section\"\u003e\n      \u003ch3\u003eDedicated Hard-Floor Edge Cleaning\u003c\/h3\u003e\n      \u003cp\u003eThe illuminated soft roller provides a more specialised option for hard flooring. Its Clean-to-Edge design reduces the usual space between the brush and skirting board to approximately 7mm, helping collect dust and debris that commonly gathers around the perimeter of a room without immediately reaching for a separate crevice attachment.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"editorial-section wide\"\u003e\n      \u003ch3\u003eOne Vacuum, More Cleaning Jobs\u003c\/h3\u003e\n      \u003cp\u003eThe Z30's accessory system moves well beyond open-floor vacuuming. A motorised mini-brush targets fur, dust and debris on upholstery, while the rotating soft brush provides gentler cleaning for more sensitive surfaces. The combination tool reaches narrow gaps and corners, the flexible adapter allows the extension tube to bend into difficult spaces, and an extension hose improves access around furniture. Pet owners also get a dedicated grooming tool that combs loose fur before directing it towards the vacuum inlet at the press of a button.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eHow It Compares\u003c\/h2\u003e\n\n    \u003cdiv class=\"compare-card\"\u003e\n      \u003cdiv class=\"compare-wrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eCleaning Need\u003c\/th\u003e\n              \u003cth\u003eZ30 Technology\u003c\/th\u003e\n              \u003cth\u003ePractical Benefit\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eWhole-Home Vacuuming\u003c\/td\u003e\n              \u003ctd\u003e310AW suction\u003c\/td\u003e\n              \u003ctd\u003eStrong pickup for dust, crumbs, hair and larger everyday debris across multiple surfaces.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAutomatic Cleaning\u003c\/td\u003e\n              \u003ctd\u003eIntelligent dirt detection\u003c\/td\u003e\n              \u003ctd\u003eChanges suction automatically as detected debris levels rise or fall.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDust Visibility\u003c\/td\u003e\n              \u003ctd\u003eCelesTect illuminated brushes\u003c\/td\u003e\n              \u003ctd\u003eHelps reveal fine particles that can be difficult to see under normal room lighting.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eHard-Floor Edges\u003c\/td\u003e\n              \u003ctd\u003eClean-to-Edge soft roller\u003c\/td\u003e\n              \u003ctd\u003eCleans to within approximately 7mm of walls for more complete perimeter coverage.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFurniture \u0026amp; Tight Spaces\u003c\/td\u003e\n              \u003ctd\u003eMini-brush, flexible adapter and extension hose\u003c\/td\u003e\n              \u003ctd\u003eExtends cleaning beyond the floor to upholstery, corners and awkward areas.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePet Care\u003c\/td\u003e\n              \u003ctd\u003eDedicated pet grooming tool\u003c\/td\u003e\n              \u003ctd\u003eCombs loose fur and directs collected hair towards the vacuum inlet for easier grooming.\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection class=\"verdict\"\u003e\n    \u003cdiv class=\"verdict-header\"\u003e\n      \u003ch2\u003eThe Verdict\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"verdict-grid\"\u003e\n      \u003cdiv class=\"verdict-col\"\u003e\n        \u003ch3\u003eStrengths\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003ePowerful maximum suction of up to 310AW\u003c\/li\u003e\n          \u003cli\u003eIntelligent dirt sensing with automatic suction adjustment\u003c\/li\u003e\n          \u003cli\u003eSeparate illuminated brushes for mixed surfaces and hard floors\u003c\/li\u003e\n          \u003cli\u003eClean-to-Edge design improves skirting-board cleaning\u003c\/li\u003e\n          \u003cli\u003eUp to 90 minutes of Eco-mode runtime\u003c\/li\u003e\n          \u003cli\u003e99.99% HEPA filtration efficiency under Dreame testing\u003c\/li\u003e\n          \u003cli\u003eExtensive accessory selection including dedicated pet grooming\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"verdict-col\"\u003e\n        \u003ch3\u003eConsiderations\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eMaximum runtime is achieved in Eco mode; more powerful settings will reduce available cleaning time.\u003c\/li\u003e\n          \u003cli\u003eThe specialist floorheads are designed for different surfaces, so changing attachments can provide the best results across a mixed-floor home.\u003c\/li\u003e\n          \u003cli\u003eThe floor-standing storage system requires some dedicated floor space but avoids the need for wall mounting.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eWhat's in the Box\u003c\/h2\u003e\n\n    \u003cdiv class=\"box-contents\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eDreame Z30 main unit x1\u003c\/li\u003e\n        \u003cli\u003eIlluminated multi-surface brush x1\u003c\/li\u003e\n        \u003cli\u003eIlluminated soft roller brush x1\u003c\/li\u003e\n        \u003cli\u003eMotorised mini-brush x1\u003c\/li\u003e\n        \u003cli\u003eCombination tool x1\u003c\/li\u003e\n        \u003cli\u003eRotating soft brush x1\u003c\/li\u003e\n        \u003cli\u003ePet hair grooming tool x1\u003c\/li\u003e\n        \u003cli\u003eSoft dust brush x1\u003c\/li\u003e\n        \u003cli\u003eFlexible adapter x1\u003c\/li\u003e\n        \u003cli\u003eExtension hose x1\u003c\/li\u003e\n        \u003cli\u003eExtension rod x1\u003c\/li\u003e\n        \u003cli\u003eFloor-standing storage base x1\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Dreame","offers":[{"title":"Default Title","offer_id":54589607936327,"sku":"VZV17A","price":359.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/5807\/1748\/files\/1-_-800-800-2_590x_941e421f-a472-4c10-973a-98a0879e6697.jpg?v=1786451527","url":"https:\/\/euronics.ie\/products\/dreame-z30-cordless-vacuum-cleaner-vzv17a","provider":"Euronics Ireland","version":"1.0","type":"link"}