ProductPricingService Class |
Namespace: CMS.Ecommerce
public class ProductPricingService : IProductPricingService
The ProductPricingService type exposes the following members.
Name | Description | |
---|---|---|
ProductPricingService |
Creates a new instance of the ProductPricingService.
|
Name | Description | |
---|---|---|
GetPrices |
Calculates the price of the given sku with the specified product options configuration.
Returned prices are in the specified Currency.
|