| Name | Type | Description | Notes |
|---|---|---|---|
| Sku | string | Stock Keeping Unit (SKU) | [optional] |
| Name | string | Product name | [optional] |
| Description | string | Product description | [optional] |
| Price | double? | Product price | [optional] |
| ImageFileName | string | Image File Name | [optional] |
| Alcohol | bool? | Product contains alcohol | [optional] |
| Groups | List<UpdateCatalogGroupReference> | Collection of groups associated with this item | [optional] |
| Metafields | List<Metafield> | Collection of metafields | [optional] |