#foreach($goods in $gf_tools.generic_goods("$!obj.gf_gc_goods"))
#if($!goods.goods_main_photo) #set($img="$!webPath/$!{goods.goods_main_photo.path}/$!{goods.goods_main_photo.name}_small.$!{goods.goods_main_photo.ext}")
#else
#set($img="$!webPath/$!{config.goodsImage.path}/$!{config.goodsImage.name}")
#end

- $!goods.goods_name
#end