Ohrstecker
Marke
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: [9.9, 852],
connect: true,
range: {
min: [9.9],
max: [852]
}
});
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;
}
});
});
});
Zielgruppe
Material
Legierung
Schmuckform
Schmucktyp
Stein
Steinfarbe
Steingröße
Hauptfarbe
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia 5mm / 2 Zirk weiß eckig . 5.0 mm x 5.0 mm x eckig85,63 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia 6mm / 38 Zirk weiß rund . 6.0 mm x 6.0 mm x rund101,25 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 gelb. Zirkonia 7mm / 4 Zirk weiß rund . 7.0 mm x 7.0 mm x rund106,88 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 rhod. Kugel 5mm. 5.0 mm x 5.0 mm x rund86,25 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 rhod. SWPrund/6.5-7mm/Zirk / 2 Zirk weiß rund . 10.0 mm x 7.0 mm156,88 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 rhod. Zirkonia / 4 Zirk weiß rund . 8.0 mm x 4.5 mm134,38 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 rhod. Zirkonia 4.5mm / 2 Zirk weiß rund . 4.5 mm x 4.5 mm x rund51,25 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 rhod. Zirkonia 4mm / 2 Zirk weiß rund . 4.0 mm x 4.0 mm x rund75,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 333 rhod. Zirkonia 5.5mm / 2 Zirk weiß rund . 5.5 mm x 5.5 mm x rund60,00 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 375 bicolor. Herz/Zirk / 6 Zirk weiß rund . Herz70,63 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 375 gelb. Rubin / 2 Rubin rot rund . 4.0 mm x 4.0 mm x rund49,38 EUR ** inkl. ges. MwSt. zzgl. Versandkosten
- PR. OHRSTECKER. Gold 375 gelb. Zirkonia 7mm / 38 Zirk weiß rund . 7.0 mm x 7.0 mm x rund112,50 EUR ** inkl. ges. MwSt. zzgl. Versandkosten