Collections
Collections let you group products into named categories. Instead of showing customers your entire catalog, you can send them a specific collection — like "Summer Sale", "New Arrivals", or "Electronics" — using Multi-Product Messages (MPM) in your chatbot flows.
2. Ensure gallery view is selected
3. Capture the page showing multiple collection cards with product counts, names, descriptions, and action buttons
Save to:
static/img/screenshots/catalog/collections/collections-page-gallery.pngView modes
Like Products, Collections supports two view modes:
Gallery view
Each collection card shows:
| Element | Description |
|---|---|
| Gradient header | A colored header with the collection icon and product count |
| Product count | Large number showing how many products are in the collection |
| Collection name | The collection title |
| Description | A short description (up to 2 lines) |
| Created date | When the collection was created |
| Action buttons | View, Edit, and Delete |
List view
Collections are displayed in a table with columns:
| Column | Description |
|---|---|
| Name | Collection name with description |
| Products | Number of products in the collection |
| Created | Creation date |
| Actions | Menu with View Products, Edit, and Delete options |
2. Capture the table showing collection rows
Save to:
static/img/screenshots/catalog/collections/collections-page-list.pngCreating a collection
Click the Add Collection button to open the collection dialog.
2. Enter a collection name and description
3. Select 3-4 products from the product picker
4. Capture the full dialog showing the form fields and selected products
Save to:
static/img/screenshots/catalog/collections/create-collection-dialog.pngCollection fields
| Field | Required | Description |
|---|---|---|
| Collection Name | Yes | A descriptive name (e.g., "Summer Sale", "Best Sellers", "Electronics") |
| Description | No | A short description of the collection |
| Products | No | Select which products belong to this collection |
Selecting products
The bottom section of the dialog shows your product catalog. You can view products in grid or list format within the dialog:
Grid view:
- Products shown as cards with image, name, and price
- Click a card to select/deselect it — selected products show a checkbox and a highlighted border
- A counter at the top shows how many products are selected (e.g., "3 selected")
List view:
- Products shown in rows with checkbox, image, name, and price
- Click a row to select/deselect it — selected rows are highlighted
2. Select a few products (showing checkboxes and highlighted borders)
3. Capture the product picker showing selected and unselected products
Save to:
static/img/screenshots/catalog/collections/product-picker-grid.pngSteps to create a collection
- Click Add Collection
- Enter the Collection Name
- Optionally add a Description
- Select products from the product picker (click to select/deselect)
- Click Create
Viewing collection products
To see which products are in a collection:
- Gallery view — Click the View button on the collection card
- List view — Click the actions menu and select View Products
This opens a read-only dialog showing all products in the collection.
2. Capture the dialog showing the collection products
Save to:
static/img/screenshots/catalog/collections/collection-view-dialog.pngEditing a collection
To edit an existing collection:
- Gallery view — Click the Edit (pencil) button on the collection card
- List view — Click the actions menu and select Edit
The edit dialog is the same as the create dialog. You can:
- Change the collection name and description
- Add new products (select them in the picker)
- Remove products (deselect them in the picker)
Deleting a collection
To delete a collection:
- Gallery view — Click the Delete (trash) button on the collection card
- List view — Click the actions menu and select Delete
- Confirm the deletion in the dialog
Deleting a collection does not delete the products inside it. Products remain in your catalog — only the grouping is removed.
Using collections in chatbot flows
Collections are designed to be used with the Multi-Product Message (MPM) node in chatbot flows. When you create an MPM message, you can organize products into sections — and collections help you pre-organize those groups.
Example use cases:
- Welcome flow — Send a "New Arrivals" collection when a customer messages for the first time
- Category browsing — Let customers choose a category → Send the matching collection
- Seasonal promotions — Create a "Diwali Sale" collection and send it in your promotional flow
- Post-purchase upsell — After an order, send a "You might also like" collection
Tips
- Keep collection names short and descriptive — they may appear in product messages
- Update collections regularly to reflect your current inventory
- Remove out-of-stock products from collections to avoid customer frustration
- Create themed collections for campaigns and events