
#if($!group==1)团购#end
#if($!obj.bargain_status==2) 特价 #end
#if($!goods.activity_status==2)活动#end
#if($!goods.bargain_status==2)特价#end
#if($!goods.combin_status==2)组合#end
#if($!goods.delivery_status==2)买就送#end
#if($!obj.dg)
赠品: #if($!obj.dg.d_delivery_goods.goods_main_photo) #set($img="$!imageWebServer/$!{obj.dg.d_delivery_goods.goods_main_photo.path}/$!{obj.dg.d_delivery_goods.goods_main_photo.name}_small.$!{obj.dg.d_delivery_goods.goods_main_photo.ext}")
#else
#set($img="$!imageWebServer/$!{config.goodsImage.path}/$!{config.goodsImage.name}")
#end
#end
销售情况:售出$!{obj.goods_salenum}件($!{obj.evaluates.size()}条评论)
关注次数:$!{obj.goods_click}次
#if($!obj.goods_main_photo)
#set($small_img="$!webPath/$!{obj.goods_main_photo.path}/$!{obj.goods_main_photo.name}_small.$!{obj.goods_main_photo.ext}")
#set($big_img="$!webPath/$!{obj.goods_main_photo.path}/$!{obj.goods_main_photo.name}")
#else
#set($small_img="$!webPath/$!{config.goodsImage.path}/$!{config.goodsImage.name}")
#set($big_img="$!webPath/$!{config.goodsImage.path}/$!{config.goodsImage.name}")
#end
$!obj.goods_name
#if($!group==0)
- ¥$!{current_price}原价:¥$!{obj.goods_price} #else
- 团购价格:¥$!{current_price}(节省:¥$!CommUtil.subtract($!{obj.goods_price},$!{current_price})) #end #foreach($spec in $goodsViewTools.generic_spec("$!obj.id"))
- 选择$!{spec.name}: #foreach($gsp in $obj.goods_specs) #if($!{gsp.spec.id}==$!spec.id) $!gsp.value #end #end #end
- 配送至:
- 数量: #if($!obj.group_buy==2) #foreach($gg_info in $obj.group_goods_list) #if($!gg_info.gg_goods.id==$!obj.id) #set($goods_inventory=$!{gg_info.gg_count}) #end #end #else #set($goods_inventory="$!{obj.goods_inventory}") #end 件(#if($!group==1)团购剩余#else库存#end$!{goods_inventory}件)
更多推荐商品
#foreach($goods in $goods_recommend_list)
#if($!goods.goods_main_photo)
#set($img="$!imageWebServer/$!{goods.goods_main_photo.path}/$!{goods.goods_main_photo.name}")
#else
#set($img="$!imageWebServer/$!{config.goodsImage.path}/$!{config.goodsImage.name}")
#end
- $!CommUtil.substring("$!goods.goods_name",28)
- ¥$!goods.store_price
- 已售$!goods.goods_salenum件