$(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);
});
});
Caratteristiche del prodotto:
Sega ad immersione a batteria BITURBO GKT 18V-52 GC.
Sega a batteria Bosch straordinariamente compatta della gamma 18V con le prestazioni di un elettroutensile di rete.
Grazie alla nuova tecnologia brushless BITURBO, massime prestazioni di taglio a batteria equivalenti a quelle di una sega a filo.
Mobilità superiore grazie all'esclusivo design compatto e conseguente minor peso da trasportare e maneggiare.
Design molto compatto per una distanza minima di soli 10 mm tra lama e parete.
Dati tecnici:
Velocità a vuoto 2.800 - 5.500 min-1
Peso senza batteria 4,1 kg
Foro della lama Ø 20 mm
Lama da taglio Ø 140 mm
Piastra di guida 305 x 169 mm
Angolo di inclinazione -1 - 47°
Dimensioni dell'utensile (larghezza) 209 mm
Dimensioni utensile (lunghezza) 374 mm
Dimensioni dell'utensile (altezza) 234 mm
Dimensioni dell'imballaggio (larghezza x lunghezza x altezza) 442 x 357 x 253 mm
Tensione della batteria 18 V
Profondità di taglio senza guida (90°) 52 mm
Profondità di taglio con guida (90°) 46 mm
Profondità di taglio senza guida (45°) 32 mm
Profondità di taglio con guida (45°) 32 mm
Informazioni su rumore/vibrazioni
Valori totali delle vibrazioni (somma vettoriale delle tre direzioni)
Livello di pressione sonora 96 dB(A)
Livello di potenza sonora 107 dB(A)
Incertezza K 3 dB
Seghe per legno
Valore di emissione delle vibrazioni ah 2,5 m/s²
Incertezza K 1,5 m/s²
Contenuto della fornitura:
1x sega ad immersione a batteria BITURBO GKT 18V-52 GC (06016B4000),
1x lama circolare Expert for Wood per seghe a batteria, 140 x 1,8/1,3 x 20 mm, 42 (2 608 644 500)1x sacchetto per la polvere (2 608 000 696)
1x chiave a brugola1x L-BOXX 238 (1 600 A01 2G2)(senza batteria, senza caricabatterie)
- Manufacturer
- Robert Bosch Power Tools GmbH
-
Max-Lang-Str. 40-46,
70771 Leinfelden-Echterdingen,
Deutschland
- https://www.bosch-pt.com
- 0711/8110
Sega ad immersione a batteria Bosch BITURBO GKT 18V-52 GC senza batteria senza caricabatterie in L-BOXX

449,99 €
Ceres::Template.crossPriceRRP
-32%
inkl. MwSt., ggf. zzgl. Versandkosten
Ceres::Template.singleItemContent
1
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", "it_IT");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "9f8bb14407d9f80c6841abbfe14035f4");
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", "it_IT");
script.setAttribute("sandbox", "");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "9f8bb14407d9f80c6841abbfe14035f4");
}

- 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
});