{include "header.inc.html"} {$goodsLang = $lang.admin.goods.form}
{$lang.admin.goods.name}
{$lang.admin.goods.name_en}
{if $smarty.get.act=="add" || $smarty.get.act=="edit"} {include "image.inc.html"} {literal} {/literal}
{if $smarty.get.act=="edit"} {/if}
{$goodsLang.bn}:
添加分类
{foreach from=$goodsInfo.attrs item="attr"} {$attrId = $attr.type.id} {if $attr.type.type=='select'}{elseif $attr.type.type=='checkbox'}
{$attr.type.name}:
    {foreach from=$attr.item item="ext"} {$attrInfo = $goodsInfo.attr.$attrId}
  • {/foreach}
{/if} {/foreach}
{$goodsLang.marketPrice}:
{if $brand}
添加品牌
{/if} {if $config.goods.setting}
促销价格: 促销名称: 促销开始时间: 促销结束时间:
{/if}
{foreach from=$goodsInfo.preview item=item}{if $item.id}
点击上传
{/if}{/foreach}
点击上传
{editor content=$goodsInfo.content}
({$goodsLang.scoreTips})
({$goodsLang.scorePriceTips})
{$goodsLang.moneyOnly} {$goodsLang.scoreOnly}
({$lang.seo.titleTips})
{if $commonAttr} {foreach from=$commonAttr item=item} {$attrId = $item.id}
{/foreach} {/if}
国家物品编码系统标识编码,一定要准确,如不清楚请不要填写
无淘宝客API权限的用户,获取商品信息时取不到推广链接。请通过阿里妈妈后台单独获取或在网站变量配置中更新登录到阿里妈妈网站后的Cookie后点击“获取”按钮采集推广链接。登录Cookie请通过抓包工具或IE9等浏览器相应工具获取。
{else}
 
{if $smarty.get.act=="list" || $smarty.get.act==""}删除所选{/if}
{$goodsLang.cat}:排序: 新品: 促销: 热销:
{if $config.goods.setting}{/if} {goods limit=15 pager="true" key=$key catId=$smarty.request.catId iStatus='' fields="catName,sortId,isHot,isLively,isNew,promotion,posttime"} {if $config.goods.setting}{/if} {/goods}
{$lang.form.id}{$goodsLang.name}上架{$goodsLang.price}{$goodsLang.promotion}{$goodsLang.new}{$goodsLang.hot}{$goodsLang.lively}{$goodsLang.sort}{$goodsLang.inventory}{$lang.form.catName}{$lang.form.posttime}{$lang.form.operate}
{$item.id}
{$item.name}
{$item.price|string_format:"%.2f"} {$item.sortId} {$item.inventory}
{$item.catName}
{$item.posttime|date_format:"m-d"} {$lang.view} {$lang.edit} {$lang.del}
{$key=$key|escape:"url"} {if $key} {$key = "/key/$key"} {/if}
{if $cfg_lang=="zh-ch"}共 {$allCount} 条记录{else} {$allCount} 条记录{/if}     {pager allCount=$allCount type="goods" number="false" dispatcher='false' role='admin'}
{/if} {if $smarty.get.act=="edit" || $smarty.get.act=="add"} {/if}
{include "footer.inc.html"}