Ramstedtin verkkokaupasta löydät moottorit veneilyyn ja moottoripyörät ajeluun. Tervetuloa ostoksille.
Veneilyn verkkokaupasta löydät perämoottorit, sähkömoottorit.
Osa tuotteista löytyy suoraan varastosta, kaikkea saamme tilattua maahantuojalta.
Tervetuloa ostoksille.
Meiltä Suzuki moottoripyörät kotisohvalta tilattuna ja etuovelle toimitettuna.
Motokaupasta tilaat ajokauden kunkun, Suzukin moottoripyörän.
Tervetuloa ostoksille.
document.addEventListener("DOMContentLoaded", function() { var slider = document.getElementById('sliderranges'); var amountteho = document.getElementById('amounttehoteho'); var amounttehoRanges = document.getElementById('amountteho-ranges'); noUiSlider.create(slider, { start: [15, 152], connect: true, range: { 'min': 15, 'max': 152 }, format: { to: function(value) { return parseInt(value); }, from: function(value) { return parseInt(value); } } }); slider.noUiSlider.on('slide', function(values, handle) { amountteho.value = values[0] + ' - ' + values[1] + ' HV'; amounttehoRanges.value = values[0] + '-' + values[1]; }); slider.noUiSlider.on('change', function(values, handle) { var min = parseInt(values[0]); var max = parseInt(values[1]); var checkboxLabelsRange = []; $('[name="pa_teho-moto"]').each(function() { const minValue = Math.min(values); console.log(minValue); var checkboxTeho = $(this).is(":checked"); if (checkboxTeho) { $(this).trigger('click'); } var ariaLabel = $(this).attr('aria-label'); if (ariaLabel) { checkboxLabelsRange.push(ariaLabel); } }); const sortedCheckVal = checkboxLabelsRange.sort((a, b) => a - b).map((item) => parseInt(item)); const midValue = sortedCheckVal.filter((check) => check >= min && check 0) { $.each(midValue, function(index, val) { var $checkbox = $("#range-teho input[aria-label='" + val + "']"); $checkbox.prop("checked", true).change(); }); } }); amountteho.value = slider.noUiSlider.get()[0] + ' - ' + slider.noUiSlider.get()[1] + ' HV'; amounttehoRanges.value = slider.noUiSlider.get()[0] + '-' + slider.noUiSlider.get()[1]; });
document.addEventListener("DOMContentLoaded", function() { var slider = document.getElementById('sliderstroke'); var amountstroke = document.getElementById('amountstroke'); var amountstrokeranges = document.getElementById('amountstroke-ranges'); noUiSlider.create(slider, { start: [124, 1340], connect: true, range: { 'min': 124, 'max': 1340 }, format: { to: function(value) { return parseInt(value); }, from: function(value) { return parseInt(value); } } }); slider.noUiSlider.on('slide', function(values, handle) { amountstroke.value = values[0] + ' - ' + values[1] + ' cm3'; amountstrokeranges.value = values[0] + '-' + values[1]; }); slider.noUiSlider.on('change', function(values, handle) { var min = parseInt(values[0]); var max = parseInt(values[1]); var checkboxStrokeRange = []; $('[name="pa_iskutilavuus-moto"]').each(function() { const minValue = Math.min(values); console.log(minValue); var checkboxTeho = $(this).is(":checked"); if (checkboxTeho) { $(this).trigger('click'); } var ariaLabel = $(this).attr('aria-label'); if (ariaLabel) { checkboxStrokeRange.push(ariaLabel); } }); const sortedCheckVal = checkboxStrokeRange.sort((a, b) => a - b).map((item) => parseInt(item)); const midValue = sortedCheckVal.filter((check) => check >= min && check 0) { $.each(midValue, function(index, val) { var $checkbox = $("#range-iskutilavuus input[aria-label='" + val + "']"); $checkbox.prop("checked", true).change(); }); } }); amountstroke.value = slider.noUiSlider.get()[0] + ' - ' + slider.noUiSlider.get()[1] + ' cm3'; amountstrokeranges.value = slider.noUiSlider.get()[0] + '-' + slider.noUiSlider.get()[1]; });
document.addEventListener("DOMContentLoaded", function() { var slider = document.getElementById('slider-range'); var amount = document.getElementById('amount'); var amountRanges = document.getElementById('amount-ranges'); noUiSlider.create(slider, { start: [0, 350], connect: true, range: { 'min': 0, 'max': 350 }, format: { to: function(value) { return parseInt(value); }, from: function(value) { return parseInt(value); } } }); slider.noUiSlider.on('slide', function(values, handle) { amount.value = values[0] + ' - ' + values[1] + ' HV'; amountRanges.value = values[0] + '-' + values[1]; }); slider.noUiSlider.on('change', function(values, handle) { var min = parseInt(values[0]); var max = parseInt(values[1]); var checkboxLabelsRange = []; $('[name="pa_teho"]').each(function() { var checkboxRange = $(this).is(":checked"); if (checkboxRange) { $(this).trigger('click'); } var ariaLabel = $(this).attr('aria-label'); if (ariaLabel) { checkboxLabelsRange.push(ariaLabel); } }); const sortedCheckVal = checkboxLabelsRange.sort((a, b) => a - b).map((item) => parseInt(item)); const midValue = sortedCheckVal.filter((check) => check >= min && check 0) { $.each(midValue, function(index, val) { var $checkbox = $("#range-power input[aria-label='" + val + "']"); $checkbox.prop("checked", true).change(); }); } }); amount.value = slider.noUiSlider.get()[0] + ' - ' + slider.noUiSlider.get()[1] + ' HV'; amountRanges.value = slider.noUiSlider.get()[0] + '-' + slider.noUiSlider.get()[1]; });
document.addEventListener("DOMContentLoaded", function() { var slider = document.getElementById('sliders'); var amountranges = document.getElementById('amountranges'); var amountrangesRanges = document.getElementById('amountranges-ranges'); noUiSlider.create(slider, { start: [0, 4390], connect: true, range: { 'min': 0, 'max': 4390 }, format: { to: function(value) { return parseInt(value); }, from: function(value) { return parseInt(value); } } }); slider.noUiSlider.on('slide', function(values, handle) { amountranges.value = values[0] + ' - ' + values[1] + ' cm3'; amountrangesRanges.value = values[0] + '-' + values[1]; }); slider.noUiSlider.on('change', function(values, handle) { var min = parseInt(values[0]); var max = parseInt(values[1]); var checkboxLabelsRange = []; $('[ name="pa_iskutilavuus"]').each(function() { var checkboxRange = $(this).is(":checked"); if (checkboxRange) { $(this).trigger('click'); } var ariaLabel = $(this).attr('aria-label'); if (ariaLabel) { checkboxLabelsRange.push(ariaLabel); } }); const sortedCheckVal = checkboxLabelsRange.sort((a, b) => a - b).map((item) => parseInt(item)); const midValue = sortedCheckVal.filter((check) => check >= min && check 0) { $.each(midValue, function(index, val) { var $checkbox = $("#range-storke input[aria-label='" + val + "']"); $checkbox.prop("checked", true).change(); }); } }); amountranges.value = slider.noUiSlider.get()[0] + ' - ' + slider.noUiSlider.get()[1] + ' cm3'; amountrangesRanges.value = slider.noUiSlider.get()[0] + '-' + slider.noUiSlider.get()[1]; });
Näytetään ainoa tulos
Näytetään ainoa tulos
Näytetään ainoa tulos
Parhaan kokemuksen tarjoamiseksi me ja kumppanimme käytämme teknologioita, kuten evästeitä, tallentaaksemme ja/tai käyttääksemme laitetietoja. Näiden tekniikoiden hyväksyminen antaa meille ja kumppanimme mahdollisuuden käsitellä henkilötietoja, kuten selauskäyttäytymistä tai yksilöllisiä tunnuksia tällä sivustolla, ja näyttää (ei-)personoituja mainoksia. Suostumuksen jättäminen tai peruuttaminen voi vaikuttaa haitallisesti tiettyihin ominaisuuksiin ja toimintoihin.
Napsauta alta hyväksyäksesi yllä olevat tai tehdäksesi tarkkoja valintoja. Valintasi koskevat vain tätä sivustoa. Voit muuttaa asetuksiasi milloin tahansa, mukaan lukien suostumuksesi peruuttaminen, käyttämällä evästekäytännön vaihtopainikkeita tai napsauttamalla näytön alareunassa olevaa suostumushallintapainiketta.