Content Item Types- Module Relations

Edit on GitHub

This document describes each content item type and the modules relations used for them.

Banner content item is a content piece that consists of text, a background image and a link. A content manager specifies the values when creating the content item in the Back Office > Content Management > Content Items. The scheme shows the module relations of the Banner content item:
Banner CI module relations

A developer can fetch the content item data via API. Also, they can view the content item details for a specific locale.

The scheme below shows the Banner API module relations:
Banner API module relations

A developer can create and edit the content items by importing them.

The scheme below shows the module relations of the content item data importers:
Banner Content Item Data Importers module relations

Abstract Product List

Abstract product list content item is a content piece that consists of text and abstract products. A content manager selects existing abstract products when creating the content item in the Back Office > Content Management > Content Items. The scheme below shows the module relations of the Abstract product list content item and its components:

  • data importer
  • API

Abstract Product List module relations

Abstract Product List Data Importer

A developer can create and update the content items by importing them.

Abstract Product List API

A developer can fetch the information on each abstract product included into a contnet item via API based on the content item key. Also, they can view details of content items for all or a specific locale.


Product Set

Product set content item is a content piece that consists of text and a product set. A content manager selects an existing product set when creating the content item in the Back Office > Content Management > Content Items. The scheme below shows the module relations of the Product set content item and its importer: Product Set content item module relations

Product Set Data Importer

Developers can create and update the content items by importing them.


File List

File list content item is a content piece that consists of text and a clickable link or icon to download a file. A content manager selects existing files when creating the content item in the Back Office > Content Management > Content Items.

The scheme below shows the module relations of the File list content item: File List module relations