# Page - Liquid Object Reference

Source: https://support.storeconnect.com/articles/page-liquid-object-reference · Last modified 21 August 2026

## Description

The Page object represents a CMS page for the Store.

:::note
This object supports custom data via the `data` attribute.
:::

## Attributes

| Attribute | Type | Description |
|-----------|------|-------------|
| `base_path` | String | Returns the value of the Path attribute, without the Store path |
| `body_content` | String | Returns the value of the Body attribute as rich text |
| `children` | List[[Page](page-liquid-object-reference)] | Returns a list of child Pages |
| `content` | String | Returns the value of the Content attribute as rich text |
| `content_blocks` | List[[ContentBlock](content-block-liquid-object-reference)] | Returns list of ContentBlocks belonging to this Page |
| `hidden?` | Boolean | Returns true if this Page is automatically hidden from navigation menus |
| `home_page?` | Boolean | Returns true if this Page is the Store's home page |
| `id` | String | Returns the unique id for this Page |
| `identifier` | String | Returns the value of the Identifier attribute |
| `meta_description` | String | Returns the value of the Meta Description attribute |
| `meta_keywords` | String | Returns the value of the Meta Keywords attribute |
| `meta_title` | String | Returns the value of the Meta Title attribute |
| `name` | String | Returns the value of the Name attribute |
| `navigation_children` | List[[Page](page-liquid-object-reference)] | Returns a list of child Pages that are enabled to appear in navigation menus |
| `parent_page` | [Page](page-liquid-object-reference) | Returns this Page's parent Page |
| `path` | String | Returns the url path for this Page |
| `plain_body_content` | String | Returns the value of the Body attribute with Liquid evaluated but not converting any Markdown |
| `position` | Number | Returns the position of this Page in the navigation |
| `raw_body_content` | String | Returns the value of the Body attribute without Liquid or Markdown evaluated |
| `related_pages` | List[[Page](page-liquid-object-reference)] | Returns a list of related Pages |
| `requires_login?` | Boolean | Returns true if this Page requires login |
| `root_page` | [Page](page-liquid-object-reference) | Returns this Page's top-most parent Page |
| `search_keywords` | String | Returns the value of the Search Keywords attribute |
| `social_image` | [Image](image-liquid-object-reference) | Returns the image to be used when sharing this Page |
| `subtitle` | String | Returns the value of the Subtitle attribute |
| `title` | String | Returns the value of the Title attribute |
| `url` | String | Returns the complete url for this Page |
| `visible?` | Boolean | Returns true if this Page is visible on the site |

## Available on

- [ContentBlock - Liquid Object Reference](content-block-liquid-object-reference) — `pages`
- [CustomForm - Liquid Object Reference](custom-form-liquid-object-reference) — `success_page`
- [Global - Liquid Object Reference](global-liquid-object-reference) — `all_pages`, `current_page`
- [Membership - Liquid Object Reference](membership-liquid-object-reference) — `pages`
- [MenuItem - Liquid Object Reference](menu-item-liquid-object-reference) — `page`
- [SearchResult - Liquid Object Reference](search-result-liquid-object-reference) — `pages`
- [Store - Liquid Object Reference](store-liquid-object-reference) — `terms_conditions_page`

---

## Follow StoreConnect

- [Email Newsletter](https://getstoreconnect.com/c/lp-newsletter)
- [LinkedIn Newsletter](https://www.linkedin.com/build-relation/newsletter-follow?entityUrn=7444956928444862464)
- [YouTube](https://www.youtube.com/channel/UCngKdP2x8l1wcbAKW3tvU8g)
- [LinkedIn](https://www.linkedin.com/company/storeconnect)
- [X / Twitter](https://x.com/storeconnecthq)

## Popular Links

- [Partners](https://getstoreconnect.com/partners)
- [News](https://getstoreconnect.com/articles/news)
- [Events](https://getstoreconnect.com/articles/events)
- [Feature Comparison](https://getstoreconnect.com/how-we-compare)
- [Download a free trial](https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000FMkeKUAT)
- [Book a Demo](https://getstoreconnect.com/contact)

## Documentation

- [Help documentation](https://support.storeconnect.com/help-documentation)
- [AI agents](https://support.storeconnect.com/ai)
- [Videos & tutorials](https://support.storeconnect.com/videos-tutorials)
- [Developer reference](https://support.storeconnect.com/developer-reference)
- [Release notes](https://support.storeconnect.com/release-notes)
- [Troubleshooting](https://support.storeconnect.com/troubleshooting)
- [Trust Center](https://trust.getstoreconnect.com/)
- [Status Page](https://status.storeconnect.com/)

## Contact

- info@getstoreconnect.com
- US +1 415 745 3230
- AUS +61 2 8365 2308

100 S Ashley Dr, Suite 600-2461
Tampa FL 33602-600 USA

Level 22, Sydney Place
180 George Street
Sydney, NSW, 2000, AUS

---

StoreConnect Support — https://support.storeconnect.com/articles/page-liquid-object-reference