# 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](https://manual.scandipwa.com/4.0.2/catalog/creating-products/simple-product)             | **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](https://manual.scandipwa.com/4.0.2/catalog/creating-products/configurable-product) | **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](https://manual.scandipwa.com/4.0.2/catalog/creating-products/grouped-product)           | **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](https://manual.scandipwa.com/4.0.2/catalog/creating-products/virtual-product)           | **SUPPORTED**   | Virtual products are not tangible products and are typically used for products such as services, memberships, warranties, and subscriptions                                                                                                      |
| [Bundle Product ](https://manual.scandipwa.com/4.0.2/catalog/creating-products/bundle-product)            | **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](https://manual.scandipwa.com/4.0.2/catalog/creating-products/downloadable-product) | **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> |
