Wagon R

  • Request More Info
  • Make an Offer
  • Schedule Test Drive
  • Email to a Friend
  • Financial Form
  • PDF Brochure
  • Print
Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R Wagon R
Description
  • ARAI Mileage 24.43 kmpl
  • Fuel Type Petrol
  • Engine Displacement 1197 cc
  • Max Torque 113Nm@4400rpm
  • No. of Cylinders 4
  • Max Power 88.50bhp@6000rpm
  • Seating Capacity 5
  • Transmission Type Automatic
  • Boot Space 341 Litres
  • Fuel Tank Capacity 32 Litres
  • Body Type Hatchback
  • Ground Clearance Unladen 165 mm
  • Channel Arena

MARUTI SUZUKI WAGON R

The Maruti Suzuki Wagon R offers two petrol engines (998 cc and 1197 cc) and a 998 cc CNG engine, with both manual and automatic transmission options. It delivers a fuel efficiency of 23.56 to 25.19 kmpl, depending on the variant. The Wagon R seats five, with a 4-cylinder setup, and measures 3655 mm in length, 1620 mm in width, and has a 2435 mm wheelbase, making it a spacious yet compact choice for city driving.

#cd4347
#E95559
#8a8076
#40424C
#c2c1c1
#5B5F63
#7399c5
#d4d4d8
#FFFFFF

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