Produktbeschreibung:Der Einhell Professional Akku-Bohrschrauber TP-CD 18/50 Li BL (2x2,0 Ah) ist ein leistungsstarkes Mitglied der flexiblen Power X-Change-Familie.Bei der grenzenlos untereinander kombinierbaren Power X-Change-Reihe können alle PXC-Akkus mit allen Systemgeräten kombiniert werden.Im Lieferumfang des Akku-Bohrschraubers sind zwei 2,0 Ah Power X-Change-Akkus sowie ein Schnellladegerät enthalten.Die Akkus mit hochwertiger Li-Ion-Technologie widerstehen der sonst batterieüblichen Selbstentladung, damit ist der Akku-Bohrschrauber stets einsatzbereit.Angetrieben wird das Gerät von dem Einhell PurePOWER Brushless Motor.Dieser bürstenlose Motor bietet mehr Kraft und eine längere Laufzeit als herkömmliche Kohlebürsten-Motoren.Nach einer Online-Registrierung gelten 10 Jahre Garantie auf den Brushless-Motor.Die Umsetzung erfolgt durch ein 2-Gang-Getriebe zum kraftvollen Bohren und Schrauben.Für material- und anwendungsgerechtes Arbeiten sorgt die Drehzahl-Elektronik.Optimales Arbeiten in dunklen Bereichen ermöglicht die LED-Beleuchtung.Höchste Handlichkeit und einen festen, sicheren Halt bietet das ergonomische Design und der Softgrip.Die Lieferung erfolgt im praktischen Transport- und Aufbewahrungskoffer.Technische Daten:Anti-Kickback-Funktion: NeinAnzahl Akkus: 2 pcsAnzahl Ladegeräte: 1 pcsAusführung Bohrfutterhülse: EinhülsigBohrfutter abnehmbar: JaBohrfutter mit Verriegelungsfunktion: JaDrehmoment (hart): 50 NmDrehmomenteinstellung: JaDrehmomentrutschkupplung: JaDrehzahlregelelektronik: JaGürtelclip: JaLED-Licht: JaLeerlaufdrehzahl max. (Gang 1): 500 min^-1Leerlaufdrehzahl max. (Gang 2): 1800 min^-1Material Bohrfutter: KunststoffMaterial Getriebe: MetallMax. Kapazität Bohrfutter: 13 mmMin. Kapazität Bohrfutter: 2 mmMin. PXC Akku-Empfehlung: Alle AkkusMotorspannung: 18 VMotortyp: Bürstenloser MotorOberflächenbeschaffenheit Gehäuse: SoftgripOberflächenbeschaffenheit Handgriff: SoftgripPower X-Change: JaProduktgewicht: 1.56 KgProfessional: JaQuick-Stop: JaRechts-/Linkslauf: JaSchnellspannbohrfutter: JaTyp Bohrfutter: EinhülsigTyp Drehzahlregelelektronik: Schalter (stufenlos)Typ Verpackung: KunststoffkofferLieferumfang:1x Einhell Profesional Akku-Bohrschrauber TP-CD 18/50 Li BL1x Gürtelclip2x 2,0 Ah PXC Akkus1x Ladegerät1x E-Box Basic
$(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);
});
});
Zubehörempfehlung
Einhell Professional Akku-Bohrschrauber TP-CD 18/50 Li BL (2x2,0Ah)
- Artikel-Nr.: 4513896
- EAN: 4006825649345
- Hersteller: EINHELL

134,99 €
UVP 162,95 €
-17%
inkl. MwSt., ggf. zzgl. Versandkosten
Inhalt
1 Stück
Auf Lager
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.plentyone.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", "d845ec63eb339cbad16541431b92dfa2");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.src = "https://cdn02.plentyone.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", "d845ec63eb339cbad16541431b92dfa2");
}
Ähnliche Artikel
$(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
});































