Anchor to CartDeliveryGroupTypeCart
enumCart Delivery Group Type
Defines what type of merchandise is in the delivery group.
Anchor to Valid valuesValid values
- ONE_TIME_PURCHASE
- SUBSCRIPTION
- Anchor to ONE_TIME_PURCHASEONE_
TIME_ PURCHASE The delivery group only contains merchandise that is either a one time purchase or a first delivery of subscription merchandise.
- Anchor to SUBSCRIPTIONSUBSCRIPTION
The delivery group only contains subscription merchandise.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
Groups cart line items that share the same delivery destination. Each group provides the available
choices for that address, along with the customer's selected option.Access through the
Cartobject'sfield. Items are grouped by merchandise type (one-time purchase vs subscription), allowing different delivery methods for each.
Was this section helpful?