# Products

A product (a stock keeping unit or SKU) is a sellable item or service. Products in your Digital River catalog contain all the required attributes to complete an end-consumer transaction (payments, tax, and fulfillment). You can generally configure the product in one of the following ways:

* An [individual product](https://docs.digitalriver.com/commerce-api/general-resources/global-commerce/products/individual-products) (single sellable SKU)
* A [base product with variants](https://docs.digitalriver.com/commerce-api/general-resources/global-commerce/products/base-product-with-variations) (base product with multiple sellable SKU variants)
* A [product combination](https://docs.digitalriver.com/commerce-api/general-resources/global-commerce/products/product-combination) (combination of two or more product components into a single product)

You can retrieve your catalog product information, including applicable discounted prices, by leveraging the available product endpoints. See [Products](https://docs.digitalriver.com/commerce-api/shopper-apis/product-discovery/products) and [Retrieving products (synchronous API)](https://docs.digitalriver.com/commerce-api/admin-apis/product-management/retrieve-products-synchronous-api) for more details.
