$!httpInclude.include("/top.htm")
$!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=store_set")
卖家中心
>
店铺设置
店铺设置
店铺幻灯
店铺地图
店铺认证
店铺标志:
#set($store_logo="$!webPath/$!config.storeImage.path/$!config.storeImage.name") #if($!store.store_logo) #set($store_logo="$!webPath/$!store.store_logo.path/$!store.store_logo.name") #end
此处为您的店铺标志,将显示在店铺信息栏里
,建议尺寸100*100像素
店铺条幅:
#set($banner="$!webPath/resources/style/shop/$!{store.template}/images/banner.jpg") #if($!store.store_banner) #set($banner="$!webPath/$!store.store_banner.path/$!store.store_banner.name") #end
此处为您的店铺条幅,将显示在店铺导航上方的banner位置,
建议尺寸宽度为1000像素
, 店标与店铺条幅只有点击"提交"后才能生效
店主名称:
$!store.store_ower
身份证号:
店铺名称:
我的店铺首页
#if($!config.second_domain_open)
二级域名:
#if($!{config.domain_allow_count}>0&&$!{store.domain_modify_count}>=$!{config.domain_allow_count}) #set($modity=0) #else #set($modity=1) #end
填写二级域名前缀即可,如shopping#if($!modity==0)
[已经超过系统允许次数]
#end
#end
店铺等级:
$!store.grade.gradeName#if($!store.update_grade) 升级审核中... #else
升级店铺
#end
所在地区:
$!areaViewTools.generic_area_info("$!store.area.id")
请选择地区
#foreach($area in $areas)
$!area.areaName
#end
详细地址:
联系电话:
联系QQ:
联系MSN:
阿里旺旺:
SEO关键字:
用于店铺搜索引擎的优化,关键字之间请用英文逗号分隔
SEO描述:
$!store.store_seo_description
用于店铺搜索引擎的优化,关键字之间请用英文逗号分隔
店铺介绍:
$!store.store_info
详细介绍店铺,为买家提供更多的了解
$!httpInclude.include("/footer.htm")