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