Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 584 Bytes

OrderProducts.md

File metadata and controls

13 lines (9 loc) · 584 Bytes

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] [Back to API list] [Back to README]