一、卡Logo合规修改
1、因模板原因添加logo的方式会不同,请先根据第二点进行添加,如果添加上有问题,可联系Oceanpayment技术支持进行协助。
2、登录店铺后台->选择主题装修->DIY页面
2、找到模板页尾点击->开启logo显示按钮
二、Terms & Conditions或INTELLECTUAL PROPERTY RIGHTS条款添加
1、选择店铺->点击博客->添加博客->博客标题输入Terms & Conditions或INTELLECTUAL PROPERTY RIGHTS->切换到源代码模式->进行以下操作:
添加代码:
当提供的Terms & Conditions条款链接为:https://www.9-bill.com/index/img时,请在对应的页面添加以下代码:
Terms & Conditions页面底部:<img src="https://www.9-bill.com/index/img">
INTELLECTUAL PROPERTY RIGHTS页面:<img src="https://www.9-bill.com/index/legal">
当提供的Terms & Conditions条款链接为:https://www.9-bill.com/index/text时,请在对应的页面添加以下代码:
Terms & Conditions页面底部:<object type="text/x-scriptlet" data="https://www.9-bill.com/index/text"width="100%">
INTELLECTUAL PROPERTY RIGHTS页面:<object type="text/x-scriptlet" data="https://www.9-bill.com/index/legal" width="100%">