modules/QSL/ShopByBrand/templates/web/customer/modules/QSL/ShopByBrand/brand_page/body.twig line 1

Open in your IDE?
  1. {##
  2.  # Brand page
  3.  #}
  4. <div class="{{ this.getBlockClasses() }}">
  5.   {{ widget_list('customer.brand', brand=this.getBrand()) }}
  6. </div>