Package DE_EPAGES::Shipping::API::TLE::ShippingLevelHandler
Implements TLE functions for shipping options.
Functions
ShippingLevels
Returns the shipping levels for a given currency and tax model ordered by LowerBound ascending.
Syntax |
#LOOP(#FUNCTION("ShippingLevels", #ShippingMethod, #Currency, #TaxModel, #ExtraPrecision)) |
Example |
#LOOP(#FUNCTION("ShippingLevels", #Object, #INPUT.Currency, #Shop.InputTaxModel, 1)) #BaseValue[money] #Multiplier[reg_float] #LowerBound[reg_float] #UpperBound[reg_float] #ENDLOCAL |
Input |
|