<section class="homepage-catalog container-fluid mt-6">
<div class="mx-lg-3">
<h2>{{ 'app.ui.homepage.catalog_title'|trans }}</h2>
{{ render(url('sylius_shop_partial_channel_menu_taxon_index', {'template': '@SyliusShop/Taxon/_homepage_catalog.html.twig'})) }}
</div>
</section>