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