{% set iManufacturerLimit = "20" %} {% set manufacturers = oView.getManufacturerlist() %} {% if manufacturers %} {% if manufacturers|length %} {% block footer_manufacturers %} {% endblock %} {% endif %} {% endif %}