> For the complete documentation index, see [llms.txt](https://help.dollarlabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/checkout-extensions/offer-types/product-list.md).

# Product List

### What Is A Product List?

Instead of offering one fixed product, merchants offer a collection of products.

Example:

Customer may choose from:

* Tote Bag
* Water Bottle
* Mug
* Keychain

***

### Fixed Product List

Merchant decides:

* Which products
* How many selections

Example:

```
Choose 1 item
```

Customer picks one.

***

### Dynamic Product List

Selections scale based on cart value or quantity.

Example:

```
Buy 3 items → Choose 1 rewardBuy 6 items → Choose 2 rewardsBuy 9 items → Choose 3 rewards
```

This creates gamified purchasing behavior.
