12 month warranty on all used vehicles
Family owned since 1946
12 month warranty on all used vehicles
Family owned since 1946
Select Bradford
Save

MINI HATCHBACK

MINI HATCHBACK
KV70-WVM
Select Bradford
Car
1.5 Cooper Classic II 5dr
Keyless Entry, Bluetooth, Auto Headlights View More
Petrol
35000
22 Sep 2020
In stock
SKU
KV70-WVM
£11,995.00 £9,995.83
£218.91
£355.89
Explore your finance options and secure today with a £99 deposit

Your Used Vehicle Enquiry

Contact Preferences

We'd love to keep in touch with you about all our very latest offers, events and information on servicing, Value Plus and aftersales. We'll always treat your personal details with the utmost care and will never sell them on to other companies for marketing purposes.

Please tick the boxes below to indicate how you would like us to stay in touch with you about sales and servicing.

window.dataLayer = window.dataLayer || []; dataLayer.push({ 'event' : 'FormSubmission', 'event_category' : 'Used Vehicle Enquiry' }); window.redfish.trackEnquiry(BFB_PRODUCT_ID);
if ( $('#basket_vehicle_type').length != 0) { if ( $('#isUsed').length != 0) { $('#basket-used-enquiry').show(); } } jQuery('#bfb-popup-openbfb30').on('click', function () { if ($('#vehicle_type .ppbd-product-attribute').length != 0 || $('#basket_vehicle_type').length != 0 || $('#cap_database').length != 0) { let vehicle_type = ''; if ($('#vehicle_type .ppbd-product-attribute').length != 0) { vehicle_type = $('#vehicle_type .ppbd-product-attribute').html().trim(); } if ($('#basket_vehicle_type').length != 0) { vehicle_type = $('#basket_vehicle_type').val(); } if ($('#cap_database').length != 0) { vehicle_type = $('#cap_database').val(); } var used_car_location = ''; if ($('#pinnacle_organisation_unit .ppbd-product-attribute').length != 0) { used_car_location = $('#pinnacle_organisation_unit .ppbd-product-attribute').html().trim(); } if ($('#selectedDealer').length != 0) { used_car_location = $('#selectedDealer').val(); } if ($('#checkoutSteps #pinnacle_organisation_unit').length != 0) { used_car_location = $('#pinnacle_organisation_unit').val(); } if (used_car_location != '') { $('#used_vehicle_enquiry_branch input[name=branch]').val(used_car_location); if (vehicle_type.toLowerCase() == 'car') { if ($('#used_vehicle_enquiry_branch [name=branch]').val() == "Ford Cars Bradford" || $('#used_vehicle_enquiry_branch [name=branch]').val() == "Ford Bradford" || $('#used_vehicle_enquiry_branch input[name=branch]').val() == "ZZ.DO NOT USE - Ford Cars Bradford") { $('#used_vehicle_enquiry_location input[name=location]').val('DMKeith-Bradford-Ford@dealerwebreact.com'); } else { $('#used_vehicle_enquiry_location input[name=location]').val('USE:' + used_car_location); } } else { if ($('#used_vehicle_enquiry_branch [name=branch]').val() == "Ford Commercial Bradford") { $('#used_vehicle_enquiry_location input[name=location]').val('DMKeithFordBradfordCV@dealerwebreact.com'); } else { $('#used_vehicle_enquiry_branch input[name=branch]').val(used_car_location); $('#used_vehicle_enquiry_location input[name=location]').val('USV:' + used_car_location); } } } let product_name = ''; let product_sku = ''; if ( $('#product_name .ppbd-product-attribute').length != 0 ) { product_name = $('#product_name .ppbd-product-attribute').html().trim(); product_sku = $('#product_sku .ppbd-product-attribute').html().trim(); } if ( $('h3.product-item-name a').length != 0 ) { product_name = $('h3.product-item-name a').html().trim(); product_sku = $('#product_sku').val().trim(); } if ( $('#vehicle_price_summary .name').length != 0 ) { product_name = $('#vehicle_price_summary .name').html().replace('
',' ').trim(); product_sku = $('#sku').val().trim(); } $('#used_vehicle_enquiry_model input[name=model]').val(product_name + ' (' + product_sku + ')'); } });

Arrange a Callback

Contact Preferences

We'd love to keep in touch with you about all our very latest offers, events and information on servicing, Value Plus and aftersales. We'll always treat your personal details with the utmost care and will never sell them on to other companies for marketing purposes.

Please tick the boxes below to indicate how you would like us to stay in touch with you about sales and servicing.

window.dataLayer = window.dataLayer || []; dataLayer.push({ 'event' : 'FormSubmission', 'event_category' : 'Used Vehicle Callback' })
jQuery('#bfb-popup-openbfb56').on('click', function () { if ($('#vehicle_type .ppbd-product-attribute').length != 0) { let vehicle_type = $('#vehicle_type .ppbd-product-attribute').html().trim(); if ($('#pinnacle_organisation_unit .ppbd-product-attribute').length != 0) { let used_car_location = $('#pinnacle_organisation_unit .ppbd-product-attribute').html().trim(); jQuery('#used_vehicle_enquiry_branch [name="branch"]').html(''); if (vehicle_type == 'Car') { if (used_car_location == "Ford Cars Bradford" || (used_car_location == "Ford Bradford")) { jQuery('#used_vehicle_enquiry_location input[name=location]').val('DMKeith-Bradford-Ford@dealerwebreact.com'); } else { $('#used_vehicle_enquiry_location input[name=location]').val('USE:' + used_car_location); } } else { if (used_car_location == "Ford Commercial Bradford" || used_car_location == "Ford Bradford") { $('#used_vehicle_enquiry_location input[name=location]').val('DMKeithFordBradfordCV@dealerwebreact.com'); } else { $('#used_vehicle_enquiry_branch [name=branch]').val(used_car_location); $('#used_vehicle_enquiry_location input[name=location]').val('USV:' + used_car_location); } } } } if ($('#selectDealership').length != 0) { let new_car_location = jQuery('#selectDealership option:selected').text(); if (new_car_location != 'Select Your Nearest Dealer:') { $('#used_vehicle_enquiry_branch [name="branch"]').html(''); } else { jQuery('#used_vehicle_enquiry_branch [name="branch"]').html( jQuery('#selectDealership').html() ); } let vehicle_type = $('#vehicle_type .ppbd-product-attribute').html().trim(); if (vehicle_type == 'Car') { if (new_car_location == "Ford Cars Bradford" || new_car_location == "Ford Bradford") { $('#used_vehicle_enquiry_location input[name=location]').val('DMKeith-Bradford-Ford@dealerwebreact.com'); } else { $('#used_vehicle_enquiry_location input[name=location]').val('USE:' + new_car_location); } } else { if (new_car_location == "Ford Commercial Bradford" || new_car_location == "Ford Bradford") { $('#used_vehicle_enquiry_location input[name=location]').val('DMKeithFordBradfordCV@dealerwebreact.com'); } else { $('#used_vehicle_enquiry_branch [name=branch]').val(new_car_location); $('#used_vehicle_enquiry_location input[name=location]').val('USV:' + new_car_location); } } } if ($('#basket_vehicle_type').length != 0) { jQuery('#used_vehicle_enquiry_model input[name=model]').val( jQuery('#product_name').val() + ' ' + jQuery('#product_sku').val() ); let vehicle_type = $('#basket_vehicle_type').val(); let used_car_location = $('#selectedDealer').val(); $('#used_vehicle_enquiry_branch [name="branch"]').html(''); if (vehicle_type == 'Car') { if (used_car_location == "Ford Cars Bradford" || used_car_location == "Ford Bradford") { $('#used_vehicle_enquiry_location input[name=location]').val('DMKeith-Bradford-Ford@dealerwebreact.com'); } else { $('#used_vehicle_enquiry_location input[name=location]').val('USE:' + used_car_location); } } else { if (used_car_location == "Ford Commercial Bradford" || used_car_location == "Ford Bradford") { $('#used_vehicle_enquiry_location input[name=location]').val('DMKeithFordBradfordCV@dealerwebreact.com'); } else { $('#used_vehicle_enquiry_branch input[name=branch]').val(used_car_location); $('#used_vehicle_enquiry_location input[name=location]').val('USV:' + used_car_location); } } } }); if (jQuery('#selectDealership option:selected').text() == 'Select Your Nearest Dealer:') { jQuery('body').on('change', '#used_vehicle_enquiry_branch [name="branch"]', function(e) { var selectoption = $('#used_vehicle_enquiry_branch [name="branch"] option:selected').text(); let vehicle_type = $('#vehicle_type .ppbd-product-attribute').html().trim(); if (vehicle_type == 'Car') { if (selectoption == "Ford Cars Bradford" || selectoption == "Ford Bradford") { $('#used_vehicle_enquiry_location input[name=location]').val('DMKeith-Bradford-Ford@dealerwebreact.com'); } else { $('#used_vehicle_enquiry_location input[name=location]').val('USE:' + selectoption); } } else { if (selectoption == "Ford Commercial Bradford" || selectoption == "Ford Bradford") { $('#used_vehicle_enquiry_location input[name=location]').val('DMKeithFordBradfordCV@dealerwebreact.com'); } else { $('#used_vehicle_enquiry_location input[name=location]').val('USV:' + selectoption); } } }); }

Your Used Vehicle Test Drive

Contact Preferences

We'd love to keep in touch with you about all our very latest offers, events and information on servicing, Value Plus and aftersales. We'll always treat your personal details with the utmost care and will never sell them on to other companies for marketing purposes.

Please tick the boxes below to indicate how you would like us to stay in touch with you about sales and servicing.

window.dataLayer = window.dataLayer || []; dataLayer.push({ 'event' : 'FormSubmission', 'event_category' : 'Used Test Drive Enquiry' })
if ( $('#basket_vehicle_type').length != 0) { if ( $('#isUsed').length != 0) { $('#used-test-drive').show(); } } jQuery('#bfb-popup-openbfb62').on('click', function() { if ($('#vehicle_type .ppbd-product-attribute').length != 0) { let vehicle_type = $('#vehicle_type .ppbd-product-attribute').html().trim(); if ($('#pinnacle_organisation_unit .ppbd-product-attribute').length != 0) { let used_car_location = $('#pinnacle_organisation_unit .ppbd-product-attribute').html().trim(); $('#used_vehicle_testdrive_branch input[name=branch]').val(used_car_location); if (vehicle_type == 'Car') { if ($('#used_vehicle_testdrive_branch input[name=branch]').val() == "Ford Cars Bradford" || $('#used_vehicle_testdrive_branch input[name=branch]').val() == "Ford Bradford" || $('#used_vehicle_testdrive_branch input[name=branch]').val() == "ZZ.DO NOT USE - Ford Cars Bradford") { $('#used_vehicle_testdrive_location input[name=location]').val('DMKeith-Bradford-Ford@dealerwebreact.com'); } else { $('#used_vehicle_testdrive_location input[name=location]').val('USE:' + used_car_location); } } else { if ($('#used_vehicle_testdrive_branch input[name=branch]').val() == "Ford Commercial Bradford" ) { $('#used_vehicle_testdrive_location input[name=location]').val('DMKeithFordBradfordCV@dealerwebreact.com'); } else { $('#used_vehicle_testdrive_branch input[name=branch]').val(used_car_location); $('#used_vehicle_testdrive_location input[name=location]').val('USV:' + used_car_location); } } } if ($('#product_name .ppbd-product-attribute').length != 0) { let product_name = $('#product_name .ppbd-product-attribute').html().trim(); let product_sku = $('#product_sku .ppbd-product-attribute').html().trim(); $('#used_vehicle_testdrive_model input[name=model]').val(product_name + ' (' + product_sku + ')'); } } if ( $('#basket_vehicle_type').length != 0) { if ( $('#isUsed').length != 0) { let vehicle_type = $('#basket_vehicle_type').val(); if ($('#pinnacle_organisation_unit').length != 0) { let used_car_location = $('#pinnacle_organisation_unit').val(); $('#used_vehicle_testdrive_branch input[name=branch]').val(used_car_location); if (vehicle_type == 'Car') { if ($('#used_vehicle_testdrive_branch input[name=branch]').val() == "Ford Cars Bradford" || $('#used_vehicle_testdrive_branch input[name=branch]').val() == "Ford Bradford" || $('#used_vehicle_testdrive_branch input[name=branch]').val() == "ZZ.DO NOT USE - Ford Cars Bradford") { $('#used_vehicle_testdrive_location input[name=location]').val('DMKeith-Bradford-Ford@dealerwebreact.com'); } else { $('#used_vehicle_testdrive_location input[name=location]').val('USE:' + used_car_location); } } else { if ($('#used_vehicle_testdrive_branch input[name=branch]').val() == "Ford Commercial Bradford" || $('#used_vehicle_enquiry_branch input[name=branch]').val() == "Ford Bradford" || $('#used_vehicle_enquiry_branch input[name=branch]').val() == "ZZ.DO NOT USE - Ford Commercial Bradford") { $('#used_vehicle_testdrive_branch input[name=location]').val('DMKeithFordBradfordCV@dealerwebreact.com'); } else { $('#used_vehicle_testdrive_branch input[name=branch]').val(used_car_location); $('#used_vehicle_testdrive_location input[name=location]').val('USV:' + used_car_location); } } } if ($('#product_name').length != 0) { let product_name = $('#product_name').val(); let product_sku = $('#product_sku').val(); $('#used_vehicle_testdrive_model input[name=model]').val(product_name + ' (' + product_sku + ')'); } } } });

Arrange a Callback Call us now on 01274 086666 and quote ref KV70 WVM

Our Refund & Service Guarantee

  • 7 day / 250 mile money back promise with every used vehicle
  • Service checked to provide peace of mind
  • Multipoint safety check on every vehicle
  • Warranty included when buying a vehicle
  • Discounted Value+ card
  • We proudly represent a range of award-winning brands
  • Strong family values since 1946
  • Manufacturer-approved aftersales teams and fully trained technicians
  • We’re here for the lifetime of your motoring needs

Car Overview

Mileage 35000
Registration Date 22 Sep 2020
Registration Number KV70 WVM
Fuel Type Petrol
Body Type Hatchback
No of Doors 5
Colour white
Engine CC 1.5
Transmission Manual

Car Overview

Mileage 35000
Registration Date 22 Sep 2020
Registration Number KV70 WVM
Fuel Type Petrol
Body Type Hatchback
No of Doors 5
Colour white
Engine CC 1.5
Transmission Manual

Driver Convenience

  • Automatic start/stop function with brake energy recuperation
  • Compatible mobile phone bluetooth with audio streaming
  • Electro-mechanical speed dependant steering assistance
  • Instrument cluster
  • Mini E-call
  • MINI TeleServices
  • On board computer
  • Service interval indicator

Engine/Drivetrain/Suspension

  • 6 Speed manual transmission including gear change indicator display
  • Double Vanos system
  • Fully variable valve control
  • High precision injection

Entertainment

  • 6.5" touchscreen with LED ring
  • FM tuner and DAB digital radio

Exterior Features

  • Automatic headlight activation switch
  • Body colour fuel filler cap
  • Chrome border high gloss black slats radiator grille
  • Dynamic brake lights
  • Electric front+rear windows
  • Heated rear window
  • Heated windscreen washer jets
  • LED headlight with closed ring and daytime driving lights
  • Left exhaust tailpipe with chrome finisher
  • Metal door sill strips with MINI imprint
  • Model logo Cooper on right of tailgate
  • Rain sensor window wipers
  • Rear fog lights
  • Rear LED lights with union jack design
  • Rear window wiper
  • Side scuttle panel with integrated indicator
  • Sun/heat protection glass
  • White indicator lenses

Interior Features

  • 12V Accessory socket in centre console
  • 4 lashing eyes in luggage compartment
  • 60/40 split folding rear seat
  • Chrome interior highlights
  • Colour line - Carbon black
  • Cupholders
  • Front and rear head restraints
  • Front and rear isofix with front passenger airbag deactivation
  • Glove compartment
  • Height and length steering column adjustment
  • Interior lighting with 12 basic colours selectable via toggle switch in roof
  • Knee roll and door armrests
  • Leather gearshift lever and handbrake gaiters
  • LED reading lights, vanity mirror lights, front foot well light and spotlight on front seats
  • Manual air conditioning
  • Mechanical seat adjustment, driver seat height adjust, forward/back and front seats backrest
  • Mini logo projection on floor from drivers exterior mirror
  • Multifunction steering wheel
  • Satellite grey headlining
  • Satellite grey headlining including grab handles and clothes hooks
  • Storage compartments in doors
  • Sunvisors with vanity mirrors

Passive Safety

  • 3 point seatbelts on all five seats
  • 6 Airbags - front, side, head and seat belt tensioners
  • Anti-lock braking system (ABS)
  • DSC - Dynamic Stability Control
  • Front and rear disc brakes
  • Hill start assist
  • Single tone fanfare horn
  • Tyre pressure monitoring system

Security

  • Alarm system with tilt sensor, monitoring doors, bonnet interior and tailgate
  • Electronic vehicle immobiliser
  • Start/stop toggle with keyless go

Wheels

  • Tool kit
  • Tyre repair kit

Emissions - ICE

  • CO - 0.155
  • CO2 (g/km) - 117
  • HC - 0.036
  • HC+NOx - Not Available
  • Noise Level dB(A) - 68
  • NOx - 0.009
  • Particles - Not Available
  • Standard Euro Emissions - EURO 6
  • WLTP - CO2 (g/km) - Comb - 131
  • WLTP - CO2 (g/km) - Comb - TEH - 133
  • WLTP - CO2 (g/km) - Comb - TEL - 131
  • WLTP - CO2 (g/km) - Extra High - 130
  • WLTP - CO2 (g/km) - Extra High - TEH - Not Available
  • WLTP - CO2 (g/km) - Extra High - TEL - Not Available
  • WLTP - CO2 (g/km) - High - 112
  • WLTP - CO2 (g/km) - High - TEH - Not Available
  • WLTP - CO2 (g/km) - High - TEL - Not Available
  • WLTP - CO2 (g/km) - Low - 182
  • WLTP - CO2 (g/km) - Low - TEH - 185
  • WLTP - CO2 (g/km) - Low - TEL - 181
  • WLTP - CO2 (g/km) - Medium - 129
  • WLTP - CO2 (g/km) - Medium - TEH - Not Available
  • WLTP - CO2 (g/km) - Medium - TEL - Not Available

Engine and Drive Train

  • Camshaft - DOHC
  • Catalytic Convertor - Yes
  • CC - 1499
  • Compression Ratio - 11.0:1
  • Cylinder Layout - IN-LINE
  • Cylinders - 3
  • Cylinders - Bore (mm) - 82
  • Cylinders - Stroke (mm) - 94.6
  • Engine Code - B38A15M1
  • Engine Layout - FRONT TRANSVERSE
  • Fuel Delivery - TURBO INJECTION
  • Gears - 6 SPEED
  • Number of Valves - 12
  • Transmission - MANUAL

Fuel Consumption - ICE

  • EC Combined (mpg) - 52.3
  • EC Directive 1999/100/EC Applies - Yes
  • EC Extra Urban (mpg) - 62.8
  • EC Urban (mpg) - 41.5
  • WLTP - FC (l/100km) - Comb - 5.8
  • WLTP - FC (l/100km) - Comb - TEH - 5.9
  • WLTP - FC (l/100km) - Comb - TEL - 5.7
  • WLTP - FC (l/100km) - Extra High - 5.7
  • WLTP - FC (l/100km) - Extra High - TEH - Not Available
  • WLTP - FC (l/100km) - Extra High - TEL - Not Available
  • WLTP - FC (l/100km) - High - 4.9
  • WLTP - FC (l/100km) - High - TEH - Not Available
  • WLTP - FC (l/100km) - High - TEL - Not Available
  • WLTP - FC (l/100km) - Low - 8
  • WLTP - FC (l/100km) - Low - TEH - 8.2
  • WLTP - FC (l/100km) - Low - TEL - 8.0
  • WLTP - FC (l/100km) - Medium - 5.7
  • WLTP - FC (l/100km) - Medium - TEH - 5.9
  • WLTP - FC (l/100km) - Medium - TEL - 5.7
  • WLTP - MPG - Comb - 48.7
  • WLTP - MPG - Comb - TEH - 47.9
  • WLTP - MPG - Comb - TEL - 49.6
  • WLTP - MPG - Extra High - 49.6
  • WLTP - MPG - Extra High - TEH - Not Available
  • WLTP - MPG - Extra High - TEL - Not Available
  • WLTP - MPG - High - 57.6
  • WLTP - MPG - High - TEH - Not Available
  • WLTP - MPG - High - TEL - Not Available
  • WLTP - MPG - Low - 35.3
  • WLTP - MPG - Low - TEH - 34.4
  • WLTP - MPG - Low - TEL - 35.3
  • WLTP - MPG - Medium - 49.6
  • WLTP - MPG - Medium - TEH - 47.9
  • WLTP - MPG - Medium - TEL - 49.6

General

  • AdBlue - No
  • Alternative Fuel Qualifying - No
  • Badge Engine CC - 1.5
  • Badge Power - 136
  • Based On ID - Not Available
  • Coin Description - Not Available
  • Coin Series - Cooper Classic II
  • Generation Mark - 3
  • Insurance Group 1 - 50 Effective January 07 - 20E
  • Manufacturers Corrosion Perforation Guarantee - Years - 12
  • Manufacturers Paintwork Guarantee - Years - 3
  • NCAP Adult Occupant Protection % - 79
  • NCAP Child Occupant Protection % - 73
  • NCAP Overall Rating - Effective February 09 - 4
  • NCAP Pedestrian Protection % - 66
  • NCAP Safety Assist % - 56
  • Did at least one aspect of this vehicle's safety give cause for concern? - No
  • Special Edition - No
  • Special Order - No
  • Standard manufacturers warranty - Mileage - Unlimited
  • Standard manufacturers warranty - Years - 3
  • Vehicle Homologation Class - M1

Performance

  • 0 to 62 mph (secs) - 8.4
  • Engine Power - BHP - 136
  • Engine Power - KW - 100
  • Engine Power - RPM - 4500
  • Engine Torque - LBS.FT - 162
  • Engine Torque - MKG - 22.4
  • Engine Torque - NM - 220
  • Engine Torque - RPM - 1500
  • Top Speed - 129

Test Cycles

  • Emissions Test Cycle - WLTP
  • RDE Certification Level - RDE 2

Tyres

  • Alloys? - Yes
  • Space Saver? - No
  • Tyre Size Front - 175/65 R15
  • Tyre Size Rear - 175/65 R15
  • Tyre Size Spare - TYRE REPAIR KIT
  • Wheel Style - HELI SPOKE
  • Wheel Type - 15" ALLOY

Vehicle Dimensions

  • Height - 1425
  • Height (including roof rails) - Not Available
  • Length - 3982
  • Wheelbase - 2567
  • Width - 1727
  • Width (including mirrors) - 1932

Weight and Capacities

  • Fuel Tank Capacity (Litres) - 40
  • Gross Vehicle Weight - 1700
  • Luggage Capacity (Seats Down) - 941
  • Luggage Capacity (Seats Up) - 278
  • Max. Loading Weight - 510
  • Max. Roof Load - 75
  • Max. Towing Weight - Braked - Not Available
  • Max. Towing Weight - Unbraked - Not Available
  • Minimum Kerbweight - 1190
  • No. of Seats - 5
  • Turning Circle - Kerb to Kerb - 11

Vehicle Information

Awaiting Information

Vehicle Description

The MINI Hatch 1.5 Cooper Classic is a stylish and fun-to-drive compact hatchback that offers a blend of performance and versatility. Here are the key features and details about this specific model: Engine: The MINI Cooper is powered by a 1.5-liter petrol engine that produces 136 horsepower (ps). This turbocharged engine provides a lively driving experience while maintaining good fuel efficiency. Transmission: It comes with a manual transmission, allowing for a more engaging and responsive driving experience. Euro 6 Compliance: The vehicle meets Euro 6 emissions standards, ensuring low emissions and compliance with current environmental regulations. Body Style: The 5-door hatchback design provides added practicality, making it easier for rear passengers to enter and exit, while also offering decent cargo space. Classic Trim Features may include: Iconic MINI design elements and styling cues Infotainment system with a circular display, Bluetooth connectivity, and audio streaming Comfortable seating with quality materials Air conditioning for added comfort Alloy wheels for enhanced aesthetics Various safety features, including multiple airbags and stability control systems The MINI Hatch is well-known for its sporty handling, distinctive character, and high-quality interior, making it a popular choice for those seeking a fun and practical compact car. If you have any specific questions or need further details about this model, feel free to ask!

Features & Equipment

Driver Convenience

  • Automatic start/stop function with brake energy recuperation
  • Compatible mobile phone bluetooth with audio streaming
  • Electro-mechanical speed dependant steering assistance
  • Instrument cluster
  • Mini E-call
  • MINI TeleServices
  • On board computer
  • Service interval indicator

Engine/Drivetrain/Suspension

  • 6 Speed manual transmission including gear change indicator display
  • Double Vanos system
  • Fully variable valve control
  • High precision injection

Entertainment

  • 6.5" touchscreen with LED ring
  • FM tuner and DAB digital radio

Exterior Features

  • Automatic headlight activation switch
  • Body colour fuel filler cap
  • Chrome border high gloss black slats radiator grille
  • Dynamic brake lights
  • Electric front+rear windows
  • Heated rear window
  • Heated windscreen washer jets
  • LED headlight with closed ring and daytime driving lights
  • Left exhaust tailpipe with chrome finisher
  • Metal door sill strips with MINI imprint
  • Model logo Cooper on right of tailgate
  • Rain sensor window wipers
  • Rear fog lights
  • Rear LED lights with union jack design
  • Rear window wiper
  • Side scuttle panel with integrated indicator
  • Sun/heat protection glass
  • White indicator lenses

Interior Features

  • 12V Accessory socket in centre console
  • 4 lashing eyes in luggage compartment
  • 60/40 split folding rear seat
  • Chrome interior highlights
  • Colour line - Carbon black
  • Cupholders
  • Front and rear head restraints
  • Front and rear isofix with front passenger airbag deactivation
  • Glove compartment
  • Height and length steering column adjustment
  • Interior lighting with 12 basic colours selectable via toggle switch in roof
  • Knee roll and door armrests
  • Leather gearshift lever and handbrake gaiters
  • LED reading lights, vanity mirror lights, front foot well light and spotlight on front seats
  • Manual air conditioning
  • Mechanical seat adjustment, driver seat height adjust, forward/back and front seats backrest
  • Mini logo projection on floor from drivers exterior mirror
  • Multifunction steering wheel
  • Satellite grey headlining
  • Satellite grey headlining including grab handles and clothes hooks
  • Storage compartments in doors
  • Sunvisors with vanity mirrors

Passive Safety

  • 3 point seatbelts on all five seats
  • 6 Airbags - front, side, head and seat belt tensioners
  • Anti-lock braking system (ABS)
  • DSC - Dynamic Stability Control
  • Front and rear disc brakes
  • Hill start assist
  • Single tone fanfare horn
  • Tyre pressure monitoring system

Security

  • Alarm system with tilt sensor, monitoring doors, bonnet interior and tailgate
  • Electronic vehicle immobiliser
  • Start/stop toggle with keyless go

Wheels

  • Tool kit
  • Tyre repair kit

Technical Information

Emissions - ICE

  • CO - 0.155
  • CO2 (g/km) - 117
  • HC - 0.036
  • HC+NOx - Not Available
  • Noise Level dB(A) - 68
  • NOx - 0.009
  • Particles - Not Available
  • Standard Euro Emissions - EURO 6
  • WLTP - CO2 (g/km) - Comb - 131
  • WLTP - CO2 (g/km) - Comb - TEH - 133
  • WLTP - CO2 (g/km) - Comb - TEL - 131
  • WLTP - CO2 (g/km) - Extra High - 130
  • WLTP - CO2 (g/km) - Extra High - TEH - Not Available
  • WLTP - CO2 (g/km) - Extra High - TEL - Not Available
  • WLTP - CO2 (g/km) - High - 112
  • WLTP - CO2 (g/km) - High - TEH - Not Available
  • WLTP - CO2 (g/km) - High - TEL - Not Available
  • WLTP - CO2 (g/km) - Low - 182
  • WLTP - CO2 (g/km) - Low - TEH - 185
  • WLTP - CO2 (g/km) - Low - TEL - 181
  • WLTP - CO2 (g/km) - Medium - 129
  • WLTP - CO2 (g/km) - Medium - TEH - Not Available
  • WLTP - CO2 (g/km) - Medium - TEL - Not Available

Engine and Drive Train

  • Camshaft - DOHC
  • Catalytic Convertor - Yes
  • CC - 1499
  • Compression Ratio - 11.0:1
  • Cylinder Layout - IN-LINE
  • Cylinders - 3
  • Cylinders - Bore (mm) - 82
  • Cylinders - Stroke (mm) - 94.6
  • Engine Code - B38A15M1
  • Engine Layout - FRONT TRANSVERSE
  • Fuel Delivery - TURBO INJECTION
  • Gears - 6 SPEED
  • Number of Valves - 12
  • Transmission - MANUAL

Fuel Consumption - ICE

  • EC Combined (mpg) - 52.3
  • EC Directive 1999/100/EC Applies - Yes
  • EC Extra Urban (mpg) - 62.8
  • EC Urban (mpg) - 41.5
  • WLTP - FC (l/100km) - Comb - 5.8
  • WLTP - FC (l/100km) - Comb - TEH - 5.9
  • WLTP - FC (l/100km) - Comb - TEL - 5.7
  • WLTP - FC (l/100km) - Extra High - 5.7
  • WLTP - FC (l/100km) - Extra High - TEH - Not Available
  • WLTP - FC (l/100km) - Extra High - TEL - Not Available
  • WLTP - FC (l/100km) - High - 4.9
  • WLTP - FC (l/100km) - High - TEH - Not Available
  • WLTP - FC (l/100km) - High - TEL - Not Available
  • WLTP - FC (l/100km) - Low - 8
  • WLTP - FC (l/100km) - Low - TEH - 8.2
  • WLTP - FC (l/100km) - Low - TEL - 8.0
  • WLTP - FC (l/100km) - Medium - 5.7
  • WLTP - FC (l/100km) - Medium - TEH - 5.9
  • WLTP - FC (l/100km) - Medium - TEL - 5.7
  • WLTP - MPG - Comb - 48.7
  • WLTP - MPG - Comb - TEH - 47.9
  • WLTP - MPG - Comb - TEL - 49.6
  • WLTP - MPG - Extra High - 49.6
  • WLTP - MPG - Extra High - TEH - Not Available
  • WLTP - MPG - Extra High - TEL - Not Available
  • WLTP - MPG - High - 57.6
  • WLTP - MPG - High - TEH - Not Available
  • WLTP - MPG - High - TEL - Not Available
  • WLTP - MPG - Low - 35.3
  • WLTP - MPG - Low - TEH - 34.4
  • WLTP - MPG - Low - TEL - 35.3
  • WLTP - MPG - Medium - 49.6
  • WLTP - MPG - Medium - TEH - 47.9
  • WLTP - MPG - Medium - TEL - 49.6

General

  • AdBlue - No
  • Alternative Fuel Qualifying - No
  • Badge Engine CC - 1.5
  • Badge Power - 136
  • Based On ID - Not Available
  • Coin Description - Not Available
  • Coin Series - Cooper Classic II
  • Generation Mark - 3
  • Insurance Group 1 - 50 Effective January 07 - 20E
  • Manufacturers Corrosion Perforation Guarantee - Years - 12
  • Manufacturers Paintwork Guarantee - Years - 3
  • NCAP Adult Occupant Protection % - 79
  • NCAP Child Occupant Protection % - 73
  • NCAP Overall Rating - Effective February 09 - 4
  • NCAP Pedestrian Protection % - 66
  • NCAP Safety Assist % - 56
  • Did at least one aspect of this vehicle's safety give cause for concern? - No
  • Special Edition - No
  • Special Order - No
  • Standard manufacturers warranty - Mileage - Unlimited
  • Standard manufacturers warranty - Years - 3
  • Vehicle Homologation Class - M1

Performance

  • 0 to 62 mph (secs) - 8.4
  • Engine Power - BHP - 136
  • Engine Power - KW - 100
  • Engine Power - RPM - 4500
  • Engine Torque - LBS.FT - 162
  • Engine Torque - MKG - 22.4
  • Engine Torque - NM - 220
  • Engine Torque - RPM - 1500
  • Top Speed - 129

Test Cycles

  • Emissions Test Cycle - WLTP
  • RDE Certification Level - RDE 2

Tyres

  • Alloys? - Yes
  • Space Saver? - No
  • Tyre Size Front - 175/65 R15
  • Tyre Size Rear - 175/65 R15
  • Tyre Size Spare - TYRE REPAIR KIT
  • Wheel Style - HELI SPOKE
  • Wheel Type - 15" ALLOY

Vehicle Dimensions

  • Height - 1425
  • Height (including roof rails) - Not Available
  • Length - 3982
  • Wheelbase - 2567
  • Width - 1727
  • Width (including mirrors) - 1932

Weight and Capacities

  • Fuel Tank Capacity (Litres) - 40
  • Gross Vehicle Weight - 1700
  • Luggage Capacity (Seats Down) - 941
  • Luggage Capacity (Seats Up) - 278
  • Max. Loading Weight - 510
  • Max. Roof Load - 75
  • Max. Towing Weight - Braked - Not Available
  • Max. Towing Weight - Unbraked - Not Available
  • Minimum Kerbweight - 1190
  • No. of Seats - 5
  • Turning Circle - Kerb to Kerb - 11
Powered by Codeweavers
Check your credit score without affecting your credit rating using this free five minute Credit Checker
Free Credit Check

Calculate your finance options

Estimate your monthly payments on a PCP or HP finance plan without needing a credit check.

Value my car

Do you have a car to part exhange?

Part exchange value

Enter your deposit amount

Estimated annual Mileage

Length of contract (months)

Financial Disclosure - We act as credit brokers and we are not a lender.
Finance subject to status. Guarantees/Indemnities may be required. Further charges may be made subject to the condition of the vehicle, if the vehicle is returned at the end of the finance agreement. D. M. Keith is a credit broker not a lender and can introduce you to our carefully selected finance providers who may be able to assist in financing your vehicle. We are only able to offer finance products from these providers. They may incentivise us for introducing you to them. For further information on our commission arrangements please see our Finance Commission Disclosure Statement

Read more

Representative Example

HP or PCP - which one is right for me?

Your estimated representative example for
MINI HATCHBACK

Personal Contract Purchase (PCP)APR (Representative) per annum
or
Hire Purchase (HP)APR (Representative) per annum

These estimates may change and are subject to credit checks when you apply for finance in the checkout.

MINI HATCHBACK

£218.91
£355.89
In stock
SKU
KV70-WVM
£11,995.00 £9,995.83
Explore your finance options and secure today with a £99 deposit
Save

Representative example: Personal Contract Purchase (PCP) OTR cash price: £18,000. Customer deposit of £1,800. Total amount of credit £16,200 at a representative APR of 11.4% - 35 monthly payments of £331.85. Optional final payment of £8,426.90. Cost of credit £4,173.50. Annual Mileage 10,000. Excess Mileage 7.5p per mile. Total amount payable £22,173.50. Fixed rate of interest 5.86%. At the end of the agreement you can part-exchange the vehicle, return the vehicle and not pay the final lump sum repayment or pay the final lump repayment to own the vehicle to own the vehicle.