Pages
Pages are full CMS-driven web pages (landing pages, informational pages, blog posts, etc.) that you can create and customize entirely from the Sylius admin.
Why Use Pages?
Rich Content Combine text, images, media, product lists and more to build engaging standalone pages.
SEO & Teasers Configure slug, meta title, keywords, description and teaser (image + summary) for your page listings.
Dynamic Layouts Embed collections, blocks or content templates in any order to craft bespoke layouts.
Note: Make sure you’ve wired up the CMS page rendering in your storefront. See the Pages technical guide for implementation details.
Creating a Page
Open Admin → go to CMS → Pages
Click “Create New Page”
Fill in:
Name (internal label)
Code (unique identifier)
(Optional) Set SEO fields: Meta title, keywords, description
(Optional) Set a Slug field to enable access to the page once it is created.
(Optional) Add a Teaser: image, title & summary for listings
Save your page
If a slug is set, the page content will be available in the store at the following URL:
{store-hostname}/{locale}/pages/{slug}
.
Adding Content Elements
In the page editor’s Content section:
Click “Add Element”
Select one of available content elements:
Single media
Multiple media
Products carousel by Taxon
Products grid by Taxon
Pages collection
Textarea
Heading
Products carousel
Products grid
Taxons list
Spacer
Fill in each element’s fields (text, images, links…)
Save.
Publishing
You can choose whether the new page should be available immediately after creation or scheduled for a specific date.
Last updated
Was this helpful?