GOTOOLS
ELEKTROWERKZEUGE Weitere Elektrowerkzeuge Spezial Elektrowerkzeuge
{
"@context":"http://schema.org/",
"@type":"BreadcrumbList",
"itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/elektrowerkzeuge","name":"ELEKTROWERKZEUGE"}},{"@type":"ListItem","position":3,"item":{"@id":"\/elektrowerkzeuge\/weitere-elektrowerkzeuge","name":"Weitere Elektrowerkzeuge"}},{"@type":"ListItem","position":4,"item":{"@id":"\/elektrowerkzeuge\/weitere-elektrowerkzeuge\/spezial-elektrowerkzeuge","name":"Spezial Elektrowerkzeuge"}}]
}
Produkteigenschaften: Präzises Trennen ohne Staub.Das Diamant Trennsystem mit einer Schnitttiefe bis 27 mm. Vorbei sind damit die Zeiten, in denen Trenn- und Schleifarbeiten eine staubige Angelegenheit waren. Der schädliche Staub wird zuverlässig abgesaugt, die Gesundheit des Anwenders geschützt und freie Sicht auf das Werkstück ermöglicht. In Kombination mit dem abgestimmten Zubehör und den Verbrauchsmaterialien entsteht so die optimale Lösung für effizientes, sauberes und präzises Arbeiten.Trennsystem mit effizienter Staubabsaugung, schützt die Gesundheit Führungstisch mit leicht laufenden Rollen für sichere Führung auf dem Werkstück Sichtfenster ermöglicht freie Sicht auf die Schnittstelle Tauchfunktion: Schnittbeginn an jeder Stelle im Material möglich Einsetzbar auf Festool Führungsschiene für präzise SchnitteSchnelles und staubarmes Trennen mineralischer Materialien Ausschnitte für Türen/Fenster, Dehnfugen im Bodenbereich, Nuten für LeitungenTechnische Daten: Leistungsaufnahme 1400 W Leerlaufdrehzahl 3500 - 11000 min?¹ Scheiben-Ø 125 mm Abstand seitlich 32.00 mm Abstand vorne 78.00 mm Schnitttiefe ohne/mit Führungsschiene 27/23 mm Anschluss Staubabsaugung Ø 36/27 mm Produktgewicht ohne Zubehör 4.50 kg Antriebsart NetzLieferumfang: 1x Festool Diamant Trennsystem DSC-AG 125 1x Absaughaube DCC-AG 125 1x Diamanttrennscheibe ALL-D125 Premium 1x Führungsschiene FS 800/2 1x Systainer SYS3 M 337
Hersteller Festool GmbH
Wertstr. 20,
70327 Wendlingen am Neckar,
Deutschland Festool Diamant Trennsystem DSC-AG 125-Plus-FS mit Führungsschiene im Systainer Artikel-Nr.: 578530 EAN: 4014549451625 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", "eb9b0c14787058739b9b57558f71a608");
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", "eb9b0c14787058739b9b57558f71a608");
}
Versandkostenfreie Lieferung in DE ab 100€ Kostenloser Rückversand Zuletzt angesehen
Festool Diamant Trennsystem DSC-AG 125-Plus-FS mit Führungsschiene im Systainer 614,99 € Festool Absaugmobil CTL 26 EI-FLR, L-Klasse, FLR-Version 706,99 € Festool Absaugmobil CLEANTEC CTM 26 EI-FLR, M-Klasse, FLR-Version 939,99 € Festool Freihand Trennsystem DSC-AG 125 FH-Plus im Systainer 371,99 € Festool Absaugmobil CLEANTEC CTM 48 EI, M-Klasse mit Schubbügel 1.149,99 € Festool Absaugmobil CLEANTEC CTM 26 EI, M-Klasse 903,99 € Festool Absaugmobil CLEANTEC CTL 36 EI, L-Klasse 809,99 € Festool Absaugmobil CLEANTEC CTL 26 EI, L-Klasse 675,99 €
$(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
});