--- title: DeliveryMethodType - Storefront API description: List of different delivery method types. api_version: 2025-10 api_name: storefront type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/enums/deliverymethodtype md: https://shopify.dev/docs/api/storefront/latest/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.deliveryMethodType](https://shopify.dev/docs/api/storefront/latest/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/latest/objects/CartDeliveryOption#field-CartDeliveryOption.fields.deliveryMethodType)