$!httpInclude.include("/top.htm")
$!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=store_theme")
卖家中心 > 店铺主题
主题设置
  • 店铺名称:$!store.store_name
  • #set($template="$!store.template") #if(!$!store.template) #set($template="default") #end
  • 店铺模板名称:$!template
  • 店铺风格名称:
  • 店铺首页
可用主题
#foreach($info in $!CommUtil.splitByChar("$!store.grade.templates",","))
  • 模板名称:$!info
  • 使用预览
#end
$!httpInclude.include("/footer.htm")