--- category: shop_by_price: true products: limit: {{theme_settings.categorypage_products_per_page}} customer: wishlists: limit: 10 --- {{inject "categoryProductsPerPage" theme_settings.categorypage_products_per_page}} {{inject "categoryId" category.id}} {{#partial "head"}} {{#if pagination.category.previous}} {{/if}} {{#if pagination.category.next}} {{/if}} {{/partial}} {{#partial "page"}} {{!-- --}} {{#unless theme_settings.hide_category_page_heading }} {{{region name="category_below_header"}}} {{/unless}} {{{category.description}}}
{{#if category.faceted_search_enabled}} {{else if category.subcategories}} {{else if category.shop_by_price}} {{#if theme_settings.shop_by_price_visibility}} {{/if}} {{/if}}
{{> components/products/filter sort=pagination.category.sort}}
+filter
{{> components/category/product-listing}} {{{region name="category_below_content"}}}
{{/partial}} {{> layout/base}}