Spare Parts

Genuine Maruti Suzuki Spare Parts for Maximum Durability

Ensure your vehicle's longevity with our premium Maruti Suzuki spare parts, designed for maximum durability and performance. Trust only genuine parts to keep your car running smoothly and safely.

quality-control (1)

Genuine Quality Assurance

 Original Maruti Suzuki components designed for perfect compatibility and long-lasting performance.

lifetime

Maximum Durability

Made from high-quality materials to withstand wear and tear, ensuring long-term reliability.

authentic

Safety & Warranty Protection

All parts meet safety standards and come with warranty coverage, giving you peace of mind with every replacement.

Ready to upgrade your Maruti Suzuki with authentic spare parts?

Fill out the form below to let us know what you need, and our team at MSA Motors will assist you promptly. You can also visit our showroom to explore our extensive range of high-quality accessories firsthand. Our knowledgeable staff is here to help you choose the perfect upgrades for your vehicle. Don’t wait—transform your driving experience today!

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