It contains the static pages required for a site, such as About us, etc.
Value | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
title Type: string Required | The title of the page.
| ||||||||||
alias Type: string | Alias is the unique page URL on storefront.
| ||||||||||
content Type: string | Content of the static page. It can be styled using html tags.
| ||||||||||
SEO Type: object | SEO contains data that affects the online visibility of a page on search engine.
| ||||||||||
publish Type: string | Enabling the flag makes the page visible on storefront.
|