{"id":58753,"date":"2025-09-15T19:41:05","date_gmt":"2025-09-15T14:11:05","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=58753"},"modified":"2025-09-20T17:20:44","modified_gmt":"2025-09-20T11:50:44","slug":"hyundai-cars-new-price-after-gst-price-cut","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/hyundai-cars-new-price-after-gst-price-cut\/","title":{"rendered":"Hyundai Cars New Price After GST Price Cut"},"content":{"rendered":"<div class=\"clean-word-content\"><p><span data-contrast=\"auto\"><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone wp-image-58783 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Cars-Get-Cheaper-After-GST-Cut-ocverr.webp\" alt=\"Hyundai Cars New Price After GST Price Cut\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Cars-Get-Cheaper-After-GST-Cut-ocverr.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Cars-Get-Cheaper-After-GST-Cut-ocverr-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Cars-Get-Cheaper-After-GST-Cut-ocverr-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Cars-Get-Cheaper-After-GST-Cut-ocverr-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Cars-Get-Cheaper-After-GST-Cut-ocverr-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><br \/> Hyundai Cars are now more affordable thanks to the recent revision of Goods and Services Tax (GST) rates in India. The GST 2.0 reform has brought a major price cut across the automobile sector, and Hyundai has officially announced new prices, passing on the full tax benefits to buyers. With the new GST slabs effective from September 22, 2025, customers can expect significant savings dep<\/span><span data-contrast=\"auto\">ending on the model and variant they choose.<\/span><\/p> <p><span data-contrast=\"auto\">\u202f<\/span><\/p>    <div id=\"ad-1778691747-iMgjYt-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-1778691747-iMgjYt\"\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-1778691747-iMgjYt-container');\r\n            const ad = document.getElementById('ad-1778691747-iMgjYt');\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     <h2><b><span data-contrast=\"auto\">Why Hyundai Cars GST Slab Revision Matters<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">The Government of India reduced GST rates under the GST 2.0 reform, mainly on internal combustion engine (ICE) cars. Electric vehicles continue with the same 5 percent GST, but petrol and diesel models have received major relief. This step is aimed at increasing demand, making cars more accessible to middle-class families, and giving the automobile sector a push.<\/span><\/p> <h2><b><span data-contrast=\"auto\">Key Highlights Of GST Impact:<\/span><\/b><\/h2> <ul> <li data-aria-posinset=\"1\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Sub-4 meter cars<\/span><\/b><span data-contrast=\"auto\">: GST slab dropped to 18 percent, from 29\u201331 percent earlier.<\/span><\/li> <li data-aria-posinset=\"2\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Mid-size cars<\/span><\/b><span data-contrast=\"auto\">: GST reduced to 40 percent, giving customers up to 5 percent savings.<\/span><\/li> <li data-aria-posinset=\"3\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">SUVs above 4 meters<\/span><\/b><span data-contrast=\"auto\">: <\/span><span data-contrast=\"auto\">GST slab now 40 percent, compared to 50 percent earlier.<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">This means buyers can enjoy savings of <\/span><span data-contrast=\"auto\">up to 13 percent<\/span><span data-contrast=\"auto\"> on certain Hyundai models.<\/span><\/p> <p><span data-contrast=\"auto\">\u202f<\/span><\/p> <h2><b><span data-contrast=\"auto\">How Much Can You Save On Hyundai Cars?<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">Hyundai has rolled out model-wise benefits that vary based on car type and fuel option. The table below shows the savings across different models after the GST correction.<\/span><\/p> \n<div class=\"tablepress-wrapper\" id=\"tablepress-wrapper-1432\"><table id=\"tablepress-1432\"  class=\"tablepress tablepress-id-1432\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Model<\/th><th class=\"column-2\">Savings (Up To)<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">Grand i10 Nios<\/td><td class=\"column-2\">Rs 73,808<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">Aura<\/td><td class=\"column-2\">Rs 78,465<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">Exter<\/td><td class=\"column-2\">Rs 89,209<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">i20<\/td><td class=\"column-2\">Rs 98,053<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\">i20 N Line<\/td><td class=\"column-2\">Rs 1.08 lakh<\/td>\n<\/tr>\n<tr class=\"row-7\">\n\t<td class=\"column-1\">Venue<\/td><td class=\"column-2\">Rs 1.23 lakh<\/td>\n<\/tr>\n<tr class=\"row-8\">\n\t<td class=\"column-1\">Venue N Line<\/td><td class=\"column-2\">Rs 1.19 lakh<\/td>\n<\/tr>\n<tr class=\"row-9\">\n\t<td class=\"column-1\">Verna<\/td><td class=\"column-2\">Rs 60,640<\/td>\n<\/tr>\n<tr class=\"row-10\">\n\t<td class=\"column-1\">Creta<\/td><td class=\"column-2\">Rs 72,145<\/td>\n<\/tr>\n<tr class=\"row-11\">\n\t<td class=\"column-1\">Creta N Line<\/td><td class=\"column-2\">Rs 71,762<\/td>\n<\/tr>\n<tr class=\"row-12\">\n\t<td class=\"column-1\">Alcazar<\/td><td class=\"column-2\">Rs 75,376<\/td>\n<\/tr>\n<tr class=\"row-13\">\n\t<td class=\"column-1\">Tucson<\/td><td class=\"column-2\">Rs 2.4 lakh<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<!-- #tablepress-1432 from cache --> <h2><span class=\"TextRun SCXO13091240 BCX0\" lang=\"EN-IN\" xml:lang=\"EN-IN\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXO13091240 BCX0\">Revised GST Slabs For Hyundai Cars<\/span><\/span><\/h2> <p><span class=\"TextRun SCXO50400706 BCX0\" lang=\"EN-IN\" xml:lang=\"EN-IN\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXO50400706 BCX0\">Here is a detailed look at the old and new GST slabs, and how much customers can save:<\/span><\/span><span class=\"EOP SCXO50400706 BCX0\"> <\/span><\/p> \n<div class=\"tablepress-wrapper\" id=\"tablepress-wrapper-1433\"><table id=\"tablepress-1433\"  class=\"tablepress tablepress-id-1433\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Type Of Vehicle<\/th><th class=\"column-2\">Old GST Slab (With Cess)<\/th><th class=\"column-3\">New GST Slab<\/th><th class=\"column-4\">Savings<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\">Sub-4m (Petrol)<\/td><td class=\"column-2\">29% (28% + 1%)<\/td><td class=\"column-3\">18%<\/td><td class=\"column-4\">11%<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\">Sub-4m (Diesel)<\/td><td class=\"column-2\">31% (28% + 3%)<\/td><td class=\"column-3\">18%<\/td><td class=\"column-4\">13%<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\">Over 4m, up to 1500cc<\/td><td class=\"column-2\">45% (28% + 17%)<\/td><td class=\"column-3\">40%<\/td><td class=\"column-4\">5%<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\">SUVs > 4m, >1500cc<\/td><td class=\"column-2\">50% (28% + 22%)<\/td><td class=\"column-3\">40%<\/td><td class=\"column-4\">10%<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<!-- #tablepress-1433 from cache --> <h2><b><span data-contrast=\"auto\">How Customers Benefit From Hyundai Cars Price Cut<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">For buyers, the GST price cut translates into real savings on the total on-road cost. The reduced ex-showroom prices lower loan EMIs, insurance premiums, and even future resale value.<\/span><\/p> <h2><b><span data-contrast=\"auto\">Benefits For Buyers:<\/span><\/b><\/h2> <ul> <li data-aria-posinset=\"1\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Lower upfront cost<\/span><\/b><span data-contrast=\"auto\">: New GST slabs reduce ex-showroom and on-road prices.<\/span><\/li> <li data-aria-posinset=\"2\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Reduced insurance<\/span><\/b><span data-contrast=\"auto\">: Since insurance depends on car value, premiums go down.<\/span><\/li> <li data-aria-posinset=\"3\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Better financing<\/span><\/b><span data-contrast=\"auto\">: Loan EMIs shrink with smaller loan amounts.<\/span><\/li> <li data-aria-posinset=\"4\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Stronger resale value<\/span><\/b><span data-contrast=\"auto\">: Cars purchased at reduced rates hold good value later.<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">\u202f<\/span><\/p> <h2><b><span data-contrast=\"auto\">Which Hyundai Cars See The Biggest Savings<br \/> <img decoding=\"async\" class=\"alignnone wp-image-58782 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Which-Hyundai-Cars-See-The-Biggest-Savings_.webp\" alt=\"Hyundai Cars New Price After GST Price Cut\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Which-Hyundai-Cars-See-The-Biggest-Savings_.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Which-Hyundai-Cars-See-The-Biggest-Savings_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Which-Hyundai-Cars-See-The-Biggest-Savings_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Which-Hyundai-Cars-See-The-Biggest-Savings_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Which-Hyundai-Cars-See-The-Biggest-Savings_-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><br \/> <\/span><\/b><\/h2> <p><span data-contrast=\"auto\">Among Hyundai\u2019s lineup, the <\/span><span data-contrast=\"auto\">Tucson SUV<\/span><span data-contrast=\"auto\"> gets the highest savings of up to Rs 2.4 lakh. Popular compact SUVs like the <\/span><span data-contrast=\"auto\">Venue<\/span><span data-contrast=\"auto\"> and <\/span><span data-contrast=\"auto\">Creta<\/span><span data-contrast=\"auto\"> offer savings of around Rs 70,000 to Rs 1.2 lakh. Hatchbacks like the <\/span><span data-contrast=\"auto\">Grand i10 Nios<\/span><span data-contrast=\"auto\"> and <\/span><span data-contrast=\"auto\">Exter<\/span><span data-contrast=\"auto\"> are also more affordable by nearly Rs 90,000.<\/span><\/p> <p><span data-contrast=\"auto\">This mix of savings ensures that both entry-level buyers and premium car customers benefit equally.<\/span><\/p> <p><span data-contrast=\"auto\">\u202f<\/span><\/p> <h2><b><span data-contrast=\"auto\">Market Reaction To Hyundai Cars GST Cuts<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">The automobile industry has welcomed the GST reduction. Analysts expect a major increase in bookings, especially during the festive season.<\/span><\/p> <p><b><span data-contrast=\"auto\">Industry Outlook:<\/span><\/b><\/p> <ul> <li data-aria-posinset=\"1\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Dealerships<\/span><\/b><span data-contrast=\"auto\">: Reporting higher walk-ins and early bookings.<\/span><\/li> <li data-aria-posinset=\"2\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Customers<\/span><\/b><span data-contrast=\"auto\">: Many buyers who delayed their purchase are now confirming orders.<\/span><\/li> <li data-aria-posinset=\"3\" data-aria-level=\"2\"><b><span data-contrast=\"auto\">Analysts<\/span><\/b><span data-contrast=\"auto\">: Predict a sales jump of 10\u201315 percent due to GST price relief.<\/span><\/li> <\/ul> <h2><b><span data-contrast=\"auto\">When Do The New Prices Start<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">Hyundai has confirmed that the revised prices will come into effect from <\/span><span data-contrast=\"auto\">September 22, 2025<\/span><span data-contrast=\"auto\">. Customers planning to buy before the festive season can take advantage of these lower GST-based prices.<\/span><\/p>    <div id=\"ad-1778691747-DQz0z8-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-1778691747-DQz0z8\"\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-1778691747-DQz0z8-container');\r\n            const ad = document.getElementById('ad-1778691747-DQz0z8');\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><span data-contrast=\"auto\">The GST 2.0 tax revision has changed the way buyers look at car affordability in India. With <\/span><span data-contrast=\"auto\">Hyundai cars new price after GST price cut<\/span><span data-contrast=\"auto\">, customers can save a significant amount depending on the model they select. From hatchbacks like the Grand i10 Nios to premium SUVs like the Tucson, the price cut benefits almost every segment. This move is expected to push <\/span><span data-contrast=\"auto\">demand, make cars more accessible, and give the automobile sector a strong growth boost in 2025.<\/span><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>Hyundai Cars are now more affordable thanks to the recent revision of Goods and Services Tax (GST) rates in India. [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":58784,"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,18],"tags":[1002,276,303,275,304,961,305],"class_list":["post-58753","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","category-breaking-news","tag-car-gst-2-0","tag-creta","tag-exter","tag-hyundai","tag-i20","tag-price-cut","tag-venue"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/58753","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=58753"}],"version-history":[{"count":0,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/58753\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/58784"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=58753"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=58753"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=58753"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}