themes/BootstrapChildTheme/SyliusShopBundle/views/Homepage/_banner.html.twig line 2

Open in your IDE?
  1. <div class="container-fluid banner-slider">
  2.     {{ render(path('bitbag_sylius_cms_plugin_shop_media_index_by_section_code', {'sectionCode' : 'homepage_slider', 'template' : '@SyliusShop/Homepage/_banner_slider.html.twig'})) }}
  3. </div>