#foreach($obj in $objs)
#if($!obj.goods_main_photo) #set($img="$!imageWebServer/$!{obj.goods_main_photo.path}/$!{obj.goods_main_photo.name}_small.$!{obj.goods_main_photo.ext}")
#else
#set($img="$!imageWebServer/$!{config.goodsImage.path}/$!{config.goodsImage.name}")
#end
$!CommUtil.substring("$!{obj.goods_name}",15)
#end
$!gotoPageAjaxHTML