Skip to content

Type alias: CreatePagePayload

Ƭ CreatePagePayload: Object

Type declaration

Name Type Description
displayNames? { [lang: string]: string; } DisplayNames in different languages (optional). Language abbreviation must correspond to the according language defined in the FirstSpirit project. Either two letters or in locale format, all uppercase.
fsPageTemplate string FirstSpirit template reference name for the page to create.
id string Shop specific ID of the page to create.
type "product" | "category" | "content" Type of page to create.

Last update: March 22, 2024