--- title: CartDeliveryGroupType - Storefront API description: | Defines what type of merchandise is in the delivery group. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/enums/cartdeliverygrouptype md: https://shopify.dev/docs/api/storefront/unstable/enums/cartdeliverygrouptype.md --- # Cart​Delivery​Group​Type enum Defines what type of merchandise is in the delivery group. ## Valid values * ONE\_​TIME\_​PURCHASE The delivery group only contains merchandise that is either a one time purchase or a first delivery of subscription merchandise. * SUBSCRIPTION The delivery group only contains subscription merchandise. *** ## Fields * [Cart​Delivery​Group.groupType](https://shopify.dev/docs/api/storefront/unstable/objects/CartDeliveryGroup#field-CartDeliveryGroup.fields.groupType) OBJECT Information about the options available for one or more line items to be delivered to a specific address. *** ## Map ### Fields with this enum * <-|[Cart​Delivery​Group.groupType](https://shopify.dev/docs/api/storefront/unstable/objects/CartDeliveryGroup#field-CartDeliveryGroup.fields.groupType)