$!httpInclude.include("/top.htm") $!httpInclude.include("/store_head.htm?store_id=$!{store.id}") #set($banner="$!webPath/resources/style/shop/$!{store.template}/images/banner.jpg") #if($!store.store_banner) #set($banner="$!webPath/$!store.store_banner.path/$!store.store_banner.name") #end
$!httpInclude.include("/store_left.htm?id=$!store.id")
#if($!ugc)#set($title="$!ugc.className")#end #if($!recommend=="true")#set($title="推荐商品")#end

$!title

排序: 价格: ~
#if($!objs)
#foreach($goods in $objs) #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
  • 查看详情¥$!goods.store_price
  • $!CommUtil.substring("$!goods.goods_name",22) #if($!goods.group_buy==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
  • 最近成交$!goods.goods_salenum
#end
$!gotoPageFormHTML
#else
对不起,没有对应商品信息!
#end
$!httpInclude.include("/footer.htm")
#if($!store.weixin_qr_img)
#end