$!httpInclude.include("/top.htm")
$!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=weixin_store")
卖家中心 > 微信商城
#if($!store.weixin_status==1) #end
微信商城状态: #if($!store.weixin_status==0) 尚未开通 #end #if($!store.weixin_status==1) 有效期:$!CommUtil.formatShortDate($!{store.weixin_begin_time}) 至 $!CommUtil.formatShortDate($!{store.weixin_end_time}) #end #if($!store.weixin_status==2) 已经过期|有效期:$!{store.weixin_begin_time} 至 $!{store.weixin_end_time} #end #if($!store.weixin_status==3) 违规关闭|有效期:$!{store.weixin_begin_time} 至 $!{store.weixin_end_time} #end
微信二维码:
  • #if($!store.weixin_qr_img) #end
  • 这里上传微信二维码图片,可以在“公众平台管理”-“设置”-“账号信息”,下载二维码图片,只有点击"提交"后才能生效
微信店铺Logo:
    #if($!store.store_weixin_logo)
  • #end
  • 微信店铺Logo上传之后在微信店铺底部菜单显示,如下图所示中红色区域,Logo图片最佳尺寸为:117X27,格式为png、gif效果最佳。
微信开发URL: $!{developer_url}
微信账号名称:
微信Token:
微信AppId:
微信AppSecret:
微信关注欢迎词:
  • 用户关注微信账号时,微信平台自动发送的欢迎词
 
$!httpInclude.include("/footer.htm")