GRANIT Black Edition

Verfügbarkeit
Preis
€
―
€
"use strict";
var keypressSlider = document.querySelector(".slider-keypress");
var input0 = document.querySelector(".input-with-keypress-0");
var input1 = document.querySelector(".input-with-keypress-1");
var inputs = [input0, input1];
noUiSlider.create(keypressSlider, {
start: [1.95, 2773.95],
connect: true,
range: {
min: [1.95],
max: [2773.95]
}
});
keypressSlider.noUiSlider.on("update", function(values, handle) {
inputs[handle].value = values[handle];
function setSliderHandle(i, value) {
var r = [null, null];
r[i] = value;
keypressSlider.noUiSlider.set(r);
}
inputs.forEach(function(input, handle) {
input.addEventListener("change", function() {
setSliderHandle(handle, this.value);
});
input.addEventListener("keydown", function(e) {
var values = keypressSlider.noUiSlider.get();
var value = Number(values[handle]);
var steps = keypressSlider.noUiSlider.steps();
var step = steps[handle];
var position;
switch (e.which) {
case 13: setSliderHandle(handle, this.value); break;
case 38: position = step[1]; if (position === false) { position = 1; } if (position !== null) {setSliderHandle(handle, value + position); } break;
case 40: position = step[0]; if (position === false) { position = 1; } if (position !== null) { setSliderHandle(handle, value - position); } break;
}
});
});
});
Hersteller
- -38%3/4" Sechskant-Kraft-Stecknuss,lang,60mm
UVP 103,95 EUR64,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - Schraubendreher, Steckschlüssel 13mm8,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz 60mm83,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Ringmaulschlüssel, 13/16" abgewinkelt10,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz 32mm30,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 3/8'' Sechskant-Stecknuss, lang 1/2"9,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -29%Aluminium Teleskop-Magnethalter
UVP 13,95 EUR9,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -7%Handrohrbieger 5-10 mm
UVP 40,95 EUR37,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -28%3/4" Sechskant-Kraft-Stecknuss,lang,55mm
UVP 87,95 EUR62,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - -10%Multifunktionswerkzeug, 17 in 1
UVP 71,95 EUR64,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz, 41mm42,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -25%3/4" Sechskant-Kraft-Stecknuss,lang,65mm
UVP 107,95 EUR80,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz, 36mm37,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz 65mm98,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Scheiben-Demontagewerkzeug-Satz 5-tlg.50,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz 46mm46,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 1'' 6Kant-Kraft-Stecknuss Sechskant-Kraft-Stecknuss kurz, 50mm56,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Reparatursatz 1/2" Drehmomentschlüssel18,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Leitungsschlüssel-Satz, 19-46 mm 10-tlg.232,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Reparatursatz 3/4" Drehmomentschlüssel44,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
