@plentymarkets/shop-api / shippingProviderGetters
Variable: shippingProviderGetters ​
constshippingProviderGetters:object
Defined in: getters/shippingProviderGetters.ts:51
Type Declaration ​
getDataPrivacyAgreementHint ​
getDataPrivacyAgreementHint: (
shippingMethod) =>boolean
Parameters ​
shippingMethod ​
Returns ​
boolean
getParcelServicePresetId ​
getParcelServicePresetId: (
shippingMethod) =>string
Parameters ​
shippingMethod ​
Returns ​
string
getShippingAmount ​
getShippingAmount: (
shippingMethod) =>string
Parameters ​
shippingMethod ​
Returns ​
string
getShippingMethodImage ​
getShippingMethodImage: (
shippingMethod) =>string
Parameters ​
shippingMethod ​
Returns ​
string
getShippingMethodName ​
getShippingMethodName: (
shippingMethod) =>string
Parameters ​
shippingMethod ​
Returns ​
string
getShippingPrivacyInformation ​
getShippingPrivacyInformation: (
shippingMethod) =>ShippingPrivacyInformation
Parameters ​
shippingMethod ​
Returns ​
getShippingProfileId ​
getShippingProfileId: (
cart) =>string
Parameters ​
cart ​
Returns ​
string
getShippingProviders ​
getShippingProviders: (
shippingProvider) =>ShippingMethod[]
Parameters ​
shippingProvider ​
Returns ​
getValue ​
getValue: (
shippingMethod) =>ShippingMethod