page

The page template presents the store's custom pages, such as About Us, Contact Us, etc.

image.png


Location

The page template is located in the theme's templates directory:

└── theme
├── layout
├── templates
| ...
| ├── page.json
| ...
...

Content

You can include the following content in the page template or within its components:

The page object

You can access the Handlebars page object to display page details.

Tip

If you are using a JSON template, any HTML or Handlebars code must be included within the section referenced by the template.

Was this article helpful to you?

Error loading component.

Error loading component.