Skip to main content
Anchor to CartDeliveryGroupType

CartDeliveryGroupType

enum

Defines what type of merchandise is in the delivery group.

The delivery group only contains merchandise that is either a one time purchase or a first delivery of subscription merchandise.

The delivery group only contains subscription merchandise.


Was this section helpful?

•OBJECT

Groups cart line items that share the same delivery destination. Each group provides the available CartDeliveryOption choices for that address, along with the customer's selected option.

Access through the Cart object's deliveryGroups field. Items are grouped by merchandise type (one-time purchase vs subscription), allowing different delivery methods for each.


Was this section helpful?