Returns dataset of shipping costs for all weight categories in given shipping option. Result is ordered by min weight.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- shippingOptionId
- Type: System Int32
Id of the shipping option
Return Value
Type: ObjectQuery ShippingCostInfoSee Also