$!httpInclude.include("/top.htm")
$!httpInclude.include("/group_head.htm") $!httpInclude.include("/nav1.htm")
即将开始|往期团购

商品团购

$!{obj.group.group_name}$!CommUtil.formatTime("yyyy年MM月dd日 HH:mm",$!obj.group.beginTime) 至 $!CommUtil.formatTime("yyyy年MM月dd日 HH:mm",$!obj.group.endTime)

$!obj.gg_name

#set($save_money=$!obj.gg_goods.goods_price - $!obj.gg_price) #if($!obj.gg_status==1) #if($!obj.gg_count>0)

¥$!{obj.gg_price}

#else

¥$!{obj.gg_price}

#end #else

¥$!{obj.gg_price}

#end 原价¥$!{obj.gg_goods.goods_price} 折扣$!{obj.gg_rebate} 节省¥$!save_money
#set($buyer_count=$!obj.gg_def_count+$!obj.gg_vir_count)
$!{buyer_count}人已购买 本单仅剩:$!obj.gg_count份,欲购从速
#if($!buyer_count>=$!obj.gg_group_count)
#if($!obj.gg_count>0)团购成功!还可继续购买... #else 卖光了! #end
#else
即将成功!赶紧加入团购...
#end
距离本次团购结束还有:
1405小时4346

商品信息

$!obj.gg_content
#if($!obj.gg_status==1) #if($!obj.gg_count>0) #else #end #else #end ¥$!{obj.gg_price} 原价¥$!{obj.gg_goods.goods_price}折扣$!{obj.gg_rebate}折节省¥$!save_money

他们刚刚购买了

#foreach($gc in $gcs) #end
卖家 购买数量 单价 下单时间
$!gc.of.user.userName $!gc.count ¥$!gc.price $!CommUtil.formatLongDate($!gc.of.addTime)

店铺信息

商品所在店铺

店铺推荐商品

#foreach($goods in $recommend_goods)
  • #if($!goods.goods_main_photo) #set($img="$!imageWebServer/$!{goods.goods_main_photo.path}/$!{goods.goods_main_photo.name}_small.$!{goods.goods_main_photo.ext}") #else #set($img="$!imageWebServer/$!{config.goodsImage.path}/$!{config.goodsImage.name}") #end

  • $!goods.goods_name
  • 市场价:¥$!{goods.goods_price}
  • 商城价:¥$!{goods.store_price}
#end

本期热门团购

#foreach($gg in $hot_ggs)
  • ¥$!{gg.gg_goods.goods_price}¥$!{gg.gg_price}
  • $!gg.gg_name
  • #set($buyer_count=$!obj.gg_def_count+$!obj.gg_vir_count)
  • 立即抢购已购买$!buyer_count
#end
$!httpInclude.include("/footer.htm")