{script src="ecmall,ajax,ui.utils,ui.autocomplete,validator,ui.effect,ui.imgpreviewer"}
{if $goods.goods_id eq 0}{$lang.add_goods}{else}{$lang.edit_goods}{/if}
[
{$lang.view_goods}
][
{if $mode eq 'full'}{$lang.to_cut}{else}{$lang.to_full}{/if}
]
{$lang.general}
{if $mode eq 'full'}
{$lang.spec}
{/if}
{$lang.goods_desc}
{$lang.album}
{$lang.goods_attr}
{$lang.goods_name}:
{$lang.mall_category}:
{$lang.plz_select_cate}
{html_options options=$mall_cate_list selected=$goods.mall_cate_id}
{$lang.store_category}:
{$lang.plz_select_cate}
{html_options options=$store_cate_list selected=$goods.store_cate_id}
{$lang.brand}:
{if $mode neq 'full'}
{$lang.color}:
{$lang.market_price}:
{$lang.store_price}:
{$lang.stock}:
{$lang.spec}:
{$lang.sku}:
{/if}
{$lang.new_level}:
{html_options options=$select_level selected=$goods.new_level}
{html_options options=$level_range selected=$goods.new_level}
{$lang.goods_brief}:
{$goods.goods_brief}
{$lang.on_sale}/{$lang.is_s_best}/{$lang.is_s_new}:
{$lang.on_sale}
{$lang.is_s_best}
{$lang.is_s_new}
{$lang.note_for_goods}
{$lang.tags}:
{if $goods.goods_id eq 0 and $lang_goods_send_feed}
{$lang_goods_send_feed}
{/if}
{if $mode eq 'full'}
{$lang.default}
{$lang.color}
{$lang.market_price}
{$lang.store_price}
{$lang.stock}
{$lang.spec}
{$lang.sku}
{$lang.handler}
{foreach from=$goods.spec item=spec key=index}
{$lang.copy}
|
{$lang.delete}
{/foreach}
[ {$lang.add_spec} ]
{/if}
{$rich_editor}
{$lang.filename}
{if $mode eq 'full'}{$lang.color}{else} {/if}
{$lang.sort_order}
{$lang.handler}
{foreach from=$thumb item=image}
{$image.orig_name}
{$lang.public}
{if $image.color}
{$image.color}
{/if}
{$lang.delete}
{/foreach}
{$lang.public}
{$lang.delete}
{$lang.all_type}
{$lang.goods_type_select}
{html_options options=$type_options selected=$goods.type_id}
{foreach from=$attr_list item=attr}
{$attr.attr_name}
{if $attr.input_type eq 'text'}
{elseif $attr.input_type eq 'textarea'}
{$attr.value}
{else}
{html_options options=$attr.value_range selected=$attr.value}
{/if}
{/foreach}
{include file="admin/templates/footer.html"}