| 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 | Boolean | Product contains alcohol | [optional] |
| groups | List<UpdateCatalogGroupReference> | Collection of groups associated with this item | [optional] |
| metafields | List<Metafield> | Collection of metafields | [optional] |