• Request More Info
  • Make an Offer
  • Schedule Test Drive
  • Email to a Friend
  • Financial Form
  • PDF Brochure
  • Print
Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny Jimny
Description
  • ARAI Mileage 16.39 kmpl
  • Fuel Type Petrol
  • Engine Displacement 1462 cc
  • Max Torque 134.2Nm@4000rpm
  • No. of Cylinders 4
  • Max Power 103bhp@6000rpm
  • Seating Capacity 4
  • Transmission Type Automatic
  • Boot Space 211 Litres
  • Fuel Tank Capacity 40 Litres
  • Body Type SUV
  • Ground Clearance Unladen 210 mm
  • Channel Nexa

MARUTI SUZUKI JIMNY

The Maruti Suzuki Jimny is a 5-door subcompact SUV with a retro, boxy design that stands out. It comfortably seats four and offers essential features, prioritizing simplicity over high-tech extras. Equipped with a standard 4x4 system, it's great for both daily driving and off-road adventures. The Jimny’s highlight is its smooth ride quality, especially on rough roads, making it ideal for city and adventure driving alike.

#C1C856
#c7463a
#455C8B
#102460
#EFEFEF
#3A3A3A

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