{"id":60908,"date":"2025-09-30T18:36:28","date_gmt":"2025-09-30T13:06:28","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=60908"},"modified":"2025-10-01T14:13:20","modified_gmt":"2025-10-01T08:43:20","slug":"chery-tiggo-8-suv-gets-patented-in-india-click-to-know-more","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/chery-tiggo-8-suv-gets-patented-in-india-click-to-know-more\/","title":{"rendered":"Chery Tiggo 8 SUV Design Gets Patented in India, Click To Know More"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter size-full wp-image-60927\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/The-Design-of-the-Chery-Tiggo-8-SUV-Gets-Patented-In-India.-Click-To-Know-More-cvoer.webp\" alt=\"The Design of the Chery Tiggo 8 SUV Gets Patented In India. Click To Know More cover\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/The-Design-of-the-Chery-Tiggo-8-SUV-Gets-Patented-In-India.-Click-To-Know-More-cvoer.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/The-Design-of-the-Chery-Tiggo-8-SUV-Gets-Patented-In-India.-Click-To-Know-More-cvoer-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/The-Design-of-the-Chery-Tiggo-8-SUV-Gets-Patented-In-India.-Click-To-Know-More-cvoer-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/The-Design-of-the-Chery-Tiggo-8-SUV-Gets-Patented-In-India.-Click-To-Know-More-cvoer-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/The-Design-of-the-Chery-Tiggo-8-SUV-Gets-Patented-In-India.-Click-To-Know-More-cvoer-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span data-contrast=\"auto\">The Chery Tiggo 8 SUV design has recently been patented in India. The Chinese manufacturer Chery will retain its original design for its international car models. However, it is yet to make an official announcement of entering the Indian market. <\/span><\/p> <p><span data-contrast=\"auto\">Here is detailed information about the possible Chery Tiggo 8 Design, its price, and challenges it might face in the Indian market. <\/span><\/p>    <div id=\"ad-1777010807-Pe8F18-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-1777010807-Pe8F18\"\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-1777010807-Pe8F18-container');\r\n            const ad = document.getElementById('ad-1777010807-Pe8F18');\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     <h2><b><span data-contrast=\"auto\">All About Chery Tiggo 8 SUV<\/span><\/b><\/h2> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-60929\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/All-About-Chery-Tiggo-8-SUV_.webp\" alt=\"All About Chery Tiggo 8 SUV\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/All-About-Chery-Tiggo-8-SUV_.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/All-About-Chery-Tiggo-8-SUV_-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/All-About-Chery-Tiggo-8-SUV_-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/All-About-Chery-Tiggo-8-SUV_-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/All-About-Chery-Tiggo-8-SUV_-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span data-contrast=\"auto\">Chery Tiggo 8 SUV is an internationally acclaimed SUV that sells multiple models, including hybrid variants, in the international automobile market. It is known for its premium features, competitive pricing, and robust powertrain options. <\/span><\/p> <h2><b><span data-contrast=\"auto\">Multiple Variants of Tiggo 8 SUV<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">The Chery Tiggo 8 SUV has multiple variants to offer:<\/span><\/p> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"3\" data-aria-level=\"1\"><span data-contrast=\"auto\">Chery Tiggo 8 Plus<\/span><\/li> <li data-aria-posinset=\"4\" data-aria-level=\"1\"><span data-contrast=\"auto\">Chery Tiggo 8 Pro<\/span><\/li> <li data-aria-posinset=\"5\" data-aria-level=\"1\"><span data-contrast=\"auto\">Chery Tiggo 8 Pro Max<\/span><\/li> <\/ul> <p><span data-contrast=\"auto\">There are also hybrid versions available that they sell in other international markets, such as the UK, Australia, and Malaysia.<\/span><\/p> <h2><b><span data-contrast=\"auto\">Interior Specifications<\/span><\/b><span data-contrast=\"auto\"> <\/span><\/h2> <p><img decoding=\"async\" class=\"aligncenter size-full wp-image-60931\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/interior-33.webp\" alt=\"The Design of the Chery Tiggo 8 SUV Gets Patented In India. Click To Know More interior\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/interior-33.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/interior-33-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/interior-33-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/interior-33-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/interior-33-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span data-contrast=\"auto\">The Chery Tiggo 8 design of its cabin design looks luxurious and spacious.<\/span><\/p> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"6\" data-aria-level=\"1\"><span data-contrast=\"auto\">7-seater arranged with captain seats option available for the middle row<\/span><\/li> <li data-aria-posinset=\"7\" data-aria-level=\"1\"><span data-contrast=\"auto\">Multifunctional Steering Wheels<\/span><\/li> <li data-aria-posinset=\"8\" data-aria-level=\"1\"><span data-contrast=\"auto\">15.6-inch touch screen display system<\/span><\/li> <li data-aria-posinset=\"9\" data-aria-level=\"1\"><span data-contrast=\"auto\">12-speaker sound system<\/span><\/li> <li data-aria-posinset=\"10\" data-aria-level=\"1\"><span data-contrast=\"auto\">540-degree Panoramic sunroof<\/span><\/li> <li data-aria-posinset=\"11\" data-aria-level=\"1\"><span data-contrast=\"auto\">50W wireless charging<\/span><\/li> <li data-aria-posinset=\"12\" data-aria-level=\"1\"><span data-contrast=\"auto\">Soft and comfortable brown upholstery for the seats<\/span><\/li> <li data-aria-posinset=\"13\" data-aria-level=\"1\"><span data-contrast=\"auto\">Ventilated seats with high trims<\/span><\/li> <\/ul> <p>also read:<a href=\"https:\/\/caronphone.com\/news\/maruti-victoris-vs-hyundai-creta-price-features-mileage-compared\/\"> Maruti Victoris vs Hyundai Creta: Price, Features, Mileage Compared<\/a><\/p> <h2><b><span data-contrast=\"auto\">Exterior Specifications<\/span><\/b><span data-contrast=\"auto\"> <\/span><\/h2> <p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-60930\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-23.webp\" alt=\"The Design of the Chery Tiggo 8 SUV Gets Patented In India. Click To Know More exterior\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-23.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-23-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-23-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-23-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/exterior-23-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/p> <p><span data-contrast=\"auto\">The exterior of the Chery Tiggo 8 SUV design has:<\/span><\/p> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"14\" data-aria-level=\"1\"><span data-contrast=\"auto\">An octagonal grille structure, adorned with bright LED lamplights and integrated LED DRLs.<\/span><\/li> <li data-aria-posinset=\"15\" data-aria-level=\"1\"><span data-contrast=\"auto\">Smooth sloping roofline<\/span><\/li> <li data-aria-posinset=\"16\" data-aria-level=\"1\"><span data-contrast=\"auto\">19-inch wheels<\/span><\/li> <li data-aria-posinset=\"17\" data-aria-level=\"1\"><span data-contrast=\"auto\">Squared wheel arch<\/span><\/li> <li data-aria-posinset=\"18\" data-aria-level=\"1\"><span data-contrast=\"auto\">4.7 m in length<\/span><\/li> <li data-aria-posinset=\"19\" data-aria-level=\"1\"><span data-contrast=\"auto\">1.9 m in width<\/span><\/li> <li data-aria-posinset=\"20\" data-aria-level=\"1\"><span data-contrast=\"auto\">1.7 m in height<\/span><\/li> <li data-aria-posinset=\"21\" data-aria-level=\"1\"><span data-contrast=\"auto\">2.7 m Wheelbase<\/span><\/li> <\/ul> <h2><b><span data-contrast=\"auto\">Safety Features Provided<\/span><\/b><\/h2> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"22\" data-aria-level=\"1\"><span data-contrast=\"auto\">9 airbags<\/span><\/li> <li data-aria-posinset=\"23\" data-aria-level=\"1\"><span data-contrast=\"auto\">ADAS system with 19 functions<\/span><\/li> <li data-aria-posinset=\"24\" data-aria-level=\"1\"><span data-contrast=\"auto\">Built-in dashcam<\/span><\/li> <\/ul> <h2><b><span data-contrast=\"auto\">Powertrain Choices Offered<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">Tiggo 8 offers multiple powertrain choices to buyers internationally:<\/span><\/p> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"25\" data-aria-level=\"1\"><span data-contrast=\"auto\">2 L turbocharged<\/span><\/li> <li data-aria-posinset=\"26\" data-aria-level=\"1\"><span data-contrast=\"auto\">Peak power of 245 hp and 390 Nm torque output.<\/span><\/li> <li data-aria-posinset=\"27\" data-aria-level=\"1\"><span data-contrast=\"auto\">7-inch Speed Dual-clutch Automatic Gearbox<\/span><\/li> <li data-aria-posinset=\"28\" data-aria-level=\"1\"><span data-contrast=\"auto\">ZF-4-Wheel Drive System<\/span><\/li> <\/ul> <h2><b><span data-contrast=\"auto\">When will it enter the Indian Market?<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">Although the Chinese manufacturer has just patented the Tiggo 8 SUV design in India and not an official announcement, it can be a precautionary move to protect its unique design.<\/span><\/p> <h2><b><span data-contrast=\"auto\">Price and Market Projection <\/span><\/b><\/h2> <p><span data-contrast=\"auto\">The expected price for the Chery Tiggo 8 is around Rs. 30 lakh<\/span><\/p> <h2><b><span data-contrast=\"auto\">May Face Strong Competition<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">Tiggo 8 SUV will face several competitors in the Indian automobile market. Some of them prominent ones, are:<\/span><\/p> <ul style=\"font-weight: 400;\"> <li data-aria-posinset=\"29\" data-aria-level=\"1\"><a href=\"https:\/\/caronphone.com\/hyundai-cars\/tucson\"><span data-contrast=\"auto\">Hyundai Tuscon<\/span><\/a><\/li> <li data-aria-posinset=\"30\" data-aria-level=\"1\"><a href=\"https:\/\/caronphone.com\/mahindra-cars\/xev-9e\"><span data-contrast=\"auto\">Mahindra XEV 9e<\/span><\/a><\/li> <li data-aria-posinset=\"31\" data-aria-level=\"1\"><a href=\"https:\/\/caronphone.com\/tata-cars\/harrier\"><span data-contrast=\"auto\">Tata Harrier EV <\/span><\/a><\/li> <li data-aria-posinset=\"32\" data-aria-level=\"1\"><a href=\"https:\/\/caronphone.com\/jeep-cars\/meridian\"><span data-contrast=\"auto\">Jeep Meridian<\/span><\/a><\/li> <li data-aria-posinset=\"33\" data-aria-level=\"1\"><a href=\"https:\/\/caronphone.com\/byd-cars\/atto-3\"><span data-contrast=\"auto\">BYD Atto 3<\/span><\/a><\/li> <li data-aria-posinset=\"34\" data-aria-level=\"1\"><a href=\"https:\/\/caronphone.com\/hyundai-cars\/alcazar\"><span data-contrast=\"auto\">Hyundai Alcazar<\/span><\/a><\/li> <li data-aria-posinset=\"35\" data-aria-level=\"1\"><a href=\"https:\/\/caronphone.com\/morris-garages-cars\/hector\"><span data-contrast=\"auto\">MG Hector Plus Tata Safari<\/span><\/a><\/li> <li data-aria-posinset=\"36\" data-aria-level=\"1\"><a href=\"https:\/\/caronphone.com\/mahindra-cars\/xuv-700\"><span data-contrast=\"auto\">Mahindra XYV700<\/span><\/a><\/li> <\/ul> <h2><b><span data-contrast=\"auto\">Timeline<\/span><\/b><\/h2> <p><span data-contrast=\"auto\">Although no specific timeline for the launch has been shared by the manufacturer, the patent registration has gotten several Indian buyers curious.<\/span><\/p> <p>related news:<\/p> <blockquote class=\"wp-embedded-content\" data-secret=\"oynSAx3roW\"><p><a href=\"https:\/\/caronphone.com\/news\/third-gen-audi-q3-india-launch-set-for-2026\/\">Third-Gen Audi Q3 India Launch Set For 2026<\/a><\/p><\/blockquote> <p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Third-Gen Audi Q3 India Launch Set For 2026&#8221; &#8212; News\" src=\"https:\/\/caronphone.com\/news\/third-gen-audi-q3-india-launch-set-for-2026\/embed\/#?secret=kGV8JpbY57#?secret=oynSAx3roW\" data-secret=\"oynSAx3roW\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p> <blockquote class=\"wp-embedded-content\" data-secret=\"rc9LMxvmT2\"><p><a href=\"https:\/\/caronphone.com\/news\/citroen-aircross-secures-a-full-5-star-safety-rating-in-bharat-ncap-crash-test\/\">Citroen Aircross Secures A Full 5-Star Safety Rating in Bharat NCAP Crash Test<\/a><\/p>    <div id=\"ad-1777010807-tLMQoX-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-1777010807-tLMQoX\"\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-1777010807-tLMQoX-container');\r\n            const ad = document.getElementById('ad-1777010807-tLMQoX');\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    <\/blockquote> <p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Citroen Aircross Secures A Full 5-Star Safety Rating in Bharat NCAP Crash Test&#8221; &#8212; News\" src=\"https:\/\/caronphone.com\/news\/citroen-aircross-secures-a-full-5-star-safety-rating-in-bharat-ncap-crash-test\/embed\/#?secret=eDYdEqoVZi#?secret=rc9LMxvmT2\" data-secret=\"rc9LMxvmT2\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p> <blockquote class=\"wp-embedded-content\" data-secret=\"6Bn64CaAjU\"><p><a href=\"https:\/\/caronphone.com\/news\/renault-kwid-ice-facelift-spied-on-test-ev-launch-could-follow\/\">Renault Kwid ICE Facelift Spied On Test, EV Launch Could Follow<\/a><\/p><\/blockquote> <p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Renault Kwid ICE Facelift Spied On Test, EV Launch Could Follow&#8221; &#8212; News\" src=\"https:\/\/caronphone.com\/news\/renault-kwid-ice-facelift-spied-on-test-ev-launch-could-follow\/embed\/#?secret=VVfmIXfyUY#?secret=6Bn64CaAjU\" data-secret=\"6Bn64CaAjU\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p> <blockquote class=\"wp-embedded-content\" data-secret=\"bYjAHZeYwP\"><p><a href=\"https:\/\/caronphone.com\/news\/next-gen-verna-facelift-prepares-for-indian-launch-with-bold-upgrades\/\">Next-Gen Verna Facelift Prepares for Indian Launch With Bold Upgrades<\/a><\/p><\/blockquote> <p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Next-Gen Verna Facelift Prepares for Indian Launch With Bold Upgrades&#8221; &#8212; News\" src=\"https:\/\/caronphone.com\/news\/next-gen-verna-facelift-prepares-for-indian-launch-with-bold-upgrades\/embed\/#?secret=LuK2Ibbmx9#?secret=bYjAHZeYwP\" data-secret=\"bYjAHZeYwP\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>The Chery Tiggo 8 SUV design has recently been patented in India. The Chinese manufacturer Chery will retain its original [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":60928,"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":[564],"class_list":["post-60908","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","tag-design"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/60908","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=60908"}],"version-history":[{"count":0,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/60908\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/60928"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=60908"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=60908"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=60908"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}