GOTOOLS
ELEKTROWERKZEUGE Sägen Bandsägen
{
"@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\/saegen","name":"S\u00e4gen"}},{"@type":"ListItem","position":4,"item":{"@id":"\/elektrowerkzeuge\/saegen\/bandsaegen","name":"Bands\u00e4gen"}}]
}
$(document).ready(function() {
$('.thumbs').on('click', '.remaining:not(".open-video")', function(event) {
event.preventDefault();
setTimeout(function () {
MagicZoom.expand('zoom');
}, 300);
setTimeout(function () {
MagicZoom.switchTo('zoom',8);
}, 1000);
});
});
Produkteigenschaften: Bürstenlose Motor-Technologie für höhere Leistung, kompaktere Abmessungen sowie längere Lebensdauer Optimal ausbalanciert: Ergonomischer Handgriff und die Positionierung des Akkus führen zu einer sehr guten Gewichtsverteilung Fünf variabel einstellbare Geschwindigkeitsstufen für optimale Kontrolle während des Sägens und Anpassung an das zu sägende Material Große Schnitttiefe von 86 mm - +32% im Vergleich zum Vorgängermodell DCS371 Komplett werkzeugloser Wechsel des Sägeblattes Leicht einzustellende Sägeblattführung Starke LED-Leuchte zur Ausleuchtung des Arbeitsbereiches Praktischer Haken zur einfachen Aufbewahrung auf der Baustelle Einsetzbar mit allen 18 Volt XR sowie FlexVolt Akkus (nicht im Lieferumfang)Technische Daten: Akku-Technologie:Alle 18 Volt XR sowie Flexvolt-Akkus Leerlaufdrehzahl (min-1): 174 Max. Leistungsabgabe (W): 530 Gewicht (ohne Akku; kg): 3,8 Max. Schnittkapazität (mm): 86 EAN: 5035048798683 Triaxiale Vibration Sägen (m/s²): < 2,5 Unsicherheitsfaktor K1 (m/s²): 1,5 Schalldruckpegel LPA (dB(A)): 75 Schalleistungspegel LWA (dB(A)): 86 Unsicherheitsfaktor K1 (m/s²): 3Lieferumfang: 1x DeWALT Akku-Bandsäge DCS378N 1x Bandsägeband 899mm 18TPI
Hersteller Stanley Black & Decker Deutschland GmbH
Black-u.-Decker-Str. 40,
65510 Idstein,
Deutschland 06126/211 DeWALT Akku-Bandsäge DCS378N. 18V ohne AKku und Ladegerät im Karton Artikel-Nr.: DCS378N-XJ EAN: 5035048798683 Hersteller: DEWALT
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", "0cabe6bd71ec2d73e6037574ecf2d8b7");
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", "0cabe6bd71ec2d73e6037574ecf2d8b7");
}
Versandkostenfreie Lieferung in DE ab 100€ Kostenloser Rückversand Zuletzt angesehen
DeWALT Akku-Bandsäge DCS378N. 18V ohne AKku und Ladegerät im Karton 349,99 € Bosch Akku-Bohrschrauber GSR 12V-35 mit 2x 3,0 Ah Akku + Lader in L-Boxx Gr. 1 214,99 € DeWALT Akku-Schlagbohrschrauber DCD805E2T 18V mit 2x 1,7 Powerstack Akkus, Lader, T-STAK 279,99 € Milwaukee FUEL Akku-Kompakt-Schlagbohrschrauber M12 FPD2-402X, 2x 4,0 Ah + Ladegerät 184,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
});