$(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:
Geeignet für Beton und armierten Beton, Kalksandstein, Mauerwerk
Für den Einsatz in Bohrhämmern mit SDS-max-Aufnahme
Wiederverschließbare Handwerkerverpackung
activeteq: Aktive Zentrierspitze für aktives Schneiden in Beton
Langlebiges Hartmetall mit feinster Körnung für hohe Lebensdauer und beste Widerstandsfähigkeit
Verschleiß-Indikator: Die Sichtbarkeit des Verschleiß-Indikators gibt eine Orientierung hinsichtlich der Toleranz, um Dübel setzen zu können
4-Schneider
Äußerst robuste und aggressive Vollhartmetall-S-Schneide und schräg gestellte Nebenschneiden für aggressiven Bohrfortschritt
2 und 2-Spiral-Design: Vibrationsoptimiertes Spiral-Design für beste Kraftübertragung und Geschwindigkeit
Technische Daten:
Durchmesser (D) mm20.0
Arbeitslänge (L1) mm400
Gesamtlänge (L2) mm 520
Gewicht795 g
Lieferumfang:
1x Bosch Hammerbohrer SDS-max-7 20 x 400 x 520 mm (2608586766)
- Hersteller
- Robert Bosch Power Tools GmbH
-
Max-Lang-Str. 40-46,
70771 Leinfelden-Echterdingen,
Deutschland
- https://www.bosch-pt.com
- 0711/8110
Bosch Hammerbohrer SDS-max-7 20 x 400 x 520 mm 2608586766

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);
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", "0b39c59c28f52f92bb5a80d64a45eaea");
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", "0b39c59c28f52f92bb5a80d64a45eaea");
}

- Versandkostenfreie Lieferung in DE ab 100€
- Kostenloser Rückversand
- EXPRESS mit UPS NEXT DAY möglich Bei Bestellung mit Zahlungseingang vor 12 Uhr, Aufpreis: 9,99€ (Zustellung Mo.-Fr.)
Weitere Modelle
Bosch PRO SDS max-7 Hammerbohrer, 15 x 200 x 340 mm 38,99 €
UVP: 98,90 €
-61%
Bosch PRO SDS max-7 Hammerbohrer, 19 x 200 x 320 mm 42,99 €
UVP: 102,57 €
-58%
Bosch 5tlg. Robust Line Hammerbohrer-Set SDS plus-5 Ø 5,5,6,7,8,10 x 165mm 13,99 €
UVP: 30,75 €
-55%
Bosch PRO SDS-max-7 Bohrer, 35x400x520 mm 85,99 €
UVP: 208,77 €
-59%
Bosch Hammerbohrer SDS-max-7, 32 x 400 x 520 mm 46,99 €
UVP: 161,12 €
-71%
Bosch PRO SDS-max-7 Bohrer, 38x400x520 mm 94,99 €
UVP: 238,07 €
-60%
Bosch PRO SDS max-9 Natural Stone Bohrer, 32 x 600 x 720 mm 122,99 €
UVP: 278,40 €
-56%
Bosch PRO SDS max-7 Hammerbohrer, 19 x 400 x 520 mm 45,99 €
UVP: 120,89 €
-62%
Bosch PRO SDS-max-7 Bohrer, 52x400x520 mm 204,99 €
UVP: 498,15 €
-59%
Bosch PRO SDS-max-7 Bohrer, 40x600x720 mm 160,99 €
UVP: 380,93 €
-58%
Bosch PRO SDS-max-7 Bohrer, 35x800x920 mm 179,99 €
UVP: 417,58 €
-57%
$(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
});