--- 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"}} {{> components/common/breadcrumbs breadcrumbs=breadcrumbs}} {{#if brand.image}} {{/if}}

{{brand.name}}

{{{snippet 'brand'}}}
{{#if brand.products}} {{> components/brand/product-listing}} {{else}}

{{lang 'brands.no_products'}}

{{/if}}
{{/partial}} {{> layout/base}}