--- category: shop_by_price: true products: limit: {{theme_settings.categorypage_products_per_page}} --- {{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"}} {{> components/common/breadcrumbs breadcrumbs=breadcrumbs}}
{{#if category.description}}
{{{category.description}}}
Read More
Hide
{{/if}}
{{#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/category/product-listing }} {{{region name="category_below_content"}}}
{{/partial}} {{> layout/base}}