List context app to create differentials lists that can be consumed by other apps, like container or embla-carousel. Exemples below.
Differentials List Context
Configuration
Adding the app as a theme dependency in the manifest.json file;
Declaring the app's main block in a given theme template or inside another block from the theme.
Block name
Description
list-context.differential-list
Differentials list context block.
list-context.differential-list props
Prop name
Type
Description
Default value
markers
string[]
IDs of your choosing to identify the block's rendered message and customize it using the admin's Site Editor. Learn how to use them accessing the documentation on Using the Markers prop to customize a block's message. Notice the following: a block's message can also be customized in the Store Theme source code using the message prop.