DocumentationAmertaThemeUtilitiesGet shipping methodsFunctions

Get Shipping Methods

amerta


amerta / amerta/theme/utilities/get-shipping-methods / getShippingMethods

Function: getShippingMethods()

getShippingMethods(countryId, cityName?, req?): Promise<Shipping[]>

Defined in: amerta/theme/utilities/get-shipping-methods.ts:5

Parameters

| Parameter | Type | | ------ | ------ | | countryId | string | | cityName? | string | | req? | PayloadRequest |

Returns

Promise<Shipping[]>