Skip to main content

Catalog

Last updated: 6 August 2026

The Catalog is where you define the items and bundles players can buy — currency packs, skins, and packs that combine several items into one. Create an item, give it a name, SKU, image, and description, then optionally turn it into a bundle.

To open it: navigate to Catalog in the project sidebar.


Items

The Items list shows every catalog item in the project.

Use the search bar to find an item by name, SKU, or ID. New item creates one; Export downloads the catalog.

ColumnDescription
ItemIcon, display name, and description. Bundles show a small box marker.
SKUThe item's identifier, used in receipts.
UpdatedWhen the item was last changed.

Click any row to open the item detail panel.

Items list in the Catalog


Creating an item

1

Open the New item dialog

Click New item in the top-right of the Catalog page.

2

Fill in name and SKU

Enter a Name (what players see in-game and on receipts) and a SKU (the internal identifier). Use Suggest from name to generate a SKU automatically. A Description is optional.

3

Create and continue

Click Create and continue to open the new item's detail panel, where you can add an image and description.

SKU rules

A SKU uses lowercase Latin letters, digits, and underscores, must start with a letter, and can be up to 24 characters (for example coins_500). Keep it stable once the item is live.


Item detail panel

Opens as a side panel over the item list. The header shows the item's name and its internal id (itm_*).

The panel has two tabs: Details and History.

Item detail panel — Details tab

Name and SKU — the item's display name and identifier.

Image — drop or browse to upload a thumbnail (PNG, JPG, or WebP, up to 2 MB, minimum 256×256). Until an image is uploaded, a placeholder color is used for the list thumbnail.

Description — optional player-facing text.

Make this a bundle — turns the item into a bundle (see Bundles).

Use Save to apply your changes, Cancel to discard them, or Delete to remove the item.


Bundles

A bundle is an item that grants several other items in a single purchase — a starter pack, a season pack, a chest.

1

Make the item a bundle

In the item's Details tab, click Make this a bundle.

2

Add items to the bundle

Click Add item, search the catalog, and click a result to add it. Set a quantity for each entry with the steppers. What's inside lists everything the player receives when the bundle is purchased.

3

Save

Click Save. An unsaved changes badge in the header reminds you when edits are pending.

Bundle contents — items and quantities a player receives

warning

Bundles can't contain other bundles — only plain items. Add each item and its quantity directly.


Next steps