GOTOOLS
ZUBEHÖR FÜR ELEKTROWERKZEUG Maschinenzubehör Absaugung
{
"@context":"http://schema.org/",
"@type":"BreadcrumbList",
"itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/zubehoer-fuer-elektrowerkzeug","name":"ZUBEH\u00d6R F\u00dcR ELEKTROWERKZEUG"}},{"@type":"ListItem","position":3,"item":{"@id":"\/zubehoer-fuer-elektrowerkzeug\/maschinenzubehoer","name":"Maschinenzubeh\u00f6r"}},{"@type":"ListItem","position":4,"item":{"@id":"\/zubehoer-fuer-elektrowerkzeug\/maschinenzubehoer\/absaugung","name":"Absaugung"}}]
}
Produktbeschreibung: Bewältigt hohes Staubaufkommen dank Zyklon-Technologie Konstant hohe Absaugleistung durch Entlastung des Hauptfilters Bequemer und sicherer Transport dank stapelbarer Auffangbehälter mit kompakten Abmessungen und robuster Bauweise Flexibel je nach Anwendung mit oder ohne CT Vorabscheider arbeiten Große Staubmengen und Späne stellen ab sofort kein Problem mehr dar. Weder für den Hauptfilter noch für die Saugkraft. Denn der mit den Festool CT Absaugmobilen kompatible Vorabscheider fängt bis zu 95 % des Staubs auf, bevor er das Absaugmobil erreicht. Das entlastet den Hauptfilter und garantiert konstant hohe Saugkraft während des gesamten Arbeitsprozesses. Absaugung großer Staubmengen mineralischer Feinstäube Absaugung großer Staubmengen von Säge-, Hobel- und Frässpänen Für alle Anwendungen mit Diamantschleifer, Langhalsschleifer, Renovierungsfräse mit viel Feinstaubaufkommen Für alle Anwendung mit Sägen, Fräsen oder Hobel mit viel grobem Spanaufkommen Einfache und sichere Entsorgung großer Staubmengen Passend für CT 26/36/48 zur Kombination mit allen Festool Absauggeräten CT 26/36/48 mit und ohne AUTOCLEAN Funktion zugelassen für Staubklasse L und M optimaler Einsatz bei Maschinen und Anwendungen mit hohem Staubaufkommen vermindert die Ansaugunterstützung bei LHS 225 EQ
Technische Daten: Abmessung (L x B x H) 395 x 295 x 515 mm Max. Behältervolumen 20 l Gewicht 7 kg Gewicht (inkl. Verpackung) 8.165 kg Länge (inkl. Verpackung) 0.41 m Höhe (inkl. Verpackung) 0.59 m Breite (inkl. Verpackung) 0.32 m
Lieferumfang: 1x Festool CT Vorabscheider CT-VA-20 1x Zyklon-Systainer 1x Auffangbehälter VAB-20 1x Systainer-Wanne 1x Anschluss-Schlauch 1x Entsorgungssack 1x Behälterdeckel
Hersteller Festool GmbH
Wertstr. 20,
70327 Wendlingen am Neckar,
Deutschland Festool CT Vorabscheider CT-VA-20 im Systainer Artikel-Nr.: 204083 EAN: 4014549327111 Hersteller: FESTOOL
const observer = new MutationObserver(() => {
const el = document.getElementById("delivery-date-template");
if (el) {
el.innerHTML = el.innerHTML.replace(
"Lieferung:",
"Lieferung: "
);
observer.disconnect();
clearTimeout(timeoutId);
}
});
observer.observe(document.body, { childList: true, subtree: true });
const timeoutId = setTimeout(() => observer.disconnect(), 2000);
DHL Paket
if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn02.plentymarkets.com/qddd911h1zyd/plugin/118/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "9NUA4DV8EVBB8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "e972802090f1bca32a3ee2ae74fdba44");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.src = "https://cdn02.plentymarkets.com/qddd911h1zyd/plugin/118/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "9NUA4DV8EVBB8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "e972802090f1bca32a3ee2ae74fdba44");
}
Versandkostenfreie Lieferung in DE ab 100€ Kostenloser Rückversand
$(document).ready(function() {
setTimeout(function () {
if (
window.innerWidth < 1200 &&
$('#m1').length &&
$('#mM').length &&
$('#m1').is(':empty')
) {
$('#mM').appendTo('#m1');
}
}, 1000);
$( window ).resize(function() {
if ($(window).outerWidth() < 1200 ) {
$('#mM').appendTo('#m1');
} else {
$('#mM').appendTo('#m2');
}
});
});
$(function () {
const $links = $('.anchors a');
const nav = document.querySelector('.anchors');
function updateActiveLink() {
const scrollTop = $(document).scrollTop();
$links.each(function (i, link) {
const targetId = $(link).attr('href');
const $target = $(targetId);
if (!$target.length) return;
const top = $target.offset().top;
let bottom;
if (i < $links.length - 1) {
const nextLinkHref = $($links[i + 1]).attr('href');
const $nextTarget = $(nextLinkHref);
bottom = $nextTarget.length ? $nextTarget.offset().top : $(document).height();
} else {
bottom = $(document).height();
}
if (scrollTop >= top - 120 && scrollTop < bottom - 120) {
$links.removeClass('active');
$(link).addClass('active');
scrollNavToLink(link);
return false; // break .each()
}
});
}
function scrollNavToLink(link) {
if (!nav) return;
const linkLeft = link.offsetLeft;
const linkWidth = link.offsetWidth;
const navWidth = nav.offsetWidth;
const scrollTo = linkLeft - (navWidth / 2) + (linkWidth / 2);
nav.scrollTo({ left: scrollTo, behavior: 'smooth' });
}
let scrollTimer;
$(document).on('scroll', function () {
updateActiveLink(); // run immediately
clearTimeout(scrollTimer);
scrollTimer = setTimeout(updateActiveLink, 100); // trailing update
});
updateActiveLink(); // on load
});