IShippingPriceServiceGetShippingPrice Method |
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax ShippingPrices GetShippingPrice(
CalculatorData data,
decimal orderAmount
)
Parameters
- data
- Type: CMS.EcommerceCalculatorData
Calculation data. - orderAmount
- Type: SystemDecimal
Actual order amount for evaluation of the shipping discounts.
Return Value
Type:
ShippingPricesSee Also