{* category view *}
{"lnk_homepage"|translate} {$BREADCRUMB_DELIMITER} {section name=i loop=$product_category_path} {if $product_category_path[i].categoryID != 1} {$product_category_path[i].name|escape:'html'|default:"(no name)"}{if !$smarty.section.i.last} {$BREADCRUMB_DELIMITER}{/if} {/if} {/section} |
{section name=i loop=$subcategories_to_be_shown}
{if $subcategories_to_be_shown[i][3]}
{assign var=_sub_category_url value="?categoryID=`$subcategories_to_be_shown[i][0]`&category_slug=`$subcategories_to_be_shown[i][3]`"|set_query_html}
{else}
{assign var=_sub_category_url value="?categoryID=`$subcategories_to_be_shown[i][0]`"|set_query_html}
{/if}
{$subcategories_to_be_shown[i][1]}
({$subcategories_to_be_shown[i][2]})
{/section}
{$string_product_sort}
{/if} {if $catalog_navigator}{$catalog_navigator}
{/if}{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}
{$catalog_navigator}
{/if} {* * @features "Products comparison" *} {include file="comparison_products_button.html"} {* * @features *} {else}{if $search_with_change_category_ability && !$advanced_search_in_category} {else} {if $advanced_search_in_category} < {"srch_no_matches_found"|translate} > {else} < {"str_empty_category"|translate} > {/if} {/if}
{/if}