{extends $layout} {block content}

{!$term->name}

{__ 'You are here:'} {__ 'Home'}  > {foreach $ancestors as $anc} {first}{/first} {!$anc->name}  > {last}{/last} {/foreach} {!$term->name}
{!$term->description}
{foreach $subcategories as $category} {first}{/last} {/foreach}

{include 'snippets/sorting.php'}
{willPaginate} {/willPaginate}
{ifset $themeOptions->advertising->showBox4}
{!$themeOptions->advertising->box4Content}
{/ifset} {/block}