{"id":67674,"date":"2026-01-06T08:19:45","date_gmt":"2026-01-06T02:49:45","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=67674"},"modified":"2026-01-29T10:20:41","modified_gmt":"2026-01-29T04:50:41","slug":"ev-sales-cy25-mg-windsor-leads-chart-with-46735-units-sold","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/ev-sales-cy25-mg-windsor-leads-chart-with-46735-units-sold\/","title":{"rendered":"EV Sales CY25: MG Windsor Leads Chart with 46,735 Units Sold"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-67672\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/EV-Sales-CY25_-MG-Windsor-Leads-Chart-with-46735-Units-Sold-cover.webp\" alt=\"EV Sales CY25: MG Windsor Leads Chart with 46,735 Units Sold \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/EV-Sales-CY25_-MG-Windsor-Leads-Chart-with-46735-Units-Sold-cover.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/EV-Sales-CY25_-MG-Windsor-Leads-Chart-with-46735-Units-Sold-cover-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/EV-Sales-CY25_-MG-Windsor-Leads-Chart-with-46735-Units-Sold-cover-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/EV-Sales-CY25_-MG-Windsor-Leads-Chart-with-46735-Units-Sold-cover-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/EV-Sales-CY25_-MG-Windsor-Leads-Chart-with-46735-Units-Sold-cover-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><a href=\"https:\/\/caronphone.com\/morris-garages-cars\">JSW MG Motor<\/a> India has officially confirmed that the MG Windsor finished Calendar Year 2025 as the best selling electric vehicle in India. With 46,735 units sold during the year the Windsor has created a new record in the four wheeler EV space. This achievement highlights the rising trust of Indian buyers in electric mobility and shows how fast the EV market is maturing<\/p> <p><span data-contrast=\"auto\">The strong sales performance has placed the MG Windsor at the top of the electric car sales chart, making it one of the most widely accepted EVs in the country<\/span><span data-ccp-props=\"{}\"> <\/span><\/p>    <div id=\"ad-1779764136-8l6z5a-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-1779764136-8l6z5a\"\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-1779764136-8l6z5a-container');\r\n            const ad = document.getElementById('ad-1779764136-8l6z5a');\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\">MG Windsor Sales Performance Sets New EV Benchmark<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p>The <a href=\"https:\/\/caronphone.com\/morris-garages-cars\/windsor-ev\" target=\"_blank\" rel=\"noopener noreferrer\">MG Windsor EV <\/a>sales in 2025 reflect a major shift in buyer preference. Customers are increasingly choosing electric cars that offer comfort, space and easy daily use<\/p> <p><span data-contrast=\"auto\">The Windsor\u2019s success is mainly driven by:<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\">Its family friendly design<\/li> <li>A spacious and comfortable cabin<span data-ccp-props=\"{}\"> <\/span><\/li> <li><span data-contrast=\"auto\">Features focused on daily convenience<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">Smooth and stress free driving experience<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">These strengths have helped the MG Windsor appeal to a wide range of buyers including families and first time EV users<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p>Explore more <a href=\"https:\/\/caronphone.com\/ev-car\">Electric Cars<\/a> on CarOnPhone.<\/p> <h2><b><span data-contrast=\"auto\">MG Windsor Recognized As A Popular And Trusted EV<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">Over the year the MG Windsor has become one of India\u2019s most recognized electric vehicles. Buyers appreciate its balance of design, comfort and technology. The car\u2019s well equipped interior and relaxed driving feel have played a big role in building strong word of mouth support<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">The growing number of Windsor owners across cities and towns shows that electric vehicles are no longer limited to early adopters<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">Leadership View On MG Windsor\u2019s EV Success<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">Commenting on the milestone, Anurag Mehrotra, Managing Director, JSW MG Motor India, shared that the Windsor has helped redefine the EV space in India. He highlighted that the model stands out due to its practicality modern technology and future-ready design<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">He also noted that the Windsor has helped convert many hesitant buyers into confident EV owners. According to him many customers have become brand supporters and are actively encouraging others to switch to electric vehicles. He expressed happiness over the Windsor becoming India\u2019s number one selling EV in 2025 and shared optimism about making 2026 even more successful<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">JSW MG Motor India Records Strong Growth In CY2025<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">Along with the Windsor\u2019s success, JSW MG Motor India ended CY2025 on a strong note<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">Key growth highlights include:<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"2\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\">19 percent overall company growth<\/li> <li>111 percent increase in EV sales compared to CY2024<\/li> <\/ul> <p><span data-contrast=\"auto\">This sharp rise shows that demand for MG electric vehicles is growing steadily across the country<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">EV Demand Expands Beyond Metro Cities<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">One of the most important trends in 2025 was the spread of EV demand beyond major cities. MG Motor India reported strong interest not only from Tier I cities but also from non-metro areas and emerging markets<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p>This shift clearly signals that India is becoming more ready to adopt sustainable mobility solutions even outside large urban centers<\/p> <h2><b><span data-contrast=\"auto\">MG Windsor: India\u2019s First Intelligent CUV Explained<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p>The MG Windsor, described as India\u2019s first Intelligent CUV blends the comfort of a sedan with the flexibility of an SUV. This mix has helped it stand apart from traditional body styles<\/p>    <div id=\"ad-1779764136-ybVBAu-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-1779764136-ybVBAu\"\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-1779764136-ybVBAu-container');\r\n            const ad = document.getElementById('ad-1779764136-ybVBAu');\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><b><span data-contrast=\"auto\">Power And Performance Details<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\">Produces 100 kW (136 PS) of power<\/li> <li>Delivers 200 Nm of torque<\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"3\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">Offers smooth and quiet performance suited for city and highway use<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <\/ul> <p>Planning a Trip? Don&#8217;t let hidden road charges surprise you. Calculate your exact <a id=\"menurii\" class=\"fui-Link ___1q1shib f2hkw1w f3rmtva f1ewtqcl fyind8e f1k6fduh f1w7gpdv fk6fouc fjoy568 figsok6 f1s184ao f1mk8lai fnbmjn9 f1o700av f13mvf36 f1cmlufx f9n3di6 f1ids18y f1tx3yz7 f1deo86v f1eh06m1 f1iescvh fhgqx19 f1olyrje f1p93eir f1nev41a f1h8hb77 f1lqvz6u f10aw75t fsle3fq f17ae5zn\" title=\"https:\/\/caronphone.com\/toll-calculator\" href=\"https:\/\/caronphone.com\/toll-calculator\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Link Toll Fees\">Toll Fees<\/a> and FASTag deductions for your next journey on CarOnPhone.<\/p> <h2><b><span data-contrast=\"auto\">MG Windsor Battery Options And Driving Range<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-56543\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Windsor-EV-Range_-How-far-will-it-go-on-one-charge.webp\" alt=\"MG Windsor EV Range\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Windsor-EV-Range_-How-far-will-it-go-on-one-charge.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Windsor-EV-Range_-How-far-will-it-go-on-one-charge-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Windsor-EV-Range_-How-far-will-it-go-on-one-charge-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Windsor-EV-Range_-How-far-will-it-go-on-one-charge-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Windsor-EV-Range_-How-far-will-it-go-on-one-charge-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span data-contrast=\"auto\">To meet different driving needs the MG Windsor is offered with two battery pack choices<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">Battery options include:<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"4\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\">38 kWh battery pack with a claimed range of 332 km<\/li> <li>52.9 kWh battery pack in the PRO variant with a claimed range of 449 km<\/li> <\/ul> <p><span data-contrast=\"auto\">These options give buyers flexibility based on usage and budget<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">MG Windsor Pricing With BaaS Model<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p>The MG Windsor is offered with a Battery as a Service (BaaS) pricing model making EV ownership more accessible<\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"5\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\">Starting price: Rs 9.99 lakh<\/li> <li>Battery usage cost: Rs 3.9 per km<\/li> <\/ul> <p><span data-contrast=\"auto\">This pricing approach lowers the upfront cost and helps attract more buyers to electric vehicles<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">MG Windsor Design And Interior Comfort Highlights<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p>The MG Windsor features a modern AeroGlide design language, which moves away from traditional vehicle categories. Inside the focus is clearly on comfort<\/p> <p><span data-contrast=\"auto\">Interior highlights include:<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"6\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\">Aero Lounge seats with 135 degree recline<\/li> <li>Business class seating comfort<\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"6\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\">Large 15.6 inch GRANDVIEW touchscreen at the center<\/li> <\/ul> <p><span data-contrast=\"auto\">The cabin layout and display system are designed to make driving easy and relaxing<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">MG Windsor Strengthens India\u2019s EV Adoption Story<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">With record sales strong customer acceptance and growing presence across regions the MG Windsor has played a key role in pushing electric vehicle adoption in India. Its success in 2025 shows that Indian buyers are ready for EVs that offer real-world comfort practical range and fair pricing<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p><span data-contrast=\"auto\">As the market moves forward the Windsor\u2019s performance sets a clear example of what buyers expect from a mass-market electric car in India<\/span><span data-ccp-props=\"{}\"> <\/span><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>JSW MG Motor India has officially confirmed that the MG Windsor finished Calendar Year 2025 as the best selling electric [&hellip;]<\/p>\n","protected":false},"author":22,"featured_media":67673,"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],"tags":[1133,499,448,425],"class_list":["post-67674","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","tag-car-sales-2025","tag-electric-cars","tag-mg","tag-windsor-ev"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/67674","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\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/comments?post=67674"}],"version-history":[{"count":4,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/67674\/revisions"}],"predecessor-version":[{"id":67678,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/67674\/revisions\/67678"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/67673"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=67674"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=67674"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=67674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}