$!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
$!{config.currency_code}$!{obj.goods.store_price} $!CommUtil.formatLongDate($!obj.addTime) $!obj.goods.goods_store.store_name 点击这里给我发消息 删除
#end
$!gotoPageFormHTML
删除
$!httpInclude.include("/footer.htm")