# CartDeliveryGroupType - storefront - ENUM Version: unstable ## Description Defines what type of merchandise is in the delivery group. ### Access Scopes ## Enum values * [ONE_TIME_PURCHASE](/docs/api/storefront/unstable/enums/ONE_TIME_PURCHASE) * [SUBSCRIPTION](/docs/api/storefront/unstable/enums/SUBSCRIPTION) ## Fields with this enum * [CartDeliveryGroup.groupType](/docs/api/storefront/unstable/objects/CartDeliveryGroup) ## Examples