ADVERTISEMENT

Sustainable luxury in motion

Mercedes-Benz EQE drive

Published Jun 13, 2025 11:27 am

At A Glance

  • We take a drive in one of Mercedes-Benz's full electric EQ models, the EQE 350+ sedan.
In less than five years, the automotive landscape here in the Philippines has quickly evolved, the term electrification was not commonly spoken or heard, but these days we hear the acronyms like HEV, BEV and PHEV often. Carbon neutrality is just about every car company’s goal.
As of late, Chinese brands have been front and center, showcasing their different earth-friendly products. We might have not noticed that long established brands are still very much in the game and also have their line up of earth-friendly products which are also very competitive in their class.
Mercedes-Benz is one such brand and they recently invited us to experience their full electric EQ models on a quick drive out of town. Examples on hand were the EQA 250 SUV and the EQE 350+ sedan.
Before we set off, we had a quick dive into Mercedes-Benz’s own road map into the next decade. Their goal by 2030 is to have a line up that consists of 50% EV and Plug-In-Hybrid and by 2039 to be carbon neutral for their whole lineup. On top of that, they intend to recycle more used materials into new vehicle components, hence this activity was dubbed “Sustainable luxury in motion.”
EQE 350+ AMG Line
The model we drove to Forresta Café in Dasmariñas Cavite was the Mercedes-Benz EQE 350+, a sedan that looks more like a coupé with its elegant lines and sleek roofline that flows into the rear. A trademark of EVs of this marque is the fully closed front end instead of a traditional grille. The rear is all rounded except for the spoiler that emanates from the edge of the trunk lid. It has a noticeably distinct LED pattern for its tail lights and the only hint at this variant being the AMG Line on the exterior is that it’s indicated on the spokes of it’s large aerodynamic alloy rims.
Interior
Stepping inside, it’s everything you expect from this brand, luxury and technology, the whole nine yards. Its all digital, starting off with the large color LCD instrument panel and the even larger 12.8-inch vertically oriented OLED infotainment screen. Haptic feedback allows for intuitive input while driving. The flat-bottomed steering wheel has controls for infotainment, cruise control and other important functions, and its wrapped in soft nappa leather. Ambient lighting allows you to personalize the look of the cabin and tailor it to your mood with 64 colors. A premium audio system by Burmester gives you 3D Surround sound and the quiet EV interior makes for a great soundstage for your favorite songs on the road.
The MBUX multimedia system responds to your voice commands with a simple ”Hey Mercedes!” and on top of that MBUX integrates augmented reality with your navigation, giving you a more accurate graphical representation of your route and destination.
Safety, comfort and convenience
The EQE 350+ is equipped with Active Parking Assist and the 360-degree camera system make maneuvering, entering, parking and exiting parking spaces easier and safer. It also has Mercedes-Benz’ adaptive cruise control called Active Distance Assist Distronic. It has quad zone air conditioning to make sure all occupants are comfortable n their corners. And to make sure you, the driver, is the most comfortable and alert on long drives, it’s got the Energizing Package which has different modes which uses intelligence to combine different aspects of interior features like climate control, music, ambient lighting, seat heating and others to create a personalized experience to perk you up.
Powertrain
The EQE 350+ is powered by an electric motor that puts out 292-Ps with 565-Nm of torque that drives the rear wheels. It’s powered by a 90.5-kWh battery with a maximum AC charging capacity of 22-kW with a DC fast charge capacity of 170-kW via a Type2/CCS charger. This has a WLTP range of 644 – 682 kilometers.
Impressions
The EQE 350+ combines both worlds of luxury and performance, in a package that handles like a small sports car with big car luxury, with a driving range that can take you all the way to Baguio on full charge. You’ll probably need to only charge it once a week if you use it as a daily driver to work and once more if you plan to take it out of town. It’s equipped with paddle shifters that adjust the regenerative braking strength making it easy to adjust on the fly. Drive modes via Dynamic Select allows you to choose between Comfort, Sport, Eco and Individual, I used it on Eco most of the drive to and from Cavite and it still gave me a sporty driving experience. Priced at P6,290,000 and that's pretty much where you expect cars of this class to be. Overall, you have a luxurious EV earth friendly package that can easily get past ICE contemporaries on the road.

Related Tags

battery electric vehicle (BEV) 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.