Creating Pages
Create a new page
- Click Content in the sidebar
- Click New Page
- Choose a page type (Dynamic Page, Category Page, etc.)
- Enter a path — the URL this page will be accessible at (e.g.
/about) - Click Create
The page opens in the editor with an empty canvas.
The page editor
The editor has three main areas:
- Left panel — Component zones. Each zone shows the components placed in it, with an + Add button to add more.
- Canvas / Preview — A live preview of the page rendered in an iframe from your storefront.
- Right panel — Property editor for the currently selected component.
Adding components
- Click + Add in any zone
- Select a component type from the picker
- Fill in the fields in the Properties panel on the right
- Click Save in the top toolbar
Editing a component
Click any component in the left panel to select it. Its fields appear in the Properties panel on the right. Changes are reflected in the preview in real time.
Reordering components
Drag the ⠿ handle on the left of a component to move it within its zone.
Removing a component
Click the ⋯ menu on a component and select Remove.
Page settings
Click the Settings icon in the toolbar to access:
- Path — Change the URL path
- Layout — Assign a specific layout
- Locale — Switch which locale you’re editing
Saving
Click Save to save a draft. This creates a new version but does not make the page live. See Publishing to make content live.