| ShippingPrices Class |
Namespace: CMS.Ecommerce
public class ShippingPrices
The ShippingPrices type exposes the following members.
| Name | Description | |
|---|---|---|
| ShippingPrices |
| Name | Description | |
|---|---|---|
| AppliedDiscounts |
Collection of the applied IDiscount discounts.
| |
| Price |
Calculated shipping price. All discounts are included.
| |
| ShippingDiscountSummary |
Applied discounts summary. Sum of the discount is already applied in the Price property.
| |
| StandardPrice |
Standard shipping price. Price does not contain any discounts.
|