Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShippingMethod
The shipping method for the delivery. Customers will see applicable shipping methods in the shipping section of checkout.
Signature:
export interface ShippingMethod
Property | Modifiers | Type | Description |
---|---|---|---|
code | Scalars[‘String’][‘output’] | A unique code associated with the rate. For example: expedited_mail |
|
label | Scalars[‘String’][‘output’] | A description of the rate, which customers will see at checkout. For example: Local delivery , Free Express Worldwide , Includes tracking and insurance . |