Produktbeschreibung:Die Einhell Professional Akku-Universalsäge TP-AP 18/28 Li BL - Solo ist Mitglied der flexiblen und grenzenlos untereinander kombinierbaren Power X-Change-Familie von Einhell.Dank ihres leistungsstarken Motors liefert die Akku-Säge die gleiche Leistung wie ein entsprechendes kabelgebundenes Gerät mit 950 W.Jeder Akku der Systemreihe kann mit jedem PXC-Gerät kombiniert werden.Angetrieben wird das Gerät von einem Einhell 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.Vibrationsarmes Arbeiten gewährt die Anti-Vibrations-Funktion.Darüber hinaus kann die Akku-Universalsäge komfortabel gehandhabt werden durch das ergonomische Design dank Softgripflächen.Der drehbare Haupthandgriff sorgt für maximale Flexibilität.Der verstellbare Sägeschuh gewährt die optimale Sägeblattausnutzung.Ein schneller und werkzeugloser Sägeblattwechsel unterstützt ein unkompliziertes Arbeiten.In der Lieferung inklusive ist ein qualitativ hochwertiges Holz-Sägeblatt von Einhell.Die Lieferung erfolgt ohne Akku und ohne Ladegerät.Für eine optimale Nutzung werden 2,5 Ah-Akkus oder größer empfohlen.Technische Daten:Anti-Vibrations-Funktion: JaAnzahl Akkus: 0 pcsAnzahl Ladegeräte: 0 pcsAnzahl Sägeblätter: 1 pcsDrehbarer Haupthandgriff: JaDrehzahlregelelektronik: JaEinsatzmöglichkeiten: Werkstatt und GartenEinschaltsperre: JaHubhöhe: 28 mmKonstant-Elektronik: NeinLED-Licht: NeinLeerlaufdrehzahl max.: 2500 min^-1Leistung: 950 WLeiterhaken: NeinMin. PXC Akku-Empfehlung: Alle AkkusMotorspannung: 18 VMotortyp: Bürstenloser MotorOberflächenbeschaffenheit Gehäuse: SoftgripOberflächenbeschaffenheit Handgriff: SoftgripPower X-Change: JaProduktgewicht: 2.06 KgProfessional: JaSägeblattaufnahme max.: 1.6 mmSägeblattaufnahme min.: 0.9 mmSchnitttiefe Holz: 200 mmSchnitttiefe Stahl: 12 mmSoftstart: JaTyp Bedienung: Zweihand-DesignTyp Drehzahlregelelektronik: Schalter (stufenlos)Werkzeuglose Sägeschuhverstellung: JaWerkzeugloser Sägeblattwechsel: JaLieferumfang:1x Einhell Professional Akku-Universalsäge TP-AP 18/28 Li BL - Solo1x Einhell Sägeblatt(ohne Akku und Ladegerät)
$(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örempfehlungen
Einhell Professional Akku-Universalsäge TP-AP 18/28 Li BL ohne Akku und Ladegerät
- Artikel-Nr.: 4326310
- EAN: 4006825644951
- Hersteller: EINHELL

91,99 €
UVP 120,95 €
-23%
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", "a4bfa2aa4a942dcfd8ca190054d4eca6");
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", "a4bfa2aa4a942dcfd8ca190054d4eca6");
}
Ä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
});





























