{template '_header'}

商品简称设置 数量: {$total}

{ifp 'merch.exhelper.short.edit'} {/if}
{loop $list $row} {/loop}
商品标题 商品简称{ifp 'merch.exhelper.short.edit'}(点击编辑){/if} 状态
{$row['title']} {ifp 'merch.exhelper.short.edit'} {if empty($row['shorttitle'])}未填写{else}{$row['shorttitle']}{/if} {else} {$row['shorttitle']} {/if} {if $row['status']>0} 上架 {else} 下架 {/if}
{$pager}
{template '_footer'}