// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
30.4 C
Singapore

General Motors appoints Alpine Motors as its official distributor in Singapore

SINGAPORE: Alpine Motors has been appointed the official distributor for General Motors (GM) in Singapore, marking the the American automaker’s return to the local market, the company said in a press release.

“With this new chapter, Alpine Motors is dedicated to providing Singaporean customers with continued access to the innovation and legacy that has defined the American automotive group for over a century,” the statement read.

The companies started working together in 2006.

Keith Pang, director of Alpine Motors, said, “We are excited to represent General Motors and to be part of its return to the Singapore market. This collaboration underscores the strong alignment between Alpine Motors and General Motors, and we look forward to contributing to GM’s success in the region.”

Hector Villarreal, president and managing director of General Motors Asia Pacific, said, “GM’s return to Singapore marks an important step in our global strategy. Alpine Motors has been a trusted partner for many years, and their long-standing history with us further reinforces our confidence as we look to grow in this dynamic market.”

The first brand under this distributorship is set to launch officially this July. More details about upcoming releases will be shared later. /TISG 

- Advertisement -

Hot this week

Man says Singapore’s work culture pushed him to stop dating: ‘Everyday I work 11-12 hours a day’

SINGAPORE: Is Singapore’s brutal work culture quietly killing people’s desire to date, settle down, and start families. One man certainly thinks so

Singapore GLS: Land for over 4,700 new private homes will be released in second half of 2026; 9,320 units in total

Government boosts housing pipeline and pushes ahead with Jurong Lake District plans as demand for new homes remains strong

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks