$!httpInclude.include("/top.htm") $!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=goods_storage")
卖家中心 > 仓库中的商品
仓库中的商品
商品分类  商品名称
删除 上架
#foreach($obj in $objs) #end
商品名称 商品分类 价格 推荐 操作
#if($!obj.goods_main_photo) #set($img="$!webPath/$!{obj.goods_main_photo.path}/$!{obj.goods_main_photo.name}") #else #set($img="$!webPath/$!{config.goodsImage.path}/$!{config.goodsImage.name}") #end $!obj.goods_name #if($!obj.gc)$!storeTools.generic_goods_class_info($!obj.gc)#end $!obj.store_price 上架编辑删除
$!gotoPageHTML
删除 上架
$!httpInclude.include("/footer.htm")