// Adds dimensions UUID, Author and Topic into GA4
Saturday, April 11, 2026
29.2 C
Singapore

China takes dispute to World Trade Organization over Trump’s tariffs

GENEVA: China has filed a complaint with the World Trade Organization (WTO) against tariffs imposed on Chinese goods by US President Donald Trump, the Geneva-based trade body confirmed on Wednesday (Feb 5), according to Reuters.

On Saturday, Trump imposed tariffs on goods from Mexico, Canada, and China, demanding they stop the flow of fentanyl and, in the cases of Canada and Mexico, illegal immigrants. However, he later froze tariffs on the two North American countries.  The US President imposed a 10 per cent tariff on Chinese exports, which China vowed to challenge at the WTO.

WTO cited a statement by China’s government arguing that the measures seemed to go against US obligations under the agreement that created the trade body. The statement said, “China reserves the right to raise additional measures and claims regarding the matters identified herein during the course of consultations and in any future request for the establishment of a panel.”

However, it didn’t specify what those measures might be.

Since December 2019, the WTO’s dispute resolution system has been largely inactive due to the collapse of its appellate body, which handles final decisions on disputes.

Both the Trump and Biden administrations blocked new judge appointments, citing concerns about judicial overreach. With fewer than three judges, the body cannot function. /TISG

Read also: China responds to Trump tariffs with Google anti-trust probe and countermeasures to ‘safeguard national security interests’

- Advertisement -

Hot this week

Singaporean lands 4 job offers after multiple final round interviews, shares job hunting hacks

SINGAPORE: Amid a competitive hiring climate, one Singaporean who received four job offers has shared useful job-hunting tips on Reddit for those still searching for work. He shared a brief accou...

Singapore woman considers breaking up after BF refuses to propose within five years

SINGAPORE: One Singaporean woman says she is now questioning whether it might be time to end her relationship after her boyfriend refused to promise her a ring within the next four to five years. ...

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