page
A custom content page.
Properties
| Property | Description |
|---|---|
page.author | Author name. |
page.content | Body content (HTML). |
page.created_at | Creation timestamp. |
page.handle | URL-safe unique slug. |
page.id | Unique identifier. |
page.metafields | Metafields on this resource. |
page.published_at | Publish timestamp. |
page.seo_description | — |
page.seo_title | — |
page.template_suffix | — |
page.title | Display title. |
page.updated_at | Last update timestamp. |
page.url | Relative URL of the resource. |
Property list is generated from the storefront engine (PageDrop), so it always matches what your theme can use. Inspect live values with {{ page | json }}.