ShippingCostInfoProvider GetShippingCosts Method (Int32)Kentico 8.0 API Reference
Returns dataset of shipping costs for all weight categories in given shipping option. Result is ordered by min weight.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

shippingOptionId
Type: OnlineSystem Int32
Id of the shipping option

Return Value

Type: ObjectQuery ShippingCostInfo 
See Also