IProductPricingServiceGetPrices Method |
Calculates the price of the given
sku with the specified product
options configuration.
Returned prices are in the specified
Currency.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax Exceptions Remarks StandardPrice represents base price including
options configuration.
Price represents final price with applied discounts.
AppliedDiscounts collection contains applied discounts with respective discount values.
See Also