| Name | Type | Description | Notes |
|---|---|---|---|
| category | list[str] | List of categories the product belongs to | [optional] |
| price | float | Price of the product | [optional] |
| product_id | str | Unique identifier for the product | [optional] |
| quantity | float | Quantity of the product | [optional] |
| variant_id | str | Identifier for the product variant | [optional] |