{"id":67339,"date":"2025-12-28T10:45:06","date_gmt":"2025-12-28T05:15:06","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=67339"},"modified":"2025-12-29T10:24:09","modified_gmt":"2025-12-29T04:54:09","slug":"bmw-mercedes-honda-cars-set-to-get-costlier-in-india-see-full-list","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/bmw-mercedes-honda-cars-set-to-get-costlier-in-india-see-full-list\/","title":{"rendered":"BMW, Mercedes, Honda Cars Set To Get Costlier In India \u2013 See Full List"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-67348\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/List-of-All-Carmakers-Announcing-Price-Hikes-for-2026-cover.webp\" alt=\"BMW, Mercedes, Honda Cars Set To Get Costlier In India \u2013 See Full List\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/List-of-All-Carmakers-Announcing-Price-Hikes-for-2026-cover.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/List-of-All-Carmakers-Announcing-Price-Hikes-for-2026-cover-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/List-of-All-Carmakers-Announcing-Price-Hikes-for-2026-cover-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/List-of-All-Carmakers-Announcing-Price-Hikes-for-2026-cover-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/List-of-All-Carmakers-Announcing-Price-Hikes-for-2026-cover-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p>Earlier this year, revised GST rates on cars offered some relief to new vehicle buyers. That benefit, however, is now slowly fading. As is common practice across the automobile sector, manufacturers revise vehicle prices at the end of every calendar year. These annual corrections help brands manage rising costs and changing market conditions<\/p> <p>From January 1, 2026, multiple carmakers will increase prices across their portfolios. The reasons include higher input costs, currency fluctuations and growing operational expenses<\/p>    <div id=\"ad-1778699756-Wp9jmf-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-1778699756-Wp9jmf\"\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-1778699756-Wp9jmf-container');\r\n            const ad = document.getElementById('ad-1778699756-Wp9jmf');\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>Here\u2019s a quick list of carmakers confirming price hikes from January 2026<\/p> <h2><strong>Mercedes-Benz India <\/strong><\/h2> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-67350\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-Benz-India.webp\" alt=\"Mercedes-Benz India\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-Benz-India.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-Benz-India-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-Benz-India-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-Benz-India-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-Benz-India-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><a href=\"https:\/\/caronphone.com\/mercedes-benz-cars\/\" target=\"_blank\" rel=\"noopener noreferrer\">Mercedes-Benz India<\/a> was among the earliest brands to announce a price increase for the new year<\/p> <ul> <li>The luxury carmaker will raise prices by up to 2 percent<\/li> <li>The revised pricing will apply from January 1, 2026<\/li> <li>The increase covers the brand\u2019s full range of cars and SUVs<\/li> <\/ul> <p>The company has stated that the hike is due to higher operating expenses and the continued strength of the Euro against the Indian rupee. Mercedes-Benz has also indicated that it may move to quarterly price adjustments in the future to better handle foreign exchange movements<\/p> <h2><strong>JSW MG Motor India <\/strong><\/h2> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-67347\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/JSW-MG-Motor-India.webp\" alt=\"JSW MG Motor India\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/JSW-MG-Motor-India.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/JSW-MG-Motor-India-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/JSW-MG-Motor-India-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/JSW-MG-Motor-India-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/JSW-MG-Motor-India-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 confirmed a price increase across its lineup<\/p> <ul> <li>Prices will rise by up to 2 percent<\/li> <li>The new rates take effect from January 1, 2026<\/li> <li>The hike will differ based on model and variant<\/li> <\/ul> <p>MG Motor has linked the decision to increasing input costs and broader macroeconomic pressures. It is still unclear whether this revision will affect the recently launched Hector facelift, which is currently available at introductory pricing<\/p> <h2><strong>Nissan India <\/strong><\/h2> <p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-67351\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nissan-India.webp\" alt=\"Nissan India\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nissan-India.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nissan-India-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nissan-India-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nissan-India-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Nissan-India-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><a href=\"https:\/\/caronphone.com\/nissan-cars\/\" target=\"_blank\" rel=\"noopener noreferrer\">Nissan <\/a>India has also announced a price revision for the new year<\/p> <ul> <li>Prices will go up by up to 3 percent<\/li> <li>The hike comes into force from January 2026<\/li> <li>Applies to Nissan\u2019s current model range<\/li> <\/ul> <p>At present, Nissan sells the Magnite, its Kuro edition and the X-Trail in India. Looking ahead to 2026, the brand has confirmed the launch of the Gravite compact MPV, based on the Renault Triber, which is expected to arrive by March 2026<\/p> <h2><strong>BYD India To Increase Sealion 7 Prices From January 2026<\/strong><\/h2> <p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-67345\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/BYD-India-To-Increase-Sealion-7-Prices-From-January-2026.webp\" alt=\"BYD India To Increase Sealion 7 Prices From January 2026\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/BYD-India-To-Increase-Sealion-7-Prices-From-January-2026.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BYD-India-To-Increase-Sealion-7-Prices-From-January-2026-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BYD-India-To-Increase-Sealion-7-Prices-From-January-2026-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BYD-India-To-Increase-Sealion-7-Prices-From-January-2026-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BYD-India-To-Increase-Sealion-7-Prices-From-January-2026-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><a href=\"https:\/\/caronphone.com\/byd-cars\/\" target=\"_blank\" rel=\"noopener noreferrer\">BYD <\/a>India has announced a price increase for its flagship electric SUV<\/p> <ul> <li>The BYD Sealion 7 will get revised pricing from January 1, 2026<\/li> <li>Customers booking on or before December 31, 2025, will get current prices<\/li> <\/ul> <p>The company has not revealed the exact hike amount or the reason behind the increase. However, the booking cut-off provides a limited window for buyers to avoid the higher prices<\/p> <h2><strong>BMW India <\/strong><\/h2> <p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-67343\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-India.webp\" alt=\"BMW India\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-India.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-India-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-India-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-India-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/BMW-India-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><a href=\"https:\/\/caronphone.com\/bmw-cars\/\" target=\"_blank\" rel=\"noopener noreferrer\">BMW <\/a>India has already raised prices once in 2025 and is preparing for another increase<\/p> <ul> <li>A fresh price hike will apply from January 1, 2026<\/li> <li>The increase follows a September 1, 2025, hike of up to 3 percent<\/li> <li>Applies to both locally assembled and imported BMW models<\/li> <\/ul> <p>BMW has earlier explained that higher material costs, logistics expenses and the weakening Indian rupee have affected overall pricing. These factors continue to put pressure on premium car manufacturers<\/p> <h2><strong>Renault India <\/strong><\/h2> <p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-67352\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Renault-India.webp\" alt=\"Renault India\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Renault-India.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Renault-India-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Renault-India-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Renault-India-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Renault-India-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><a href=\"https:\/\/caronphone.com\/renault-cars\/\" target=\"_blank\" rel=\"noopener noreferrer\">Renault <\/a>India has officially joined the list of brands announcing price hikes<\/p> <ul> <li>Prices will increase by up to 2 percent<\/li> <li>Effective from January 2026<\/li> <li>The hike will vary across models and variants<\/li> <\/ul> <p>Renault currently sells three cars in India: Kwid, Triber and Kiger. The company stated that rising input costs and wider economic factors have made the revision necessary. Despite the hike, Renault has reiterated its focus on offering strong value and maintaining product quality<\/p> <h2><strong>Honda Cars India <\/strong><\/h2> <p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-67346\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Honda-Cars-India.webp\" alt=\"Honda Cars India\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Honda-Cars-India.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Honda-Cars-India-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Honda-Cars-India-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Honda-Cars-India-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Honda-Cars-India-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><a href=\"https:\/\/caronphone.com\/honda-cars\/\" target=\"_blank\" rel=\"noopener noreferrer\">Honda <\/a>Cars India has also confirmed a price adjustment for the new year<\/p> <ul> <li>Prices across Honda\u2019s lineup will increase from January 2026<\/li> <li>The brand has not disclosed the exact hike percentage<\/li> <\/ul> <p>Honda has attributed the revision to rising input costs and higher operational expenses. While details on model-wise changes are yet to be shared, the increase will apply across the range sold in India<\/p> <h2><strong>Impact of Price Hikes on Car Buyers<\/strong><\/h2> <p>The confirmed price hikes starting January 2026 signal the end of the brief cost advantage created by earlier GST adjustments. For buyers, this means:<\/p>    <div id=\"ad-1778699756-oisw0Y-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-1778699756-oisw0Y\"\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-1778699756-oisw0Y-container');\r\n            const ad = document.getElementById('ad-1778699756-oisw0Y');\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     <ul> <li>Higher ex-showroom prices from the new year<\/li> <li>Increased on-road costs, including insurance and registration<\/li> <li>Limited savings only for bookings completed before December-end<\/li> <\/ul> <p>For those planning to purchase a new vehicle, December 2025 remains a key window to lock in current pricing where brands allow<\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>Earlier this year, revised GST rates on cars offered some relief to new vehicle buyers. That benefit, however, is now [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":67349,"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":[356,344,285,357,448,283,764,381],"class_list":["post-67339","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","tag-bmw","tag-byd","tag-honda","tag-mercedes-benz","tag-mg","tag-nissan","tag-price-hike","tag-renault"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/67339","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=67339"}],"version-history":[{"count":4,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/67339\/revisions"}],"predecessor-version":[{"id":67353,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/67339\/revisions\/67353"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/67349"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=67339"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=67339"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=67339"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}