$!httpInclude.include("/top.htm")
$!httpInclude.include("/head.htm?type=$!type") $!httpInclude.include("/nav1.htm")
当前位置:首页 > 搜索结果
#if($!objs.size()>0)
#foreach($obj in $objs) #end
#else
对不起,没有对应的数据!
#end
$!gotoPageFormHTML

热卖商品 更多>>

#foreach($ztc_good in $ztc_goods) #if($!ztc_good.goods_main_photo) #set($img="$!imageWebServer/$!{ztc_good.goods_main_photo.path}/$!{ztc_good.goods_main_photo.name}") #else #set($img="$!imageWebServer/$!{config.goodsImage.path}/$!{config.goodsImage.name}") #end #set($goods_url="$!webPath/goods_$!{ztc_good.id}.htm") #if($!config.second_domain_open) #set($goods_url="http://$!{ztc_good.goods_store.store_second_domain}.$!{domainPath}/goods_$!{ztc_good.id}.htm") #end
#end
$!httpInclude.include("/footer.htm")