<{t}>品牌名称:<{/t}> <{input type="text" name="brand_name" style="width:120px" vtype="required" value=$brandInfo.brand_name}>*
<{t}>排序:<{/t}> <{input style="width:50px;" type="unsigned" name="ordernum" value=$brandInfo.ordernum}>
<{t}>品牌别名:<{/t}> <{input type="text" name="brand_keywords" value=$brandInfo.brand_keywords}><{t}>(|分隔,以|开头与结尾)<{/t}>
<{t}>网址:<{/t}> <{input type="text" name="brand_url" style="width:240px" value=$brandInfo.brand_url}>
LOGO: <{input type="image" name="brand_logo" value=$brandInfo.brand_logo width=160 height=90}>请上传品牌logo图片
<{t}>模板:<{/t}> <{template_filter type="brandlist" selected=$brandInfo.brand_setting.brand_template name="brand_setting[brand_template]"}>
<{t}>TITLE
(页面标题)<{/t}>
<{t}>META_KEYWORDS
(页面关键词)<{/t}>
<{t}>META_DESCRIPTION
(页面描述)<{/t}>
<{if $gtype.status > 0}>
<{t}>商品类型关联:<{/t}> <{if $type.default.type_id}>
<{t}>通用商品类型<{/t}>
<{else}> <{/if}>
<{t}>自定义商品类型<{/t}> <{foreach from=$type.custom item=row}> checked="checked"<{/if}> value="<{$row.type_id}>"><{$row.name}>   <{/foreach}>
<{else}> <{/if}>
<{t}>详细说明:<{/t}> <{input type="html" name="brand_desc" value=$brandInfo.brand_desc}>
<{button type="submit" label=$___b2c="保存"|t:'b2c'}>