<{button label="添加配件" type="button" onclick="goodsEditor.adj.addGrp.bind(goodsEditor)('goods-adj')" icon="btn_add.gif"}>
<{foreach from=$goods.adjunct item=adjunct key=key}>
<{if $adjunct.type}>
<{include file="product/adjunct/row.html"}>
<{/if}>
<{/foreach}>