Skip to main content

Page Fields

Updated over a week ago

Pages are static content on your Shopify store used for content that rarely changes, such as 'About Us' or 'Contact' pages.

Page Fields

These are all the fields you can import or export for pages in Altera.

General

Field

Description

Example Value

ID

Unique page identifier

12345678

Handle

URL-friendly version of the title

about-us

Command

Action to perform on this page

MERGE

Title

Page title

About Us

Author

Name of the page author

Jane Smith

Body HTML

Page content in HTML format

<p>Welcome to our store...</p>

Created At

When page was created

2023-06-01T10:00:00Z

Updated At

When page was last modified

2023-06-20T15:30:00Z

Published

Whether the page is published

true

Published At

When page was published

2023-06-01T10:00:00Z

Template Suffix

Alternative template for page

alternate-template

Metafields

Field

Description

Example Value

Metafields

Custom metadata for the page

{"seo.description": "About our company"}

Page Filters

You can use these filters to limit which pages are exported:

  • created_at: Filter by creation date

  • updated_at: Filter by last modification date

  • published_at: Filter by publish date

  • handle: Filter by page handle

  • title: Filter by page title

Did this answer your question?