Ertiga

  • Request More Info
  • Make an Offer
  • Schedule Test Drive
  • Email to a Friend
  • Financial Form
  • PDF Brochure
  • Print
Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga Ertiga
Description
  • ARAI Mileage 20.3 kmpl
  • Fuel Type Petrol
  • Engine Displacement 1462 cc
  • Max Torque 136.8Nm@4400rpm
  • No. of Cylinders 4
  • Max Power 101.64bhp@6000rpm
  • Seating Capacity 7
  • Transmission Type Automatic
  • Boot Space 209 Litres
  • Fuel Tank Capacity 45 Litres
  • Body Type MUV
  • Ground Clearance Unladen 180-185 mm
  • Channel Arena

MARUTI SUZUKI ERTIGA

The Maruti Suzuki Ertiga is a versatile 7-seater MPV, designed to offer ample space and comfort, making it an ideal choice for families and long-distance travel. Priced affordably, the Ertiga stands out with its practicality and reliability, even though its performance might not lead the segment. One of its key highlights is the CNG variant, which boasts a significantly higher claimed mileage compared to the petrol version, offering a more economical option for daily commuting. With its blend of spaciousness, comfort, and fuel efficiency, the Ertiga is a smart pick for those seeking value and functionality.

#93363e
#dcdee1
#7d7d7f
#4872c8
#15181b
#FFFFFF
#876960

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 } }); });