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