InStore_State

The InStore_State module forms the logic layer for the InStore_Shell module and other micro-frontend modules.

All API calls to the micro-frontend modules pass through this module, which handles calls to the client integration server. Additionally, this module acts as a repository and provider of tenant resources for the micro-frontend modules.

Capabilities

  • Monitor the state of the InStore and share it with the micro-frontend modules.

  • Make API calls to the client integration server and receive responses.

  • Provide shared storage, utilities, and libraries.

  • Provide the following tenant-unique resources:

    • Parameter settings
    • Store roles
    • Receipts
    • Reference lists
    • Language bundles
    • Other configuration settings
  • Create and track Carts.

Administration parameters

This module is not affected by the parameter settings in the InStore Center.