LocalPickupDeliveryOption object
A local pickup delivery option.
Fields
-
cost (
Decimal
)The cost of the delivery option in the currency of the cart. Defaults to zero.
-
metafields (
[MetafieldOutput!]
)Metafields associated with the delivery option.
-
pickupLocation (
PickupLocation!
) RequiredThe pickup location.
-
title (
String
)The title of the delivery option. Defaults to pickup location's name.