{"product_id":"collecteur-poussiere-ongles-onail-tornado-no1","title":"ONAIL Tornado No.1 Nagelstaubabsaugung – kabelgebunden","description":"\u003cstyle\u003e\n\/* =========================================================\n   ONGLYCARE — ONAIL TORNADO NO.1\n========================================================= *\/\n\n.oc-product-page,\n.oc-product-page *,\n.oc-product-page *::before,\n.oc-product-page *::after {\n  box-sizing: border-box;\n}\n\n.oc-product-page {\n  width: 100%;\n  max-width: 100%;\n  overflow-x: hidden;\n  font-family: 'Poppins', sans-serif;\n  color: #181818;\n}\n\n\n\/* =========================================================\n   CONTENEUR PRINCIPAL\n========================================================= *\/\n\n.oc-product-card {\n  width: 100%;\n  max-width: 980px;\n  margin: 30px auto;\n  padding: 0 16px;\n}\n\n.oc-card {\n  width: 100%;\n  max-width: 100%;\n  background: #ffffff;\n  border: 1px solid #ededed;\n  border-radius: 24px;\n  overflow: hidden;\n  box-shadow: 0 12px 40px rgba(0,0,0,.055);\n}\n\n\n\/* =========================================================\n   HEADER\n========================================================= *\/\n\n.oc-header {\n  position: relative;\n  overflow: hidden;\n  padding: 48px 30px;\n  text-align: center;\n  color: #15383b;\n\n  background:\n    radial-gradient(\n      circle at 15% 20%,\n      rgba(255,255,255,.68),\n      transparent 33%\n    ),\n    linear-gradient(\n      135deg,\n      rgba(250,210,208,.78),\n      rgba(60,203,214,.42)\n    );\n}\n\n.oc-header::after {\n  content: \"\";\n  position: absolute;\n  width: 240px;\n  height: 240px;\n  right: -90px;\n  top: -100px;\n  border-radius: 50%;\n  background: rgba(255,255,255,.26);\n}\n\n.oc-header::before {\n  content: \"\";\n  position: absolute;\n  width: 150px;\n  height: 150px;\n  left: -70px;\n  bottom: -80px;\n  border-radius: 50%;\n  background: rgba(255,255,255,.18);\n}\n\n.oc-title {\n  position: relative;\n  z-index: 2;\n  margin: 0;\n  font-size: clamp(25px,4vw,35px);\n  line-height: 1.2;\n  font-weight: 700;\n  letter-spacing: -.6px;\n}\n\n.oc-sub {\n  position: relative;\n  z-index: 2;\n  max-width: 690px;\n  margin: 11px auto 0;\n  font-size: 14px;\n  line-height: 1.65;\n  opacity: .9;\n}\n\n.oc-meta {\n  position: relative;\n  z-index: 2;\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-top: 22px;\n}\n\n.oc-badge {\n  padding: 7px 13px;\n  border: 1px solid rgba(255,255,255,.8);\n  border-radius: 30px;\n  background: rgba(255,255,255,.72);\n  box-shadow: 0 4px 12px rgba(0,0,0,.04);\n  backdrop-filter: blur(8px);\n  -webkit-backdrop-filter: blur(8px);\n  font-size: 11px;\n  font-weight: 500;\n}\n\n\n\/* =========================================================\n   CONTENU\n========================================================= *\/\n\n.oc-body {\n  padding: 38px 36px;\n}\n\n.oc-section {\n  margin-bottom: 48px;\n}\n\n.oc-section:last-child {\n  margin-bottom: 0;\n}\n\n.oc-eyebrow {\n  display: inline-block;\n  margin-bottom: 8px;\n  color: #3CCBD6;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.oc-heading {\n  margin: 0 0 15px;\n  font-size: clamp(21px,3vw,28px);\n  line-height: 1.3;\n  font-weight: 650;\n  letter-spacing: -.4px;\n}\n\n.oc-text {\n  margin: 0;\n  color: #4a4a4a;\n  font-size: 13px;\n  line-height: 1.8;\n}\n\n.oc-text + .oc-text {\n  margin-top: 13px;\n}\n\n\n\/* =========================================================\n   VIDEO\n========================================================= *\/\n\n.oc-video {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 16 \/ 9;\n  overflow: hidden;\n  border-radius: 20px;\n  background: #f5f5f5;\n  box-shadow: 0 8px 28px rgba(0,0,0,.08);\n}\n\n.oc-video iframe {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n}\n\n\n\/* =========================================================\n   POINTS FORTS\n========================================================= *\/\n\n.oc-highlights {\n  display: grid;\n  grid-template-columns: repeat(4,1fr);\n  gap: 12px;\n}\n\n.oc-highlight {\n  min-height: 145px;\n  padding: 20px 16px;\n\n  display: flex;\n  flex-direction: column;\n  justify-content: space-between;\n\n  border: 1px solid #eeeeee;\n  border-radius: 18px;\n  background: #f8f9f9;\n\n  transition:\n    transform .3s ease,\n    border-color .3s ease,\n    box-shadow .3s ease;\n}\n\n.oc-highlight:hover {\n  transform: translateY(-4px);\n  border-color: rgba(60,203,214,.4);\n  box-shadow: 0 12px 26px rgba(0,0,0,.065);\n}\n\n.oc-highlight-icon {\n  font-size: 22px;\n}\n\n.oc-highlight-value {\n  margin-top: 18px;\n  font-size: 18px;\n  font-weight: 700;\n  line-height: 1.15;\n}\n\n.oc-highlight-label {\n  margin-top: 4px;\n  color: #747474;\n  font-size: 11px;\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   INFORMATIONS TECHNIQUES\n   UNE SEULE COLONNE\n========================================================= *\/\n\n.oc-info-list {\n  width: 100%;\n  display: flex;\n  flex-direction: column;\n}\n\n.oc-info-card {\n  position: relative;\n  width: 100%;\n  padding: 28px 4px;\n  background: #ffffff;\n  border-bottom: 1px solid #e9e9e9;\n}\n\n.oc-info-card:first-child {\n  border-top: 1px solid #e9e9e9;\n}\n\n.oc-info-header {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 14px;\n}\n\n.oc-info-icon {\n  width: 34px;\n  height: 34px;\n  flex: 0 0 34px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(60,203,214,.13),\n      rgba(250,210,208,.22)\n    );\n\n  font-size: 16px;\n}\n\n.oc-info-title {\n  margin: 0;\n  color: #3CCBD6;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .8px;\n  text-transform: uppercase;\n}\n\n.oc-list {\n  margin: 0;\n  padding-left: 22px;\n  color: #444;\n  font-size: 12.5px;\n  line-height: 1.75;\n}\n\n.oc-list li {\n  margin: 7px 0;\n}\n\n.oc-list strong {\n  color: #1c1c1c;\n}\n\n.oc-note {\n  margin-top: 18px;\n  padding: 16px 18px;\n\n  border: 1px solid rgba(60,203,214,.25);\n  border-radius: 14px;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(60,203,214,.08),\n      rgba(250,210,208,.13)\n    );\n\n  font-size: 12px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   GARANTIE\n========================================================= *\/\n\n.oc-guarantee {\n  padding: 30px;\n\n  border: 1px solid rgba(60,203,214,.17);\n  border-radius: 20px;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(250,210,208,.22),\n      rgba(60,203,214,.08)\n    );\n}\n\n.oc-guarantee h3 {\n  margin: 0 0 15px;\n  font-size: 21px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.oc-cta-group {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 11px;\n  margin-top: 25px;\n}\n\n.oc-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  padding: 11px 19px;\n\n  border-radius: 30px;\n\n  font-size: 12px;\n  font-weight: 600;\n  text-decoration: none;\n\n  transition:\n    transform .25s ease,\n    background-color .25s ease,\n    box-shadow .25s ease;\n}\n\n.oc-btn:hover {\n  transform: translateY(-2px);\n}\n\n.oc-btn--primary {\n  color: #ffffff;\n  background: #3CCBD6;\n  border: 1px solid #3CCBD6;\n}\n\n.oc-btn--primary:hover {\n  background: #31b6c0;\n  border-color: #31b6c0;\n  box-shadow: 0 8px 20px rgba(60,203,214,.20);\n}\n\n.oc-btn--transparent {\n  color: #3CCBD6;\n  background: transparent;\n  border: 1px solid #3CCBD6;\n}\n\n.oc-btn--transparent:hover {\n  background: rgba(60,203,214,.07);\n}\n\n\n\/* =========================================================\n   FOOTER\n========================================================= *\/\n\n.oc-footer {\n  padding: 15px 20px;\n  border-top: 1px solid #eeeeee;\n  background: #fafafa;\n  color: #555;\n  text-align: center;\n  font-size: 11px;\n}\n\n\n\/* =========================================================\n   SECTION VISUELLE\n========================================================= *\/\n\n.oc-visual-section {\n  width: 100%;\n  max-width: 1180px;\n  margin: 60px auto 35px;\n  padding: 0 18px;\n}\n\n\n\/* =========================================================\n   INTRO VISUELS\n========================================================= *\/\n\n.oc-visual-intro {\n  max-width: 760px;\n  margin: 0 auto 36px;\n  padding: 0 20px;\n  text-align: center;\n}\n\n.oc-visual-eyebrow {\n  display: inline-block;\n  margin-bottom: 10px;\n\n  color: #3CCBD6;\n\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 1.7px;\n  text-transform: uppercase;\n}\n\n.oc-visual-heading {\n  margin: 0 0 14px;\n\n  font-size: clamp(28px,4vw,42px);\n  line-height: 1.15;\n\n  font-weight: 650;\n  letter-spacing: -.8px;\n}\n\n.oc-visual-sub {\n  max-width: 620px;\n  margin: 0 auto;\n\n  color: #6a6a6a;\n\n  font-size: 13px;\n  line-height: 1.75;\n}\n\n\n\/* =========================================================\n   GALERIE\n========================================================= *\/\n\n.oc-image-stack {\n  width: 100%;\n  max-width: 1080px;\n  margin: 0 auto;\n\n  display: flex;\n  flex-direction: column;\n  gap: 26px;\n}\n\n.oc-image-panel {\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n\n  overflow: hidden;\n\n  border-radius: 22px;\n  background: #f5f5f5;\n\n  box-shadow:\n    0 8px 28px rgba(0,0,0,.05);\n\n  transition:\n    transform .4s ease,\n    box-shadow .4s ease;\n}\n\n.oc-image-panel img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n\n  object-fit: contain;\n\n  transition:\n    transform .6s cubic-bezier(.2,.7,.2,1);\n}\n\n\n\/* =========================================================\n   HOVER VISUELS\n========================================================= *\/\n\n.oc-image-panel:hover {\n  transform: translateY(-3px);\n\n  box-shadow:\n    0 16px 36px rgba(0,0,0,.08);\n}\n\n.oc-image-panel:hover img {\n  transform: scale(1.008);\n}\n\n\n\/* =========================================================\n   SIGNATURE VISUELS\n========================================================= *\/\n\n.oc-visual-signature {\n  width: 100%;\n  max-width: 1080px;\n\n  margin: 18px auto 0;\n  padding: 0 4px;\n\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n\n  gap: 20px;\n\n  color: #999;\n\n  font-size: 10px;\n  letter-spacing: .4px;\n}\n\n\n\/* =========================================================\n   TABLETTE\n========================================================= *\/\n\n@media(max-width: 900px) {\n\n  .oc-body {\n    padding: 30px 22px;\n  }\n\n  .oc-highlights {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .oc-visual-section {\n    width: 100%;\n    max-width: 100%;\n    margin-top: 50px;\n    padding: 0 12px;\n  }\n\n  .oc-image-stack {\n    width: 100%;\n    max-width: 100%;\n    gap: 18px;\n  }\n\n  .oc-image-panel {\n    border-radius: 18px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width: 520px) {\n\n  .oc-product-card {\n    margin: 16px auto;\n    padding: 0 6px;\n  }\n\n  .oc-card {\n    border-radius: 18px;\n  }\n\n  .oc-header {\n    padding: 34px 18px;\n  }\n\n  .oc-title {\n    font-size: 24px;\n  }\n\n  .oc-sub {\n    font-size: 12.5px;\n  }\n\n  .oc-body {\n    padding: 24px 17px;\n  }\n\n  .oc-highlights {\n    gap: 9px;\n  }\n\n  .oc-highlight {\n    min-height: 125px;\n    padding: 15px;\n  }\n\n  .oc-highlight-value {\n    font-size: 16px;\n  }\n\n  .oc-highlight-label {\n    font-size: 10px;\n  }\n\n  .oc-info-card {\n    padding: 24px 2px;\n  }\n\n  .oc-list {\n    padding-left: 19px;\n  }\n\n  .oc-guarantee {\n    padding: 23px 18px;\n  }\n\n  .oc-btn {\n    width: 100%;\n  }\n\n  .oc-visual-section {\n    width: 100%;\n    max-width: 100%;\n    margin-top: 42px;\n    padding: 0 7px;\n  }\n\n  .oc-visual-intro {\n    margin-bottom: 26px;\n    padding: 0 12px;\n  }\n\n  .oc-visual-heading {\n    font-size: 28px;\n  }\n\n  .oc-visual-sub {\n    font-size: 12px;\n  }\n\n  .oc-image-stack {\n    width: 100%;\n    max-width: 100%;\n    gap: 12px;\n  }\n\n  .oc-image-panel {\n    border-radius: 15px;\n  }\n\n  .oc-image-panel:hover {\n    transform: none;\n  }\n\n  .oc-image-panel:hover img {\n    transform: none;\n  }\n\n  .oc-visual-signature {\n    flex-direction: column;\n    gap: 4px;\n    text-align: center;\n  }\n\n}\n\n\n\/* =========================================================\n   ACCESSIBILITE\n========================================================= *\/\n\n@media(prefers-reduced-motion: reduce) {\n\n  .oc-highlight,\n  .oc-btn,\n  .oc-image-panel,\n  .oc-image-panel img {\n    transition: none;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"oc-product-page\"\u003e\n\u003csection class=\"oc-product-card\" lang=\"de\" aria-label=\"ONAIL Tornado No.1 Nagelstaubabsaugung\"\u003e\n\u003cdiv class=\"oc-card\"\u003e\n\u003cheader class=\"oc-header\"\u003e\n\u003ch2 class=\"oc-title\"\u003eONAIL Tornado No.1 Nagelstaubabsaugung\u003c\/h2\u003e\n\u003cp class=\"oc-sub\"\u003e360°-Absaugung, Feinstaubfiltration und ein Design für einen saubereren Maniküre-Arbeitsplatz.\u003c\/p\u003e\n\u003cdiv class=\"oc-meta\"\u003e\u003cspan class=\"oc-badge\"\u003eMarke: ONAIL\u003c\/span\u003e\u003cspan class=\"oc-badge\"\u003eModell: Tornado No.1\u003c\/span\u003e\u003cspan class=\"oc-badge\"\u003e360°-Absaugung\u003c\/span\u003e\u003cspan class=\"oc-badge\"\u003e99,8 % Erfassung\u003c\/span\u003e\u003cspan class=\"oc-badge\"\u003ePM1-Filtration\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"oc-body\"\u003e\n\u003csection class=\"oc-section\"\u003e\u003cspan class=\"oc-eyebrow\"\u003eONAIL TORNADO NO.1\u003c\/span\u003e\u003ch2 class=\"oc-heading\"\u003eAbsaugung rund um den Arbeitsbereich\u003c\/h2\u003e\u003cp class=\"oc-text\"\u003eDer \u003cstrong\u003eONAIL Tornado No.1\u003c\/strong\u003e ist eine kabelgebundene Nagelstaubabsaugung für Manikürebehandlungen, bei denen eine wirksame Absaugung direkt an der Hand erforderlich ist. Der Lufteinlass ist vom Auge eines Tornados inspiriert und erzeugt einen Luftstrom rund um die zentrale Fläche.\u003c\/p\u003e\u003cp class=\"oc-text\"\u003eDiese Architektur hilft dabei, Staub beim Materialabtrag und bei der Arbeit mit dem Nagelfräser zum Filtersystem zu leiten. ONAIL gibt eine \u003cstrong\u003eErfassungsrate von bis zu 99,8 %\u003c\/strong\u003e in Verbindung mit einer PM1-Filtration an, um feine Partikel zurückzuhalten, bevor sie sich erneut im Arbeitsbereich verteilen.\u003c\/p\u003e\u003c\/section\u003e\n\u003csection class=\"oc-section\"\u003e\u003cdiv class=\"oc-video\"\u003e\u003ciframe src=\"https:\/\/www.youtube-nocookie.com\/embed\/N_vWg_GX0Pg?si=1jR0idIdy9MlV3FZ\" title=\"Vorstellung ONAIL Tornado No.1\" loading=\"lazy\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oc-section\"\u003e\u003cdiv class=\"oc-highlights\"\u003e\u003cdiv class=\"oc-highlight\"\u003e\u003cspan class=\"oc-highlight-icon\"\u003e🌪️\u003c\/span\u003e\u003cdiv\u003e\u003cdiv class=\"oc-highlight-value\"\u003e360°\u003c\/div\u003e\u003cdiv class=\"oc-highlight-label\"\u003eumlaufende Absaugung\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003cdiv class=\"oc-highlight\"\u003e\u003cspan class=\"oc-highlight-icon\"\u003e✨\u003c\/span\u003e\u003cdiv\u003e\u003cdiv class=\"oc-highlight-value\"\u003e99,8 %\u003c\/div\u003e\u003cdiv class=\"oc-highlight-label\"\u003eangegebene Erfassungsrate\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003cdiv class=\"oc-highlight\"\u003e\u003cspan class=\"oc-highlight-icon\"\u003e🛡️\u003c\/span\u003e\u003cdiv\u003e\u003cdiv class=\"oc-highlight-value\"\u003ePM1 \/ F5\u003c\/div\u003e\u003cdiv class=\"oc-highlight-label\"\u003eFeinstaubfiltration\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003cdiv class=\"oc-highlight\"\u003e\u003cspan class=\"oc-highlight-icon\"\u003e🔌\u003c\/span\u003e\u003cdiv\u003e\u003cdiv class=\"oc-highlight-value\"\u003eKabelgebunden\u003c\/div\u003e\u003cdiv class=\"oc-highlight-label\"\u003ekontinuierliche Stromversorgung\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oc-section\"\u003e\u003cdiv class=\"oc-info-list\"\u003e\n\u003carticle class=\"oc-info-card\"\u003e\u003cdiv class=\"oc-info-header\"\u003e\u003cspan class=\"oc-info-icon\"\u003e✦\u003c\/span\u003e\u003ch3 class=\"oc-info-title\"\u003eWichtigste Vorteile\u003c\/h3\u003e\u003c\/div\u003e\u003cul class=\"oc-list\"\u003e\u003cli\u003e\u003cstrong\u003e360°-Absaugung:\u003c\/strong\u003e die kreisförmige Bauweise hilft, Staub zur zentralen Absaugzone zu leiten.\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eErfassungsrate bis zu 99,8 %:\u003c\/strong\u003e entwickelt, um die Staubverteilung rund um den Arbeitsplatz zu reduzieren.\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eFeinstaubfiltration:\u003c\/strong\u003e das PM1\/F5-System hilft, sehr feinen Staub aus Behandlungen zurückzuhalten.\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eFür Nagelarbeiten geeignete Form:\u003c\/strong\u003e die zentrale Fläche ermöglicht es, die Hand direkt über der Absaugung zu positionieren.\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eDauerbetrieb:\u003c\/strong\u003e durch den Kabelbetrieb muss während des Arbeitstags kein Akkustand überwacht werden.\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eEinfache Wartung:\u003c\/strong\u003e Einwegfilter können ersetzt werden, sobald sie stark mit Staub belastet sind.\u003c\/li\u003e\u003c\/ul\u003e\u003c\/article\u003e\n\u003carticle class=\"oc-info-card\"\u003e\u003cdiv class=\"oc-info-header\"\u003e\u003cspan class=\"oc-info-icon\"\u003e⚙️\u003c\/span\u003e\u003ch3 class=\"oc-info-title\"\u003eTechnische Daten\u003c\/h3\u003e\u003c\/div\u003e\u003cul class=\"oc-list\"\u003e\u003cli\u003e\u003cstrong\u003eTyp:\u003c\/strong\u003e kabelgebundene Nagelstaubabsaugung\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eStromversorgung:\u003c\/strong\u003e 12 V ⎓ 2,5 A über externen Adapter\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eAdapter Eingang:\u003c\/strong\u003e 100–240 V AC, 50\/60 Hz\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eAdapter Ausgang:\u003c\/strong\u003e 12 V ⎓ 2,5 A oder 12 V ⎓ 3 A\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eStromanschluss:\u003c\/strong\u003e USB Type-C\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eAbmessungen:\u003c\/strong\u003e 254 × 123 mm\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eGewicht:\u003c\/strong\u003e 1.053 g\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eBetriebstemperatur:\u003c\/strong\u003e 0 bis +40 °C\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eBetriebsfeuchtigkeit:\u003c\/strong\u003e 10 bis 90 % rF\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eLagertemperatur:\u003c\/strong\u003e -20 bis +60 °C\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eLagerfeuchtigkeit:\u003c\/strong\u003e 5 bis 95 % rF\u003c\/li\u003e\u003c\/ul\u003e\u003c\/article\u003e\n\u003carticle class=\"oc-info-card\"\u003e\u003cdiv class=\"oc-info-header\"\u003e\u003cspan class=\"oc-info-icon\"\u003e🛡️\u003c\/span\u003e\u003ch3 class=\"oc-info-title\"\u003eFiltration \u0026 Staubmanagement\u003c\/h3\u003e\u003c\/div\u003e\u003cul class=\"oc-list\"\u003e\u003cli\u003e\u003cstrong\u003eF5-Filtersystem:\u003c\/strong\u003e entwickelt, um angesaugten Staub zurückzuhalten, bevor die Luft wieder an die Umgebung abgegeben wird.\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003ePM1-Filtration:\u003c\/strong\u003e für feine Partikel, einschließlich Partikeln kleiner als PM2,5.\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eFeinstauberfassung:\u003c\/strong\u003e ONAIL gibt an, dass Partikel bis zu 0,001 mm zurückgehalten werden können.\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003eWeniger Wiederverteilung:\u003c\/strong\u003e gesammelter Staub bleibt im Filter, statt nur im Arbeitsbereich verteilt zu werden.\u003c\/li\u003e\u003c\/ul\u003e\u003cdiv class=\"oc-note\"\u003e💡 \u003cstrong\u003ePflegehinweis:\u003c\/strong\u003e Prüfen Sie den Filter regelmäßig. Ein stark beladener Filter kann Luftstrom und Absaugleistung schrittweise reduzieren.\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"oc-info-card\"\u003e\u003cdiv class=\"oc-info-header\"\u003e\u003cspan class=\"oc-info-icon\"\u003e📦\u003c\/span\u003e\u003ch3 class=\"oc-info-title\"\u003eLieferumfang\u003c\/h3\u003e\u003c\/div\u003e\u003cul class=\"oc-list\"\u003e\u003cli\u003e\u003cstrong\u003e1 ×\u003c\/strong\u003e ONAIL Tornado No.1 Nagelstaubabsaugung\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003e1 ×\u003c\/strong\u003e Netzadapter mit Kabel\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003e30 ×\u003c\/strong\u003e Einwegfilter\u003c\/li\u003e\u003cli\u003e\u003cstrong\u003e1 ×\u003c\/strong\u003e Bedienungsanleitung\u003c\/li\u003e\u003c\/ul\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"oc-section\"\u003e\u003cdiv class=\"oc-guarantee\"\u003e\u003cspan class=\"oc-eyebrow\"\u003eSICHERHEIT\u003c\/span\u003e\u003ch3\u003eGarantie \u0026 gute Anwendung\u003c\/h3\u003e\u003cul class=\"oc-list\"\u003e\u003cli\u003e\u003cstrong\u003eGarantie:\u003c\/strong\u003e 2 Jahre.\u003c\/li\u003e\u003cli\u003ePrüfen Sie den Filter regelmäßig, um einen wirksamen Luftstrom zu erhalten.\u003c\/li\u003e\u003cli\u003eErsetzen Sie den Filter bei starker Verschmutzung, bevor die Leistung deutlich nachlässt.\u003c\/li\u003e\u003cli\u003eBlockieren Sie während des Betriebs weder Lufteinlass noch Luftauslass.\u003c\/li\u003e\u003cli\u003eVerwenden und lagern Sie das Gerät sauber und trocken innerhalb der empfohlenen Temperaturbereiche.\u003c\/li\u003e\u003c\/ul\u003e\u003cdiv class=\"oc-cta-group\"\u003e\n\u003ca class=\"oc-btn oc-btn--primary\" href=\"https:\/\/onglycare.com\/collections\/fraise-en-diamant\"\u003e💎 Diamantfräser\u003c\/a\u003e\n\u003ca class=\"oc-btn oc-btn--primary\" href=\"https:\/\/onglycare.com\/collections\/fraises-en-carbure-de-tungstene-depose-et-preparation-haute-performance\"\u003e⚙️ Hartmetallfräser\u003c\/a\u003e\n\u003ca class=\"oc-btn oc-btn--transparent\" href=\"https:\/\/onglycare.com\/blogs\/techniques-astuces\/comment-bien-choisir-sa-fraise-pour-ponceuse-a-ongles-guide-complet\"\u003e📚 Den richtigen Fräser wählen\u003c\/a\u003e\n\u003ca class=\"oc-btn oc-btn--transparent\" href=\"https:\/\/onglycare.com\/blogs\/techniques-astuces\/quand-et-pourquoi-remplacer-vos-embouts-de-ponceuse-a-ongles\"\u003e🔄 Wann Fräser ersetzen?\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"oc-footer\"\u003e🚚 Versand innerhalb von 24 Std. • Frankreich 3–5 Tage • International 5–10 Tage\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"oc-visual-section\"\u003e\n\u003cdiv class=\"oc-visual-intro\"\u003e\u003cspan class=\"oc-visual-eyebrow\"\u003eDAS TORNADO ERLEBNIS\u003c\/span\u003e\u003ch2 class=\"oc-visual-heading\"\u003eAbsaugung im Mittelpunkt des Arbeitsplatzes.\u003c\/h2\u003e\u003cp class=\"oc-visual-sub\"\u003eEine kreisförmige Architektur, die Staub leitet und filtert und während der Behandlung zu einem saubereren Arbeitsumfeld beiträgt.\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"oc-image-stack\"\u003e\n\u003cfigure class=\"oc-image-panel\"\u003e\u003cimg src=\"https:\/\/onail.eu\/cdn\/shop\/files\/f6b2e8c67f1726679d603c902f417bf7_afcf577f-4017-4877-8e3b-3e87bb8cb8e1.jpg?v=1782279147\u0026amp;width=3840\" alt=\"ONAIL Tornado No.1 Nagelstaubabsaugung\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"oc-image-panel\"\u003e\u003cimg src=\"https:\/\/onail.eu\/cdn\/shop\/files\/3_94324bb7-9d61-4e0d-9614-dda63c152708.jpg?v=1782279149\u0026amp;width=1806\" alt=\"Internes Absaug- und Filtersystem des ONAIL Tornado No.1\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003cfigure class=\"oc-image-panel\"\u003e\u003cimg src=\"https:\/\/onail.eu\/cdn\/shop\/files\/4_84dff7f4-380a-47c1-ab5e-f1b3abcd9564.jpg?v=1782279149\u0026amp;width=1806\" alt=\"ONAIL Tornado No.1 bei einer Maniküre\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oc-visual-signature\"\u003e\u003cspan\u003eONAIL Tornado No.1\u003c\/span\u003e\u003cspan\u003e360°-Absaugung • 99,8 % Erfassung • PM1-Filtration\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"O Nail","offers":[{"title":"Default Title","offer_id":58565231378696,"sku":"ONAIL-TORNADO-N1-WH","price":259.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0952\/2967\/3736\/files\/ONAIL-Tornade-n1_1.webp?v=1787955080","url":"https:\/\/onglycare.com\/de-ch\/products\/onail-tornado-no1-nagelstaubabsaugung-kabel","provider":"Ongly Care","version":"1.0","type":"link"}