> For the complete documentation index, see [llms.txt](https://manual.scandipwa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.scandipwa.com/4.0.2/catalog/creating-products.md).

# Creating Products

Choosing a product type is one of the first things you must do to create a new product. ScandiPWA supports the creation of the most popular product types:&#x20;

| TYPE                                                                             | STATUS          | DESCRIPTION                                                                                                                                                                                                                                      |
| -------------------------------------------------------------------------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [Simple Product](/4.0.2/catalog/creating-products/simple-product.md)             | **SUPPORTED**   | A simple product is a physical item with a single SKU. Simple products have a variety of pricing and of input controls which makes it possible to sell variations of the product.                                                                |
| [Configurable Product](/4.0.2/catalog/creating-products/configurable-product.md) | **SUPPORTED**   | A configurable product appears to be a single product with lists of options for each variation. However, each option represents a separate, simple product with a distinct SKU, which makes it possible to track inventory for each variation.   |
| [Grouped Product](/4.0.2/catalog/creating-products/grouped-product.md)           | **SUPPORTED**   | A grouped product presents multiple, standalone products as a group. You can offer variations of a single product, or group them for a promotion.                                                                                                |
| [Virtual Product](/4.0.2/catalog/creating-products/virtual-product.md)           | **SUPPORTED**   | Virtual products are not tangible products and are typically used for products such as services, memberships, warranties, and subscriptions                                                                                                      |
| [Bundle Product ](/4.0.2/catalog/creating-products/bundle-product.md)            | **SUPPORTED**   | A bundle product lets customers “build their own” from an assortment of options. The bundle could be a gift basket, computer, or anything else that can be customized.                                                                           |
| [Downloadable Product](/4.0.2/catalog/creating-products/downloadable-product.md) | **IN PROGRESS** | <p>A digitally downloadable product that consists of one or more files that are downloaded.</p><p>Track the progress - <a href="https://github.com/scandipwa/base-theme/issues/794"><https://github.com/scandipwa/base-theme/issues/794></a></p> |
