> 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/catalog/creating-products.md).

# Creating Products

{% hint style="info" %}
**PRO TIP 🚀**

Use the test cases below to test your ScandiPWA App!
{% endhint %}

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](/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](/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](/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](/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 ](/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](/catalog/creating-products/downloadable-product.md) | **SUPPORTED** | A digitally downloadable product that consists of one or more files that are downloaded.                                                                                                                                                       |

{% hint style="success" %}
**TEST YOUR SCANDIPWA APP**

To verify the support for this section, use the following **test cases:**
{% endhint %}

{% file src="/files/-M\_\_QYCGj2\_ZAKiW2jKw" %}
Creating Products - Test Cases
{% endfile %}
