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:
TYPE | STATUS | DESCRIPTION |
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. | |
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. | |
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. | |
SUPPORTED | Virtual products are not tangible products and are typically used for products such as services, memberships, warranties, and subscriptions | |
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. | |
IN PROGRESS | A digitally downloadable product that consists of one or more files that are downloaded. Track the progress - https://github.com/scandipwa/base-theme/issues/794 |
Last updated