// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

Are China’s EV price cuts going too far? Chinese official calls on automakers for ‘rational competition’

BEIJING: A senior Chinese official called on major automakers for “rational competition” in the electric vehicle (EV) industry on Thursday (July 17), Reuters reported, citing a statement from the industry ministry on Friday (July 18).

Che Jun, who is the head of a Communist Party central leading group, made the remarks during a meeting with officials from the industry ministry, along with representatives from BYD and BAIC Group, after China’s cabinet pledged it would step in to manage what it described as “irrational” competition in the EV market and promised tighter price monitoring.

Chinese regulators have urged automakers to stop excessive competition in the auto industry, describing it as “irrational”.

On Friday, the industry ministry, along with the market regulator and state planner, held a separate meeting with 17 major automakers, auto industry associations, and local officials to discuss the development in the EV sector. /TISG

Read also: Singapore to get some BYD smart driving features by next year at the latest

- Advertisement -

Hot this week

Singapore fashion retailer Love, Bonito urges customers to remain vigilant against potential scams after security incident

SINGAPORE: Singapore fashion retailer Love, Bonito urged customers to remain vigilant against potential scams after a security vulnerability on its website allowed unauthorised access to customer a...

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

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