GuidesBuild a webshopCatalog ManagementAbout Catalog

Catalog Management

Stash webshop allows you to manage your webshop catalog in two ways:

  • Static (Managed Catalog): Setup via Stash Studio; ideal for stable catalogs.
  • Dynamic (Unified Catalog): Real-time catalog sync from your game server.

We recommend beginning your integration with a simple managed catalog, which lets you launch your webshop quickly and easily. As your needs evolve, you can transition to the Dynamic catalog to unlock additional features and provide a more seamless, real-time experience for your players that aligns with your in-game store.

Managed catalog

With the managed catalog approach, your offers are stored on Stash and managed either through the Stash Studio interface or via API calls. When a player visits your webshop, the catalog they see is fetched directly from Stash’s backend. This method is straightforward to implement, but requires you to maintain and update your catalog within Stash.

Dynamic catalog

The dynamic catalog fetches offers in real time from your game server whenever the webshop loads. Stash stores no catalog data, instead, it calls your API endpoint to get the latest offers and segmentation, giving you full control using your existing tools.

BaaS Integration

If you use popular backend solutions like PlayFab, Pragma, or BrainCloud, Stash provides ready-made integrations to connect with your backend APIs.

Was this page helpful?