shoptop

1、Login to the shop backend -> select shop decoration -> website modification -> click edit

2、Click on the end of the page -> turn on the display payment channel switch

二、Terms & Conditions or INTELLECTUAL PROPERTY RIGHTS terms added
1. Click on Customize Page -> click Create Page -> enter Terms & Conditions or INTELLECTUAL PROPERTY RIGHTS for the page name -> switch to source code mode -> do the following.
Add code.
When the Terms & Conditions link is provided as:https://www.9-bill.com/index/img时, add the following code to the corresponding page.
Bottom of Terms & Conditions page: <img src="https://www.9-bill.com/index/img">
INTELLECTUAL PROPERTY RIGHTS page: <img src="https://www.9-bill.com/index/legal">
When the Terms & Conditions link is provided as:https://www.9-bill.com/index/text时, please add the following code to the corresponding page.
Bottom of Terms & Conditions page: <object type="text/x-scriptlet" data="https://www.9-bill.com/index/text "width="100%">
INTELLECTUAL PROPERTY RIGHTS page: <object type="text/x-scriptlet" data="https://www.9-bill.com/index/legal" width="100%">

三、 Display the Terms & Conditions or INTELLECTUAL PROPERTY RIGHTS clause at the bottom of the website

1. Select the shop and click on the bottom navigation -> select the existing menu or create a new menu

2. Select Custom Page -> select the Terms & Conditions or INTELLECTUAL PROPERTY RIGHTS page -> Save