Äxte
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: [20.95, 135.95],
connect: true,
range: {
min: [20.95],
max: [135.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
Kategorien
- SonderangebotBLACK EDITON Spaltaxt Länge 700mm Kopfgewicht 1250mm Stielart Hickory27,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -34%BLACK EDITION Universalbeil Länge 380mm Kopfgewicht 800mm Stielart Hickory
UVP 104,95 EUR68,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - BLACK EDITON Spaltaxt Länge 800mm Kopfgewicht 1600g Stielart Hickory135,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- BLACK EDITION Handbeil Länge 360mm Kopfgewicht 600mm inklusive Klingenschutz20,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Spalthammer mit Wendenase und Hickory Stiel Länge 900mm Kopfgewicht 3000g44,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- 4x Super-Spalthammer Länge 800mm Kopfgewicht 2000g Stielart Hickory108,95 EUR *Lieferzeit: 1 bis 3 Tage*4 Stück | 27,24 EUR / Stück* inkl. MwSt. zzgl. Versand
- FISKARS Spaltaxt X25 - XL Kopfgewicht 1830g Länge 775mm Gewicht 2,55kg132,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Fiskars Universalaxt X10 - S Spannweite 600 mm Ausladung 80 mm84,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- FISKARS Axt- und Messerschärfer Xsharp für Rechts- und Linkshänder29,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Fiskars Universalaxt X5 - XXS Kopfgewicht 390 g Länge 260 mm67,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- GEDORE Schlosserhammer Rotband Plus Hammerkopfgewicht 500 g Länge 320 mm36,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Fiskars Universalaxt X7 - XS Kopfgewicht: 470 g Länge: 385 mm74,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Ochsenkopf Ersatzstiel für SPALT-FIX Axt Stiellänge 800 mm Rotband Plus Hickory55,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- BLACK EDITION Universalbeil Länge 460mm Kopfgewicht 710g30,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- BLACK EDITION Spaltaxt Länge 710mm Gewicht 2910g Kopfgewicht 1700g47,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- -39%BLACK EDITION Handbeil Länge 360mm Kopfgewicht 440g mit Transportschutz
UVP 188,95 EUR114,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand - BLACK EDITION Spaltaxt Länge 920mm Gewicht 2950g Kopfgewicht 1700g56,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Fiskars Spaltaxt X21 - L Kopfgewicht 1090g für Stammstücke 20 - 30 cm120,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand
- Fiskars Spaltaxt X17 - M Kopfgewicht: 1090 g Länge: 650 mm 1,66 Kg129,95 EUR *Lieferzeit: 1 bis 3 Tage** inkl. MwSt. zzgl. Versand