{include "header.inc.html"} {$linksLang = $lang.admin.links.form}
商品自定义属性
{if $smarty.get.act=="edit" || $smarty.get.act=="add"} {else} {literal} {/literal}
{goodstype limit="false" name="type"} {if $type.id>1} {/if} {/goodstype}
商品类别属性及值
{$type.name}
添加属性

删除类别

{foreach from=$type.attr item="attr"} {/foreach}
属性可选值
{$attr.info.name}
删除属性
    {foreach from=$attr.ext item="ext"}
  • {$ext.value}×
  • {/foreach}
  • 添加
{/if} {include "footer.inc.html"}