{{> components/products/filter sort=pagination.brand.sort}}
{{#if theme_settings.product_list_display_mode '===' 'grid'}} {{> components/products/grid products=brand.products show_compare=brand.show_compare theme_settings=theme_settings event="list"}} {{else}} {{> components/products/list products=brand.products show_compare=brand.show_compare theme_settings=theme_settings event="list"}} {{/if}}
{{> components/common/paginator pagination.brand}}