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

China says in ‘close communication’ with US over trade deal

Beijing and Washington are “maintaining close communication” over a much-anticipated phase one trade deal, China’s commerce ministry said Thursday, reiterating that tariffs must be reduced as part of any agreement.

Hopes had risen that the two sides were close to reaching a mini deal, but comments from President Trump and recent US legislation backing Hong Kong pro-democracy protests and China’s Uighur minority had appeared to throw the talks off track.

China’s commerce ministry spokesman Gao Feng said at a press briefing Thursday that the two sides were “maintaining close communication.”

He added however, that “if the two sides are to reach a phase one deal, tariffs should be reduced accordingly.”

On Tuesday, US President Donald Trump appeared to dash hopes for a deal this month by suggesting he would be happy waiting until after the 2020 presidential election before signing off on one.

China echoed those comments Wednesday by saying they “will not set any time limit” on signing an agreement.

But markets rebounded Thursday on a Bloomberg News report saying US negotiators expected a deal to be completed before a new round of US tariffs on China is due to hit on December 15.

Bloomberg quoted unnamed sources as saying Trump’s comments on waiting until after the 2020 election should not have been taken as a sign the talks had stalled.

The world’s two biggest economies have been locked in a bruising trade conflict for more than a year, hitting each other with tariffs on hundreds of billions of dollars’ worth of goods.

© Agence France-Presse

- Advertisement -

Hot this week

‘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...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

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