Create a page style


You can create a customized page style for your shopping cart in Vendor Control Panel > Customize Styles > Create New Style. After you created a style, you can choose and apply it to your shopping cart pages in Vendor Control Panel > Account Settings > Order Settings.

In Style Code field, you need to input HTML codes of the style. In the HTML code where you would like to show the order form, place a tag "<!--tag:order-->". If you would like to integrate Google Analytics to your shopping cart, you should place a tag "<!--tag:analyticsCode-->" immediately before </body> tag.

All image files and resource files such as Javascript, CSS and Flash files should be uploaded to Vendor Control Panel > File Manager > Style Files. When you include an uploaded file in the HTML code, use "/upload/xxxx/filename" as its URL (replace xxxx with your vendor ID and filename with the real file name). If you do not upload the files to our system and your do not have an SSL for your website where you host the files, customers may be altered by the browser with a message says there are nonsecure items on the shopping cart pages.

To use the default CSS for the order form, you need to include "/order_form.css" as one of the style sheet files. You can create your own CSS file to replace it if you would like to redesign the order form style.

Contact us if you need help to create your customized web styles, we are happy to help you.

[ Back to Topic List ]