GOTOOLS
ELEKTROWERKZEUGE Kartuschenpressen
{
"@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\/kartuschenpressen","name":"Kartuschenpressen"}}]
}
Produkteigenschaften: Akku-Kartuschenpresse und Akku-MultiMaster Das perfekte Set für Autoglaser. Unsere kraftvolle und flexible Akku-Kartuschenpresse trifft auf unseren besten oszillierenden Akku-MultiMaster für den Kfz-Bereich inklusive umfangreicher Zubehörausstattung für das Austrennen von Scheiben und Arbeiten an der Karosserie im Vorratspack Sofort loslegen durch enthaltene Akkus und Ladegerät Unschlagbarer Set-Preisvorteil gegenüber Einzelkauf Akku-Kartuschenpresse AKP 18-600 AS: Mit einer maximalen Druckkraft von 3 500 N und einem Leerlauf-Vorschub von bis zu 8 mm/s garantiert der leistungsstarke Motor einen schnellen Arbeitsfortschritt – selbst bei der Verarbeitung von besonders zähflüssigen Materialien Exaktes Arbeiten war nie so einfach: Dank 9 Drehzahleinstellungen, manuellem Auslöser und stufenlos wählbarer Auspressgeschwindigkeit kann der Materialfluss im Handumdrehen optimal reguliert werden Die automatische Rücklauffunktion (no-drip-function) lässt beim Loslassen des Auslösers den Druck abfallen und die Zahnstange zurücklaufen So wird ein Nachtropfen oder Auslaufen des eingesetzten Materials verhindert AKKU MultiMaster AMM 700 1.7 Q AUTOGLAS AS: Ausgelegt für das Austrennen von Scheiben und Arbeiten an der Karosserie Anti-Vibrationssystem: Dauerhaft sicheres und angenehmes Arbeiten durch geringste Vibrationen und hervorragende Geräuschdämpfung QuickIN: Werkzeugwechsel in unter 3 Sekunden durch patentiertes werkzeugloses FEIN Schnellspannsystem
Technische Daten: Akku-Spannung 18 V Akku-Kapazität 4 Ah Akku-Kompatibilität Li-Ionen / ProCORE Li-Ionen Akku-Schnittstelle 18 V AMPShare
Lieferumfang: 1x Fein Akku-MultiMaster AMM 700 1.7 Q AS 1x Fein Akku-Kartuschenpresse AKP 18-600 AS 2x Akku-Pack GBA 18 V 4.0 AH AS 1x Schnellladegerät GAL 1880 CV AS 2x Autoglas Zubehör-Sets 1x Schutzabdeckung für Werkzeugwechsel
Hersteller C. & E. Fein GmbH
Hans-Fein-Str. 81,
73529 Schwäbisch Gmünd-Bargau,
Deutschland 07173/1830 Fein Akku-Kartuschenpresse und Akku-MultiMaster AKP 18-600 AS Autoglaser-Set TOP, 2x 4,0 Ah und Ladegerät Artikel-Nr.: 71902560000 EAN: 4014586898698 Hersteller: FEIN
594,99 €
UVP 1.288,89 €
-53%
inkl. MwSt., ggf. zzgl. Versandkosten
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", "403c43d16f6fe880f71401386033a3ef");
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", "403c43d16f6fe880f71401386033a3ef");
}
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
});