Chile Producer Prices Accelerate in March


‘,
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);

Chile’s producer price index (PPI) rose 14.8% year-on-year in March 2026, quickening from a 12.9% increase in February. The advance was led by mining prices, which jumped 25.8%, largely reflecting a 25.3% surge in copper prices. Utilities prices were up 3.9%, while manufacturing prices gained 2.4%. On a monthly basis, the PPI increased 2.1%, bringing the cumulative rise for the year to 3.5%.




Source link

Scroll to Top