{include file="pageheader.htm"} {insert_scripts files='./js/form.js'} {insert_scripts files='./js/checkForm.js'} {insert_scripts files='../js/quickView.js'}
{if $language|@count>1}
{section name=loop loop=$language} {if $smarty.section.loop.index == 0} {else} {/if} {/section}
{$language[loop].name} {$language[loop].name}点击左侧语言选项,填写不同语言分类信息.
{else}
{/if}
产品管理 > 添加分类 列表
""号为必填项
{section name=loop loop=$category} {if $smarty.section.loop.index == 0}
分类名
上级类别
分类摘要
  上传图片
分类排序   分类序号按从大到小排列
分类描述 {$category[loop].description}
页面优化设置  
Title标签 Keywords标签
Description标签
自定义文件名
.html
{else}
分类名 上级类别
分类摘要
分类描述 {$category[loop].description}
页面优化设置  
Title标签 Keywords标签
Description标签
自定义文件名
.html
{/if} {/section}
{include file="pagefooter.htm"}