- Forside
- BMW
- 340i
Søkemotor
0 biler
', rekvisitter: [ 'min', 'max', 'start_min', 'start_max', 'step', 'range' ], montert: function() { var _this = this; noUiSlider.create(this.$el, { start: [ this.start_min, this.start_max ], range: (this.range || {min: [this.min, this.step || 500], max: [this. .max, this.step || 500]}), koble til: true }); this.$el.noUiSlider.on('update', function() { var values = this.get().map(toInt); _this.$emit('update-value', values); }); this.$el.noUiSlider.on('change', function() { _this.$emit('change-value'); }); }, metoder: { updateValues: function(min, max) { this.$el.noUiSlider.set([min, max]); } } }); Vue.component('popover', { mal: '', props: ['text'], mounted: function() { var _this = this; $(this.$el).popover({ content: this.text, trigger: 'focus', placement: 'left' }); }, methods: { clicked: function(e) { e.preventDefault(); } } }); Vue.use(VueNumeric.default); Vue.component('vue-multiselect', window.VueMultiselect.default); Vue.component('treeselect', window.VueTreeselect.Treeselect) window.VueMultiselect.useLabels = false; var fuel_type_list = [ {value: '', label: 'Alle'}, {value: '0', label: 'Benzin'}, {value: '1', label: 'Diesel'}, {value: '3', label: 'El'}, {value: '2', label: 'Hybrid'}, {value: '4', label: 'Hybrid/Diesel'} ]; var wheel_drive_list = [ {value: '', label: 'Alle'}, {value: 'forhjulstrukket', label: 'Forhjulstræk'}, {value: 'baghjulstrukket', label: 'Baghjulstræk'}, {value: 'firehjulstræk', label: 'Firehjulstræk'} ]; var gear_type_list = [ {value: '', label: 'Begge'}, {value: 'manuel', label: 'Manuel'}, {value: 'automatisk', label: 'Automatisk'} ]; var area_list = [ {value: '', label: 'Alle'}, {value: '1', label: 'Nordjylland'}, {value: '2', label: 'Midtjylland'}, {value: '3', label: 'Sønderjylland'}, {value: '4', label: 'Fyn'}, {value: '5', label: 'Sjælland'} ]; var initial = {"price_monthly_min": 0, "price_monthly_max": 10000, "first_pay_min": 0, "first_pay_max": 200000, "year_from": 1999, "year_to": 2023, "hp_from": 70, "hp_to": 600, "km_from": 0, "km_to": 300000, "kml_from": 6.0, "kml_to": 40.0, "accelerate_from": 3, "accelerate_to": 10, "tax_from": 0, "tax_to": 600000}; initial.year_to = (new Date()).getFullYear(); var vm = new Vue({ delimiters: ['{', '}'], el: '#search-form-container', data: { default_values: {"price_monthly_min": 0, "price_monthly_max": 10000, "first_pay_min": 0, "first_pay_max": 200000, "year_from": 1999, "year_to": 2023, "hp_from": 70, "hp_to": 600, "km_from": 0, "km_to": 300000, "kml_from": 6.0, "kml_to": 40.0, "accelerate_from": 3, "accelerate_to": 10, "tax_from": 0, "tax_to": 600000}, collapsed: true, initial: initial, make_id: null, make: {make__id: 15, make__name: "BMW"}, model: [], area_id: null, seller_id: null, fuel_type: null, gear_type: null, wheel_drive: null, area: "", make_list: [{"make__id": "", "make__name": "Alle", "n": 1}, {"make__id": 2, "make__name": "Abarth", "n": 6}, {"make__id": 6, "make__name": "Alfa Romeo", "n": 11}, {"make__id": 7, "make__name": "Alpina", "n": 2}, {"make__id": 9, "make__name": "Aston Martin", "n": 13}, {"make__id": 10, "make__name": "Audi", "n": 1047}, {"make__id": 14, "make__name": "Bentley", "n": 9}, {"make__id": 15, "make__name": "BMW", "n": 824}, {"make__id": 27, "make__name": "Chevrolet", "n": 5}, {"make__id": 28, "make__name": "Chrysler", "n": 2}, {"make__id": 29, "make__name": "Citroen", "n": 36}, {"make__id": 276, "make__name": "Corvette", "n": 2}, {"make__id": 277, "make__name": "Cupra", "n": 12}, {"make__id": 33, "make__name": "Dacia", "n": 3}, {"make__id": 39, "make__name": "Dodge", "n": 6}, {"make__id": 206, "make__name": "DS", "n": 4}, {"make__id": 43, "make__name": "Ferrari", "n": 22}, {"make__id": 44, "make__name": "Fiat", "n": 23}, {"make__id": 46, "make__name": "Ford", "n": 136}, {"make__id": 58, "make__name": "Honda", "n": 4}, {"make__id": 60, "make__name": "Hyundai", "n": 43}, {"make__id": 64, "make__name": "Isuzu", "n": 1}, {"make__id": 65, "make__name": "Iveco", "n": 10}, {"make__id": 67, "make__name": "Jaguar", "n": 39}, {"make__id": 68, "make__name": "Jeep", "n": 7}, {"make__id": 69, "make__name": "Kia", "n": 91}, {"make__id": 72, "make__name": "Lamborghini", "n": 10}, {"make__id": 74, "make__name": "Land Rover", "n": 130}, {"make__id": 75, "make__name": "Lexus", "n": 2}, {"make__id": 79, "make__name": "Lotus", "n": 2}, {"make__id": 82, "make__name": "Maserati", "n": 16}, {"make__id": 280, "make__name": "Maxus", "n": 3}, {"make__id": 84, "make__name": "Mazda", "n": 5}, {"make__id": 85, "make__name": "McLaren", "n": 3}, {"make__id": 87, "make__name": "Mercedes", "n": 1107}, {"make__id": 88, "make__name": "MG", "n": 7}, {"make__id": 90, "make__name": "MINI", "n": 99}, {"make__id": 91, "make__name": "Mitsubishi", "n": 1}, {"make__id": 95, "make__name": "Nissan", "n": 44}, {"make__id": 98, "make__name": "Opel", "n": 59}, {"make__id": 101, "make__name": "Peugeot", "n": 47}, {"make__id": 279, "make__name": "Polestar", "n": 17}, {"make__id": 105, "make__name": "Porsche", "n": 413}, {"make__id": 109, "make__name": "Renault", "n": 32}, {"make__id": 110, "make__name": "Rolls-Royce", "n": 2}, {"make__id": 116, "make__name": "SEAT", "n": 74}, {"make__id": 117, "make__name": "Skoda", "n": 124}, {"make__id": 118, "make__name": "Smart", "n": 2}, {"make__id": 123, "make__name": "Suzuki", "n": 9}, {"make__id": 130, "make__name": "Tesla", "n": 47}, {"make__id": 131, "make__name": "Toyota", "n": 13}, {"make__id": 273, "make__name": "Ukendt", "n": 2}, {"make__id": 140, "make__name": "Volvo", "n": 238}, {"make__id": 139, "make__name": "VW", "n": 513}], model_list: [{"label": "1-Series", "id": "175", "children": [{"label": "114d", "id": "-768"}, {"label": "116d", "id": "-584"}, {"label": "116i", "id": "-593"}, {"label": "118d", "id": "-585"}, {"label": "118i", "id": "-594"}, {"label": "120d", "id": "-586"}, {"label": "125d", "id": "-587"}]}, {"label": "1M", "id": "5039"}, {"label": "2-Series", "id": "177", "children": [{"label": "216d", "id": "-582"}, {"label": "218d", "id": "-581"}, {"label": "220d", "id": "-580"}, {"label": "220i", "id": "-590"}, {"label": "225", "id": "-56"}, {"label": "225e", "id": "-855"}, {"label": "230e", "id": "-854"}]}, {"label": "3-Series", "id": "178", "children": [{"label": "318d", "id": "-575"}, {"label": "320d", "id": "-576"}, {"label": "320i", "id": "-599"}, {"label": "328i", "id": "-68"}, {"label": "330d", "id": "-578"}, {"label": "330e", "id": "-583"}, {"label": "330i", "id": "-601"}, {"label": "335d", "id": "-579"}]}, {"label": "4-Series", "id": "179", "children": [{"label": "420d", "id": "-570"}, {"label": "420i", "id": "-606"}, {"label": "430d", "id": "-572"}, {"label": "430i", "id": "-608"}, {"label": "435d", "id": "-573"}, {"label": "435i", "id": "-609"}, {"label": "440i", "id": "-493"}]}, {"label": "5-Series", "id": "2982", "children": [{"label": "518d", "id": "-532"}, {"label": "520d", "id": "-533"}, {"label": "520i", "id": "-612"}, {"label": "525d", "id": "-534"}, {"label": "530d", "id": "-535"}, {"label": "530e", "id": "-539"}, {"label": "530i", "id": "-614"}, {"label": "535d", "id": "-536"}, {"label": "535i", "id": "-615"}, {"label": "540d", "id": "-537"}, {"label": "540i", "id": "-616"}, {"label": "545e", "id": "-778"}, {"label": "550i", "id": "-91"}]}, {"label": "6-Series", "id": "180", "children": [{"label": "630d", "id": "-565"}, {"label": "640d", "id": "-567"}, {"label": "640i", "id": "-604"}, {"label": "645Ci", "id": "-568"}, {"label": "650i", "id": "-101"}]}, {"label": "7-Series", "id": "2983", "children": [{"label": "730d", "id": "-541"}, {"label": "730Ld", "id": "-542"}, {"label": "740d", "id": "-544"}, {"label": "745e", "id": "-761"}, {"label": "745Le", "id": "-760"}, {"label": "750d", "id": "-643"}, {"label": "750i", "id": "-621"}, {"label": "750Li", "id": "-551"}]}, {"label": "8-Series", "id": "181", "children": [{"label": "840d", "id": "-559"}, {"label": "840i", "id": "-610"}, {"label": "850i", "id": "-114"}]}, {"label": "i-Series", "id": "5192", "children": [{"label": "i3", "id": "-826"}, {"label": "i3s", "id": "-827"}, {"label": "i4", "id": "-828"}, {"label": "i7", "id": "-859"}, {"label": "i8", "id": "-829"}]}, {"label": "i3", "id": "182"}, {"label": "i8", "id": "183"}, {"label": "iX-Series", "id": "5162", "children": [{"label": "iX", "id": "-824"}, {"label": "iX xDrive40", "id": "-790"}, {"label": "iX xDrive50", "id": "-791"}, {"label": "iX3", "id": "-825"}]}, {"label": "iX3", "id": "5146"}, {"label": "M-Series", "id": "184", "children": [{"label": "M135i", "id": "-116"}, {"label": "M140i", "id": "-554"}, {"label": "M2", "id": "-464"}, {"label": "M235i", "id": "-555"}, {"label": "M240i", "id": "-558"}, {"label": "M3", "id": "-117"}, {"label": "M4", "id": "-118"}, {"label": "M5", "id": "-119"}, {"label": "M550d", "id": "-538"}, {"label": "M550i", "id": "-94"}, {"label": "M6", "id": "-120"}, {"label": "M760Li", "id": "-563"}, {"label": "M850i", "id": "-510"}]}, {"label": "X-Series", "id": "185", "children": [{"label": "X1", "id": "-121"}, {"label": "X2", "id": "-495"}, {"label": "X3", "id": "-122"}, {"label": "X4", "id": "-123"}, {"label": "X5", "id": "-124"}, {"label": "X6", "id": "-127"}, {"label": "X7", "id": "-553"}]}, {"label": "Z-Series", "id": "186", "children": [{"label": "Z4", "id": "-133"}]}], fuel_type_list: fuel_type_list, gear_type_list: gear_type_list, wheel_drive_list: wheel_drive_list, area_list: area_list, num_results: 0, price_monthly_min: 0, price_monthly_max: 10000, first_pay_min: 0, first_pay_max: 200000, year_from: 1999, year_to: 2023, hp_from: 70, hp_to: 600, km_from: 0, km_to: 300000, kml_from: 6.0, kml_to: 40.0, accelerate_from: 3, accelerate_to: 10, price_type: 0, fuel_type_value: null, gear_type_value: null, wheel_drive_value: null, dynamic_only: false || false, split_only: false || false, exclude_op: false || false, exclude_fin: false ||false, exclude_rental: false ||false, price_monthly_range: { 'min': [0, 500], 'max': [10000] }, first_pay_range: { 'min': [0, 5000], '50%': [100000, 10000], 'max': [200000] }, equipment: [], equipment_form: {"aircondition": {"label": "Aircondition", "initial": "", "type": "CheckboxInput", "choices": []}, "ambient_lighting": {"label": "Omgivende lys", "initial": "", "type": "CheckboxInput", "choices": []}, "android_auto": {"label": "Android Auto", "initial": "", "type": "CheckboxInput", "choices": []}, "automatic_parking_system": {"label": "Automatic Parking system", "initial": "", "type": "CheckboxInput", "choices": []}, "apple_carplay": {"label": "Apple CarPlay", "initial": "", "type": "CheckboxInput", "choices": []}, "arm_rest": {"label": "Arml\u00e6n", "initial": "", "type": "CheckboxInput", "choices": []}, "aux_connection": {"label": "AUX tilslutning", "initial": "", "type": "CheckboxInput", "choices": []}, "auxiliary_heating": {"label": "Kabine opvarmning", "initial": "", "type": "CheckboxInput", "choices": []}, "bluetooth": {"label": "Bluetooth", "initial": "", "type": "CheckboxInput", "choices": []}, "cd_player": {"label": "CD afspiller", "initial": "", "type": "CheckboxInput", "choices": []}, "central_locking": {"label": "Centrall\u00e5s", "initial": "", "type": "CheckboxInput", "choices": []}, "remote_central_locking": {"label": "Fjernbetjent centrall\u00e5s", "initial": "", "type": "CheckboxInput", "choices": []}, "cruise_control": {"label": "Fartpilot", "initial": "", "type": "CheckboxInput", "choices": []}, "adaptive_cruise_control": {"label": "Adaptiv fartpilot", "initial": "", "type": "CheckboxInput", "choices": []}, "dab_radio": {"label": "DAB Radio", "initial": "", "type": "CheckboxInput", "choices": []}, "dab_plus_radio": {"label": "DAB+ Radio", "initial": "", "type": "CheckboxInput", "choices": []}, "digital_cockpit": {"label": "Digital cockpit", "initial": "", "type": "CheckboxInput", "choices": []}, "split_backseat": {"label": "Splitbags\u00e6de", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_backseat_adjustment": {"label": "Elektrisk bags\u00e6de justering", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_heated_rear_seats": {"label": "S\u00e6devarme bag", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_heated_seats": {"label": "S\u00e6devarme", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_front_seats": {"label": "El justerbare fors\u00e6der", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_drivers_seat": {"label": "El justerbart f\u00f8rers\u00e6de", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_seat_adjustment": {"label": "Elektrisk s\u00e6dejustering", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_side_mirror": {"label": "Elektriske sidespejle", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_foldable_mirror": {"label": "El-klapbare sidespejle", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_foldable_heated_mirror": {"label": "El-klapbare sidespejle med varme", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_side_mirror_heated": {"label": "El-spejle med varme", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_windows": {"label": "Elruder", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_windows_4x": {"label": "4x Elruder", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_parking_break": {"label": "Elektrisk parkeringsbremse", "initial": "", "type": "CheckboxInput", "choices": []}, "automatic_climate_control": {"label": "Automatisk klimaanl\u00e6g", "initial": "", "type": "CheckboxInput", "choices": []}, "dualzone_climate_control": {"label": "2-zonet klimaanl\u00e6g", "initial": "", "type": "CheckboxInput", "choices": []}, "fold_flat_passenger_seat": {"label": "Fold fladt passagers\u00e6de", "initial": "", "type": "CheckboxInput", "choices": []}, "handsfree_kit": {"label": "H\u00e5ndfri", "initial": "", "type": "CheckboxInput", "choices": []}, "headup_display": {"label": "Head-up display", "initial": "", "type": "CheckboxInput", "choices": []}, "heated_steering_wheel": {"label": "Varme i rattet", "initial": "", "type": "CheckboxInput", "choices": []}, "heated_windshield": {"label": "Opvarmet forrude", "initial": "", "type": "CheckboxInput", "choices": []}, "induction_charging_for_smartphones": {"label": "Induktionsopladning til smartphones", "initial": "", "type": "CheckboxInput", "choices": []}, "integrated_music_streaming": {"label": "Integreret musik streaming", "initial": "", "type": "CheckboxInput", "choices": []}, "integrated_child_seats": {"label": "Integrerede b\u00f8rnes\u00e6der", "initial": "", "type": "CheckboxInput", "choices": []}, "leather_steering_wheel": {"label": "L\u00e6derrat", "initial": "", "type": "CheckboxInput", "choices": []}, "lumbar_support": {"label": "Korsrygst\u00f8tte", "initial": "", "type": "CheckboxInput", "choices": []}, "massage_seats": {"label": "Massages\u00e6der", "initial": "", "type": "CheckboxInput", "choices": []}, "multifunction_steering_wheel": {"label": "Multifunktions-rat", "initial": "", "type": "CheckboxInput", "choices": []}, "navigation_system": {"label": "Navigations system", "initial": "", "type": "CheckboxInput", "choices": []}, "onboard_computer": {"label": "On-board computer", "initial": "", "type": "CheckboxInput", "choices": []}, "trip_computer": {"label": "K\u00f8recomputer", "initial": "", "type": "CheckboxInput", "choices": []}, "paddle_shifters": {"label": "Paddle shift", "initial": "", "type": "CheckboxInput", "choices": []}, "keyless_go": {"label": "N\u00f8glefri betjening", "initial": "", "type": "CheckboxInput", "choices": []}, "power_assisted_steering": {"label": "Servostyring", "initial": "", "type": "CheckboxInput", "choices": []}, "rain_sensor": {"label": "Regnsensor", "initial": "", "type": "CheckboxInput", "choices": []}, "seat_ventilation": {"label": "S\u00e6de ventilation", "initial": "", "type": "CheckboxInput", "choices": []}, "sound_system": {"label": "Lydsystem", "initial": "", "type": "CheckboxInput", "choices": []}, "startstop_system": {"label": "Start-stop system", "initial": "", "type": "CheckboxInput", "choices": []}, "touchscreen": {"label": "Touchsk\u00e6rm", "initial": "", "type": "CheckboxInput", "choices": []}, "tv": {"label": "TV", "initial": "", "type": "CheckboxInput", "choices": []}, "usb_port": {"label": "USB port", "initial": "", "type": "CheckboxInput", "choices": []}, "sd_card_reader": {"label": "SD-kortl\u00e6ser", "initial": "", "type": "CheckboxInput", "choices": []}, "voice_control": {"label": "Stemmekontrol", "initial": "", "type": "CheckboxInput", "choices": []}, "winter_package": {"label": "Vinterpakke", "initial": "", "type": "CheckboxInput", "choices": []}, "lan_wifi_hotspot": {"label": "Internet", "initial": "", "type": "CheckboxInput", "choices": []}, "abs": {"label": "ABS", "initial": "", "type": "CheckboxInput", "choices": []}, "alarm_system": {"label": "Alarm system", "initial": "", "type": "CheckboxInput", "choices": []}, "autom_dimming_interior_mirror": {"label": "Spejld\u00e6mpning", "initial": "", "type": "CheckboxInput", "choices": []}, "blind_spot_assist": {"label": "Blindpunkts assistent", "initial": "", "type": "CheckboxInput", "choices": []}, "cargo_barrier": {"label": "Lastbarriere", "initial": "", "type": "CheckboxInput", "choices": []}, "distance_warning_system": {"label": "Afstandsvarsling", "initial": "", "type": "CheckboxInput", "choices": []}, "emergency_brake_assist": {"label": "N\u00f8dbremse assist.", "initial": "", "type": "CheckboxInput", "choices": []}, "emergency_call_system": {"label": "N\u00f8dopkaldssystem", "initial": "", "type": "CheckboxInput", "choices": []}, "esp": {"label": "ESP", "initial": "", "type": "CheckboxInput", "choices": []}, "fatigue_warning_system": {"label": "Tr\u00e6thedsadvarsel", "initial": "", "type": "CheckboxInput", "choices": []}, "fog_lamp": {"label": "T\u00e5gelygter", "initial": "", "type": "CheckboxInput", "choices": []}, "glarefree_high_beam_headlights": {"label": "Bl\u00e6ndfri forlygter", "initial": "", "type": "CheckboxInput", "choices": []}, "headlight_washer_system": {"label": "Forlygtevaskesystem", "initial": "", "type": "CheckboxInput", "choices": []}, "high_beam_assist": {"label": "Automatisk fjernlys", "initial": "", "type": "CheckboxInput", "choices": []}, "immobilizer": {"label": "Startsp\u00e6rrer", "initial": "", "type": "CheckboxInput", "choices": []}, "isofix": {"label": "Isofix", "initial": "", "type": "CheckboxInput", "choices": []}, "keyless_central_locking": {"label": "N\u00f8glefri centrall\u00e5s", "initial": "", "type": "CheckboxInput", "choices": []}, "lane_change_assist": {"label": "Vognbaneskift assist", "initial": "", "type": "CheckboxInput", "choices": []}, "light_sensor": {"label": "Lyssensor", "initial": "", "type": "CheckboxInput", "choices": []}, "night_vision_assist": {"label": "Night vision assist", "initial": "", "type": "CheckboxInput", "choices": []}, "speed_limit_control_system": {"label": "Fartbegr\u00e6nser", "initial": "", "type": "CheckboxInput", "choices": []}, "traction_control": {"label": "Antispin", "initial": "", "type": "CheckboxInput", "choices": []}, "traffic_sign_recognition": {"label": "Trafikskiltegenkendelse", "initial": "", "type": "CheckboxInput", "choices": []}, "tyre_pressure_monitoring": {"label": "D\u00e6ktryksoverv\u00e5gning", "initial": "", "type": "CheckboxInput", "choices": []}, "xenon_headlights": {"label": "Xenon forlygter", "initial": "", "type": "CheckboxInput", "choices": []}, "bixenon_headlights": {"label": "Bi-xenon forlygter", "initial": "", "type": "CheckboxInput", "choices": []}, "led_headlights": {"label": "LED forlygter", "initial": "", "type": "CheckboxInput", "choices": []}, "laser_headlights": {"label": "Laser forlygter", "initial": "", "type": "CheckboxInput", "choices": []}, "alloy_wheels": {"label": "Aluf\u00e6lge", "initial": "", "type": "CheckboxInput", "choices": []}, "all_season_tyres": {"label": "Hel\u00e5rsd\u00e6k", "initial": "", "type": "CheckboxInput", "choices": []}, "steel_wheels": {"label": "St\u00e5lf\u00e6lge", "initial": "", "type": "CheckboxInput", "choices": []}, "summer_tyres": {"label": "Sommerd\u00e6k", "initial": "", "type": "CheckboxInput", "choices": []}, "winter_tyres": {"label": "Vinterd\u00e6k", "initial": "", "type": "CheckboxInput", "choices": []}, "spare_tyre": {"label": "Reservehjul", "initial": "", "type": "CheckboxInput", "choices": []}, "emergency_tyre": {"label": "N\u00f8dd\u00e6k", "initial": "", "type": "CheckboxInput", "choices": []}, "emergency_tyre_repair_kit": {"label": "N\u00f8dd\u00e6k reparations kit", "initial": "", "type": "CheckboxInput", "choices": []}, "parking_sensor_rear": {"label": "Parkeringssensor Bag", "initial": "", "type": "CheckboxInput", "choices": []}, "parking_sensor_front": {"label": "Parkeringssensor Foran", "initial": "", "type": "CheckboxInput", "choices": []}, "parking_sensor_camera": {"label": "Kamera", "initial": "", "type": "CheckboxInput", "choices": []}, "parking_sensor_360_camera": {"label": "360\u00b0 kamera", "initial": "", "type": "CheckboxInput", "choices": []}, "sport_seats": {"label": "Sportss\u00e6der", "initial": "", "type": "CheckboxInput", "choices": []}, "sports_package": {"label": "Sportspakke", "initial": "", "type": "CheckboxInput", "choices": []}, "adaptive_suspension": {"label": "Adaptiv undervogn", "initial": "", "type": "CheckboxInput", "choices": []}, "sports_suspension": {"label": "Sportsundervogn", "initial": "", "type": "CheckboxInput", "choices": []}, "air_suspension": {"label": "Luftundervogn", "initial": "", "type": "CheckboxInput", "choices": []}, "disabled_accessible": {"label": "Handicap tilg\u00e6ngelig", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_tailgate": {"label": "Elektrisk bagsm\u00e6k", "initial": "", "type": "CheckboxInput", "choices": []}, "hillstart_assist": {"label": "Bakkestarthj\u00e6lp", "initial": "", "type": "CheckboxInput", "choices": []}, "panoramic_roof": {"label": "Panoramatag", "initial": "", "type": "CheckboxInput", "choices": []}, "roof_rack": {"label": "Tagr\u00e6ling", "initial": "", "type": "CheckboxInput", "choices": []}, "electric_sunroof": {"label": "El-soltag", "initial": "", "type": "CheckboxInput", "choices": []}, "sunroof": {"label": "Soltag", "initial": "", "type": "CheckboxInput", "choices": []}, "full_leather": {"label": "Fuldl\u00e6der", "initial": "", "type": "CheckboxInput", "choices": []}, "part_leather": {"label": "Dell\u00e6der", "initial": "", "type": "CheckboxInput", "choices": []}, "imitation_leather": {"label": "Kunstl\u00e6der", "initial": "", "type": "CheckboxInput", "choices": []}, "cloth": {"label": "Stof", "initial": "", "type": "CheckboxInput", "choices": []}, "velour": {"label": "Velour", "initial": "", "type": "CheckboxInput", "choices": []}, "alcantara": {"label": "Alcantara", "initial": "", "type": "CheckboxInput", "choices": []}, "other": {"label": "Andet", "initial": "", "type": "CheckboxInput", "choices": []}, "delivered_newly_inspected": {"label": "Leveres nysynet", "initial": "", "type": "CheckboxInput", "choices": []}, "delivered_newly_inspected_and_readied": {"label": "Leveres nysynet og klargjort", "initial": "", "type": "CheckboxInput", "choices": []}, "full_service_book": {"label": "Fuld servicebog", "initial": "", "type": "CheckboxInput", "choices": []}, "one_owner": {"label": "1 ejer", "initial": "", "type": "CheckboxInput", "choices": []}, "two_owners": {"label": "2 ejere", "initial": "", "type": "CheckboxInput", "choices": []}, "newly_serviced": {"label": "Nyserviceret", "initial": "", "type": "CheckboxInput", "choices": []}, "service_ok": {"label": "Service OK", "initial": "", "type": "CheckboxInput", "choices": []}, "notice_low_mileage": {"label": "Bem\u00e6rk lav km. stand", "initial": "", "type": "CheckboxInput", "choices": []}, "six_months_guarantee": {"label": "6 m\u00e5neders garanti", "initial": "", "type": "CheckboxInput", "choices": []}, "twelve_months_guarantee": {"label": "12 m\u00e5neders garanti", "initial": "", "type": "CheckboxInput", "choices": []}, "extended_warranty": {"label": "Udvidet garanti", "initial": "", "type": "CheckboxInput", "choices": []}, "bose": {"label": "Bose", "initial": "", "type": "CheckboxInput", "choices": []}, "harman_kardon": {"label": "Harman/Kardon", "initial": "", "type": "CheckboxInput", "choices": []}, "bang__olufsen": {"label": "Bang & Olufsen", "initial": "", "type": "CheckboxInput", "choices": []}, "burmeister": {"label": "Burmeister", "initial": "", "type": "CheckboxInput", "choices": []}, "dynaudio": {"label": "DynAudio", "initial": "", "type": "CheckboxInput", "choices": []}, "sony": {"label": "Sony", "initial": "", "type": "CheckboxInput", "choices": []}, "meridian_audio": {"label": "Meridian Audio", "initial": "", "type": "CheckboxInput", "choices": []}, "tinted_windows": {"label": "Tonede ruder", "initial": "", "type": "CheckboxInput", "choices": []}, "lowered": {"label": "S\u00e6nket", "initial": "", "type": "CheckboxInput", "choices": []}, "particle_filter": {"label": "Partikelfilter", "initial": "", "type": "CheckboxInput", "choices": []}, "cargarantie": {"label": "CarGarantie", "initial": "", "type": "CheckboxInput", "choices": []}, "bending_lights": {"label": "Kurvelys", "initial": "", "type": "CheckboxInput", "choices": []}, "adaptive_bending_lights": {"label": "Adaptivt kurvelys", "initial": "", "type": "CheckboxInput", "choices": []}, "led_driving_lights": {"label": "LED k\u00f8relys", "initial": "", "type": "CheckboxInput", "choices": []}, "trailer_coupling_fixed": {"label": "Anh\u00e6ngertr\u00e6k", "initial": "", "type": "CheckboxInput", "choices": []}, "trailer_coupling_swiveling": {"label": "Svingbart anh\u00e6ngertr\u00e6k", "initial": "", "type": "CheckboxInput", "choices": []}, "trailer_coupling_detachable": {"label": "Aftageligt anh\u00e6ngertr\u00e6k", "initial": "", "type": "CheckboxInput", "choices": []}, "used_car_certificate": {"label": "Brugtbilsattest", "initial": "", "type": "CheckboxInput", "choices": []}}, equipment_categories: [{"name": "Indvendige tjenester", "inclusive": true, "fields": ["android_auto", "apple_carplay", "electric_seat_adjustment", "lumbar_support", "navigation_system", "paddle_shifters", "onboard_computer", "integrated_music_streaming", "isofix", "traffic_sign_recognition"]}, {"name": "Indvendigt materiale", "inclusive": false, "fields": ["full_leather", "part_leather", "imitation_leather", "cloth", "velour", "alcantara"]}, {"name": "Ekstra", "inclusive": true, "fields": ["panoramic_roof", "electric_tailgate", "sunroof", "led_headlights"]}, {"name": "Sport", "inclusive": false, "fields": ["sport_seats", "sports_package", "sports_suspension", "air_suspension"]}, {"name": "Sikkerhed", "inclusive": true, "fields": ["lane_change_assist", "fog_lamp", "autom_dimming_interior_mirror", "emergency_brake_assist"]}] }, mounted: function(){ var _this = this; if (this.area_id) { var area_id = this.area_id; var area = this.area_list.filter(function(v){ return v.value == area_id; })[0]; this.area = area; } if (this.gear_type_value) { var gear_type = this.gear_type_value; this.gear_type = this.gear_type_list.filter(function(v){ return v.value == gear_type; })[0]; } if (this.fuel_type_value) { var fuel_type = this.fuel_type_value; this.fuel_type = this.fuel_type_list.filter(function(v){ return v.value == fuel_type; })[0]; } if (this.wheel_drive_value) { var wheel_drive = this.wheel_drive_value; this.wheel_drive = this.wheel_drive_list.filter(function(v){ return v.value == wheel_drive; })[0]; } this.$nextTick(function () { _this.updateNumResults(); }); }, computed: { joined_equipment: function() { return this.equipment.join(','); } }, methods: { makeChanged: function(selectedOption, id) { var _this = this; this.make_id = selectedOption.make__id; $.post('/json/models/filter/', {make: this.make_id, search_type: 'car'}, function(response) { _this.model = null; _this.model_list = []; var data = response.data; data.forEach(function(model, midx) { var m = {label: model.name, id: model.id}; if (model.submodels.length) { m.children = []; } model.submodels.forEach(function(submodel, sidx) { m.children.push({label: submodel.name, id: '-' + submodel.id}); }); _this.model_list.push(m); }); _this.$nextTick(function () { _this.updateNumResults(); }); }); }, makeRemoved: function() { this.make_id = ''; var _this = this; this.$nextTick(function () { _this.updateNumResults(); }); }, modelChanged: function() { var _this = this; _this.$nextTick(function () { _this.updateNumResults(); }); }, fuelTypeChanged: function(selectedOption, id) { var _this = this; this.fuel_type_value = selectedOption.value; _this.$nextTick(function () { _this.updateNumResults(); }); }, wheelDriveChanged: function(selectedOption, id) { var _this = this; this.wheel_drive_value = selectedOption.value; _this.$nextTick(function () { _this.updateNumResults(); }); }, areaChanged: function(selectedOption, id) { var _this = this; this.area_id = selectedOption.value; _this.$nextTick(function () { _this.updateNumResults(); }); }, equipmentChanged: function() { var _this = this; _this.$nextTick(function () { _this.updateNumResults(); }); }, gearTypeChanged: function(selectedOption, id) { var _this = this; this.gear_type_value = selectedOption.value; _this.$nextTick(function () { _this.updateNumResults(); }); }, updateNumResults: function() { var _this = this; var params = $('#search-form').serialize(); $.getJSON('/json/num-results/', params, function(response) { _this.num_results = response.count; }); }, updatePriceMonthly: function(values) { this.price_monthly_min = values[0]; this.price_monthly_max = values[1]; }, updateFirstPay: function(values) { this.first_pay_min = values[0]; this.first_pay_max = values[1]; }, updateYear: function(values) { this.year_from = values[0]; this.year_to = values[1]; }, updateHp: function(values) { this.hp_from = values[0]; this.hp_to = values[1]; }, updateKm: function(values) { this.km_from = values[0]; this.km_to = values[1]; }, updateKml: function(values) { this.kml_from = values[0]; this.kml_to = values[1]; }, updateAcceleration: function(values) { this.accelerate_from = values[0]; this.accelerate_to = values[1]; }, toggleOp: function() { if (this.exclude_op && this.exclude_fin && this.exclude_rental) { this.exclude_fin = false; } var _this = this; this.$nextTick(function () { _this.updateNumResults(); }); }, toggleFin: function() { if (this.exclude_op && this.exclude_fin && this.exclude_rental) { this.exclude_op = false; } var _this = this; this.$nextTick(function () { _this.updateNumResults(); }); }, toggleRental: function() { if (this.exclude_op && this.exclude_fin && this.exclude_rental) { this.exclude_fin = false; this.exclude_op = false; } var _this = this; this.$nextTick(function () { _this.updateNumResults(); }); }, toggleSearchClicked: function(e) { if (this.collapsed) { e.preventDefault(); this.collapsed = false; /*window.scrollTo(0,0);*/ } }, toggleCollapse: function(e) { e.preventDefault(); this.collapsed = true; }, resetSearch: function(evt) { evt.preventDefault(); for (var k in this.default_values) { if (this.default_values.hasOwnProperty(k)) { this[k] = this.default_values[k]; } } this.$refs.year_slider.updateValues(this.year_from, this.year_to); this.$refs.km_slider.updateValues(this.km_from, this.km_to); this.make = null; this.make_id = ''; this.model = []; this.model_list = []; this.equipment = []; this.fuel_type = null; this.fuel_type_value = ''; this.area = null; this.area_id = ''; this.wheel_drive = null; this.wheel_drive_value = ''; this.gear_type = null; this.gear_type_value = ''; this.dynamic_only = false; this.exclude_op = false; this.exclude_fin = false; this.$refs.kml_slider.updateValues(this.kml_from, this.kml_to); this.$refs.hp_slider.updateValues(this.hp_from, this.hp_to); this.$refs.accelerate_slider.updateValues(this.accelerate_from, this.accelerate_to); var _this = this; this.$nextTick(function () { _this.updateNumResults(); }); } }, filters: { thousandsep: function(n) { var locales = ['da-DK', 'id']; return n ? n.toLocaleString(locales) : 0; } } });
FAQs
How much is the M340i 2023 monthly payment? ›
Manufacturer Offers. Lease a new 2023 M340i Sedan for $719 per month for 36 months with $5579 due at signing.
Why are BMW leases so high? ›New car leases are more expensive due to a significant change in market conditions. An inventory shortage is making it harder to find popular vehicles, and manufacturer incentives are down. In some cases, automakers aren't even bothering to advertise lease deals because cars are so hard to find at dealers.
How much is mileage overage on BMW lease? ›For every additional mile over your Lease miles, you will be charged $0.30 per mile for BMW 6-Series, 7-Series, M-Series (except M235i), and i8. For all other models, the charge is $0.25 per mile. How can I purchase additional miles prior to my Lease End?
How to buy more miles on BMW lease? ›With the Mileage Adjustment Program (MAP), you can purchase additional miles at a discounted rate, right up until the day before you turn in your vehicle. Need to purchase extra miles? Sign in to your My BMW account, access the My BMW App, or call 800-959-4269.
How much is a fully loaded M340i? ›2022 BMW M340i xDrive Sedan: Priced at $56,700 MSRP.
What is the average car payment in 2023? ›Average | New cars | Used cars |
---|---|---|
Monthly payment | $716 | $526 |
Loan amount | $41,445 | $27,786 |
Interest rate | 6.07% | 10.26% |
Loan term | 69.44 months | 68.01 months |
Leasing a car in 2023 might be better economically than any other time. If the off-lease prices are rising now, they may continue that trend making cars more expensive. If you're considering a lease and have bad credit, find out if you canlease a car with bad credit.
Is it smart to lease a BMW? ›Leasing offers lower monthly payments off the bat, all other things being equal. You'll also spend less on taxes and down payments. However, if you start a new lease every few years, your payments won't change much over the years. However, you won't have to worry about escalating service or repair costs.
What is the best time of year to lease a BMW? ›Most new models are introduced between July and October, so this is the time that you should try to lease to maximize your savings. 2) Holidays: Lease shoppers can find special dealership incentives during long holiday weekends, including President's Day, Memorial Day, July 4, Labor Day, and Thanksgiving.
Is it good idea to buy BMW at end of lease? ›It is not recommend to purchase your BMW at the end of your 36-month lease at the residual price specified in your agreement. It is very likely for the vehicle to be worth less than that amount.
Can you negotiate mileage on a lease? ›
Gross capitalized cost: The gross capitalized cost is the vehicle's value at the start of the lease, plus fees. You can negotiate this value to get a better deal and lower monthly payments. Mileage allowance: You can often negotiate to increase or decrease the mileage allowance depending on your needs.
Does a high mileage lease make sense? ›Advantages of High Mileage Leases
A high mileage lease is more expensive, but you also get to drive your car more often than you would with a standard car lease. It is easy to get a high mileage lease, as stated by Edmunds, and it can be helpful for those who drive more than the average person.
If you're thinking about buying your lease, you may be searching for the answer to the question, “Can you negotiate a lease buyout?” In short, yes. Most BMW lease agreements include an estimated BMW lease buyout price in the contract, but in most cases, it's possible to negotiate a better deal.
Can you negotiate BMW lease buyout? ›No. BMW Financial Services does not negotiate payoffs or residual values.
Can you modify a leased BMW? ›Yes!
A leased vehicle typically needs to be returned in the same condition it was given. Any changes and modifications to your vehicle will need to be reversible so you are able to return the vehicle at the end of your leasing period.
The estimated cost to maintain and repair a BMW M340i ranges from $95 to $824, with an average of $170.
How much is the 340i in 2023? ›Including destination charge, it arrives with a Manufacturer's Suggested Retail Price (MSRP) of about $54,850. Other versions include: M340i 4dr Sedan (3.0L 6cyl Turbo gas/electric mild hybrid 8A) which starts at $54,850.
What is the difference between M340i and M340i pure? ›As an M-fettled model, the M340i Pure also features M Sport brakes and differential. However, the Pure loses out on Laserlight headlights, glass roof, leather trim, premium sound system, heated front seats, ambient lighting and automatic tailgate that are found in the more expensive M340i.
Should I buy a car now or wait until 2023? ›Americans planning to shop for a new car in 2023 might find slightly better prices than during the past two years, though auto industry analysts say it is likely better to wait until the fall. Since mid-2021, car buyers have been frustrated by rising prices, skimpy selection and long waits for deliveries.
How much should I spend on a car if I make $100000? ›Annual salary (pre-tax) | Estimated monthly car payment should not exceed |
---|---|
$75,000 | $625 per month |
$100,000 | $833 per month |
$125,000 | $1,042 per month |
$150,000 | $1,250 per month |
Will car price go down in 2023? ›
There is good news on the horizon in 2023, however. J.P. Morgan estimates that prices for both new and used vehicles are set to decrease as supply chain issues abate and inflation is poised to keep easing. Per the financial firm, new vehicle prices are slated to go down 2.5-5% while used cars may go down by 10-20%.
How much is a lease on a $45000 car? ›How much is a lease for a $45,000 car? Using our calculator, we input a $5,000 down payment, an assumed $25,000 residual value, an interest rate of 7% and a term of 36 months (three years). It resulted in monthly payment of $606 before taxes.
What time of month is best to lease a car? ›Near the end of the month, if a car dealership is approaching that sales goal, it may have an incentive to make the number before the month is over. In other words, you might be able to negotiate a better price because an auto dealership may cut prices to get deals done and meet the monthly goal.
What percentage of BMW's are leased? ›Lease | Finance | Cash |
---|---|---|
77% | 10% | 13% |
Start by checking your credit score. In general, you'll need a higher credit score to lease a car than to finance one—to lease a BMW, your credit score should be at least 700. should make up no more than 15% of your monthly income.
What is the biggest downside to leasing a car? ›- You Don't Own the Car. The obvious downside to leasing a car is that you don't own the car at the end of the lease. ...
- It Might Not Save You Money. ...
- Leasing Can Be More Complicated than Buying. ...
- Leased Cars Are Restricted to a Limited Number of Miles. ...
- Increased Insurance Premiums.
Benefits of leasing usually include a lower up-front cost, lower monthly payments compared to buying, and no resale hassle. Benefits of buying usually are car ownership, complete control over mileage, and a firm idea of costs. Experts generally say that buying a car is a better financial decision for the long term.
What month is best to buy new BMW? ›New year models traditionally start in October so by late summer manufacturers and dealerships are willing to offer discounts and incentives to get inventory moving. While pushing new car sales, dealerships accumulate a considerable number of trade-ins that also must be sold, making August a good time to buy.
What is the best time to start a lease? ›If you're hoping to save some money, you may have the best luck from October through April, according to Rent.com. Fewer people move during the winter, so a landlord may be more willing to negotiate with you during this time since demand for rentals is lower.
What is the best length of car lease? ›Most lessees choose a term of around 24 to 36 months, which is what you should target if you're considering leasing. Anything longer than 36 months, and you may want to consider financing, instead.
How much is the 2023 BMW M340i proce? ›
The least-expensive 2023 BMW 3 Series is the 2023 BMW 3 Series M340i 4dr Sedan (3.0L 6cyl Turbo gas/electric mild hybrid 8A). Including destination charge, it arrives with a Manufacturer's Suggested Retail Price (MSRP) of about $54,850.
How much is a monthly payment on a 2023 Mercedes Benz? ›New 2023 Mercedes-Benz S-Class S 580 [1] Finance payment of $2,228/mo. is based on MSRP of $144,665 with $14,466 down at 6.99% APR financing for 72 months and includes $125 Document Fee.
What are BMW plans for 2023? ›The main growth drivers in 2023 will be fully-electric (BEV) vehicles and models from the high-end premium segment — such as the new BMW 7 Series, the updated BMW X7 and the Rolls-Royce model family.
How much is a 2023 BMW fully loaded? ›The 2023 BMW 7 Series starts at $95,700. This is for the 740i with a 6-cylinder engine and rear-wheel drive. With a bunch of options, the 760i xDrive could reach $150K quite easily.
What is the difference between 2023 330i and M340i? ›The 330i features a turbocharged 2.0-liter four-cylinder that makes 255 horsepower and 295 pound-feet of torque and acts like it has even more power than that. The M340i comes with a turbocharged 3.0-liter inline-six and a 48-volt hybrid system; the total output is 382 ponies and 369 pound-feet.
What is the 0 to 100 of BMW M340i 2023? ›2023 BMW X3 M40i - Performance
The car accelerates from 0-100 km/hr in just 4.9 seconds with a top speed of 250 km/hr.
For $40,000 loans, monthly payments averagely range between $900 and $1,000, depending on the interest rate and loan term.
How much are monthly payments for Mercedes-Benz c43 2023? ›Lease $999/mo for 36 months $6323 due at signing on the 2023 AMG C 43 Coupe.
How much is a brand new 2023 Mercedes-Benz? ›The Manufacturer's Suggested Retail Price (MSRP) for the 2023 Mercedes-Benz C-Class starts at $46,000 for the C 300 base-level trim with destination fee and popular options. Prices will increase as you add options or choose a trim with more features.
Is 2023 a better year to buy a car? ›Conclusion: Is 2023 a Good Time To Buy a Car? Considering vehicle prices are still inflated and loan rates may be on the rise, it's not the best time to buy a car. However, auto prices may continue to level off during the rest of the year, which would be a good sign for car buyers.
Will cars get cheaper in 2023? ›
Used car prices have likely peaked, but new car prices are expected to remain high. In 2023, prices are expected to decline by roughly 10% for used cars and by 2.5% to 5% for new cars.
Will 2023 be better to buy a new car? ›There is good news on the horizon in 2023, however. J.P. Morgan estimates that prices for both new and used vehicles are set to decrease as supply chain issues abate and inflation is poised to keep easing. Per the financial firm, new vehicle prices are slated to go down 2.5-5% while used cars may go down by 10-20%.
How many miles do 340i last? ›You want your BMW 340i to last as long as possible. If you put in the effort to keep up with proper maintenance, your 340i has a good chance of hitting 200,000 miles or more.
How much is an oil change for a BMW M340i? ›The average cost for a BMW M340i Oil Change is between $247 and $261. Labor costs are estimated between $55 and $69 while parts are priced between $192 and $192.