Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliveryLocalPickupSettings
Local pickup settings associated with a location.
Signature:
export interface DeliveryLocalPickupSettings
| Property | Modifiers | Type | Description |
|---|---|---|---|
| instructions | Scalars[‘String’][‘output’] | Additional instructions or information related to the local pickup. | |
| pickupTime | DeliveryLocalPickupTime | `${DeliveryLocalPickupTime}` | The estimated pickup time to show customers at checkout. |