{ifmodule INDEXED_FILTER}
{block 'category-h1'}

{$view->getTitle()}

{/block} {if getAdminUser()} {/if}
{block 'category-descr'}
{foreach $body.category.blocks as $block} {$block|inline_edit nofilter} {/foreach}
{/block} {/ifmodule}
{if $body.productsList|count} {get_stats type='free_delivery' assign='free_delivery'} {block "products-list"} {$isB2BUser = $ctrl->isType('b2b') scope='global'} {if $body.listShow == '2' and $isB2BUser} {include "block-products/block.products.b2b-list.tpl" products=$body.productsList} {else} {include "block.products.tpl" products=$body.productsList catalog_class="col-md-4 col-xs-6 col-xxs-12"} {/if} {if $body.pager.count > 1} {include "components/pager.tpl" pager=$body.pager load_button=true} {/if} {/block} {else} {/if} {include "filter/block.filter.script.ajax.tpl"}
{include "filter/filter.total.tpl"} {t}Zobrazit{/t} {$body.pager.total} {t plural="produkty" plural5="produktů" count=$body.pager.total}produkt{/t} {block "ajax-end"}{/block}