GOTOOLS
ELEKTROWERKZEUGE Bohrer und Schrauber Schlagschrauber
{
"@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\/bohrer-und-schrauber","name":"Bohrer und Schrauber"}},{"@type":"ListItem","position":4,"item":{"@id":"\/elektrowerkzeuge\/bohrer-und-schrauber\/schlagschrauber","name":"Schlagschrauber"}}]
}
$(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: Mehr Power. Robuster. Digitale Kommunikation. Ein Akku-Schlagschrauber für höchste Ansprüche Leistungsstarker Akku-Schlagschrauber mit 1/4"-Innensechskant-Werkzeugaufnahme. Verschiedene Modi für eine präzise Einstellung, 10 Anziehmodi, 4 Schlagkraftmodi und 6 Assistenzmodi einstellbar. Zusätzlich 2 Modi für Selbstbohrschrauben und 3 Modi zur industriellen Vormontage. Für wiederkehrende Arbeiten sind 2 Modi benutzerdefiniert speicherbar. Mit bürstenlosem Motor für geringen Stromverbrauch XPT - Extreme Protection Technology. Optimaler Schutz gegen Staub und Spritzwasser auch unter harten Bedingungen Mit LED-Licht
Technische Daten: Holz 20 - 200 mm Produktabmessung (L x B x H) 120 x 86 x 250 mm Schallleistungspegel (LWA) 107 dB(A) Akkusystem XGT ja Drehmoment max. 220 / 170 / 50 / 20 Nm Leerlaufschlagzahl 0 - 4400 / 3600 / 2600 / 1100 min-¹ Maschinenschrauben M4 - M8 Gewicht inkl. Akku (EPTA) 1,7 - 2,0 kg Sechskantaufnahme 1/4" (6,35 mm) Vibration Schlagschrauben bei Volllast 10,0 m/s² Schalldruckpegel (LpA) 96 dB(A) K-Wert Vibration 1,5 m/s² Leerlaufdrehzahl 0 - 3700 / 3200 / 2100 / 1100 min-¹ K-Wert Geräusch 3 dB(A) Akkuschutzsystem ja Bürstenloser Motor ja Standardschrauben M5 - M16
Lieferumfang: 1x Makita Akku-Schlagschrauber 40V max. 2x Akku BL4025 2,5 Ah 1x Ladegerät DC40RA 1x MAKPAC Gr. 2
Hersteller Makita Werkzeug GmbH
Makita-Platz 1,
40885 Ratingen,
Deutschland www.makita.de Makita Akku-Schlagschrauber 40V max. TD001GD201 mit 2x 2,5 Ah Akkus + Lader im MAKPAC Artikel-Nr.: TD001GD201 EAN: 0088381896092 Hersteller: MAKITA
Nicht lagernd
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", "86a65d93110a1dba1c5f768e529609c1");
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", "86a65d93110a1dba1c5f768e529609c1");
}
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
});