$(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);
});
});
Produkteigenschaften:Akku-Schlagbohrschrauber GSB 12V-15.Bohrschrauber mit ausgewogenem Verhältnis zwischen Leistung und Größe in der 12-Volt-Klasse von Boschmit Schlagbohrfunktion.Hartes Drehmoment von 30 Nm und 0-1.300 U/min sorgen für ein ausgewogenes Verhältnis zwischen Leistung und Größe.Kompaktes Design ermöglicht optimales Handling und ist ideal zum Arbeiten über Kopf und an engen Stellen.Electronic Cell Protection verhindert Überlastung, Überhitzung und Tiefentladung.Technische Daten:Leerlaufdrehzahl, 1. Gang, bis 380 min-1Leerlaufdrehzahl, 2. Gang, bis 1.300 min-1Leerlaufdrehzahl (1. Gang / 2. Gang) 0 – 380 / 0 – 1.300 min-1Schlagzahl, max. 19.500 bpmBohrfutterspannbereich, min./max. 1 / 10 mmDrehmomentstufen 20+1Bohr-Ø Stahl, max. 10 mmBohr-Ø Mauerwerk, max. 10 mmSchrauben-Ø, max. 7 mmWerkzeugabmessungen (Höhe) 178 mmEinspannbereich, min. 1,0 mmEinspannbereich, max. 10,0 mmBohr-Ø Holz, max. 19 mmAkkukapazität 2,0 AhAkkuspannung 12 VGewicht inkl. Akku 1,1 kgDrehmoment (weich) 15 NmDrehmoment (hart) 30 NmDrehmoment (weich/hart/max.) 15/30/- NmAkkutyp Lithium-IonenLieferumfang:1x Bosch Akku-Schlagbohrschrauber GSB 12V-152x Akku GBA 12V 2.0Ah (1 600 Z00 02X)1x Ladegerät GAL 12V-20 Professional1x Bit-Set 25-tlg.1x Bosch Professional Werkzeugtasche 12V (1 600 A00 3BG)
- Hersteller
- Robert Bosch Power Tools GmbH
-
Max-Lang-Str. 40-46,
70771 Leinfelden-Echterdingen,
Deutschland
- https://www.bosch-pt.com
- 0711/8110
Bosch Akku-Schlagbohrschrauber GSB 12V-15 mit 2x 2,0 Ah Akku + Lader in Tasche

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

- 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.)
Weitere Modelle
Bosch Akku-Schlagbohrschrauber GSB 12V-15 ohne Akku ohne Lader im Karton 71,99 €
UVP: 117,81 €
-39%
Bosch Akku-Schlagbohrschrauber GSB 12V-15 mit 2x 2,0 Ah Akku und Lader in Tasche 132,99 €
UVP: 211,82 €
-37%
Bosch Akku-Schlagbohrschrauber GSB 12V-15, 1x 4.0 Ah, 1x 2.0 Ah und Ladegerät in Tasche 162,99 €
UVP: 255,85 €
-36%
Bosch Akku-Schlagbohrschrauber GSB 12V-15 ohne Akku ohne Lader in L-BOXX Gr. 1 89,89 €
UVP: 141,61 €
-37%
$(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
});