China Prolongs EU Dairy Probe to 2026


‘,
buttonPrevHTML: ”,
};

function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);

for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);

if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}

}
}

window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);

China has announced a six-month extension on its anti-subsidy investigation into dairy imports from the European Union, now set to conclude by February 21, 2026. This inquiry, covering EU products such as cheese, milk, and cream, began amid heightened trade tensions following the EU’s 2023 examination of China-produced electric vehicles. In a move perceived as retaliatory, China has started its own investigations into EU products like brandy, pork, and dairy. The Ministry of Commerce attributed the extension to the “complexity of the case.” Previously, Beijing extended its anti-dumping investigation into EU pork and placed tariffs on brandy imports, but exempted major cognac producers who complied with minimum pricing standards.




Source link

Scroll to Top