ShippingCalculatorCalculate Method |
Runs shipping calculation based on given calculation related data.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax Remarks
Calculator uses the default implementation of the
IShippingPriceService to determine the shipping price.
Given
Result is modified during calculation process.
Calculates
Shipping price.
See Also