{include file="cn/Public_header"/} {include file="cn/Public_header_m"/}
主营业务
{if isset($product_serise_list[0])} {if !empty($product_serise_list[0])}
{volist name="$product_serise_list[0]" id="vo" key="k"}
{$vo.cat_name}
{/volist}
{/if}{/if}
{$cat_name.cat_desc|raw}
{volist name="$product_list" id="vo" key="k"}
{$vo.goods_name}
{$vo.intro | raw}
{/volist}
{$page|raw}
{include file="cn/Public_footer"/}