• Request More Info
  • Make an Offer
  • Schedule Test Drive
  • Email to a Friend
  • Financial Form
  • PDF Brochure
  • Print
Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire Dzire
Description
  • ARAI Mileage 25.71 kmpl
  • Fuel Type Petrol
  • Engine Displacement 1197 cc
  • Max Torque 111.7Nm@4300rpm
  • No. of Cylinders 3
  • Max Power 80bhp@5700rpm
  • Seating Capacity 5
  • Transmission Type Automatic
  • Boot Space 382 Litres
  • Fuel Tank Capacity 37 Litres
  • Body Type Sedan
  • Ground Clearance Unladen 163 mm
  • Channel Arena

MARUTI SUZUKI DZIRE

The Maruti Dzire is a subcompact sedan that offers comfort and practicality of a sedan at the price of a hatchback. The Dzire 2024 features a new Z-series petrol engine, which is borrowed from the Swift, and it is also available with an optional CNG powertrain. Since its launch, the Dzire has been the top-selling subcompact sedan in India.

#880808
#455E6A
#abb4b4
#e7e7e6
#5c544c
#858584
#202020

Loading...
Vehicle added!
The vehicle is already in the wishlist!
document.addEventListener('DOMContentLoaded', function () { // Get the select element and the input field const selectField = document.querySelector('select[name="Other"]'); // Replace with your select field name const otherInput = document.querySelector('input[name="Other"]'); // Replace with your input field name // Add an event listener for the select field selectField.addEventListener('change', function () { if (this.value === 'Other') { // Check if 'Other' is selected otherInput.disabled = false; // Enable the input field } else { otherInput.disabled = true; // Disable the input field otherInput.value = ''; // Clear the input field } }); });