GOTOOLS
ELEKTROWERKZEUGE Bohrer und Schrauber Abbruchhä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\/abbruchhaemmer","name":"Abbruchh\u00e4mmer"}}]
}
Produkteigenschaften: Leistungsstarker 2.100 Watt-Motor mit ausreichenden Überlastreserven auch bei härtestem Einsatz Robuster, äußerst großer Hammermechanismus liefert ein Maximum an Robustheit und Schlagenergie Ideal für große Abbrucharbeiten in Beton und Asphalt wie bspw. zum Aufbrechen von Betonfundamenten und asphaltierten oder gepflasterten Flächen Perform & Protect: Sicheres und ermüdungsarmes Arbeiten bei geringen Vibrationen, durch federgelagertes Ausgleichsgewicht und von der Maschine entkoppelte Handgriffe Kontrollierter Einsatz durch elektronischen Sanftanlauf Schlagzahl-Konstantelektronik für einen gleichbleibend hohen Materialabtrag Robustes Design und Verarbeitung für eine sehr hohe Lebensdauer Servicefreundlich durch modularen Aufbau Transportkarre D259811-XJ: Multifunktions-Transportkarre mit Sicherheitsbügel für den Abbruchhammer und Aufbewahrungsmöglichkeit mit Sicherung für 4 MeißelTechnische Daten: Aufnahmeleistung (Watt): 2.100 Leerlaufschlagzahl: 960 min-1 Einzelschlagenergie (EPTA 05/2009): 62 Joule Werkzeugaufnahme: 28mm Sechskant Gewicht: 31 kg Triaxiale Vibration Meisseln in Beton: 4,8 m/s² Unsicherheitsfaktor K: 1,5 m/s² Schalldruckpegel LPA: 94 dB(A) Schallleistungspegel LWA: 105 dB(A) Unsicherheitsfaktor K: 3,0 dB(A)Lieferumfang: 1x DeWALT Abbruchhammer D25981K 1x 28 mm-Sechskant Abbruchhammer 1x Spitzmeißel 1x Transportkarre D259811
Hersteller Stanley Black & Decker Deutschland GmbH
Black-u.-Decker-Str. 40,
65510 Idstein,
Deutschland 06126/211 DeWALT Abbruchhammer D25981K, 62 Joule, 28 mm Sechskant, 30 kg, 2100 Watt Artikel-Nr.: D25981K-QS EAN: 5035048657034 Hersteller: DEWALT
1.749,99 €
UVP 2.735,81 €
-36%
inkl. MwSt., ggf. zzgl. Versandkosten
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);
Versand auf Palette mit Spedition 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", "8a8e7a873640a9131eef5351f1f528e0");
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", "8a8e7a873640a9131eef5351f1f528e0");
}
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
});