--- title: DeliveryMethodType - Storefront API description: List of different delivery method types. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/enums/DeliveryMethodType md: https://shopify.dev/docs/api/storefront/unstable/enums/DeliveryMethodType.md --- # Delivery​Method​Type enum List of different delivery method types. ## Valid values * LOCAL Local Delivery. * NONE None. * PICK\_​UP Local Pickup. * PICKUP\_​POINT Shipping to a Pickup Point. * RETAIL Retail. * SHIPPING Shipping. *** ## Fields * [Cart​Delivery​Option.​delivery​Method​Type](https://shopify.dev/docs/api/storefront/unstable/objects/CartDeliveryOption#field-CartDeliveryOption.fields.deliveryMethodType) OBJECT Information about a delivery option. *** ## Map ### Fields with this enum * <-|[Cart​Delivery​Option.deliveryMethodType](https://shopify.dev/docs/api/storefront/unstable/objects/CartDeliveryOption#field-CartDeliveryOption.fields.deliveryMethodType)