{$LABEL.lbl_products}

{$LABEL.lbl_total_prods_count}: {$products_count}

{foreach from=$products item=prod name=prods} {if $prod.egood ne 'Y'} {else} {/if} {if $prod.variants and $CONFIG.modules.prod_options.avail eq 'Y'} {foreach from=$prod.variants item=variant} {if $variant.options} {/if} {/foreach} {/if} {foreachelse} {/foreach}
{$LABEL.lbl_active} {$LABEL.lbl_root_category} {include file="common/table_sort_field.html" pager=$products_pager field="caption" label=$LABEL.lbl_designation} {$LABEL.lbl_sku2} {$LABEL.lbl_weight} {$LABEL.lbl_stock} {include file="common/table_sort_field.html" pager=$products_pager field="price" label="`$LABEL.lbl_price`, `$BASE_CURRENCY.short_name`"} {$LABEL.lbl_price} (±) {$LABEL.lbl_actions} {$LABEL.link_select}
{if $products_count gt 0} {$LABEL.lbl_select_all} {$LABEL.lbl_unselect_all} {else}   {/if} %   {if $products_count gt 0} {else}   {/if}
{$prod.main_cat} {$LABEL.lbl_electron2} % {$LABEL.link_edit} {if fn_check_admin_rights('products', 'clone')} {$LABEL.link_clone} {else} {$LABEL.link_clone} {/if}
  {foreach from=$variant.options item=option} {$option.option_caption}: {$option.var_caption}
{foreachelse}   {/foreach}
 
{$LABEL.lbl_empty_list}
{if $products}

{strip} {/strip} {literal} {/literal} {/if}