Celerio

  • Request More Info
  • Make an Offer
  • Schedule Test Drive
  • Email to a Friend
  • Financial Form
  • PDF Brochure
  • Print
Celerio Celerio Celerio Celerio Celerio Celerio Celerio Celerio Celerio Celerio Celerio Celerio Celerio Celerio Celerio Celerio
Description
  • ARAI Mileage 26 kmpl
  • City Mileage 19.02 kmpl
  • Fuel Type Petrol
  • Engine Displacement 998 cc
  • Max Torque 89Nm@3500rpm
  • No. of Cylinders 3
  • Max Power 55.92bhp@5300rpm
  • Seating Capacity 5
  • Transmission Type Automatic
  • Boot Space 313 Litres
  • Fuel Tank Capacity 32 Litres
  • Body Type Hatchback
  • Ground Clearance Unladen 170 mm
  • Channel Arena

MARUTI SUZUKI CELERIO

The Maruti Suzuki Celerio offers a 998 cc petrol engine and a 998 cc CNG engine, available in both manual and automatic transmission. It delivers impressive mileage of 24.97 to 26.68 kmpl, depending on the variant. A spacious 5-seater with a 3-cylinder engine, the Celerio measures 3695 mm in length, 1655 mm in width, and has a 2435 mm wheelbase, making it a practical choice for city driving.

#3a69ce
#d84049
#3e434e
#7f8080
#F5F5F5
#916757
#c2c2c2

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