{"product_id":"dreame-r30-cordless-stick-vacuum-cleaner-vrv31d","title":"Dreame R30 Cordless Stick Vacuum Cleaner | VRV31D","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 R30 Cordless Stick Vacuum Cleaner\u003c\/h1\u003e\n    \u003cp class=\"deck\"\u003ePowerful 190AW cordless cleaning with intelligent particle sensing, CelesTect dust illumination and EdgeReach technology for carpets, hard floors, furniture and awkward spaces.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"stats-bar\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e190AW\u003c\/strong\u003e\n      \u003cspan\u003eMaximum suction power\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e22kPa\u003c\/strong\u003e\n      \u003cspan\u003eMaximum suction pressure\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.9%\u003c\/strong\u003e\n      \u003cspan\u003eWhole-machine filtration\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"intro\"\u003e\n    \u003cp\u003eThe R30 combines strong cordless suction with automatic power management to make routine cleaning more efficient. Up to 190AW of suction provides the performance needed for fine dust, crumbs, hair and everyday household debris, while advanced cyclonic separation helps maintain consistent airflow as dirt is collected.\u003c\/p\u003e\n\n    \u003cp\u003eIntelligent particle sensing continuously assesses how dirty the floor is and automatically changes suction to suit. That means extra cleaning power is available for heavier debris while cleaner areas can be handled more efficiently, helping the vacuum make better use of its battery during a whole-home cleaning session.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pull-quote\"\u003eA practical cordless cleaner that puts visibility, intelligent power adjustment and better access to difficult edges at the centre of everyday floorcare.\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\u003eThe illuminated multi-surface brush uses V-shaped bristles to transition smoothly between carpets and hard flooring during everyday cleaning.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ideal-card\"\u003e\n        \u003cstrong\u003ePet \u0026amp; Long-Hair Households\u003c\/strong\u003e\n        \u003cp\u003eAn anti-tangle brush design helps reduce wrapped hair, while the motorised mini-brush targets fur and debris on upholstery and bedding.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ideal-card\"\u003e\n        \u003cstrong\u003eAwkward Spaces\u003c\/strong\u003e\n        \u003cp\u003eEdgeReach cleaning and a flexible adapter improve access beside furniture, beneath low-clearance areas and into spaces that are harder to reach with a rigid floorhead.\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\u003e190AW Powerful Suction\u003c\/strong\u003e\n        \u003cp\u003eStrong cordless suction tackles fine dust, hair, crumbs and larger everyday debris across hard flooring, rugs and carpet.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eSmart Particle Sensing\u003c\/strong\u003e\n        \u003cp\u003eIntelligent sensors detect changing dirt levels and automatically adjust suction, providing more power where it is needed while conserving energy on cleaner surfaces.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eCelesTect Dust Illumination\u003c\/strong\u003e\n        \u003cp\u003eExtended LED lighting on the soft roller increases the visibility of fine dust, helping reveal particles that can otherwise blend into hard flooring.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eEdgeReach Cleaning\u003c\/strong\u003e\n        \u003cp\u003eThe specialist side-cleaning design improves access around furniture edges and low-clearance areas where conventional floorheads can leave debris behind.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eAnti-Tangle Brush Design\u003c\/strong\u003e\n        \u003cp\u003eAn integrated comb helps reduce hair wrapping around the roller, keeping routine brush maintenance simpler in homes with long hair or pets.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003e5-Stage HEPA Filtration\u003c\/strong\u003e\n        \u003cp\u003eWhole-machine filtration captures 99.9% of microscopic particles down to 0.3μm under test conditions, helping contain collected dust and allergens.\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 Fine Dust More Clearly\u003c\/h3\u003e\n      \u003cp\u003eHard floors can look clean even when a layer of fine dust remains. CelesTect illumination extends light across the cleaning path to make subtle particles easier to identify as you vacuum. Under Dreame laboratory testing, the lighting system can make hidden dust up to 16 times more visible by increasing the prominence of its shadow, giving you clearer visual feedback while cleaning.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"editorial-section\"\u003e\n      \u003ch3\u003eAutomatically Adapts to Dirt\u003c\/h3\u003e\n      \u003cp\u003eThe R30's smart particle sensing removes some of the guesswork from selecting a power level. Sensors assess dirt conditions as the vacuum moves across the floor and automatically change suction in response. Heavier debris receives additional cleaning power, while lighter areas can be handled more economically to make better use of the available battery.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"editorial-section wide\"\u003e\n      \u003ch3\u003eTools for More Than Open Floors\u003c\/h3\u003e\n      \u003cp\u003eA cordless vacuum earns its place through versatility, and the R30 is equipped for much more than large floor areas. The flexible adapter helps the cleaning tube reach beneath lower furniture, while the motorised mini-brush is designed for bedding, upholstery and fur. A combination tool handles corners and crevices, and a wider combination tool provides gentler cleaning for desks and other delicate surfaces. When cleaning is finished, the dedicated wall mount stores and charges the vacuum so it is ready for the next session.\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\u003eR30 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\u003eEveryday Vacuuming\u003c\/td\u003e\n              \u003ctd\u003eUp to 190AW \/ 22kPa suction\u003c\/td\u003e\n              \u003ctd\u003eProvides strong cordless pickup for dust, hair, crumbs and household debris.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAutomatic Power\u003c\/td\u003e\n              \u003ctd\u003eSmart particle sensing\u003c\/td\u003e\n              \u003ctd\u003eAdjusts suction to detected dirt levels instead of relying on one fixed setting.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eHard-Floor Visibility\u003c\/td\u003e\n              \u003ctd\u003eCelesTect illumination\u003c\/td\u003e\n              \u003ctd\u003eHighlights fine particles that can be difficult to see under normal room lighting.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEdge \u0026amp; Furniture Cleaning\u003c\/td\u003e\n              \u003ctd\u003eEdgeReach side-cleaning design\u003c\/td\u003e\n              \u003ctd\u003eImproves access around furniture and other difficult perimeter areas.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eHair Management\u003c\/td\u003e\n              \u003ctd\u003eAnti-tangle comb design\u003c\/td\u003e\n              \u003ctd\u003eReduces hair wrapping around the roller and cuts down routine brush maintenance.\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAir Filtration\u003c\/td\u003e\n              \u003ctd\u003e5-stage whole-machine HEPA system\u003c\/td\u003e\n              \u003ctd\u003eCaptures 99.9% of particles down to 0.3μm under test conditions.\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 190AW\u003c\/li\u003e\n          \u003cli\u003eIntelligent particle sensing with automatic suction adjustment\u003c\/li\u003e\n          \u003cli\u003eCelesTect lighting improves fine-dust visibility\u003c\/li\u003e\n          \u003cli\u003eEdgeReach design targets harder-to-access floor areas\u003c\/li\u003e\n          \u003cli\u003eAnti-tangle brush system helps manage wrapped hair\u003c\/li\u003e\n          \u003cli\u003e99.9% whole-machine filtration efficiency under testing\u003c\/li\u003e\n          \u003cli\u003eUp to 90 minutes of Eco-mode runtime\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 measured in Eco mode with the combination tool; runtime varies with power level and attachment.\u003c\/li\u003e\n          \u003cli\u003eThe specialist floorheads and tools are designed for different surfaces, so changing attachments can deliver the best results.\u003c\/li\u003e\n          \u003cli\u003eThe charging and storage mount requires a suitable installation position close to a power source.\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 R30 main vacuum body x1\u003c\/li\u003e\n        \u003cli\u003eEdgeReach soft roller brush x1\u003c\/li\u003e\n        \u003cli\u003eIlluminated multi-surface brush x1\u003c\/li\u003e\n        \u003cli\u003eFlexible adapter x1\u003c\/li\u003e\n        \u003cli\u003eMotorised mini-brush x1\u003c\/li\u003e\n        \u003cli\u003eCombination tool x1\u003c\/li\u003e\n        \u003cli\u003eWide combination tool x1\u003c\/li\u003e\n        \u003cli\u003eCharging and storage mount 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":54591541215559,"sku":"VRV31D","price":349.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/5807\/1748\/files\/WideAngle-Multi-SurfaceBrush.jpg?v=1786458591","url":"https:\/\/euronics.ie\/products\/dreame-r30-cordless-stick-vacuum-cleaner-vrv31d","provider":"Euronics Ireland","version":"1.0","type":"link"}