<div class="bloc-top promotion-top"> <div class="container p-0"> <div class="bloc-top-content "> <h2 class="titre-top-content"> <strong>{% trans %}app.homepage.offers_title{% endtrans %}</strong> </h2> {{ render(url('sylius_shop_partial_product_index_latest', {'count': 8, 'template': '@SyliusShop/Homepage/_carousel.html.twig'})) }} <div class="text-center"> <div class="btn-decouvrir"><a href="/taxons/selection">{{ 'app.homepage.see_all_offers'| trans }}</a></div> </div> </div> </div></div>