Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Localized Title field defines the page’s title as seen by users in their web browsers.

When unset, it will fall back to use the title defined for the market’s default language.

Note

Localized Title and Title serve the same purpose; the latter is only used as a fallback, doesn’t support multilingual features, and it will be deprecated in the future.

...

The Localized Path field defines the URL path where the page will become publicly accessible.

The path must be of the /page-path-name form. Clicking the Generate button will infer a path from the localized title using the expected format.

When the market supports multiple languages, each language can define its own custom path. If no path is defined for the current application language, there will be a fall back to the path set for the market’s default language.

Note

Localized Path and Path serve the same purpose; the latter is only used as a fallback, doesn’t support multilingual features, and it will be deprecated in the future.

...

Content

Static Pages' content can be defined using either widgets or by manually authoring HTML and CSS.

Panel
panelIconId1f4a1
panelIcon:bulb:
panelIconText💡
bgColor#FFFAE6

We strongly recommend relying on Widgets as much as possible because they integrate best with other multilingual features as well as the overall look & feel of the site.

...

Content Widgets

Widgets give you the ability to add content and functionality for your static pages , without having to code a single line.

TBD: list of widgets

Accordion

Accordion Widget
Status
colourYellow
titleMULTILINGUAL

Information blocks that stack together and are expanded and collapsed. This widget is ideal for Q&A-like content such as FAQ pages.

Accordion Widgets are made out of individual entries that contain collapsed and expanded content. Content fields are multilingual.

...

Locale Block Text Widget
Status
colourYellow
titleMULTILINGUAL

Any piece of block-level text can go here. Text can be selectively formatted and can include hyperlinks.

...

Header Widget
Status
colourYellow
titleMULTILINGUAL

A prominent header. Optionally with a picture and a tag line.

...

Image Widget
Status
colourYellow
titleMULTILINGUAL

Include any image file, optionally with a caption.

Should the image be sourced from a 3rd party and its license requires attribution, the attribution link can be specified too.

...

Call To Action

Double Image

...

Loyalty Tab Selector

Rewards Carousel

Manual Authoring

Alternatively, static pages' content can be populated manually.

...

Note

Using HTML and CSS is considered an advanced feature that can have unintended consequences on the rest of the site.

We strongly recommend relying on Widgets as much as possible because they integrate best with other multilingual features as well as the overall look & feel of the site

It’s strongly discouraged to:

  • Use html, body, head, script, iframe with onload="javascript:", or any other tags that might alter the behavior of the rest of the site.

  • Using CSS properties that alter the layout of the main site, e.g. fixed/absolute positioned elements.

Please handle this with care!

...

To learn more about this feature, please head to Feature Agreements.

...

Redirect URL

redirectUrl

list-of-links: when present, it takes precedence over pathWhen Static Pages are referenced in the navigation menu, these can be configured to point to an external web address. This can be useful e.g. to point users to a document that is hosted in another server instead of displaying standalone content.