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

  OBJECT

  A shipping or delivery choice available to customers during checkout. Each option includes a title, estimated cost, and delivery method type such as shipping or local pickup.

  Returned by the [`CartDeliveryGroup`](https://shopify.dev/docs/api/storefront/current/objects/CartDeliveryGroup) object's [`deliveryOptions`](https://shopify.dev/docs/api/storefront/current/objects/CartDeliveryGroup#field-CartDeliveryGroup.fields.deliveryOptions) field and [`selectedDeliveryOption`](https://shopify.dev/docs/api/storefront/current/objects/CartDeliveryGroup#field-CartDeliveryGroup.fields.selectedDeliveryOption) field.

***

## Map

### Fields with this enum

* [Cart​Delivery​Option.deliveryMethodType](https://shopify.dev/docs/api/storefront/2025-07/objects/CartDeliveryOption#field-CartDeliveryOption.fields.deliveryMethodType)
