{* products and categories view *}
{include file="backend/lister.tpl.html"} | ||||||
{$GridRows[i].name|escape:'html'} {if $GridRows[i].enabled ne 1}{lbl_prep_invisible_in_storefront}{/if} | {$GridRows[i].in_stock}{if $GridRows[i].in_stock<=0 && $smarty.const.CONF_CHECKSTOCK}*{/if} | {$GridRows[i].viewed_times} | {$GridRows[i].items_sold} {if !$GridRows[i].ordering_available} {lbl_prd_ordering_not_available} {/if} |
{$GridRows[i].add2cart_counter} | {$GridRows[i].customers_rating} | {$GridRows[i].customer_votes} |
{include file="backend/lister.tpl.html"} |
* {lbl_srep_outofstock}
{/if}