Package DE_EPAGES::Shipping::API::TLE::AvailableShippingTypesHandler
Implements a TLE Function which returns a list of the available system ShippingTypes
Functions
AvailableShippingTypes
Returns the shipping levels for a given currency and tax model ordered by LowerBound ascending.
Syntax |
#AvailableShippingTypes($Filter [ , $ShippingFulfillmentTypeID ] ) |
Example |
#LOOP(#AvailableShippingTypes("NOT_RESTRICTED")) #ShippingType #ENDLOOP #LOOP(#AvailableShippingTypes("BY_LOGISTIC_ID", #ID)) #ShippingType #ENDLOOP |
Input |
|
Return |
|