{"id":61120,"date":"2025-10-02T10:54:58","date_gmt":"2025-10-02T05:24:58","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=61120"},"modified":"2025-10-03T10:33:08","modified_gmt":"2025-10-03T05:03:08","slug":"maruti-victoris-vs-kia-seltos-price-features-mileage-compared","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/maruti-victoris-vs-kia-seltos-price-features-mileage-compared\/","title":{"rendered":"Maruti Victoris vs Kia Seltos: Price, Features, Mileage Compared"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-61126\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Group-1.webp\" alt=\"Maruti Victoris vs Kia Seltos: Price, Features, Mileage Compared cover\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Group-1.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Group-1-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Group-1-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Group-1-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Group-1-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span style=\"font-weight: 400;\">The entry of <a href=\"https:\/\/caronphone.com\/maruti-suzuki-cars\/victoris\">Maruti Victoris<\/a> in the Indian automobile industry has attracted many buyers. Its price, positioning, and excellent features have started a rivalry among other compact SUVs, especially with the <a href=\"https:\/\/caronphone.com\/kia-cars\/seltos\">Kia Seltos<\/a>.<\/span><\/p> <p><span style=\"font-weight: 400;\">If you are planning to buy either one of them, the comparison below will give a clear picture of which <a href=\"https:\/\/caronphone.com\/advanced-search?carTypes=SUV\">SUV<\/a> stands stronger. <\/span><\/p> <h2><b>Maurti Victoris vs Kia Seltos &#8211; Price Comparison <\/b><\/h2> <p><span style=\"font-weight: 400;\">One of the main factors to compare is the price set for the SUV. <\/span><\/p>    <div id=\"ad-1776001963-oVW5kB-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-1776001963-oVW5kB\"\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-1776001963-oVW5kB-container');\r\n            const ad = document.getElementById('ad-1776001963-oVW5kB');\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 aria-level=\"1\"> <h3><b>Maruti Victoris<\/b><\/h3> <ul> <li aria-level=\"1\"><b>LXi &#8211; Base Variant &#8211;<\/b><span style=\"font-weight: 400;\"> Rs. 10.50 to 11.50 lakh<\/span><\/li> <li aria-level=\"1\"><b>VXi &#8211; Mid Variant &#8211; <\/b><span style=\"font-weight: 400;\">Rs. 11.80 to 16.38 lakh<\/span><\/li> <li aria-level=\"1\"><b>ZXi &#8211; Upper Mid Variant &#8211;<\/b><span style=\"font-weight: 400;\"> Rs. 13.57 to 18.39 lakh <\/span><\/li> <li aria-level=\"1\"><b>ZXi Plus &#8211; Top Variant-<\/b><span style=\"font-weight: 400;\"> Rs. 15.24 to 19.99 lakh<\/span><\/li> <\/ul> <\/li> <\/ul> <ul> <li style=\"list-style-type: none;\"><\/li> <\/ul> <ul> <li aria-level=\"1\"> <h3><b>Kia<\/b> <b>Seltos<\/b><\/h3> <\/li> <\/ul> <ul> <li style=\"list-style-type: none;\"> <ul> <li style=\"font-weight: 400;\" aria-level=\"2\"><b>HTE (O) &#8211; Base Variants &#8211;<\/b><span style=\"font-weight: 400;\"> Rs. 11.19 to 14.61 lakh<\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><b>HTK -Mid Variants &#8211;<\/b><span style=\"font-weight: 400;\"> Rs. 14.64 to 17.28 lakh<\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><b>HTK (O) &#8211; Upper Mid Variants &#8211; <\/b><span style=\"font-weight: 400;\">Rs. 15.82 to 18.71 lakh <\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><b>HTK+ &#8211; Top Variant- <\/b><span style=\"font-weight: 400;\">Rs. 20 to 20.56 lakh<\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><b>HTK (O)+ &#8211; Top Variant<\/b><span style=\"font-weight: 400;\"> &#8211; Rs. 16.65 lakh<\/span><\/li> <\/ul> <\/li> <\/ul> <p><span style=\"font-weight: 400;\">The Maruti Victoris is more budget-friendly than the Kia Seltos. The Seltos price is set higher in all variants.<\/span><\/p> <h2><b>Maurti Victoris vs Kia Seltos &#8211; Mileage and Fuel Efficiency<\/b><span style=\"font-weight: 400;\"> <\/span><\/h2> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-61128\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mileage-and-Fuel-Efficiency.webp\" alt=\"Mileage and Fuel Efficiency\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mileage-and-Fuel-Efficiency.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mileage-and-Fuel-Efficiency-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mileage-and-Fuel-Efficiency-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mileage-and-Fuel-Efficiency-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Mileage-and-Fuel-Efficiency-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span style=\"font-weight: 400;\">The powertrain options comparison between these SUVs will help you choose the one that gives a powerful performance. <\/span><\/p> <ul> <li aria-level=\"1\"> <h3><b>Maruti Victoris<\/b><\/h3> <\/li> <\/ul> <ul> <li style=\"list-style-type: none;\"> <ul> <li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Automatic petrol 28 65 kmpl<\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Manual Petrol 21.18 kmpl<\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Manual CNG 27.02 kmpl<\/span><\/li> <\/ul> <\/li> <\/ul> <ul> <li aria-level=\"1\"> <h3><b>Kia Seltos <\/b><\/h3> <\/li> <\/ul> <ul> <li style=\"list-style-type: none;\"> <ul> <li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Diesel Manual\/Automatic 20.7 kmpl<\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Turbo Petrol DCT\/iMT Around 17.7-17.9 kmpl<\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><span style=\"font-weight: 400;\">Naturally Aspirated Petrol (CVT\/MT) &#8211; 17-17.7 kmpl<\/span><\/li> <\/ul> <\/li> <\/ul> <p><span style=\"font-weight: 400;\">Maruti Victoris offers better mileage than the Seltos variants.<\/span><\/p> <h2><b>Maurti Victoris vs Kia Seltos &#8211; Features and Comfort<\/b><\/h2> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-61131\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Features-and-Comfort.webp\" alt=\"Features and Comfort\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Features-and-Comfort.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Features-and-Comfort-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Features-and-Comfort-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Features-and-Comfort-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Features-and-Comfort-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p>    <div id=\"ad-1776001963-ykt8BL-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-1776001963-ykt8BL\"\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-1776001963-ykt8BL-container');\r\n            const ad = document.getElementById('ad-1776001963-ykt8BL');\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     <ul> <li aria-level=\"1\"> <h3><b>Maruti Victoris<br \/> <\/b><span style=\"font-size: 16px; font-weight: 400;\">Victoris has a nostalgic Maruti feel. It has a 10.1-inch touchscreen for infotainment, an 8-speaker Infinity sound system with Dolby Atmos, ventilated seats, a digital instrument cluster, new three-spoke steering wheels, and a powerful tailgate with gesture control.<br \/> <\/span><span style=\"font-size: 16px; font-weight: 400;\">Maurti Victoris&#8217; boot space for petrol and strong hybrid variants is 373L and 439L in CNG without a spare tyre.<\/span><\/h3> <\/li> <\/ul> <ul> <li aria-level=\"1\"> <h3><b>Kia Seltos<br \/> <\/b><span style=\"font-size: 16px; font-weight: 400;\">Kia Seltos has a 10.25-inch touchscreen, dual-zone automatic climate control, and a dual-camera dashcam. and top-quality rotary dials and a gear switch.<br \/> <\/span><span style=\"font-size: 16px; font-weight: 400;\">From the cabin, Seltos gives more premium vibes than Victoris.<\/span><\/h3> <\/li> <\/ul> <h2><b>Maurti Victoris vs Kia Seltos &#8211; Engine and Power<\/b><span style=\"font-weight: 400;\"> <\/span><\/h2> <p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-61130\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Engine-and-Power_.webp\" alt=\"Engine and Power_\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Engine-and-Power_.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Engine-and-Power_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Engine-and-Power_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Engine-and-Power_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Engine-and-Power_-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <ul> <li aria-level=\"1\"> <h3><b>Maruti Victoris<\/b><\/h3> <\/li> <\/ul> <ul> <li style=\"list-style-type: none;\"> <ul> <li style=\"font-weight: 400;\" aria-level=\"2\"><b>Engine <\/b><span style=\"font-weight: 400;\">&#8211; 1.5 L Mild Hybrid Petrol and 1.5 L Strong Hybrid Petrol<\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><b>Power Capacity-<\/b><span style=\"font-weight: 400;\"> 103 PS for Mid Hybrid, 87.8 PS for CNS model, 100 PS for Petrol Mode, and 116 PS for Strong Hybrid<\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><b>Transmission- <\/b><span style=\"font-weight: 400;\">Manual and Automatic<\/span><\/li> <\/ul> <\/li> <\/ul> <ul> <li aria-level=\"1\"> <h3><b>Kia Seltos <\/b><\/h3> <\/li> <\/ul> <ul> <li style=\"list-style-type: none;\"> <ul> <li style=\"font-weight: 400;\" aria-level=\"2\"><b>Engine &#8211; <\/b><span style=\"font-weight: 400;\">1.5 L NA Petrol Engine, 1.5 L Turbo Diesel Engine, and 1.5 L Turbo Petrol Engine <\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><b>Power &#8211; <\/b><span style=\"font-weight: 400;\">115 PS for NA Petrol, 116 PS for Diesel, and 160 PS for Turbo Petrol<\/span><\/li> <li style=\"font-weight: 400;\" aria-level=\"2\"><b>Transmission &#8211; <\/b><span style=\"font-weight: 400;\">6-speed manual and CVT automatic for NA Petrol and 6-speed iMT and 7-speed Turbo Petrol engine, 6-speed manual, and 6 iMT Turbo Diesel Engine. <\/span><\/li> <\/ul> <\/li> <\/ul> <p><span style=\"font-weight: 400;\">Maruti Victoris vs Kia Seltos mileage and engine performance show that Maruti Victoris has more fuel efficiency, while Kia Seltos has powerful engines and strong performance.<\/span><\/p> <h2><b>Maurti Victoris vs Kia Seltos &#8211; Safety System <\/b><\/h2> <p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-61129\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Safety-System.webp\" alt=\"Safety System\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Safety-System.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Safety-System-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Safety-System-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Safety-System-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Safety-System-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span style=\"font-weight: 400;\">Both Victoris and Seltos offer the same safety features, such as six airbags, ABS with EBD, ESC, rain-sensing wipes, rear parking sensors, and ISOFIX child seat anchor points. However, one distinction is that Victoris has scored a 5-star safety rating in Bharat NCAP test, proving it to be one of the safest cars in India.<\/span><\/p> \n<div class=\"tablepress-wrapper\" id=\"tablepress-wrapper-1602\"><table id=\"tablepress-1602\"  class=\"tablepress tablepress-id-1602\">\n<thead>\n<tr class=\"row-1\">\n\t<th class=\"column-1\">Specifications<\/th><th class=\"column-2\">Maruti Victoris<\/th><th class=\"column-3\">Kia Seltos<\/th>\n<\/tr>\n<\/thead>\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-2\">\n\t<td class=\"column-1\"><b>Price<\/b><\/td><td class=\"column-2\">Rs 10.50 - 19.99 lakh<\/td><td class=\"column-3\">Rs 11.19 to 20.26 lakh<\/td>\n<\/tr>\n<tr class=\"row-3\">\n\t<td class=\"column-1\"><b>Powertrain<\/b><\/td><td class=\"column-2\">Petrol, Diesel, CNG<\/td><td class=\"column-3\">Petrol, Turbo Petrol, Diesel, EV<\/td>\n<\/tr>\n<tr class=\"row-4\">\n\t<td class=\"column-1\"><b>Mileage<\/b><\/td><td class=\"column-2\">21-27 km\/l (All engines)<\/td><td class=\"column-3\">17-21 km\/l(Pterol Diesel)<br \/>\n390-473 km (EV)<\/td>\n<\/tr>\n<tr class=\"row-5\">\n\t<td class=\"column-1\"><b>Safety<\/b><\/td><td class=\"column-2\">5-star rating, 6 airbags, Level 2 - ADAS<\/td><td class=\"column-3\">5 airbags, Level 2 - ADAS<\/td>\n<\/tr>\n<tr class=\"row-6\">\n\t<td class=\"column-1\"><b>Engine<\/b><\/td><td class=\"column-2\">1.5 L Mild Hybrid petrol<br \/>\n1.5 L Strong Hybrid Petrol<\/td><td class=\"column-3\">1.5 L NA Petrol Engine, 1.5 L Turbo Diesel Engine, and 1.5 L Turbo Petrol Engine<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<!-- #tablepress-1602 from cache --><\/div>","protected":false},"excerpt":{"rendered":"<p>The entry of Maruti Victoris in the Indian automobile industry has attracted many buyers. Its price, positioning, and excellent features [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":61127,"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":[290,315,368,561,1143],"class_list":["post-61120","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","tag-kia","tag-maruti-suzuki","tag-seltos","tag-suv-cars","tag-victoris"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/61120","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\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/comments?post=61120"}],"version-history":[{"count":0,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/61120\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/61127"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=61120"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=61120"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=61120"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}