{% import '@SyliusShop/Common/Macro/messages.html.twig' as messages %} {% import '@SyliusShop/Common/Macro/pagination.html.twig' as pagination %} {{ sylius_template_event('sylius.shop.product.index.before_list', {'products': resources.data}) }} {% if resources.data|length > 0 %}