--- brand: products: limit: {{theme_settings.brandpage_products_per_page}} --- {{inject "brandProductsPerPage" theme_settings.brandpage_products_per_page}} {{#partial "head"}} {{#if pagination.brand.previous}} {{/if}} {{#if pagination.brand.next}} {{/if}} {{/partial}} {{#partial "page"}} {{!-- {{#if brand.image}}
{{> components/common/responsive-img image=brand.image fallback_size=theme_settings.thumb_size lazyload='disabled' }}
{{/if}} --}} {{{region name="brand_below_header"}}}
{{#if brand.products}}
{{> components/products/filter sort=pagination.category.sort}}
+filter
{{> components/brand/product-listing}} {{else}}

{{lang 'brands.no_products'}}

{{/if}} {{{region name="brand_below_content"}}}
{{/partial}} {{> layout/base}}