ADVERTISEMENT

Review: Hyundai Custin Premium 1.5 T-GDi

A fully-appointed minivan disguised as a plain MPV

Published Oct 3, 2025 11:36 am

At A Glance

  • The Custin Premium is a fully loaded minivan that boasts amenities rivaling those of luxury vans and sedans.
  • It's a steal compared to rivals in the segment due to its second-row features
At first glance, the Custin Premium appears to be just another ordinary MPV with five doors. Its boxy body lacks shapely lines, and even the fonts at the rear, spelling out the make and model, seem to have been borrowed from the 90s. The only obvious 21st-century feature to me is the wide grille with gem-like bits shared with other modern Hyundai models featuring a distinct LED daytime running lamp arrangement. Designers also incorporated a few chrome accents — the one at the bottom of the hood bears the model name but is too slim to be noticeable — and equipped it with multi-faceted reflector LED headlamps, LED position lamps, and LED rear combination lamps. Other exterior features include a front and rear underbody garnish, a rear spoiler, and a fin-type antenna. Even if it wears stylish 18s and has a power tailgate, on the outside, it certainly does not appear deserving of its Premium trim level, but wait until you see what’s inside.
Let’s start with another contemporary feature I like, the smart key. It allows the user to unlock the vehicle by pressing the button on both front doors, and simply pulling any of the second-row door handles triggers its automatic slide-open function.
I’m not much of a beige fan, but it seems Hyundai is. Most of its vehicles locally sport this interior color. One quality I like that it shares with other models is the flat-top dashboard, which makes the cabin feel spacious and provides an unobstructed view of the road.
It features slim air vents that extend towards a 4.2-inch full digital LCD instrument cluster. At the same time, the center stack boasts a 10.4-inch touchscreen with voice recognition, Apple CarPlay, Android Auto, Bluetooth audio streaming, and six speakers. There are plenty of storage spaces for small items (especially on the front passenger side), including a wireless charging pad and two USB ports. However, it could have done without the faux wood trim and the unusually random green door panel accent. The interior uses leather upholstery, including the multi-function flat-bottom steering wheel, across all seven seats.
Passenger convenience and creature comforts are what make the Custin Premium worth its ₱2.080-million price tag, and most are found behind the front row. It has two quilted and bolstered power captain’s chairs (Hyundai calls it Premium Relaxation Seats) with an ottoman, heating, ventilation, and an integrated memory feature; a dual sunroof (panoramic in the second row); foldable backseat tables; rear curtains; two more USB ports; and another wireless charging pad.
Second-row passengers will find control buttons behind the center console and another set on the right armrest. The third row has a bench seat and rear vents with its own controls. When driven by a chauffeur, the front passenger seat can be pushed all the way forward to increase legroom for second-row passengers, allowing them to use controls on the side of the backrest. If these are not enough to make EDSA traffic bearable, you’re probably too demanding.
Both grades of the Custin use a 1.5-liter gasoline direct injection engine with a turbocharger. It produces 170-horsepower and 253-Nm of torque, sending it to the front wheels via an eight-speed automatic transmission with Eco, Smart, Comfort, and Sport drive modes. It returned a respectable 9.2-km/l in mixed driving conditions across seven days.
The ride of the Custin Premium reflects its ‘premium’ price point. Its smooth and purposeful acceleration is comparable to that of the Staria and executive sedans. Like most modern MPVs, it showcases great balance around corners even when unladen, despite having coupled torsion beam axles at the rear. Changing gears is also more straightforward with its push-button selector.
Exclusive to the Custin Premium, just like the second row seats, is the Hyundai SmartSense driver-assist suite. It comes with cruise control, Manual Speed Limit Assist, Forward Collision Avoidance Assist, Lane Keeping Assist, Blind Spot Collision Avoidance Assist, Safe Exit Assist, Driver Attention Warning, High Beam Assist, Lane Following Assist, Rear Cross Collision Avoidance Assist, Parking Distance Warning, Rear Occupant Alert, Surround View Monitor, and a rearview monitor.
It doesn’t look like it from the outside (and would probably look better with wraparound body cladding). Still, the Custin Premium is a fully loaded minivan that boasts amenities rivaling those of luxury vans and sedans. It’s a steal compared to rivals in the segment due to its second-row features, but if you can live without them (and the SmartSense and sunroof), the GLS version at ₱1.770 million is another great option.

Related Tags

Hyundai Motor Philippines Inc. (HMPH)
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.