# Product scenarios

Product scenarios explore different ways products can be purchased together to enhance value and convenience for the shopper. This section delves into various purchasing options like [bundle offers](#bundle-offers), [combination products](#combination-products), and [gifting](#gifting), providing detailed information on how they work and the benefits they offer.

## Bundle offers

A bundle offer allows a shopper to purchase multiple products together, with or without a discounted price. For example, buying an individual subscription product (product ID 5910400500 priced at $100) and the bundled implementation service (product ID 5910563200 priced at $30) is automatically added to the cart and displayed separately. For more information, see the [Creating a bundled offer](https://docs.digitalriver.com/commerce-api/general-resources/global-commerce/products/bundle-offers) and the [Offer types](https://app.gitbook.com/s/oUderMtztdH7OKDXmYbI/commerce-api-reference-guide/shopper-apis-reference/carts/offers/offer-types) sections.

<div align="left"><figure><img src="https://2721412755-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzlYMEYC0GeLSgnsft6%2Fuploads%2FEmUQ3CtDmjfw5w1HiEuV%2FBundle%20offer%20in%20the%20shopping%20cart.png?alt=media&#x26;token=f0075b58-77d6-4705-a3eb-be71c6a050bf" alt=""><figcaption><p>A bundle offer in the shopping cart</p></figcaption></figure></div>

## Combination products

A combination product is a single item that combines multiple products into one, offering a simplified shopping experience and can specify a price for the combined product. For example, purchasing a combination product (product ID 5910563300) will show one product and one total price of $120, saving $10 compared to buying the items separately. See the [Creating a product combination](https://docs.digitalriver.com/commerce-api/general-resources/global-commerce/products/product-combination/creating-a-product-combination) section for more information.

<div align="left"><figure><img src="https://2721412755-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzlYMEYC0GeLSgnsft6%2Fuploads%2Fsqs3pDOIfXvhRGTKGptf%2FCombination%20production%20in%20the%20shopping%20cart.png?alt=media&#x26;token=ab68e2fd-9847-48d7-9e01-2aea84e2cf3e" alt=""><figcaption><p>A combination product in the shopping cart</p></figcaption></figure></div>

## Gifting

Gifting allows customers to buy products as gifts for others. This feature restricts gift orders to one recipient per order, requiring the shopper to select the gift checkbox that appears during checkout and enter recipient details such as name, address, and email address during checkout. The purchaser can also enter a personal message. See [Gifting ](https://docs.digitalriver.com/commerce-api/general-resources/global-commerce/products/gifting)for more information.
