Represents the current user's cart. It is globally accessible as cart
in the CMS.
Returns the unique ID of the cart.
Returns the text code of the promocode that's associated to the cart, if any.
liquid form is now available
Returns the cart's total (orderlines total + tax + shipping - discounts).
Use the currency filter to format the output.
Returns the orderlines total.
Use the currency filter to format the output.
Returns the amount that was discounted from the orderlines.
Use the currency filter to format the output.
Returns the amount that was discounted from shipping.