Italian Consumer Sentiment Edges Higher in Ju…


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

Italy’s consumer confidence ticked up in July, according to the latest Thomson Reuters IPSOS Primary Consumer Sentiment Index (PCSI) reading. The index climbed to 45.85 in July 2026, up from 43.71 in June 2026.

The improvement suggests a modest strengthening in Italian households’ outlook for the economy and their personal financial situation over the period. While still below the neutral 50-point threshold that would signal broadly optimistic sentiment, the July gain points to a gradual recovery in confidence.

The July 2026 data, updated on 9 July 2026, will be closely watched by markets and policymakers as a gauge of domestic demand prospects in the months ahead.




Source link

Scroll to Top