ADVERTISEMENT

Inchcape brands Changan and Mercedes-Benz rank among PH BEV and PHEV sellers in Q1

Published May 11, 2026 08:26 pm

At A Glance

  • Changan Philippines ranked fifth in both the BEV and PHEV sales segments in Q1 2026, based on CAMPI data cited by Inchcape Philippines.
  • The Changan Lumin led the brand's BEV lineup locally, while the Nevo Q05, Hunter K50, and A05 supported its PHEV and range-extended vehicle sales.
  • Mercedes-Benz Philippines ranked tenth in BEV sales and seventh in PHEV sales, with its EQ, E-Class, GLC, and GLE electrified models carrying the lineup.
  • Inchcape Philippines said the results reflect rising local interest in electrified vehicles across more accessible and premium segments.
Inchcape Philippines reported stronger positions for Changan and Mercedes-Benz in the local electrified vehicle market during the first quarter of 2026, based on data from the Chamber of Automotive Manufacturers of the Philippines, Inc.
Changan Philippines ranked fifth in both Battery Electric Vehicle and Plug-in Hybrid Electric Vehicle sales during the period. Mercedes-Benz Philippines ranked tenth in BEV sales and seventh in PHEV sales. The result placed Inchcape brands across two price bands of the electrified vehicle market, with Changan covering lower-priced NEVs and Mercedes-Benz operating in the luxury segment.
“This performance reflects the growing interest in electrified mobility in the Philippines and the importance of offering customers meaningful choice. Through Changan and Mercedes-Benz, we aim to support different mobility needs, from more accessible electrified options to premium electric vehicles, while continuing to work with our partners to help build confidence in the transition to new energy vehicles,” said Alex Hammett, Managing Director for South Asia & Pacific.
Changan’s BEV performance was led by the Lumin, its mini electric hatchback currently offered in the Philippine market. Inchcape reported a 168 percent year-on-year increase in Changan BEV sales for Q1 2026. The Lumin is positioned as a compact city vehicle, with the Lumin S priced at ₱699,000 and the Lumin L at ₱799,000.
Changan’s plug-in hybrid sales grew by 970-percent year-on-year. Its local electrified lineup includes the Nevo Q05, Nevo Hunter K50, and Nevo A05.
The Nevo Q05 is Changan’s plug-in hybrid compact SUV. It has a claimed pure electric range of 115-km and a comprehensive range of 1,215-km under NEDC testing. The Q05 SE is priced at ₱1,259,000, while the Q05 iD is priced at ₱1,449,000.
The Nevo Hunter K50 brings a pickup body style to Changan’s electrified range. It has a 31.18-kWh battery, a claimed pure electric range of 131-km, and a comprehensive range of 1,031-km under NEDC testing. The Hunter K50 4x2 is priced at ₱1,699,000, while the 4x4 version is priced at ₱1,970,000.
Changan also offers the Nevo A05 plug-in hybrid sedan. It uses an 18.4 kWh lithium iron phosphate battery and has a claimed pure electric range of 130-km, with a comprehensive range of 1,250-km. The Nevo A05 is priced at ₱1,195,000.
Mercedes-Benz Philippines’ BEV ranking came from its EQ range, which includes the EQS, EQB, EQE Sedan, EQA, EQE SUV, and EQS SUV. The range starts with the EQA at ₱3,990,000, followed by the EQB at ₱4,290,000 and the EQE Sedan at ₱5,590,000. The EQE SUV starts at ₱7,190,000, while the EQS and EQS SUV both start at ₱9,990,000.
The EQS remains the flagship electric sedan of the Mercedes-Benz EQ range, while the EQS SUV extends that position into a three-row electric SUV. The EQB offers a practical SUV body with three-row seating, while the EQA serves as the entry point to the Mercedes-Benz electric vehicle lineup.
Mercedes-Benz Philippines also grew its PHEV sales by 215-percent year-on-year. Its plug-in hybrid lineup includes the E 350 e sedan, GLC 350 e SUV, and GLE 400 e SUV.
The GLC 350 e combines plug-in hybrid technology with 4MATIC all-wheel drive, up to 11-kW AC charging, and more than 100 km of electric range. It starts at ₱4,890,000. The E 350 e executive sedan starts at ₱5,690,000, while the GLE 400 e starts at ₱5,790,000 and also offers 4MATIC all-wheel drive with more than 100 km of electric range.
Inchcape Philippines is the exclusive distributor of Changan and Mercedes-Benz in the country. The company is a joint venture between Inchcape and the CATS Group of Companies, with operations covering distribution and retail for several automotive brands in the Philippines.

Related Tags

Inchcape Philippines Changan Mercedes-Benz
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.