{% from "/macros/profile-image.html" import productImageSmall %} {% macro productSidebarSection(items, title) %} {% if items.length %} {% set nbPages = items.length / 5 %}