Managed Catalog
Learn how to launch a Stash webshop without writing code using the managed catalog. Manage your catalog directly in Stash Studio or through API calls for automated updates and synchronization with other systems.
With the managed catalog, you can launch a Stash webshop without writing code. You can manage the catalog in Stash Studio.
Manage using Stash Studio
You can create and modify your offers directly in the Stash Studio interface.
Select your game
In Stash Studio, select your game.
Navigate to Webshop
In the main navigation screen, click "Webshop"
Open Products
Click "Products."
In Stash Studio, you can create, edit, or delete products. You can also hide offers, set them to draft, define sections, assign products to sections, and reorder products.
Manage using API
Manage the catalog with API calls if you prefer automation over manual updates in Stash Studio.
This approach is useful for keeping your catalog synchronized with other systems.
API support for managed catalogs is under development and will be available soon.
How is this guide?
Catalog Management
Learn about the two ways to manage your Stash Webshop catalog - Static Managed Catalog for stable catalogs set up in Stash Studio, and Dynamic Unified Catalog for real-time synchronization with your game server. Understand the benefits of each approach and BaaS integration options.
Dynamic Catalog
Learn how to create a REST API endpoint on your game backend for dynamic catalogs. Understand the request/response structure, data models, configuration steps, and debugging tools to deliver personalized, real-time catalogs to players.