{"id":55239,"date":"2025-08-20T11:59:46","date_gmt":"2025-08-20T06:29:46","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=55239"},"modified":"2025-08-21T10:16:36","modified_gmt":"2025-08-21T04:46:36","slug":"tata-punch-facelift-spotted-testing-in-pune-launch-around-the-corner","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/tata-punch-facelift-spotted-testing-in-pune-launch-around-the-corner\/","title":{"rendered":"Tata Punch Facelift Spotted Testing In Pune, Launch Around The Corner"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone wp-image-55248 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Tata-Punch-Facelift-Spotted-Testing-In-Pune-cover.webp\" alt=\"Tata Punch Facelift Spotted Testing In Pune, Launch Around The Corner \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Tata-Punch-Facelift-Spotted-Testing-In-Pune-cover.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Tata-Punch-Facelift-Spotted-Testing-In-Pune-cover-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Tata-Punch-Facelift-Spotted-Testing-In-Pune-cover-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Tata-Punch-Facelift-Spotted-Testing-In-Pune-cover-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Tata-Punch-Facelift-Spotted-Testing-In-Pune-cover-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p style=\"font-size: 12px;\"><span class=\"font_reduse\">image source -rushlane<\/span><\/p> <p><span data-contrast=\"auto\">Expected to arrive later this year, the updated <a href=\"https:\/\/caronphone.com\/tata-cars\/punch\">Tata Punch<\/a> is gearing up for its debut. One of the company\u2019s top-selling models, the Punch will now be introduced in a refreshed form. Several test mules have been seen on Indian roads, revealing small exterior tweaks and noticeable cabin upgrades. <\/span><\/p> <h2><b><span data-contrast=\"auto\">Tata Punch Facelift \u2013 What\u2019s Changing?<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">The <a href=\"https:\/\/caronphone.com\/tata-cars\/punch-facelift\">facelift<\/a> was earlier expected to adopt a look similar to its <a href=\"https:\/\/caronphone.com\/ev-car\">electric<\/a> version, but recent spy images suggest that the basic styling has been retained. Many buyers prefer the current rugged design, which could be the reason for keeping a visible difference between the petrol\/diesel models and the EV.<\/span><\/p>    <div id=\"ad-1776482277-z5jggL-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-1776482277-z5jggL\"\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-1776482277-z5jggL-container');\r\n            const ad = document.getElementById('ad-1776482277-z5jggL');\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     <h3><b><span data-contrast=\"auto\">Exterior highlights:<\/span><\/b><\/h3> <p><img decoding=\"async\" class=\"alignnone wp-image-55246 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Exterior-highlights.webp\" alt=\"Tata Punch Facelift Spotted Testing In Pune, Launch Around The Corner \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Exterior-highlights.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Exterior-highlights-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Exterior-highlights-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Exterior-highlights-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Exterior-highlights-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <ul> <li data-aria-posinset=\"1\" data-aria-level=\"2\"><span data-contrast=\"auto\">Projector headlights with LED DRLs remain the same<\/span><\/li> <li data-aria-posinset=\"2\" data-aria-level=\"2\"><span data-contrast=\"auto\">Wide grille with Y-shaped inserts<\/span><\/li> <li data-aria-posinset=\"3\" data-aria-level=\"2\"><span data-contrast=\"auto\">Squared-off wheel arches with cladding<\/span><\/li> <li data-aria-posinset=\"4\" data-aria-level=\"2\"><span data-contrast=\"auto\">Stylish roof rails and door-side cladding<\/span><\/li> <li data-aria-posinset=\"5\" data-aria-level=\"2\"><span data-contrast=\"auto\">R16 dual-tone alloy wheels (likely to feature a new design, though camouflaged in the spy shots)<\/span><\/li> <li data-aria-posinset=\"6\" data-aria-level=\"2\"><span data-contrast=\"auto\">Rear section with shark-fin antenna and bold LED tail lamps<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">From what has been seen, the overall body shape is unchanged, though a few updated details at the front and rear can be expected.<\/span><\/p> <h2><b><span data-contrast=\"auto\">Interior Upgrades<\/span><\/b><\/h2> <p><img decoding=\"async\" class=\"alignnone wp-image-55247 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Interior-Upgrades_.webp\" alt=\"Tata Punch Facelift Spotted Testing In Pune, Launch Around The Corner \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Interior-Upgrades_.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Interior-Upgrades_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Interior-Upgrades_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Interior-Upgrades_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Interior-Upgrades_-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><br \/> <span data-contrast=\"auto\">Most of the improvements are on the inside. The biggest change is the <\/span><b><span data-contrast=\"auto\">new 2-spoke steering wheel<\/span><\/b><span data-contrast=\"auto\">, similar to the one offered in newer Tata models. This unit gets a leatherette finish, an illuminated logo, and updated controls for audio and cruise functions.<\/span><\/p> <p><span data-contrast=\"auto\">Other key updates inside:<\/span><\/p> <ul> <li data-aria-posinset=\"1\" data-aria-level=\"2\"><span data-contrast=\"auto\">A <\/span>7-inch TFT digital instrument cluster<span data-contrast=\"auto\"> is expected (instead of the larger 10.2-inch console used in Punch EV top trims).<\/span><\/li> <li data-aria-posinset=\"2\" data-aria-level=\"2\"><span data-contrast=\"auto\">A redesigned <\/span>climate control panel.<\/li> <li data-aria-posinset=\"3\" data-aria-level=\"2\"><span data-contrast=\"auto\">The same <\/span>10.2-inch infotainment screen<span data-contrast=\"auto\"> carried forward from the current model.<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">Features already available on Punch will continue, including:<\/span><\/p> <ul> <li data-aria-posinset=\"1\" data-aria-level=\"2\"><span data-contrast=\"auto\">Voice-assisted sunroof<\/span><\/li> <li data-aria-posinset=\"2\" data-aria-level=\"2\"><span data-contrast=\"auto\">Push-button engine start\/stop<\/span><\/li> <li data-aria-posinset=\"3\" data-aria-level=\"2\"><span data-contrast=\"auto\">Rear AC vents<\/span><\/li> <li data-aria-posinset=\"4\" data-aria-level=\"2\"><span data-contrast=\"auto\">Fast USB charging port<\/span><\/li> <li data-aria-posinset=\"5\" data-aria-level=\"2\"><span data-contrast=\"auto\">Wireless phone charging pad<\/span><\/li> <\/ul> <h2><b><span data-contrast=\"auto\">Safety Package<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">The safety equipment is also likely to be strengthened.<\/span><\/p> <ul> <li data-aria-posinset=\"1\" data-aria-level=\"2\">Six airbags<span data-contrast=\"auto\"> may become standard across all trims.<\/span><\/li> <li data-aria-posinset=\"2\" data-aria-level=\"2\">Electronic Stability Program (ESP)<span data-contrast=\"auto\"> to remain on offer.<\/span><\/li> <li data-aria-posinset=\"3\" data-aria-level=\"2\">Reverse parking camera<span data-contrast=\"auto\"> expected to continue with improved resolution.<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">This will help Punch maintain its strong position among the safest compact SUVs in the segment.<\/span><span data-contrast=\"auto\">\u202f<\/span><\/p>    <div id=\"ad-1776482277-Q92FAW-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-1776482277-Q92FAW\"\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-1776482277-Q92FAW-container');\r\n            const ad = document.getElementById('ad-1776482277-Q92FAW');\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     <h2><b><span data-contrast=\"auto\">Engine And Transmission Options<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">No changes are expected under the hood. The Punch facelift will continue with its current set of engines:<\/span><\/p> <ul> <li data-aria-posinset=\"1\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">1.2L Revotron petrol engine<\/span><\/b><span data-contrast=\"auto\"> \u2013 87.8 PS, 115 Nm, paired with a 5-speed manual or a 5-speed AMT gearbox.<\/span><\/li> <li data-aria-posinset=\"2\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">CNG option<\/span><\/b><span data-contrast=\"auto\"> \u2013 73.5 PS, 103 Nm, available only with a 5-speed manual transmission.<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">This setup has already proven itself reliable and efficient, so Tata appears to be retaining it.<\/span><\/p> <h2><b><span data-contrast=\"auto\">Market Performance<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">Punch has been a runaway success in India. It became the fastest SUV to cross 6 lakh units in under four years since its launch in October 2021. The model now contributes over 25 percent of<a href=\"https:\/\/caronphone.com\/tata-cars\"> Tata\u2019s<\/a> monthly sales and consistently ranks among the top five sub-compact SUVs.<\/span><\/p> <p><span data-contrast=\"auto\">With this facelift, the Punch will continue to compete against rivals like the <a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\/fronx\">Maruti Fronx<\/a>, <a href=\"https:\/\/caronphone.com\/hyundai-cars\/exter\">Hyundai Exter<\/a>, and other sub-4m SUVs.<\/span><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>image source -rushlane AD Expected to arrive later this year, the updated Tata Punch is gearing up for its debut. [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":55249,"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":[554,327,1022],"class_list":["post-55239","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","category-popular-news","tag-spotted-testing","tag-tata","tag-tata-puch-facelift"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/55239","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=55239"}],"version-history":[{"count":0,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/55239\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/55249"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=55239"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=55239"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=55239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}