<{if $install_sysfinance}> <{/if}>
*<{t}>类型名称:<{/t}> <{$shoptype.name}>
*<{t}>是否开启:<{/t}> <{t}>是<{/t}><{*input type="bool" name="shoptype[status]" vtype="required" value=$shoptype.status disabled="true"*}>
*<{t}>是否排他:<{/t}> <{if $shoptype.shop_type == "flag"}> <{t}>是<{/t}> <{else}> <{t}>否<{/t}> <{/if}> <{*if $shoptype.shop_type=="flag"*}> <{*input type="bool" name="shoptype[is_exclusive]" vtype="required" value=$shoptype.is_exclusive disabled="true" *}> <{*else*}> <{*input type="bool" name="shoptype[is_exclusive]" vtype="required" value=$shoptype.is_exclusive *}> <{*/if*}>
*<{t}>类型描述:<{/t}> <{input type="textarea" name="shoptype[brief]" vtype="required" value=$shoptype.brief cols="45" rows="5" maxlength="200"}>
*<{t}>店铺名称后缀:<{/t}> <{input type="text" name="shoptype[suffix]" vtype="required" value=$shoptype.suffix maxlength='20'}>
*<{t}>默认商品上限:<{/t}> <{input type="unsignedint" name="shoptype[max_item]" value=$shoptype.max_item maxlength="4"}>
*<{t}>店铺保证金:<{/t}>
<{t}>店铺一次性上交至平台,确保店铺合约履行的资金,用于 赔付商家的违约、商家与买家的纠纷、退货资金预支等行为<{/t}>
*<{t}>店铺保证金预警线:<{/t}> %
<{t}>当商家保证金余额低于需交金额的xx%时,将以站内信方式通知商家<{/t}>