Generates checkout buttons for third-party payments (PayPal, Google Checkout, etc.)
List of coupons applied to the cart; default sorting is by coupon id, from lowest to highest.
Discount being applied to the cart in the current session.
List of gift certificates applied to the cart.
Price object that defines the cost associated with adding gift wrapping to the items in the cart.
Price object that defines the total cost of all the items in the cart. Incorporates estimated shipping, discounts, taxes, and gift wrapping.
Current configuration of the shipping estimator for this session’s current cart; will be null/undefined if the cart contains no physical products.
Boolean: If >1 physical items are in the cart, and checkout button is displayed: whether to also display the “Ship to multiple addresses”/"Multiple Shipping Addresses” user option.
Boolean that determines whether to show a checkout button.
Price object that defines the total cost of all the items in the cart. Might or might not include tax, based on the tax display settings the merchant has configured. Excludes shipping, discounts, and gift wrapping.
List of all applicable taxes for the cart.