{clipcache id=c_categories_center_box group=$c_categories_cg ttl=-1} {capture name=categories} {foreach from=$categories item=cat}

{$cat.caption}

{if $cat.subcats} {foreach from=$cat.subcats item=subcat}

{$subcat.caption}

{/foreach} {/if}
{/foreach}
{/capture} {include file="_system_/center_block.html" title=$LABEL.lbl_catalog content=$smarty.capture.categories} {/clipcache id=c_categories_center_box group=$c_categories_cg ttl=-1}