Produktbeschreibung:Akku-Bohrschrauber AdvancedDrill 18V-80 QuickSnap.Mit voller Kraft: Höchstleistung für vielseitiges Bohren und Schrauben.Kraftvolles Bohren und Schrauben mit einem maximalen Drehmoment von 78 Nm und stufenloser Drehzahleinstellung.Langlebiger Bohrschrauber dank bürstenlosem Motor und auswechselbarem 13-mm-Metallbohrfutter.QuickSnap-Schnittstelle für die magnetische Kappe oder zusätzlich erhältliche Aufsätze zum Erreichen enger Stellen.Sicheres und präzises Arbeiten mit mehr Kontrolle dank Zusatzhandgriff.Ideal zum Bohren und Schrauben in Holz, Metall und Kunststoff.Syneon Technology für optimale Kraft und maximale Laufzeit.Kompatibel mit Bosch 18V POWER FOR ALL-Akku.Technische Daten:18 Volt: jaLithium-Ionen Technologie: jaBosch Electronic Cell Protection (ECP): jaBosch Auto-Lock: ja2-Gang Getriebe: jaAnwendung: Schrauben / Bohren: jaAnwendung: Schrauben / Bohren / Schlagbohren: neinSoftgrip: jaIntegrierte Arbeitsleuchte: jaBosch Electronic: neinRechts-/Links-Lauf: neinLadezustandsanzeige: jaDrehrichtungsanzeige: jaIntegrierter Akku: neinAkkuspannung: 18,0 VKompatibler Akku: 18V POWER FOR ALL ALLIANCEAkku-Empfehlung: >= 1,5 AhLeerlaufdrehzahl, 1. Gang, von: 0 min-1Leerlaufdrehzahl, 1. Gang, bis: 500 min-1Leerlaufdrehzahl, 2. Gang, bis: 1.950 min-1Leerlaufdrehzahl (1. Gang / 2. Gang): 0 - 500 / 1.950 min-1Leerlaufdrehzahl, von: 0 min-1Leerlaufdrehzahl, bis zu: 500 min-1Leerlaufdrehzahl: 0 - 500 min-1Max. Drehmoment: 78 NmBohrfutter: 13-mm-SchnellspannbohrfutterSchrauben-Ø bis: 10 mmBohr-Ø in Stahl: 13 mmBohr-Ø in Holz: 40 mmDrehmomentstufen (Anzahl): 22Zusatzstufen: 1Drehmomentstufen: 22 + 1Werkzeugabmessungen (L x B x H): 203 x 57 x 211 mmMaschinengewicht mit Akku: 1,20 kgGewicht exkl. Akku: 0,8 kgLieferumfang:1x Bosch Akku-Bohrschrauber AdvancedDrill 18V-80 QuickSnap1x Austauschbares Metallbohrfutter.1x Winkelaufsatz.1x Exzenteraufsatz.1x Magnetkappe.1x Schrauberbit.1x Zusatzhandgriff.(ohne Akku und Ladegerät)
- Hersteller
- Robert Bosch Power Tools GmbH
-
Max-Lang-Str. 40-46,
70771 Leinfelden-Echterdingen,
Deutschland
- https://www.bosch-pt.com
- 0711/8110
Bosch Akku-Bohrschrauber AdvancedDrill 18V-80 QuickSnap + 3 Aufsätze, ohne Akku und Ladegerät
- Artikel-Nr.: 06039E2003
- EAN: 4053423239843
- Hersteller: BOSCH HOME & GARDEN

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

- 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.)
$(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
});