{if $full_page} {include file="pageheader.tpl"} {insert_scripts files="../js/utils.js,listtable.js"} {include file="goods_search.htm"}
{/if} {foreach from=$goods_list item=goods} {if $use_storage} {/if} {foreachelse} {/foreach}
商品名称{$sort_goods_name} 商品尺码{$sort_goods_sn} 商品颜色{$sort_shop_price} 可用库存{$sort_is_on_sale} 实际库存{$sort_is_best} 警戒库存{$sort_is_new} 操作
{$goods.goods_name|escape:html}
{$goods.goods_sn} {$goods.shop_price} {$goods.sort_order}{if $code eq 'virtual_card'}{$goods.goods_number}{else}{$goods.goods_number}{/if} {if $add_handler} | {foreach from=$add_handler item=handler} {/foreach} {/if}
没有记录
{include file="page.htm"}
{if $full_page}
{include file="pagefooter.tpl"} {/if}