{"id":67545,"date":"2026-01-02T18:01:07","date_gmt":"2026-01-02T12:31:07","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=67545"},"modified":"2026-01-29T10:38:46","modified_gmt":"2026-01-29T05:08:46","slug":"hyundai-venue-hx5-variant-introduced-priced-at-rs-9-99-lakh","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/hyundai-venue-hx5-variant-introduced-priced-at-rs-9-99-lakh\/","title":{"rendered":"Hyundai Venue HX5+ Variant Introduced, Priced at Rs 9.99 Lakh"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-67551\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Venue-Adds-HX5-Variant-Priced-at-Rs-9.99-Lakh-cover.webp\" alt=\"Hyundai Venue HX5+ Variant Introduced, Priced at Rs 9.99 Lakh \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Venue-Adds-HX5-Variant-Priced-at-Rs-9.99-Lakh-cover.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Venue-Adds-HX5-Variant-Priced-at-Rs-9.99-Lakh-cover-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Venue-Adds-HX5-Variant-Priced-at-Rs-9.99-Lakh-cover-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Venue-Adds-HX5-Variant-Priced-at-Rs-9.99-Lakh-cover-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Hyundai-Venue-Adds-HX5-Variant-Priced-at-Rs-9.99-Lakh-cover-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><a href=\"https:\/\/caronphone.com\/hyundai-cars\/\" target=\"_blank\" rel=\"noopener noreferrer\">Hyundai <\/a>India has introduced a new HX5+ variant for the recently launched Venue. The company aims to provide buyers with enhanced features and better value at a competitive price. Priced at Rs. 9.99 lakh (ex-showroom), the HX5+ sits above the HX5 trim and is designed for customers who want a mix of style, comfort and practicality in their compact SUV<\/p>    <div id=\"ad-1775254119-PlwpiL-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-1775254119-PlwpiL\"\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-1775254119-PlwpiL-container');\r\n            const ad = document.getElementById('ad-1775254119-PlwpiL');\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>This update shows Hyundai\u2019s strategy to strengthen the Venue lineup by offering more choices to buyers without significantly increasing the cost<\/p> <h2><b><span data-contrast=\"auto\">Hyundai Venue HX5+ Variant Gets Single Engine And Gearbox Option<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p>The Hyundai Venue HX5+ variant is offered with one engine and transmission combination. Hyundai has kept the mechanical setup simple and familiar<\/p>    <div id=\"ad-1775254119-F1sIts-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-1775254119-F1sIts\"\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-1775254119-F1sIts-container');\r\n            const ad = document.getElementById('ad-1775254119-F1sIts');\r\n            const loader = container.querySelector('.comman-ads-loader');\r\n            const sizeWeb = [970, 90];\r\n            const sizeMobile = [320, 50];\r\n            const breakpoint = 768;\r\n\r\n            \/\/ Load AdSense script if not already loaded\r\n            if (!document.querySelector('script[src*=\"adsbygoogle\"]')) {\r\n                const script = document.createElement('script');\r\n                script.async = true;\r\n                script.src = 'https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js';\r\n                script.crossOrigin = 'anonymous';\r\n                script.setAttribute('data-ad-client', 'ca-pub-8418398772512966');\r\n                document.head.appendChild(script);\r\n            }\r\n\r\n            \/\/ Function to switch sizes based on viewport\r\n            function updateAdSize() {\r\n                const isMobile = window.innerWidth <= breakpoint;\r\n                const currentSize = isMobile ? sizeMobile : sizeWeb;\r\n                ad.style.width = currentSize[0] + 'px';\r\n                ad.style.height = currentSize[1] + 'px';\r\n                container.style.maxWidth = currentSize[0] + 'px';\r\n                container.style.height = currentSize[1] + 'px';\r\n            }\r\n\r\n            updateAdSize();\r\n            window.addEventListener('resize', updateAdSize);\r\n\r\n             \/\/ Push Ad with safety check\r\n            function pushAd() {\r\n                try {\r\n                    const uninitializedAds = document.querySelectorAll('.adsbygoogle:not([data-adsbygoogle-status])');\r\n                    if (uninitializedAds.length > 0) {\r\n                        (adsbygoogle = window.adsbygoogle || []).push({});\r\n                    }\r\n                } catch(e) {\r\n                    console.warn('AdSense push failed', e);\r\n                    container.style.display = 'none'; \/\/ hide on error\r\n                }\r\n            }\r\n\r\n            pushAd();\r\n\r\n            \/\/ Check if ad loaded successfully\r\n            let checks = 0;\r\n            const interval = setInterval(() => {\r\n                const iframe = ad.querySelector('iframe');\r\n                if ((iframe && iframe.offsetHeight > 0) || ad.innerHTML.trim().length > 200) {\r\n                    loader.style.display = 'none'; \/\/ hide loader\r\n                    clearInterval(interval);\r\n                }\r\n                checks++;\r\n                if (checks > 16) { \/\/ after 8s hide\r\n                    loader.style.display = 'none';\r\n                    clearInterval(interval);\r\n                }\r\n            }, 1000);\r\n\r\n        })();\r\n    <\/script>\r\n\r\n    <style>\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n    <\/style>\r\n     <h3><b><span data-contrast=\"auto\">Engine And Transmission Details<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h3> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"13\" 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\">1.2-litre Kappa petrol engine<\/li> <li>Manual gearbox<\/li> <li><span data-contrast=\"auto\">Naturally aspirated petrol motor<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"13\" 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=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">Tuned for smooth city driving and daily use<\/span><span data-ccp-props=\"{}\"> <\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">This engine is already known for its refined performance and ease of maintenance. With this setup, the HX5+ focuses more on comfort and practicality rather than performance upgrades<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p>Dash Light On? Identify the issue quickly with our <a id=\"menurs2d\" 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\/warning-lights\" href=\"https:\/\/caronphone.com\/warning-lights\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Link Car Warning Light Guide\">Car Warning Light Guide<\/a>.<\/p> <h3><b><span data-contrast=\"auto\">Exterior Design Highlights Of Hyundai Venue HX5 Plus<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h3> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-67546\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-design_-6.webp\" alt=\"Exterior Design Highlights Of Hyundai Venue HX5 Plus \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-design_-6.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-design_-6-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-design_-6-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-design_-6-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-design_-6-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p>The <a href=\"https:\/\/caronphone.com\/hyundai-cars\/venue\" target=\"_blank\" rel=\"noopener noreferrer\">Hyundai Venue<\/a> HX5 Plus also brings some noticeable updates to its exterior design:<\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"11\" 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\">Roof rails that add a rugged SUV look and provide utility for carrying extra luggage<\/li> <li>Quad beam LED headlights for improved illumination and a more premium front profile<\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"11\" 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\">Rear wiper and washer which help maintain rear visibility in rainy or dusty conditions<\/li> <\/ul> <p>These visual and practical updates help the Hyundai Venue HX5 Plus stand out and blend style with usefulness<\/p> <h3><b><span data-contrast=\"auto\">Interior Upgrades And Comfort Features<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h3> \n<div class=\"cop-slider-container cop-slider-lightbox\" data-slider-id=\"67556\">\n    <div class=\"slick-slider-inner\">\n                    <div class=\"slider-item\" data-caption=\"\">\n                <img decoding=\"async\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/interior-75.webp\" alt=\"\" title=\"\">\n                            <\/div>\n                    <div class=\"slider-item\" data-caption=\"\">\n                <img decoding=\"async\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/features-design-02.webp\" alt=\"\" title=\"\">\n                            <\/div>\n                    <div class=\"slider-item\" data-caption=\"\">\n                <img decoding=\"async\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/features-design-01.webp\" alt=\"\" title=\"\">\n                            <\/div>\n                    <div class=\"slider-item\" data-caption=\"\">\n                <img decoding=\"async\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/features-design-04.webp\" alt=\"\" title=\"\">\n                            <\/div>\n            <\/div>\n<\/div>\n <p>Inside the cabin, the Hyundai Venue HX5 Plus introduces features that make daily driving more comfortable and convenient:<\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"10\" 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\">A wireless smartphone charger which removes the need for charging cables and keeps the cabin neat<\/li> <li>A driver console armrest with builtin storage giving extra space to keep small items within reach<\/li> <li>A rear window sunshade for passengers in the back seats which helps reduce glare on sunny days<\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"10\" 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=\"4\" data-aria-level=\"1\">The driver\u2019s power window now includes auto updown functionality with safety protection improving convenience and safety<\/li> <\/ul> <p><span data-contrast=\"auto\">These enhancements focus on everyday comfort and show Hyundai\u2019s effort to make the SUV more userfriendly<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <h2><b><span data-contrast=\"auto\">Updates To Hyundai Venue HX4 Variant<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h2> <p>Alongside the launch of HX5+, Hyundai has also made minor updates to the HX4 trim. The most notable addition is the driver seat height adjustment, now offered as a standard feature. This change allows the driver to find a more comfortable seating position improving driving ergonomics and visibility<\/p> <p><span data-contrast=\"auto\">By updating the HX4 variant Hyundai ensures that even the slightly lower trim level provides enhanced comfort features aligning with customer expectations in the compact SUV segment<\/span><span data-ccp-props=\"{}\"> <\/span><\/p> <p>Explore more <a href=\"https:\/\/caronphone.com\/advanced-search?carTypes=SUV\">SUV Cars<\/a> on CarOnPhone.<\/p> <h3><b><span data-contrast=\"auto\">Position Of Hyundai Venue HX5+ Variant In The Range<\/span><\/b><span data-ccp-props=\"{}\"> <\/span><\/h3> <p>The Hyundai Venue HX5+ variant has been positioned carefully within the Venue lineup<\/p> <ul> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"15\" 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\">Sits above the HX5 variant<\/li> <li>Offers more features without stepping into top-end pricing<\/li> <li aria-setsize=\"-1\" data-leveltext=\"\uf0d8\" data-font=\"Wingdings\" data-listid=\"15\" 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\">Targets buyers looking for value-focused upgrades<\/li> <\/ul> <p><span data-contrast=\"auto\">By introducing this trim, Hyundai aims to bridge the gap between mid and higher variants, making feature upgrades more accessible<\/span><span data-ccp-props=\"{}\"> <\/span><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>Hyundai India has introduced a new HX5+ variant for the recently launched Venue. The company aims to provide buyers with [&hellip;]<\/p>\n","protected":false},"author":22,"featured_media":67552,"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":[275,614,561,305],"class_list":["post-67545","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","tag-hyundai","tag-new-variants","tag-suv-cars","tag-venue"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/67545","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=67545"}],"version-history":[{"count":3,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/67545\/revisions"}],"predecessor-version":[{"id":67559,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/67545\/revisions\/67559"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/67552"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=67545"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=67545"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=67545"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}