{strip}

Location: {* Display current path *} {assign var="current_path" value=""} {foreach from=$path item=cat name=path} {assign var="current_path" value="`$current_path``$cat.TITLE_URL`/"} {if not $smarty.foreach.path.first} » {/if} {if not $smarty.foreach.path.last} {$cat.TITLE} {else} {$cat.TITLE} {/if} {/foreach}

{/strip}