{"id":66569,"date":"2025-12-13T15:17:11","date_gmt":"2025-12-13T09:47:11","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=66569"},"modified":"2026-01-29T12:01:15","modified_gmt":"2026-01-29T06:31:15","slug":"mercedes-benz-india-vehicle-prices-set-to-increase-across-entire-range-from-january-2026","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/mercedes-benz-india-vehicle-prices-set-to-increase-across-entire-range-from-january-2026\/","title":{"rendered":"Mercedes-Benz India Vehicle Prices Set To Increase Across Entire Range From January 2026"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-66564\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-India-Car-Prices-To-Increase-From-January-2026-cover.webp\" alt=\"Mercedes India Car Prices To Increase From January 2026 cover\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-India-Car-Prices-To-Increase-From-January-2026-cover.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-India-Car-Prices-To-Increase-From-January-2026-cover-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-India-Car-Prices-To-Increase-From-January-2026-cover-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-India-Car-Prices-To-Increase-From-January-2026-cover-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mercedes-India-Car-Prices-To-Increase-From-January-2026-cover-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>has officially stated that it will raise prices for its entire range of vehicles by up to 2 percent starting January 1, 2026. The move comes in response to ongoing economic challenges in the luxury car segment. Rising input costs, logistical difficulties and persistent volatility in currency rates have been cited as key reasons behind this adjustment<\/p>    <div id=\"ad-1777539948-LDy8Pi-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-1777539948-LDy8Pi\"\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-1777539948-LDy8Pi-container');\r\n            const ad = document.getElementById('ad-1777539948-LDy8Pi');\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>According to the company the Euro-INR exchange rate has remained above \u20b9100 for most of 2025, which is significantly higher than historical averages. This has increased costs for imported components used in locally assembled vehicles as well as completely built units (CBUs) imported into India<\/p> <h2><b><span data-contrast=\"auto\">Reasons Behind The Price Hike<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">The automaker highlighted multiple factors influencing this decision-<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h3><b><span data-contrast=\"auto\">1. Currency Volatility<\/span><\/b><\/h3> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"16\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\">The Euro has consistently traded above \u20b9100 impacting import costs for components and fully built vehicles<\/li> <li><span data-contrast=\"auto\">This prolonged fluctuation affects production expenses and operational costs at multiple levels of the supply chain<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <\/ul> <h3><b><span data-contrast=\"auto\">2. Rising Input Costs<\/span><\/b><\/h3> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"17\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">Costs for materials and parts have increased making it more expensive to manufacture luxury cars<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <\/ul> <h3><b><span data-contrast=\"auto\">3. Logistical Challenges<\/span><\/b><\/h3> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"18\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">Transporting vehicles and parts within India and internationally has become costlier due to inflationary trends and fuel price fluctuations<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <\/ul> <h3><b><span data-contrast=\"auto\">4. Inflationary Pressure<\/span><\/b><\/h3> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"19\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">General inflation in the economy has further added to operational costs prompting the need for selective price adjustments<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <\/ul> <h2><b><span data-contrast=\"auto\">CEO Comments On Price Hike<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p>Santosh Iyer, Managing Director &amp; CEO of Mercedes-Benz India, explained the decision-<\/p> <p><span data-contrast=\"auto\">&#8220;Currency headwinds have persisted longer than anticipated, with the Euro consistently trading over the \u20b9100 mark. This prolonged volatility impacts every aspect of our operations, from imported components for local assembly to completely built units. Rising input costs, logistical expenses, and inflation have significantly increased our overall operational costs&#8221;<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p>He added that the continuous reduction in the RBI&#8217;s repo rate allows Mercedes-Benz Financial Services to pass benefits to customers, helping offset part of the price increase<\/p> <h2><b><span data-contrast=\"auto\">Price Adjustment Varies By Model<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">The impact of the price hike will not be uniform across all Mercedes-Benz vehicles. The adjustment depends on the level of import dependency and the location of production-<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"20\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:360,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Imported Models (CBUs)-<\/span><\/b><span data-contrast=\"auto\"> Vehicles with higher reliance on imported components such as the <\/span>G 450d, <a href=\"https:\/\/caronphone.com\/mercedes-benz-cars\/maybach-gls\" target=\"_blank\" rel=\"noopener noreferrer\">GLS Maybach<\/a>, AMG A 45 S and <a href=\"https:\/\/caronphone.com\/mercedes-benz-cars\/amg-c-63-s-e-performance\" target=\"_blank\" rel=\"noopener noreferrer\">GT 63 S E-Performance<\/a><span data-contrast=\"auto\">, are expected to see higher price increases<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <li><b><span data-contrast=\"auto\">Locally Produced Vehicles-<\/span><\/b><span data-contrast=\"auto\"> Models manufactured at the <\/span>Chakan facility<span data-contrast=\"auto\"> which is part of Mercedes-Benz\u2019s global production network, will have smaller adjustments due to the advantages of local production<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"20\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:360,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Electric Vehicles-<\/span><\/b><span data-contrast=\"auto\"> The price of EV models like the <a href=\"https:\/\/caronphone.com\/mercedes-benz-cars\/eqa\" target=\"_blank\" rel=\"noopener noreferrer\">EQA 250<\/a><\/span>, <a href=\"https:\/\/caronphone.com\/mercedes-benz-cars\/eqb\" target=\"_blank\" rel=\"noopener noreferrer\">EQB SUV<\/a>, <a href=\"https:\/\/caronphone.com\/mercedes-benz-cars\/eqe\" target=\"_blank\" rel=\"noopener noreferrer\">EQE 500 4MATIC SUV<\/a>, <a href=\"https:\/\/caronphone.com\/mercedes-benz-cars\/maybach-eqs-suv\" target=\"_blank\" rel=\"noopener noreferrer\">Mercedes-Maybach EQS 680 SUV<\/a>, <a href=\"https:\/\/caronphone.com\/mercedes-benz-cars\/eqs\" target=\"_blank\" rel=\"noopener noreferrer\">EQS 580 sedan<\/a>, EQS SUV 450 and G 580 with EQ Technology<span data-contrast=\"auto\"> will also be adjusted to account for imported components and technology costs<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <\/ul> <h2><b><span data-contrast=\"auto\">Mercedes-Benz India Vehicle Portfolio<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">The brand\u2019s current portfolio in India covers a wide range of luxury cars and SUVs-<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"21\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Sedans and Luxury Cars-<\/span><\/b><span data-contrast=\"auto\"> A Class, C Class, E Class Long Wheelbase, S Class, Mercedes-Maybach S 580<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <li><b><span data-contrast=\"auto\">SUVs and BEVs-<\/span><\/b><span data-contrast=\"auto\"> EQS 580 sedan, EQS SUV 450, EQA 250, EQB SUVs, EQE 500 4MATIC SUV, Mercedes-Maybach EQS 680 SUV, G 580 with EQ Technology<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"21\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Imported CBUs-<\/span><\/b><span data-contrast=\"auto\"> G 450d, GLS Maybach, AMG models from A 45 S to GT 63 S E-Performance<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">This diverse portfolio ensures that both premium petrol\/diesel cars and electric vehicles are covered under the price adjustment<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">Customer Support Through Financing<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p><span data-contrast=\"auto\">Mercedes-Benz India is making efforts to support buyers despite the price hike-<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <ul> <li><b><span data-contrast=\"auto\">Financial Assistance-<\/span><\/b><span data-contrast=\"auto\"> Customers using Mercedes-Benz Financial Services can benefit from lower interest rates due to the RBI\u2019s repo rate reductions<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"22\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Wingdings&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0d8&quot;,&quot;469777815&quot;:&quot;multilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Mitigating Price Impact-<\/span><\/b><span data-contrast=\"auto\"> This approach helps reduce the impact of the price increase on monthly EMIs for financed vehicles<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">Since a large percentage of Mercedes-Benz customers in India rely on financing, this step ensures that the price adjustment does not significantly affect vehicle affordability<\/span><span data-ccp-props=\"{}\"> <\/span><\/p>    <div id=\"ad-1777539948-I7puTz-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-1777539948-I7puTz\"\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-1777539948-I7puTz-container');\r\n            const ad = document.getElementById('ad-1777539948-I7puTz');\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    <\/div>","protected":false},"excerpt":{"rendered":"<p>Mercedes-Benz India has officially stated that it will raise prices for its entire range of vehicles by up to 2 [&hellip;]<\/p>\n","protected":false},"author":22,"featured_media":66563,"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":[357,764,653,561],"class_list":["post-66569","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","tag-mercedes-benz","tag-price-hike","tag-sedan-cars","tag-suv-cars"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/66569","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=66569"}],"version-history":[{"count":1,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/66569\/revisions"}],"predecessor-version":[{"id":66570,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/66569\/revisions\/66570"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/66563"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=66569"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=66569"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=66569"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}