Package DE_EPAGES::Shipping::API::TLE::ShippingValuesHandler
Functions
ShippingValues
Returns the shipping values for a given currency and tax model.
Syntax |
#ShippingValues(#ShippingMethod, #Currency, #TaxModel, #ExtraPrecision) |
Example |
#LOCAL("ShippingValues",#ShippingValues(#Object, #INPUT.Currency, #Shop.InputTaxModel, 1)) #ShippingValues.FreeShippingPrice[money] #ShippingValues.MaximumWeight[float] #ENDLOCAL |
Input |
|