{$goods_info.goods_name}
--------------
{if $goods_info.brand_id}
商品品牌:{$brand_name}
{/if}
商品编号:{$goods_info.goods_sn}
商品分类:
{foreach from=$cat_array item=cat_data}
{$cat_data.cat_name}->
{/foreach}
{$goods_info.goods_name}
市场价格:{$goods_info.market_price}
商品价格:{if $promote_price_org}{$goods_info.promote_price}{else}{$goods_info.shop_price_formated}{/if}
浏览次数:{$goods_info.click_count}
商品说明:{$goods_info.goods_brief}
点击查看商品图片
商品评论({$comment.pager.record_count})
购买此商品
--------------
返回首页
{$footer}