Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 571 Bytes

OrderProducts.md

File metadata and controls

13 lines (9 loc) · 571 Bytes

OrderProducts

Properties

Name Type Description Notes
product_id str ID of the product.
quantity float How many pieces of the product the visitor has added to the cart.
variant_id str 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]