{if count($children)}
{include file=$categoryFile children=$children}
{/if}
{if $count}
{if $this->getAttribute('showFilter') && !empty($filter)} {/if} {if !empty($filter)}
{/if}
{if !empty($filter)} {if $this->getAttribute('showFilter')} {$this->createFilter()} {/if} {/if}
{if !empty($filter)}
{locale group="quiqqer/products" var="category.control.productlist.selectionTitle"}
{/if}
{/if}
{if $count} {$products} {else}
{locale group="quiqqer/products" var="message.product.search.empty"}
{/if}
{if $count}
{locale group="quiqqer/products" var="category.control.productlist.button.more"}
{/if}