筛选
   添加商品
{loop $list $item} {/loop}
全选 排序 商品名称 商品类型 购买方式 价格 状态 库存/销量 操作
[ID:{$item['id']}] {$item['title']} {if $item['goods_type'] == 1} {$goods_types[$item['goods_type']]} {elseif $item['goods_type'] == 2} {$goods_types[$item['goods_type']]} {/if} {$sell_types[$item['sell_type']]} {$item['goods_price']} {if $item['status'] == 0} {$status_types[$item['status']]} {elseif $item['status'] == 1} {$status_types[$item['status']]} {/if} {$item['stock']} / {$item['sales']}
{if $_GPC['status'] == '0'} 上架 批量删除 {/if} {if $_GPC['status'] == '1'} 下架 {/if}
{$pager}