Hooks API

Type

LoadCartResult1

Cart snapshot returned by LoadCart1.

Kind Type
Used in LoadCart1

Properties

  • customer CustomerIdentity1 optional

    Shopper on this cart, when known. Omit for guest checkout.

  • context CartContext2 optional

    Market and locale for this cart when not already present on the cart.

  • cart Order2 required

    The current cart, using the same Order2 shape as UpdateOrders4.

Previous
Coupon1