{"id":73245,"date":"2026-06-24T12:32:31","date_gmt":"2026-06-24T07:02:31","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=73245"},"modified":"2026-06-24T12:40:14","modified_gmt":"2026-06-24T07:10:14","slug":"check-your-car-maruti-suzuki-ignis-recalled-for-defective-parking-sensors","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/check-your-car-maruti-suzuki-ignis-recalled-for-defective-parking-sensors\/","title":{"rendered":"Check Your Car! Maruti Suzuki Ignis Recalled for Defective Parking Sensors"},"content":{"rendered":"<div class=\"clean-word-content\"><p><span data-contrast=\"auto\"><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone size-full wp-image-73258\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/check-your-car-maruti-suzuki-ignis-recalled-for-defective-parking-sensors.webp\" alt=\"Check Your Car! Maruti Suzuki Ignis Recalled for Defective Parking Sensors\" width=\"1440\" height=\"720\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/check-your-car-maruti-suzuki-ignis-recalled-for-defective-parking-sensors.webp 1440w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/check-your-car-maruti-suzuki-ignis-recalled-for-defective-parking-sensors-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/check-your-car-maruti-suzuki-ignis-recalled-for-defective-parking-sensors-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/check-your-car-maruti-suzuki-ignis-recalled-for-defective-parking-sensors-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/check-your-car-maruti-suzuki-ignis-recalled-for-defective-parking-sensors-150x75.webp 150w\" sizes=\"(max-width: 1440px) 100vw, 1440px\" \/><br \/> <a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\/\" target=\"_blank\" rel=\"noopener noreferrer\">Maruti Suzuki<\/a> has officially issued a proactive recall for the <a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\/ignis\" target=\"_blank\" rel=\"noopener noreferrer\">Ignis<\/a><\/span><span data-contrast=\"auto\"> hatchback to fix a technical defect in its rear parking sensor system<\/span><span data-contrast=\"none\">.<\/span><span data-contrast=\"none\"> <\/span><\/p> <p><span data-contrast=\"none\">Despite the popular model being recently discontinued from the manufacturer\u2019s lineup, Maruti Suzuki India Limited (MSIL) initiated this recall campaign. <\/span><\/p>    <div id=\"ad-1782295504-5sZyE8-container\"\r\n         class=\"comman-ads-container\"\r\n         style=\"position: relative; width: 100%; max-width: 970px; min-height: 50px; margin: 10px auto; display: flex; justify-content: center; align-items: center; overflow: hidden;\">\r\n\r\n        <!-- Loader -->\r\n        <div class=\"comman-ads-loader\" style=\"position: absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:2;flex-direction: column;\">\r\n            <div style=\"width:32px; height:32px; border:3px solid #e5e7eb; border-top:3px solid #9ca3af; border-radius:50%; animation: spin 1s linear infinite;\"><\/div>\r\n            <span style=\"background-color: white;border: 1px solid #d1d5db;border-radius: 4px;padding: 2px 8px;font-size: 9px;color: #6b7280;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;\">AD<\/span>\r\n        <\/div>\r\n\r\n        <!-- AdSense Ad -->\r\n        <ins class=\"adsbygoogle\"\r\n             id=\"ad-1782295504-5sZyE8\"\r\n             style=\"display:inline-block; width:970px; height:90px; background: transparent;\"\r\n             data-ad-client=\"ca-pub-8418398772512966\"\r\n             data-ad-slot=\"1745023287\"><\/ins>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function(){\r\n            const container = document.getElementById('ad-1782295504-5sZyE8-container');\r\n            const ad = document.getElementById('ad-1782295504-5sZyE8');\r\n            const loader = container.querySelector('.comman-ads-loader');\r\n            const sizeWeb = [970, 90];\r\n            const sizeMobile = [320, 50];\r\n            const breakpoint = 768;\r\n\r\n            \/\/ Load AdSense script if not already loaded\r\n            if (!document.querySelector('script[src*=\"adsbygoogle\"]')) {\r\n                const script = document.createElement('script');\r\n                script.async = true;\r\n                script.src = 'https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js';\r\n                script.crossOrigin = 'anonymous';\r\n                script.setAttribute('data-ad-client', 'ca-pub-8418398772512966');\r\n                document.head.appendChild(script);\r\n            }\r\n\r\n            \/\/ Function to switch sizes based on viewport\r\n            function updateAdSize() {\r\n                const isMobile = window.innerWidth <= breakpoint;\r\n                const currentSize = isMobile ? sizeMobile : sizeWeb;\r\n                ad.style.width = currentSize[0] + 'px';\r\n                ad.style.height = currentSize[1] + 'px';\r\n                container.style.maxWidth = currentSize[0] + 'px';\r\n                container.style.height = currentSize[1] + 'px';\r\n            }\r\n\r\n            updateAdSize();\r\n            window.addEventListener('resize', updateAdSize);\r\n\r\n             \/\/ Push Ad with safety check\r\n            function pushAd() {\r\n                try {\r\n                    const uninitializedAds = document.querySelectorAll('.adsbygoogle:not([data-adsbygoogle-status])');\r\n                    if (uninitializedAds.length > 0) {\r\n                        (adsbygoogle = window.adsbygoogle || []).push({});\r\n                    }\r\n                } catch(e) {\r\n                    console.warn('AdSense push failed', e);\r\n                    container.style.display = 'none'; \/\/ hide on error\r\n                }\r\n            }\r\n\r\n            pushAd();\r\n\r\n            \/\/ Check if ad loaded successfully\r\n            let checks = 0;\r\n            const interval = setInterval(() => {\r\n                const iframe = ad.querySelector('iframe');\r\n                if ((iframe && iframe.offsetHeight > 0) || ad.innerHTML.trim().length > 200) {\r\n                    loader.style.display = 'none'; \/\/ hide loader\r\n                    clearInterval(interval);\r\n                }\r\n                checks++;\r\n                if (checks > 16) { \/\/ after 8s hide\r\n                    loader.style.display = 'none';\r\n                    clearInterval(interval);\r\n                }\r\n            }, 1000);\r\n\r\n        })();\r\n    <\/script>\r\n\r\n    <style>\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n    <\/style>\r\n     <p><span data-contrast=\"none\">Although the exact number of affected vehicles and production dates remain unconfirmed, an internal document from an authorized dealership verifies the recall.<\/span><\/p> <p><span data-contrast=\"none\">If you own an Ignis, here is everything you need to know about the sensor issue, how it impacts your vehicle, and how to get it fixed for free at your <\/span><span data-contrast=\"none\">nearest authorized Maruti Suzuki NEXA workshop. <\/span><\/p> <h2>What is the issue with the Ignis rear parking sensor?<\/h2> <p><span data-contrast=\"none\">According to official dealer information, Maruti Suzuki found a glitch in the <\/span><span data-contrast=\"none\">&#8220;Controller Assembly, Park Sensor.&#8221;<\/span><span data-contrast=\"none\"> This defect can cause the reverse parking alarm to stop working correctly or fail to beep when you reverse. To ensure driver safety, the company has proactively decided to replace the affected part.<\/span><\/p> <h2>What is Maruti Suzuki doing to rectify this issue?<\/h2> <p><span data-contrast=\"none\">Maruti Suzuki is contacting owners of the affected Ignis models directly. The company is requesting customers to visit their nearest authorized Nexa service centre. The entire part replacement will be done <\/span><span data-contrast=\"none\">completely free of charge<\/span><span data-contrast=\"none\">.<\/span><\/p> <h2>How can I check if my car is affected and get a free fix?<\/h2> <p><span data-contrast=\"none\">If you own an Ignis, you can contact your local authorized Maruti Suzuki workshop or Nexa service centre to verify if your vehicle is covered. It is highly recommended to call your nearest Nexa service station ahead of time to schedule an appointment and avoid long wait times.<\/span><\/p> <h2>Past Major Recalls for the Ignis<\/h2> <p><span data-contrast=\"none\">If you have an older Ignis model, ensure you also cleared the previous manufacturer action:<\/span><\/p>    <div id=\"ad-1782295504-nrp7zb-container\"\r\n         class=\"comman-ads-container\"\r\n         style=\"position: relative; width: 100%; max-width: 728px; min-height: 50px; margin: 10px auto; display: flex; justify-content: center; align-items: center; overflow: hidden;\">\r\n\r\n        <!-- Loader -->\r\n        <div class=\"comman-ads-loader\" style=\"position: absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:2;flex-direction: column;\">\r\n            <div style=\"width:32px; height:32px; border:3px solid #e5e7eb; border-top:3px solid #9ca3af; border-radius:50%; animation: spin 1s linear infinite;\"><\/div>\r\n            <span style=\"background-color: white;border: 1px solid #d1d5db;border-radius: 4px;padding: 2px 8px;font-size: 9px;color: #6b7280;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;\">AD<\/span>\r\n        <\/div>\r\n\r\n        <!-- AdSense Ad -->\r\n        <ins class=\"adsbygoogle\"\r\n             id=\"ad-1782295504-nrp7zb\"\r\n             style=\"display:inline-block; width:728px; height:90px; background: transparent;\"\r\n             data-ad-client=\"ca-pub-8418398772512966\"\r\n             data-ad-slot=\"8897589148\"><\/ins>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function(){\r\n            const container = document.getElementById('ad-1782295504-nrp7zb-container');\r\n            const ad = document.getElementById('ad-1782295504-nrp7zb');\r\n            const loader = container.querySelector('.comman-ads-loader');\r\n            const sizeWeb = [728, 90];\r\n            const sizeMobile = [320, 50];\r\n            const breakpoint = 768;\r\n\r\n            \/\/ Load AdSense script if not already loaded\r\n            if (!document.querySelector('script[src*=\"adsbygoogle\"]')) {\r\n                const script = document.createElement('script');\r\n                script.async = true;\r\n                script.src = 'https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js';\r\n                script.crossOrigin = 'anonymous';\r\n                script.setAttribute('data-ad-client', 'ca-pub-8418398772512966');\r\n                document.head.appendChild(script);\r\n            }\r\n\r\n            \/\/ Function to switch sizes based on viewport\r\n            function updateAdSize() {\r\n                const isMobile = window.innerWidth <= breakpoint;\r\n                const currentSize = isMobile ? sizeMobile : sizeWeb;\r\n                ad.style.width = currentSize[0] + 'px';\r\n                ad.style.height = currentSize[1] + 'px';\r\n                container.style.maxWidth = currentSize[0] + 'px';\r\n                container.style.height = currentSize[1] + 'px';\r\n            }\r\n\r\n            updateAdSize();\r\n            window.addEventListener('resize', updateAdSize);\r\n\r\n             \/\/ Push Ad with safety check\r\n            function pushAd() {\r\n                try {\r\n                    const uninitializedAds = document.querySelectorAll('.adsbygoogle:not([data-adsbygoogle-status])');\r\n                    if (uninitializedAds.length > 0) {\r\n                        (adsbygoogle = window.adsbygoogle || []).push({});\r\n                    }\r\n                } catch(e) {\r\n                    console.warn('AdSense push failed', e);\r\n                    container.style.display = 'none'; \/\/ hide on error\r\n                }\r\n            }\r\n\r\n            pushAd();\r\n\r\n            \/\/ Check if ad loaded successfully\r\n            let checks = 0;\r\n            const interval = setInterval(() => {\r\n                const iframe = ad.querySelector('iframe');\r\n                if ((iframe && iframe.offsetHeight > 0) || ad.innerHTML.trim().length > 200) {\r\n                    loader.style.display = 'none'; \/\/ hide loader\r\n                    clearInterval(interval);\r\n                }\r\n                checks++;\r\n                if (checks > 16) { \/\/ after 8s hide\r\n                    loader.style.display = 'none';\r\n                    clearInterval(interval);\r\n                }\r\n            }, 1000);\r\n\r\n        })();\r\n    <\/script>\r\n\r\n    <style>\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n    <\/style>\r\n     <p><b><span data-contrast=\"none\">October 2022 (Rear Brake Assembly Pin)<\/span><\/b><span data-contrast=\"none\">: Maruti Suzuki recalled 9,925 total units across the <a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\/wagonr\" target=\"_blank\" rel=\"noopener noreferrer\">Wagon R<\/a>, <a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\/celerio\" target=\"_blank\" rel=\"noopener noreferrer\">Celerio<\/a>, and Ignis lineups (manufactured between 3 August 2022 and 1 September 2022). It addressed a defective brake assembly pin that could snap, make abnormal noises, and reduce braking efficiency over time.<\/span><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>Maruti Suzuki has officially issued a proactive recall for the Ignis hatchback to fix a technical defect in its rear [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":73257,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"categories":[11,19],"tags":[557,317,315,647,1655],"class_list":["post-73245","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","category-popular-news","tag-557","tag-ignis","tag-maruti-suzuki","tag-maruti-suzuki-nexa","tag-recalled"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/73245","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/comments?post=73245"}],"version-history":[{"count":3,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/73245\/revisions"}],"predecessor-version":[{"id":73259,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/73245\/revisions\/73259"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/73257"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=73245"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=73245"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=73245"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}