The following sections provide an overview of the configuration models for features that enable content spotlighting in the reference implementation.

The Record Spotlight cartridge can promote either specific featured records or a set of dynamic records based on a navigation state.

The response model for this cartridge is RecordSpotlight, which includes a list of Record objects and an optional action to show all records (in the case of a dynamic record spotlight).

The Record Spotlight configuration model allows you to configure the selected records and "See All" link within a record spotlight, as well as the record fields to pass through to the cartridge response model.

The configuration model for this cartridge is RecordSpotlightConfig. It includes the following properties:

The Media Banner cartridge displays video or images to the site user and can be configured to link to a static page, a single record, or a specified navigation state.

The response model for this cartridge is MediaBanner, which includes a MediaObject and an ActionLabel that contains a destination link.


Copyright © Legal Notices