$!httpInclude.include("/top.htm")
$!httpInclude.include("/group_head.htm?id=$!ga_id") $!httpInclude.include("/nav1.htm")
当前位置:首页 > 团购#if($!group) > $!group.group_name#end
即将开始|往期团购

商品团购

$!group.group_name$!CommUtil.formatTime("yyyy年MM月dd日 HH:mm",$!group.beginTime) 至 $!CommUtil.formatTime("yyyy年MM月dd日 HH:mm",$!group.endTime)
距离本期结束
3669小时5046
#if($!orderType=="desc") #set($c_orderType="asc") #else #set($c_orderType="desc") #end
#if($!objs.size()>0 && $!group)
#foreach($obj in $objs)
  • $!obj.gg_name
  • #if($!obj.gg_count>0) ¥$!{obj.gg_price} #else ¥$!{obj.gg_price} #end $!{obj.gg_rebate}折
  • #set($save_money=$!obj.gg_goods.goods_price - $!obj.gg_price) #set($buyer_count=$!obj.gg_def_count+$!obj.gg_vir_count)
  • 原价:¥$!{obj.gg_goods.goods_price} 节省:¥$!{save_money} 已购买:$!buyer_count 人
#end
$!gotoPageFormHTML
#else
没有正在进行中的团购活动
#end
$!httpInclude.include("/footer.htm")