{include file='common/_js_css'}
{volist name="list" id="item"} {/volist}
{:lang("ID")} {:lang("Store")} {:lang("Product")} {:lang('Bar code')} {:lang('Image')} {:lang('Now stock')} {:lang('Sale stock')} {:lang('Purchase Price')} {:lang('Selling Price')} {:lang('create_time')} {:lang('operation')}
{$item.id} {$item.store.abbr} {$item.product_name} {$item.product_bar_code} {$item.now_stock} {$item.sale_stock} {$item.product.purchase_price} {$item.product.selling_price} {$item.create_time}
{$list|raw}