{php $no_left =true;} {template '_header'}
{ifp 'goods.add'} 添加商品 {/if} 返回列表

{if !empty($item['id'])}编辑{else}添加{/if}商品 {if !empty($item['id'])}修改【{$item['title']}】{/if}

{template 'goods/tab/basic'}
{template 'goods/tab/option'}
{template 'goods/tab/param'}
{template 'goods/tab/des'}
{template 'goods/tab/buy'}
{template 'goods/tab/sale'}
{template 'goods/tab/share'}
{template 'goods/tab/notice'}
{if p('commission') && !empty($com_set['level']) && $merch_user['commissionchecked'] == 1}
{template 'commission/goods_merch'}
{/if}
{template 'goods/tab/verify'}
{if p('diyform')}
{template 'diyform/goods_merch'}
{/if}
{ife 'goods' $item} {/if}
{template '_footer'}