Skip to main content
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 object's deliveryOptions field and selectedDeliveryOption field.

•String

The code of the delivery option.

•DeliveryMethodType!
non-null

The method for the delivery option.

•String

The string format of the delivery promise.

•String

The description of the delivery option.

•MoneyV2!
non-null

The estimated cost for the delivery option.

•String!
non-null

The unique identifier of the delivery option.

Anchor to maxEstimatedDeliveryDatemaxEstimatedDeliveryDate
•ISO8601DateTime

The maximum date and time by which the delivery is expected to be completed. You must enable processing time or enroll in Shopify Logistics to have access to this field.

Anchor to minEstimatedDeliveryDateminEstimatedDeliveryDate
•ISO8601DateTime

The minimum date and time by which the delivery is expected to be completed. You must enable processing time or enroll in Shopify Logistics to have access to this field.

•String

The title of the delivery option.


Was this section helpful?