1. <{$lang.required_item}>
2. 请通过网页右上角的【相册管理】,将需要导入的csv文件上传到 attachment/csv/goods_type/
2. 范例CSV: http://imgcdn.zhcart.com/module_type_property/Women-s-T-Shirts.csv
4. 类型名称不填写,默认以CSV文件名做为类型名
<{$lang.type_name}>
<{$lang.type_select_csv}> *
    <{foreach from=$csvList item=rows name=csvList}>
  • <{$rows.name}>
  • <{/foreach}>
<{$lang.listorder}> *
<{$lang.status}> *
<{$lang.open}><{$lang.close}>