Help

Frequently asked questions and other useful tidbits.

How do pages work?

Pages are the building blocks of your store. Each one is accessed by a unique URL, and can be named anything you’d like.

Restrictions

All plans can edit custom pages and use basic HTML, but only Platinum and Diamond plans can edit the layout and theme pages, use <script> and <form> tags, and access our HTML API.

Layout

Your store’s layout provides the main structure for your store, and nearly all pages will display inside of it. Layouts have two required tags:

  • {{ head_content }} – goes inside the <head> tag.
  • {{ page_content }} – goes inside the <body> tag.

Standalone Pages

Standalone pages are those that do not use the layout.

By default, the Checkout and Maintenance pages are standalone, but any page can be turned into a standalone page by unchecking the Show inside theme Layout HTML checkbox.

Standalone Pages

* Standalone pages also require the same tags as the layout.

Theme Pages

Theme pages are your store’s core pages like Home, Products, Product, Cart, etc. These pages can’t be deleted, but will be replaced when you change themes.

Custom Pages

Custom pages can be anything you’d like: About Us, FAQ, Return Policy, etc. You can add, edit, and delete these pages, and they will not be replaced when you change themes.

Contact

Can’t find an answer to your question? No worries, we’re here to help.