{"product_id":"miele-guard-l1-electro-titanium-canister-vacuum-cleaner","title":"Miele Guard L1 Electro Titanium Canister Vacuum Cleaner","description":"\u003c!-- Miele Guard L1 Electro Titanium PF — Shopify Product Description --\u003e\u003c!-- Paste into Shopify product HTML editor. Scoped to .miele-guard class. --\u003e\n\u003cstyle\u003e\n.miele-guard {\n  --gold: #B8965A;\n  --gold-pale: #F5EDD8;\n  --ink: #0E0E0E;\n  --slate: #2C2C2E;\n  --mid: #6B6B6B;\n  --rule: #E0DBD3;\n  --bg: #FAFAF8;\n  --white: #FFFFFF;\n  font-family: 'Jost', sans-serif;\n  color: var(--ink);\n  background: var(--bg);\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n\/* ── INTRO STATEMENT ── *\/\n.mg-intro {\n  padding: 48px 0 40px;\n  border-bottom: 1px solid var(--rule);\n  margin-bottom: 48px;\n}\n.mg-eyebrow {\n  font-size: 10px;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 500;\n  margin-bottom: 18px;\n  display: flex;\n  align-items: center;\n  gap: 14px;\n}\n.mg-eyebrow::before {\n  content: '';\n  width: 32px;\n  height: 1px;\n  background: var(--gold);\n}\n.mg-headline {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(32px, 5vw, 52px);\n  font-weight: 300;\n  color: var(--ink);\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n  margin-bottom: 20px;\n}\n.mg-headline em {\n  font-style: italic;\n  font-weight: 300;\n}\n.mg-lede {\n  font-size: 16px;\n  line-height: 1.85;\n  color: #4A4A4A;\n  max-width: 680px;\n  font-weight: 300;\n}\n\n\/* ── BADGE STRIP ── *\/\n.mg-badges {\n  display: flex;\n  gap: 8px;\n  flex-wrap: wrap;\n  margin: 32px 0 0;\n}\n.mg-badge {\n  font-size: 10px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  font-weight: 500;\n  padding: 7px 16px;\n  border-radius: 2px;\n  border: 1px solid;\n}\n.mg-badge.gold { color: #8B6D35; background: var(--gold-pale); border-color: #D4B07A; }\n.mg-badge.slate { color: #3A3A3C; background: #EFEFED; border-color: #C8C4BC; }\n\n\/* ── STAT GRID ── *\/\n.mg-stats {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: var(--rule);\n  border: 1px solid var(--rule);\n  border-radius: 4px;\n  overflow: hidden;\n  margin: 48px 0;\n}\n.mg-stat {\n  background: var(--white);\n  padding: 24px 20px;\n  text-align: center;\n}\n.mg-stat-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 36px;\n  font-weight: 400;\n  color: var(--ink);\n  line-height: 1;\n  margin-bottom: 6px;\n  letter-spacing: -0.02em;\n}\n.mg-stat-num sup {\n  font-size: 16px;\n  vertical-align: super;\n}\n.mg-stat-label {\n  font-size: 10px;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--mid);\n  line-height: 1.5;\n}\n\n\/* ── SECTION DIVIDER ── *\/\n.mg-section-head {\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  margin: 56px 0 32px;\n}\n.mg-section-line { flex: 1; height: 1px; background: var(--rule); }\n.mg-section-label {\n  font-size: 10px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mid);\n  white-space: nowrap;\n  font-weight: 500;\n}\n\n\/* ── FEATURE BLOCKS ── *\/\n.mg-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n  margin-bottom: 48px;\n}\n.mg-feature {\n  background: var(--white);\n  border: 1px solid var(--rule);\n  border-radius: 3px;\n  padding: 28px 26px;\n  position: relative;\n  overflow: hidden;\n}\n.mg-feature::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 2px;\n  background: var(--gold);\n}\n.mg-feature-icon {\n  font-size: 22px;\n  margin-bottom: 14px;\n  display: block;\n}\n.mg-feature-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 20px;\n  font-weight: 600;\n  color: var(--ink);\n  margin-bottom: 10px;\n  line-height: 1.2;\n}\n.mg-feature-body {\n  font-size: 14px;\n  line-height: 1.8;\n  color: #4A4A4A;\n  font-weight: 300;\n}\n.mg-feature-body strong { color: var(--ink); font-weight: 500; }\n\n\/* ── FILTRATION DIAGRAM ── *\/\n.mg-filtration {\n  background: var(--ink);\n  border-radius: 4px;\n  padding: 36px 32px;\n  margin: 0 0 48px;\n}\n.mg-filt-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 26px;\n  font-weight: 300;\n  color: var(--white);\n  margin-bottom: 6px;\n}\n.mg-filt-sub {\n  font-size: 12px;\n  letter-spacing: 0.1em;\n  color: #888;\n  text-transform: uppercase;\n  margin-bottom: 28px;\n}\n.mg-filt-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: rgba(255,255,255,0.08);\n  border: 1px solid rgba(255,255,255,0.08);\n  border-radius: 3px;\n  overflow: hidden;\n  margin-bottom: 20px;\n}\n.mg-filt-step {\n  background: rgba(255,255,255,0.04);\n  padding: 22px 20px;\n}\n.mg-filt-step-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 11px;\n  letter-spacing: 0.2em;\n  color: var(--gold);\n  text-transform: uppercase;\n  margin-bottom: 8px;\n}\n.mg-filt-step-name {\n  font-size: 14px;\n  font-weight: 500;\n  color: var(--white);\n  margin-bottom: 8px;\n  line-height: 1.3;\n}\n.mg-filt-step-desc {\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.55);\n  line-height: 1.65;\n  font-weight: 300;\n}\n.mg-filt-result {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding-top: 16px;\n}\n.mg-filt-result-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 42px;\n  font-weight: 300;\n  color: var(--gold);\n  line-height: 1;\n  white-space: nowrap;\n}\n.mg-filt-result-text {\n  font-size: 13px;\n  color: rgba(255,255,255,0.6);\n  line-height: 1.6;\n  font-weight: 300;\n}\n.mg-filt-result-text strong { color: var(--white); font-weight: 500; }\n\n\/* ── ACCESSORIES ── *\/\n.mg-accessories {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 48px;\n}\n.mg-acc {\n  background: var(--white);\n  border: 1px solid var(--rule);\n  border-radius: 3px;\n  padding: 18px 16px;\n  text-align: center;\n}\n.mg-acc-icon { font-size: 24px; margin-bottom: 8px; display: block; }\n.mg-acc-name {\n  font-size: 12px;\n  font-weight: 500;\n  color: var(--ink);\n  margin-bottom: 4px;\n  line-height: 1.3;\n}\n.mg-acc-detail {\n  font-size: 11px;\n  color: var(--mid);\n  line-height: 1.4;\n}\n\n\/* ── SPECS TABLE ── *\/\n.mg-specs {\n  background: var(--white);\n  border: 1px solid var(--rule);\n  border-radius: 4px;\n  overflow: hidden;\n  margin-bottom: 48px;\n}\n.mg-specs-header {\n  background: var(--ink);\n  padding: 16px 22px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n}\n.mg-specs-title {\n  font-size: 11px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--white);\n  font-weight: 500;\n}\n.mg-specs-origin {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 13px;\n  font-style: italic;\n  color: var(--gold);\n}\n.mg-spec-row {\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  padding: 12px 22px;\n  border-bottom: 1px solid var(--rule);\n  gap: 16px;\n}\n.mg-spec-row:last-child { border-bottom: none; }\n.mg-spec-row:nth-child(even) { background: #FAFAF8; }\n.mg-spec-key {\n  font-size: 11px;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: var(--mid);\n  flex-shrink: 0;\n  font-weight: 400;\n}\n.mg-spec-val {\n  font-size: 13.5px;\n  font-weight: 500;\n  color: var(--ink);\n  text-align: right;\n}\n.mg-spec-val.gold { color: var(--gold); }\n\n\/* ── WARRANTY STRIP ── *\/\n.mg-warranty {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 1px;\n  background: var(--rule);\n  border: 1px solid var(--rule);\n  border-radius: 4px;\n  overflow: hidden;\n  margin-bottom: 48px;\n}\n.mg-warranty-item {\n  background: var(--white);\n  padding: 20px 22px;\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n}\n.mg-wi-icon { font-size: 20px; flex-shrink: 0; margin-top: 2px; }\n.mg-wi-title { font-size: 13px; font-weight: 600; color: var(--ink); margin-bottom: 3px; }\n.mg-wi-desc { font-size: 12px; color: var(--mid); line-height: 1.5; font-weight: 300; }\n\n\/* ── QUOTE ── *\/\n.mg-quote {\n  border-left: 3px solid var(--gold);\n  padding: 20px 24px;\n  margin: 0 0 48px;\n  background: var(--gold-pale);\n  border-radius: 0 3px 3px 0;\n}\n.mg-quote p {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 20px;\n  font-style: italic;\n  font-weight: 300;\n  color: var(--slate);\n  line-height: 1.7;\n  margin: 0;\n}\n\n\/* Responsive *\/\n@media (max-width: 640px) {\n  .mg-stats { grid-template-columns: repeat(2, 1fr); }\n  .mg-features { grid-template-columns: 1fr; }\n  .mg-filt-steps { grid-template-columns: 1fr; }\n  .mg-accessories { grid-template-columns: repeat(2, 1fr); }\n  .mg-warranty { grid-template-columns: 1fr; }\n  .mg-intro { padding: 32px 0 28px; }\n  .mg-filtration { padding: 24px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"miele-guard\"\u003e\n\u003c!-- Intro --\u003e\n\u003cdiv class=\"mg-intro\"\u003e\n\u003cdiv class=\"mg-eyebrow\"\u003eGuard L1 Series · Miele Flagship\u003c\/div\u003e\n\u003ch2 class=\"mg-headline\"\u003eThe Pinnacle of\u003cbr\u003e\u003cem\u003eGerman Vacuum Engineering\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mg-lede\"\u003eMiele's new Guard L1 Electro redefines what a canister vacuum can do. Built around a sealed air circuit, a lifetime motor protection filter, and smart Miele@home connectivity, it delivers filtration so complete that the air leaving the machine is cleaner than the room air around it — while weighing 450 g less than the Complete C3 it replaces.\u003c\/p\u003e\n\u003cdiv class=\"mg-badges\"\u003e\n\u003cspan class=\"mg-badge gold\"\u003eMade in Germany\u003c\/span\u003e \u003cspan class=\"mg-badge gold\"\u003e5-Year Warranty\u003c\/span\u003e \u003cspan class=\"mg-badge slate\"\u003eTested to 20 Years\u003c\/span\u003e \u003cspan class=\"mg-badge slate\"\u003eMiele@home App\u003c\/span\u003e \u003cspan class=\"mg-badge slate\"\u003e99.999% Filtration\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Stats --\u003e\n\u003cdiv class=\"mg-stats\"\u003e\n\u003cdiv class=\"mg-stat\"\u003e\n\u003cdiv class=\"mg-stat-num\"\u003e1,200\u003csup\u003eW\u003c\/sup\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-stat-label\"\u003eVortex Motor\u003cbr\u003ePower\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-stat\"\u003e\n\u003cdiv class=\"mg-stat-num\"\u003e99.99\u003csup\u003e%\u003c\/sup\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-stat-label\"\u003eFiltration\u003cbr\u003eEfficiency\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-stat\"\u003e\n\u003cdiv class=\"mg-stat-num\"\u003e36\u003csup\u003eft\u003c\/sup\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-stat-label\"\u003eOperating\u003cbr\u003eRadius\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-stat\"\u003e\n\u003cdiv class=\"mg-stat-num\"\u003e20\u003csup\u003eyr\u003c\/sup\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-stat-label\"\u003eTested\u003cbr\u003eDurability\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv class=\"mg-section-head\"\u003e\n\u003cdiv class=\"mg-section-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"mg-section-label\"\u003eCore Features\u003c\/span\u003e\n\u003cdiv class=\"mg-section-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-features\"\u003e\n\u003cdiv class=\"mg-feature\"\u003e\n\u003cspan class=\"mg-feature-icon\"\u003e⚡\u003c\/span\u003e\n\u003cdiv class=\"mg-feature-title\"\u003e1,200W Miele-Made Vortex Motor\u003c\/div\u003e\n\u003cdiv class=\"mg-feature-body\"\u003eThe Guard L1's Vortex Motor is engineered and manufactured entirely by Miele — not sourced externally. New side vents with a \u003cstrong\u003esoil-repellent fabric covering\u003c\/strong\u003e create uniform airflow that simultaneously reduces noise to a maximum of 75 dB(A). High-performance suction meets energy-efficient operation in the same motor platform.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-feature\"\u003e\n\u003cspan class=\"mg-feature-icon\"\u003e🔬\u003c\/span\u003e\n\u003cdiv class=\"mg-feature-title\"\u003eSEB 228 Electrobrush — 13.75\"\u003c\/div\u003e\n\u003cdiv class=\"mg-feature-body\"\u003eThe full-width motorized electrobrush drives deep into medium and heavy carpet pile, agitating embedded pet hair, fine dust, and debris that suction alone cannot dislodge. The brush automatically adjusts to carpet depth, while the included \u003cstrong\u003eSBD 365-3 floorhead (11\")\u003c\/strong\u003e handles hard floors, tile, and sealed wood with equal precision.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-feature\"\u003e\n\u003cspan class=\"mg-feature-icon\"\u003e📱\u003c\/span\u003e\n\u003cdiv class=\"mg-feature-title\"\u003eMiele@home Smart Connectivity\u003c\/div\u003e\n\u003cdiv class=\"mg-feature-body\"\u003eConnect the Guard L1 to the Miele app for \u003cstrong\u003ereal-time bag fill status, filter life monitoring, and maintenance alerts\u003c\/strong\u003e. The onboard TFT LCD display shows suction mode, bag fill, and filter status at a glance — the most intuitive control interface Miele has ever placed on a canister vacuum.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-feature\"\u003e\n\u003cspan class=\"mg-feature-icon\"\u003e🎛️\u003c\/span\u003e\n\u003cdiv class=\"mg-feature-title\"\u003eFive-Stage Suction with Automatic Mode\u003c\/div\u003e\n\u003cdiv class=\"mg-feature-body\"\u003eManual +\/− control lets you set exactly the power level needed for any surface or task. \u003cstrong\u003eAutomatic mode\u003c\/strong\u003e reads carpet resistance in real time and adjusts suction continuously — deeper pile draws more power, hard floors reduce it instantly. No guessing, no switching settings between rooms.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-feature\"\u003e\n\u003cspan class=\"mg-feature-icon\"\u003e🔄\u003c\/span\u003e\n\u003cdiv class=\"mg-feature-title\"\u003eComfortFit Bag System — Hygienic Changes\u003c\/div\u003e\n\u003cdiv class=\"mg-feature-body\"\u003eThe automatic ComfortFit lock creates an airtight seal between the HyClean Air TU FilterBag and the machine housing. When the bag is full, a self-sealing closure locks all captured dust inside before you remove it — \u003cstrong\u003eno dust release, no mess\u003c\/strong\u003e. FilterBags are made from more than 80% recycled material.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-feature\"\u003e\n\u003cspan class=\"mg-feature-icon\"\u003e♾️\u003c\/span\u003e\n\u003cdiv class=\"mg-feature-title\"\u003eLifetime Motor Protection Filter\u003c\/div\u003e\n\u003cdiv class=\"mg-feature-body\"\u003eA first for any Miele canister vacuum: the Guard L1 includes a \u003cstrong\u003elifetime motor protection filter\u003c\/strong\u003e that never requires replacement. Combined with the HEPA AirClean exhaust filter, it delivers a fully sealed filtration system protecting both the motor and the room air throughout the machine's entire service life.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Filtration Section --\u003e\n\u003cdiv class=\"mg-filtration\"\u003e\n\u003cdiv class=\"mg-filt-title\"\u003eA Sealed System. Cleaner Than Room Air.\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-sub\"\u003eMulti-stage filtration architecture\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-steps\"\u003e\n\u003cdiv class=\"mg-filt-step\"\u003e\n\u003cdiv class=\"mg-filt-step-num\"\u003eStage 01\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-step-name\"\u003eHyClean Air TU FilterBag\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-step-desc\"\u003e3.5–4.5L capacity bag captures coarse debris and large particles. ComfortFit lock seals the bag airtight to the machine. Made from 80%+ recycled material.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-step\"\u003e\n\u003cdiv class=\"mg-filt-step-num\"\u003eStage 02\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-step-name\"\u003eHEPA AirClean Exhaust Filter\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-step-desc\"\u003eTraps fine dust, allergens, pollen, mold spores, and particles down to 0.1 microns in the exhaust airstream before it re-enters the room.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-step\"\u003e\n\u003cdiv class=\"mg-filt-step-num\"\u003eStage 03\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-step-name\"\u003eLifetime Motor Filter\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-step-desc\"\u003ePermanently installed motor protection filter — first ever on a Miele canister. Protects the Vortex Motor and never requires replacement for the life of the machine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-result\"\u003e\n\u003cdiv class=\"mg-filt-result-num\"\u003e99.999%\u003c\/div\u003e\n\u003cdiv class=\"mg-filt-result-text\"\u003e\n\u003cstrong\u003eCombined filtration efficiency.\u003c\/strong\u003e The air exhausted by the Guard L1 is cleaner than the ambient room air — making it the ideal choice for allergy sufferers, asthma households, and anyone who takes indoor air quality seriously.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DynamicDrive + Design --\u003e\n\u003cdiv class=\"mg-quote\"\u003e\n\u003cp\u003e\"Engineered for absolute excellence — the Guard L1 series combines innovative features, exceptional cleaning performance, top quality, and the ultimate in handling, while delivering 450 g of weight savings over the Complete C3.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Included Accessories --\u003e\n\u003cdiv class=\"mg-section-head\"\u003e\n\u003cdiv class=\"mg-section-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"mg-section-label\"\u003eIncluded in the Box\u003c\/span\u003e\n\u003cdiv class=\"mg-section-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-accessories\"\u003e\n\u003cdiv class=\"mg-acc\"\u003e\n\u003cspan class=\"mg-acc-icon\"\u003e🪣\u003c\/span\u003e\n\u003cdiv class=\"mg-acc-name\"\u003eSEB 228 Electrobrush\u003c\/div\u003e\n\u003cdiv class=\"mg-acc-detail\"\u003e13.75\" \/ 35 cm motorized carpet tool\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-acc\"\u003e\n\u003cspan class=\"mg-acc-icon\"\u003e🧹\u003c\/span\u003e\n\u003cdiv class=\"mg-acc-name\"\u003eSBD 365-3 Floorhead\u003c\/div\u003e\n\u003cdiv class=\"mg-acc-detail\"\u003e11\" \/ 28 cm all-surface floor tool\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-acc\"\u003e\n\u003cspan class=\"mg-acc-icon\"\u003e🔩\u003c\/span\u003e\n\u003cdiv class=\"mg-acc-name\"\u003eSET 220 Electro Wand\u003c\/div\u003e\n\u003cdiv class=\"mg-acc-detail\"\u003eTelescopic stainless wand with electrical connection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-acc\"\u003e\n\u003cspan class=\"mg-acc-icon\"\u003e🤚\u003c\/span\u003e\n\u003cdiv class=\"mg-acc-name\"\u003eSES 121 Comfort Handle\u003c\/div\u003e\n\u003cdiv class=\"mg-acc-detail\"\u003eErgonomic handle with built-in dusting brush\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-acc\"\u003e\n\u003cspan class=\"mg-acc-icon\"\u003e🪑\u003c\/span\u003e\n\u003cdiv class=\"mg-acc-name\"\u003e2-in-1 Combo Tool\u003c\/div\u003e\n\u003cdiv class=\"mg-acc-detail\"\u003eUpholstery nozzle + crevice tool onboard\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-acc\"\u003e\n\u003cspan class=\"mg-acc-icon\"\u003e💨\u003c\/span\u003e\n\u003cdiv class=\"mg-acc-name\"\u003eLoose Dusting Brush\u003c\/div\u003e\n\u003cdiv class=\"mg-acc-detail\"\u003eSoft-bristle swivel brush for furniture \u0026amp; shelves\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs --\u003e\n\u003cdiv class=\"mg-section-head\"\u003e\n\u003cdiv class=\"mg-section-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"mg-section-label\"\u003eTechnical Specifications\u003c\/span\u003e\n\u003cdiv class=\"mg-section-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-specs\"\u003e\n\u003cdiv class=\"mg-specs-header\"\u003e\n\u003cspan class=\"mg-specs-title\"\u003eGuard L1 Electro · Titanium Pearl Finish\u003c\/span\u003e \u003cspan class=\"mg-specs-origin\"\u003eMade in Germany\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eMotor Power\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003e1,200W Miele-Made Vortex Motor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eFiltration Efficiency\u003c\/span\u003e \u003cspan class=\"mg-spec-val gold\"\u003e99.99% (up to 0.1 microns)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eFilter Type\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003eHEPA AirClean + Lifetime Motor Filter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eDustbag\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003eHyClean Air TU — 3.5–4.5 L\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eSuction Control\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003e5-stage + Automatic mode · TFT LCD display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eNoise Level\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003eMax. 75 dB(A)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eOperating Radius\u003c\/span\u003e \u003cspan class=\"mg-spec-val gold\"\u003e36 feet (11 meters)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eWeight (excl. accessories)\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003e14.3 lbs \/ 6.48 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eWeight (incl. accessories)\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003e24.7 lbs \/ 11.2 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eCord\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003eOne-touch Comfort cable rewind\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eSmart Connectivity\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003eMiele@home app (iOS \u0026amp; Android)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eFinish\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003eTitanium Pearl (PF)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eWarranty\u003c\/span\u003e \u003cspan class=\"mg-spec-val gold\"\u003e5 Years\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eTested Durability\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003eEquivalent to 20 years of use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-spec-row\"\u003e\n\u003cspan class=\"mg-spec-key\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"mg-spec-val\"\u003eMade in Germany\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Warranty + Trust strip --\u003e\n\u003cdiv class=\"mg-warranty\"\u003e\n\u003cdiv class=\"mg-warranty-item\"\u003e\n\u003cdiv class=\"mg-wi-icon\"\u003e🏆\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mg-wi-title\"\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"mg-wi-desc\"\u003eMiele's flagship tier warranty — the longest available on the Guard lineup\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-warranty-item\"\u003e\n\u003cdiv class=\"mg-wi-icon\"\u003e🇩🇪\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mg-wi-title\"\u003eMade in Germany\u003c\/div\u003e\n\u003cdiv class=\"mg-wi-desc\"\u003eEngineered and assembled to Miele's exacting German manufacturing standards\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mg-warranty-item\"\u003e\n\u003cdiv class=\"mg-wi-icon\"\u003e🔬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mg-wi-title\"\u003eAllergy Certified\u003c\/div\u003e\n\u003cdiv class=\"mg-wi-desc\"\u003e99.999% filtration — exhaust air cleaner than room air. Ideal for allergy and asthma households\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Miele","offers":[{"title":"Default Title","offer_id":44196811669546,"sku":"MIE-12704580","price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0642\/2711\/5050\/files\/Miele_Guard_L1_Electro_Titanium.png?v=1774444910","url":"https:\/\/evacuumstore.com\/products\/miele-guard-l1-electro-titanium-canister-vacuum-cleaner","provider":"eVacuumStore","version":"1.0","type":"link"}