Page — Default CMS Page
Standard Shopify page: title + rich text content.
Overview
| Item | Detail |
|---|---|
| Template | templates/page.json |
| URL | /pages/{handle} |
| Section | sections/main-page.liquid |
Step-by-step user journey
Step 1 — Open page
- Menu / footer link / direct URL
- Examples: Privacy Policy, Shipping Policy, custom content pages
Step 2 — Read content
- Breadcrumbs (context)
- Page title (H1)
- Rich text body (headings, lists, images, links)
Step 3 — Navigate away
- Internal links in content
- Header / footer menus
Merchant setup
- Shopify Admin → Online Store → Pages → Add page
- Write the content
- The default template applies automatically, or assign one explicitly
- Add a link to it in the navigation
<!-- BEGIN GENERATED: theme-editor -->
Theme Editor settings
Each section below links to its full settings reference — every setting with id, type, default and a screenshot of the panel.
| Section | Type | Settings | Blocks |
|---|---|---|---|
| Page | main-page | 0 | 0 |
Full index: settings reference
<!-- END GENERATED: theme-editor -->Related files
templates/page.json
sections/main-page.liquid
snippets/breadcrumbs.liquid
Alternates: 20-page-full-width.md