# OrderProducts

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**productId** | **string** | ID of the product. | 
**quantity** | **float** | How many pieces of the product the visitor has added to the cart. | 
**variantId** | **string** | Product ID of the red color shirts. | [optional] 
**price** | **float** | The price of a unit of product | 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)


