GOTOOLS
ELEKTROWERKZEUGE Bohrer und Schrauber Bohrhämmer
{
"@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\/bohrhaemmer","name":"Bohrh\u00e4mmer"}}]
}
$(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: Leistungsstarker 40 V max. Bohrhammer mit SDS-MAX-Werkzeugaufnahme. Mit bürstenlosem Motor und Anti-Vibrationssystem AVT sowie Soft No Load Funktion. Mit AWS-Technologie zum automatischen Einschalten der Staubabsaugung. Zum Bohren und Hammerbohren. Die Einzelschlagstärke von 8,0 Joule ermöglicht bis zu 40 mm Bohrungen in Beton.Technische Daten: Li-Ion Akku 40V max.;- Akkuspannung;40 V Akkusystem XGT;1 Bürstenloser Motor;1 Akkuschutzsystem;1 Leerlaufdrehzahl;250 - 500 min¹ Leerlaufschlagzahl;1450 - 2900 min¹ Bohrleistung in Mauerwerk;40 / 105 mm Einzelschlagstärke;8 J Bohrleistung Bohrkrone;40 mm Motorbremse;1 AWS-Schnittstelle;1 Transportkoffer;1 Antivibrations-Seitengriff AVT;1 Schallleistungspegel (LWA );102 dB(A) Schalldruckpegel (LpA );91 dB(A) K-Wert Geräusch;3 dB(A) Vibration Hammerbohren in Beton;5,0 m/s² Vibration Meisseln mit Seitengriff;4,0 m/s² K-Wert Vibration;1,5 m/s² Gewicht inkl. Akku (EPTA);8,2 kg Produktabmessung (L x B x H);520 x 115 x 305 mmLieferumfang: 1x Makita Akku-Kombihammer SDS-MAX 40V max. HR005GM202, 2x4,0+Lader im Koffer inkl. AWS-Adapter 2x 40 V, 4,0 Ah BL4040F 1x Ladegerät 1x 123138-5;Seitengriff kpl. 1x 196792-8;D-Griff kpl. 1x 198993-4;Bohrer-/Meißelfett 1x 331955-1;Tiefenanschlag 1x 821837-0;Transportkoffer
Hersteller Makita Werkzeug GmbH
Makita-Platz 1,
40885 Ratingen,
Deutschland www.makita.de Makita Akku-Kombihammer SDS-MAX 40V max. HR005GM202, 2x4,0+Lader im Koffer Artikel-Nr.: HR005GM202 EAN: 0088381732499 Hersteller: MAKITA
1.029,99 €
UVP 1.512,49 €
-31%
inkl. MwSt., ggf. zzgl. Versandkosten
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", "3ba229fc2972f23cad80dfca13613f28");
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", "3ba229fc2972f23cad80dfca13613f28");
}
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
});