{* category view *}
|
{/if}
{$smarty.const.LINK_TO_HOMEPAGE} : {section name=i loop=$product_category_path} {$product_category_path[i][1]} : {/section} |
{* description *}
{$selected_category[2]}
{* show subcategories *}
{section name=i loop=$subcategories_to_be_shown}
{$subcategories_to_be_shown[i][1]}
({$subcategories_to_be_shown[i][2]}) |
{$smarty.const.PRODUCTS_BEST_CHOISE}:{/if}
{include file="product_brief.tpl.html" product_info=$products_to_show[i1]} | {if ($smarty.section.i1.index+1) is div by $smarty.const.CONF_COLUMNS_PER_PAGE}
< {$smarty.const.STRING_EMPTY_CATEGORY} > {/if}