XLC
x-cellent bike components
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.29, 70.49],
connect: true,
range: {
min: [1.29],
max: [70.49]
}
});
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;
}
});
});
});
Farbe
Material
Verfügbarkeit
Artikelbewertung
Marken
- XLC Mudguard Rear MG-C13, 24-26", schwarz
UVP 12,00 €9,39 € ** inkl. ges. MwSt. zzgl. Versandkosten - XLC DD-M12 Fahrradglocke Ø 36 mm, blau/transparent
UVP 9,00 €7,99 € ** inkl. ges. MwSt. zzgl. Versandkosten - Bleeding Kit für Tektro/XLC
UVP 19,00 €13,49 € *1 Satz | 13,49 € / Satz* inkl. ges. MwSt. zzgl. Versandkosten - XLC GR-S22 Griffe "Ergonomic", 1x Klemmung, 135/92 mm, Ø 22 mm, schwarz/grau (1 Paar)
UVP 23,00 €16,29 € *1 Paar | 16,29 € / Paar* inkl. ges. MwSt. zzgl. Versandkosten - XLC CR-A05 Kettenspanner Schaltauge, schwarz/rot
UVP 29,00 €6,99 € ** inkl. ges. MwSt. zzgl. Versandkosten - XLC HB-C03 Trekking-Bügel Ø 25,4mm, 600mm, schwarz/matt
UVP 20,00 €15,99 € ** inkl. ges. MwSt. zzgl. Versandkosten - XLC TO-S77 Hängewaage max. 50 kg (1 Stück)
UVP 50,00 €32,49 € ** inkl. ges. MwSt. zzgl. Versandkosten - XLC KS-C01 Hinterbauständer, verstellbar 24-28", schwarz
UVP 21,00 €5,79 € ** inkl. ges. MwSt. zzgl. Versandkosten - XLC 16"Schlauch, 16x1.75/2.125" (47/62-305), AV 35 mm, schwarz
UVP 7,00 €5,49 € ** inkl. ges. MwSt. zzgl. Versandkosten - XLC Gepäckträger RP-R03, Alu, 28", schwarz/matt
UVP 44,00 €29,99 € ** inkl. ges. MwSt. zzgl. Versandkosten - XLC 29" Schlauch, 29x1.9/2.3" (50/56-622), SV 48mm, schwarz
UVP 8,00 €4,99 € ** inkl. ges. MwSt. zzgl. Versandkosten - XLC Panzerkabelschloss Dillinger III Ø 20mm/1000mm, schwarz
UVP 18,95 €15,39 € ** inkl. ges. MwSt. zzgl. Versandkosten
XLC
x-cellent bike components
XLC ist eine junge, internationale Marke mit hohem technischem Niveau und bietet Fahrradkompenten und -accessoires für jeden Einsatzbereich.
Die XLC Produkte profitieren von Know How aus 100 Jahren Fahrradbau. Sie müssen härteste Tests im Alltagseinsatz bestehen, bevor sie letztendlich die Biker-Herzen höher schlagen lassen dürfen.
XLC Parts und Accessoires stehen für Funktion, Mode, Komfort, Technologie.