Describes a cart.
applicable_for_free_shipping
If the current cart is applicable for free shipping.
calc_free_shipping_limit
Return false if no free shipping is available or information about the free shipping limit.
currency
Returns the currency for this cart.
delivery_time_in_days
Returns the estimated delivery time in days.
discounts
Lists applied discounts for this cart.
expires
If there is a reservation time applied to this cart, this returns the timestamp when the reservation expires.
id
Returns the id of the cart.
item_count
The total amount of items in cart
items
Lists added items to this cart.
payment_fee
Get the total payment fees for this cart.
payment_methods
Lists selected payment methods for this cart.
shipping_methods
Lists selected shipping methods for this cart.
shipping_price
Get the total shipping costs for this cart.
subtotal
Returns the subtotal for this cart.
tax
Total tax included
tax_free
Get the tax free price
total
Returns the total of the cart.
weight_in_grams
Total cart weight in grams