{include file="products/products_js.html"} {if $CONFIG.modules.products.avail ne 'Y'} {capture name=products}
{$LABEL.lbl_module_disabled}
{/capture} {include file="_system_/center_block.html" title=$LABEL.lbl_products content=$smarty.capture.products} {elseif $act ne 'show_sform'} {capture name=subcats}
{if $cur_category.img ne '' and $cur_category.img ne $smarty.const.NO_PICTURE}
|
{$cur_category.h1|default:$cur_category.caption}{if $cur_category.descr and (not $products_pager or $products_pager->getCurrentPage() lte 1)}{$cur_category.descr} {/if} {if $subcategories}{foreach from=$subcategories item=subcat} {/foreach} {if $CONFIG.settings.prodlist_show_zero_qty ne 'on'} * {$LABEL.note_cat_vis_prod_cnt} {/if} {/if} |
{$LABEL.lbl_found_prods} {$total_prods_found} {$LABEL.lbl_found_prods2}
{strip}
{if $act != 'search' and $all_manufs}
{$LABEL.lbl_manufacturer}: {/if}
{$LABEL.lbl_sort_by}: {/strip} |
{strip} {if $count_per_page_steps} {/if} {if $act ne 'search' and $CONFIG.modules.products_compare.avail eq 'Y'} | {/if} {/strip}
{$LABEL.lbl_no_prods}
{/if} {/if} {/if} {else} {capture name=search} {include file="products/search/search_form.html"} {/capture} {include file="_system_/center_block.html" title=$LABEL.lbl_prod_search content=$smarty.capture.search} {/if}