If you sell products with variants (like different sizes or colors), set up variations here. Skip this step if all your products are single-type items.
Navigate to /app/variations in your browser.
Variations allow a single product to have multiple variants, each with its own SKU, price, and stock level. A variation has two parts:
| Use Variations | Don't Use Variations |
|---|---|
| T-Shirts in sizes S, M, L, XL | A single item like a pen or charger |
| Phone cases in Red, Blue, Black | Rice sold by weight |
| Shoes in sizes 38, 39, 40, 41 | A unique item with no variants |
Click the "Add" button. A popup form will appear:
| Field | Type | Required | Description |
|---|---|---|---|
| Name | Text | Required | The variation group name (e.g., "Color", "Size", "Material"). |
| Variation Types | Dynamic List | Required |
Add one or more variation type names. Each type gets its own text input row. • Click the "+" button to add more types. • Click the trash icon to remove a type. • At least one type is required. |
| Variation Name | Types |
|---|---|
| Color | Red, Blue, Green, Black, White |
| Size | S, M, L, XL, XXL |
| Material | Cotton, Polyester, Silk |
| Storage | 64GB, 128GB, 256GB |
| Flavor | Chocolate, Vanilla, Strawberry |
Each product can only use one variation group. For example, a T-shirt can be varied by Size OR Color, but not both simultaneously. Plan your variations accordingly.
You can edit a variation to add or remove types later. When editing, you can add new types with the "+" button and remove existing ones with the trash icon. Removed types that are in use by products will be tracked separately.
If you created variations, you're now ready to add variable products. If you skipped this step, you can still add single-type products. Let's proceed to adding products!