Skip to main content
Product collections group products based on shared attributes or specific criteria. These collections are key for modeling product-specific validation rules, such as limiting a promotion to a specific category or defining loyalty earning rules for certain items.

Collection types

Voucherify offers two types of collections to manage your inventory effectively:
  • Static collection: A fixed group of up to 20 products that remains unchanged after saving.
  • Dynamic collection: A flexible group that automatically updates in real-time based on filter criteria.
Use casesUse static collections for fixed sets of items, such as holiday bundles.Use dynamic collections when products should be added or removed automatically based on rules.
You can create up to 100 product collections in each project.

Create a static collection

Static collections are ideal for fixed sets of items, such as a “Holiday bundle.”
Adding a product to a static collection automatically includes all its associated SKUs.
To create a Static collection, go to Campaign hub > Product collections. Create collection in the top-right corner.
1

Name

Name your collection.
2

Mark items

Mark the checkboxes next to the products you want to include in the collection.
3

Finalize

Save as collection and select Static collection.
Once saved, a static collection cannot be edited or updated with new products.
A new product collection is added with a unique ID.

Create a dynamic collection

To create a Dynamic collection, go to Campaign hub > Product collections. Create collection in the top-right corner.
1

Name

Name your collection.
2

Define filter criteria

Apply filters (such as price, category, or metadata) to define your collection criteria.
3

Finalize

Save as collection and choose Dynamic collection.
A new product collection is added with a unique ID.
ExperimentIf you need to quickly update which products belong to a Dynamic collection that’s used in a validation rule, for example, edit the collection and change filters.

SKUs and dynamic collections

In dynamic collections, validation is performed separately for products and SKUs. An SKU doesn’t automatically enter a dynamic collection just because its parent product matches the filters. Each SKU must individually meet the filter criteria to be included.

Predefined collections

Every Voucherify project includes a predefined collection called All Products. This collection automatically includes all items added to your account and items sent in API requests. You can use it when you need validation rules to apply to every item in a customer’s order. Product collections can be reused across campaigns, rules, and developer workflows. The features below show how collections connect to other parts of Voucherify.
You can use product collections in validation rules to control when a promotion applies. For example, you can check if an order contains any item from a collection or make sure all items in the cart belong to the same collection.
Developers can manage product collections using the Product Collections API. This includes creating collections, updating their rules, and keeping collections in sync with external systems.
Last modified on February 11, 2026