#if($!map.get("goods1"))
#set($goods=$!map.get("goods1"))
#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
#if($!map.get("goods2"))
#set($goods=$!map.get("goods2"))
#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
#if($!map.get("goods3"))
#set($goods=$!map.get("goods3"))
#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
#if($!map.get("goods4"))
#set($goods=$!map.get("goods4"))
#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
#if($!map.get("goods5"))
#set($goods=$!map.get("goods5"))
#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
#if($!map.get("goods6"))
#set($goods=$!map.get("goods6"))
#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