Shopgate API
Overview
CMS Service 1.0
Section titled “CMS Service 1.0”The CMS Service manages content delivery for the Shopgate mobile shopping apps. It follows a hierarchical structure: Merchants own Shops, and Shops contain Pages and Media Assets.
Key Features:
- Lifecycle Management: Support for creating drafts, versioning, and publishing.
- Modular Widgets: Pages are built using Widgets, which include global settings like scheduling (
visibility), manual toggles (isHidden), and layout padding. - Dynamic Config: Widget configurations (
widgetConfig) with possibilities for visibility logic (e.g. only show one field if another field has value x). - Localization: Full support for multi-language content via
localeCodeparameters.
For detailed widget schemas and visibility syntax, refer to the Widget Configuration Guide.

