<{t}>店铺名称:<{/t}> <{t}><{$shop.shop_name}><{/t}>
<{t}>店铺类型:<{/t}> <{if $shop.shop_type == "store"}><{t}>多品类店铺<{/t}><{/if}>
<{t}>商家已有权限的类目:<{/t}> <{foreach from=$oldcat item=old_cat}> <{$old_cat.cat_name}> 、 <{/foreach}>
<{t}>店铺新申请的类目:<{/t}> <{$newcat.cat_name}>
<{t}>商家申请原因:<{/t}> <{t}><{$apply_cat.apply_reason}><{/t}>
<{t}>审核结果:<{/t}> 同意 拒绝
<{input class="reason" type="textarea" value=$checkbrand name="apply[check_fail_reason]" cols="50" rows="5" maxlength="200" vtype="required" }>
<{button type="submit" id='apply-form-submit' label="提交"|t:'sysshop'}>