{if $_parent.categories_name}{$_parent.categories_name}{else}{txt key=TEXT_BOX_TITLE_CATEGORIES}{/if}

    {foreach name=aussen item=module_data from=$_categories}
  • {$module_data.categories_name}
  • {/foreach}