Home > @infiniteobjects/shopify-service > ShippingTimes > getShippingDisplayTime
Returns the launch date as a string if it hasn’t passed yet, otherwise returns the processing time string
Signature:
getShippingDisplayTime(): Promise<string>;
Returns:
Promise<string>