Property | Type | Shopify Storefront API Value | Description |
---|---|---|---|
products | Array | N/A | The products array in the Cart Object uses the data structure described for the Product Object. |
total | Number | cart.total_price | Note: The Shopify cart total_price is equal to the purchase price of each product line item, times the quantity of each line item, minus discounts. It does not include taxes or shipping. |