<{capture name="title"}><{$category->getName()}> - <{$webshop->getName()}><{/capture}>
<{assign var="products" value=$category->getOnlineProducts()}> <{section name="productlist" loop=$products}>
<{include file="inner-product.html" product=$products[productlist]}>
<{/section}>