12 month warranty on all used vehicles
Family owned since 1946
12 month warranty on all used vehicles
Family owned since 1946
RET_Dec_24_DMK_HONDA_Q4_New_Offers_1400x400_07

Limited time offer:

£3,000 Finance Deposit Contribution

£2,150 D. M. Keith saving

Monthly Payments of £499

2.9% APR Representative

Additional benefits:

5 years of FREE Servicing

5 years Warranty

5 years of Roadside Assistance

Fully electric & instant acceleration

Multi-view camera system

RET_OCT_24_DMK_HONDA_Q4_Offers_1080x1080_08

Honda e:Ny1 5Door Hatch 150kW Elegance 69kWh Auto

2_2
Untitled_design_7_1_

Take advantage of this incredible offer 

The smart stylish SUV, with smooth electric performance

power

Rapid Charging

Charge 10-80% in approx 45 mins with a 100kW charger

power-supply

Ideal urban family SUV

Zero emission pure elcteric driving range of up to 256 miles

shield

Safety as standard

Our Honda SENSING safety suite comes as standard in all grades

clicking

15.1" infotainment system

Complete with Android Auto and Apple CarPlay

test

Remote accessibility via the My Honda+ app

Schedule charging and set cabin climate at the tap of a button

sensor

Rear-view camera

With front and rear parking sensors as standard

15
12
16

Model Types Available

The Elegance model comes with a host of advanced features designed to elevate your driving experience. This model is equipped with Honda SENSING, a comprehensive safety suite that provides peace of mind on the road, and Honda CONNECT, offering seamless connectivity through a user-friendly 15.1" infotainment system. Additionally, the inclusion of heated front seats ensures not only comfort but also warmth during chilly journeys, making the e:Ny1 Elegance a perfect blend of safety, technology, and comfort for your driving pleasure.

The Advance model with a heated steering wheel that ensures your hands stay warm and comfortable during colder drives, the convenience of the Honda Parking Pilot system for effortless parking maneuvers, and the added luxury of a panoramic glass roof that allows you to enjoy a breathtaking view of the world above, the vehicle truly enhances your driving experience in multiple ways.

The All New Honda e:Ny1 is a smart and stylish SUV designed for seamless electric performance. Enjoy rapid charging capability, with the ability to charge from 10% to 80% in approximately 45 minutes using a 100kW charger.

The e:Ny1 is the ideal urban family SUV, offering a zero-emission pure electric driving range of up to 256 miles. Safety is a top priority, with Honda's SENSING safety suite included as standard, featuring features like Lane Keeping Assist System and Adaptive Cruise Control.

Stay connected and informed with a 15.1" infotainment system that comes complete with Android Auto and Apple CarPlay, making your digital experience a breeze. Customize the information you see on the 10.2" digital driver's display, and never worry about your mobile device running out of charge, thanks to wireless charging on the go.

Unlock a world of digital connectivity features with a My Honda+ subscription, including a digital key and car locator. Safety remains paramount with the e:Ny1, as it boasts additional features like a Multi-view Camera System for an expanded view of your surroundings, and the Honda Parking Pilot, which simplifies parking into bay, parallel, or diagonal spots on selected grades.

Experience a new level of innovation and safety with the e:Ny1, setting the standard for the modern urban SUV.


Your New Vehicle Enquiry

Vehicle Details/Message

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' : 'New Vehicle Enquiry' })
if ( $('#basket_vehicle_type').length != 0) { if ( $('#isNew').length != 0) { $('#basket-new-enquiry').show(); } } jQuery('#bfb-popup-openbfb31').on('click', function () { if ($('#new_car_location select[name=location]').length != 0) { let vehicle_type = 'Car'; if (location.pathname.includes('/vans/')) { vehicle_type = 'Van'; } 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(); } let lead_type = 'NWV'; if (vehicle_type.toLowerCase() == 'car') { lead_type = 'NWC'; } let product_name_lc = ''; let product_name = ''; let product_sku = ''; if ( $('#product_name .ppbd-product-attribute').length != 0 ) { product_name_lc = $('#product_name .ppbd-product-attribute').html().trim().toLowerCase(); product_name = $('#product_name .ppbd-product-attribute').html().trim(); product_sku = $('#product_sku .ppbd-product-attribute').html().trim(); } else if ( $('h3.product-item-name a').length != 0 ) { product_name_lc = $('h3.product-item-name a').html().trim().toLowerCase(); product_name = $('h3.product-item-name a').html().trim(); product_sku = $('#product_sku').val().trim(); } else if ( $('#vehicle_price_summary .name').length != 0 ) { product_name_lc = $('#vehicle_price_summary .name').html().replace('
',' ').trim().toLowerCase(); product_name = $('#vehicle_price_summary .name').html().replace('
',' ').trim(); product_sku = $('#sku').val().trim(); } else if ( $('#firstmake').length != 0 ) { product_name_lc = $('#firstmake').val().trim().toLowerCase(); product_name = $('#firstmake').val().trim(); product_sku = ''; } else if ( $('.category-description h1').length != 0 ) { product_name_lc = $('.category-description h1').html().replace(/new/gi, '').trim().toLowerCase(); product_name = $('.category-description h1').html().replace(/new/gi, '').trim(); product_sku = ''; } if (product_name_lc != '') { console.log(product_name_lc); if (product_sku != '') { product_sku = ' (' + product_sku + ')'; } $('#new_car_model input[name=model]').val(product_name + product_sku); if (product_name_lc.startsWith("seat ")) { $('#new_car_location select[name=location]').html(''); } if (product_name_lc.startsWith("cupra ")) { $('#new_car_location select[name=location]').html(''); } if (product_name_lc.startsWith("skoda ")) { $('#new_car_location select[name=location]').html(''); } if (product_name_lc.startsWith("honda ")) { $('#new_car_location select[name=location]').html(''); } if (product_name_lc.startsWith("ford ")) { if ( jQuery('#vehicle_type .ppbd-product-attribute').text().trim() == 'Vans' || jQuery('#basket_vehicle_type').val() == 'Vans') { $('#new_car_location select[name=location]').html(''); } else { $('#new_car_location select[name=location]').html(''); } } if (product_name_lc.startsWith("kia ")) { $('#new_car_location select[name=location]').html(''); } if (product_name_lc.startsWith("byd")) { $('#new_car_location select[name=location]').html(''); } } $("#new_car_location select[name=location] option").each(function() { if ( $( this ).text() == $('#selectedDealer').val() || $( this ).text() == $('#nearest_dealer').val()) { $(this).attr('selected','selected'); } }); } });

Representative Finance Example For Honda e:Ny1 5 Door Hatch 150kW Elegance 69kWh Auto

  • Retail Price £39,100.00
  • Total on the road price £37,845.00
  • Customer Deposit £1000
  • Finance Deposit Contribution £2,000.00
  • Total Deposit £3,000
  • D .M. Keith Saving £2,150
  • Balance £34,845.00
  • 48 Monthly Payments £499
  • Duration of Agreement 48 months

Finance is subject to status. Terms and conditions apply. Applicant must be 18 or over. Guarantees may be required. At the end of the Personal Contract Purchase, there are three options: (i) Part exchange the vehicle. (ii) Pay the GFV (Guaranteed Future Value) to own the vehicle or (iii) Return the vehicle. Further charges may be made subject to the condition or mileage of the vehicle. The selected Annual Mileage is 6,000. Excess mileage will be charged at the rate of 7.5 pence per mile (plus VAT) for the first 5000 miles and at twice that rate thereafter. Metallic Paint excluded. D.M. Keith is a credit broker and not a lender is a credit broker not a lender for this financial promotion. We can introduce you to a limited number of carefully selected finance providers and may receive a commission from them for the introduction.

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.

if ($('#general_enquiry_location select option:selected').length != 0) { $('#general_enquiry_department input[name=department]').val($('#general_enquiry_location select option:selected').text()); }
window.dataLayer = window.dataLayer || []; dataLayer.push({ 'event' : 'FormSubmission', 'event_category' : 'General Enquiry' })
$('#general_enquiry_location select').on('change', function () { if ($('#general_enquiry_location select option:selected').length != 0) { $('#general_enquiry_department input[name=department]').val($('#general_enquiry_location select option:selected').text()); } });