$!httpInclude.include("/top.htm")
$!httpInclude.include("/buyer/head.htm")
$!httpInclude.include("/buyer/nav.htm?op=favorite")
买家中心
>
商品收藏
商品收藏
店铺收藏
全选
删除
宝贝
单价
收藏时间
店铺名称
操作
#foreach($obj in $objs) #if($!obj.goods.goods_main_photo) #set($img="$!webPath/$!{obj.goods.goods_main_photo.path}/$!{obj.goods.goods_main_photo.name}_small.$!{obj.goods.goods_main_photo.ext}") #else #set($img="$!webPath/$!{config.goodsImage.path}/$!{config.goodsImage.name}") #end
$!obj.goods.goods_name
$!{config.currency_code}$!{obj.goods.store_price}
$!CommUtil.formatLongDate($!obj.addTime)
$!obj.goods.goods_store.store_name
删除
#end
$!gotoPageFormHTML
全选
删除
$!httpInclude.include("/footer.htm")