Home > @infiniteobjects/shopify-data-manager > AdminTypes > DeliverySetting
The DeliverySetting
object enables you to manage shop-wide shipping settings. You can enable legacy compatibility mode for the multi-location delivery profiles feature if the legacy mode isn’t blocked.
Signature:
export interface DeliverySetting
Property | Modifiers | Type | Description |
---|---|---|---|
legacyModeBlocked | DeliveryLegacyModeBlocked | Whether the shop is blocked from converting to full multi-location delivery profiles mode. If the shop is blocked, then the blocking reasons are also returned. | |
legacyModeProfiles | Scalars[‘Boolean’][‘output’] | Enables legacy compatability mode for the multi-location delivery profiles feature. |