Estonia’s Retail Sector Rebounds Sharply in M…


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

Estonia’s retail sales posted a strong recovery in March 2026, rising 14.50% month-over-month, according to data updated on 29 April 2026. The jump follows a sharp decline in February, when retail turnover fell by 5.80% compared with January 2026.

The figures, measured on a month-over-month basis, indicate a marked turnaround in consumer activity. While February’s reading reflected weaker demand versus the previous month, March’s performance shows a significant rebound as retail trade volumes climbed back from the earlier contraction.




Source link

Scroll to Top