Newer Version Available

This content describes an older version of this product. View Latest

Delivery Group

Delivery group for a Commerce store checkout.
Property Name Type Description Filter Group and Version Available Version
available​Delivery​Methods Delivery Method[] List of available delivery methods.

When Shipping is disabled for your web store, the delivery methods list is empty.

Medium, 55.0 55.0
cartId String ID of the cart. Small, 59.0 59.0
cartItems Cart Item Collection List of cart items. Medium, 59.0 59.0
delivery​Address Checkout Address Delivery address for the checkout. Big, 55.0 55.0
desired​Delivery​Date String Date when the customer wants the items delivered. Small, 55.0 55.0
errors Checkout Error[] List of any errors. Small, 63.0 63.0
id String ID for the delivery group. Small, 55.0 55.0
isDefault Boolean Indicates whether the delivery group is the default (True) or not (False). The default value is False. Small, 59.0 59.0
name String Name of the delivery group. Small, 59.0 59.0
selected​Delivery​Method Delivery Method Selected delivery method.

When Shipping is disabled for your web store, the delivery methods aren’t generated during checkout.

Medium, 55.0 55.0
shipping​Instructions String Special shipping and handling instructions. Small, 55.0 55.0
totalCart​ItemCount Integer Number of cart items, including their quantities, of the type Product in the delivery group. Small, 63.0 63.0
totalProduct​Amount String The sum of all the cart items’ TotalPrice for cart items of the type Product in the delivery group. Small, 62.0 62.0