+增加商品 刷新页面
<{if $res}> <{foreach from=$res item=list}> <{/foreach}> <{else}> <{/if}>
快照 <{$lang.goods_codeno}> <{$lang.goods_name}> 类型 价格 所在分类
<{$list.codeno}> <{$list.base_name|truncate:36}> <{$types[$list.goods_type_id].base_name}> <{$list.price|price_format}> <{foreach from = $rel_category[$list.id] item=c name=cat_info}>

<{$c.base_name}>

<{/foreach}>
<{$lang.not_found_record}>
<{$lang.remove_relation}> <{include file="../../pages/list.htm"}>