| IProductPricingService Interface |
Namespace: CMS.Ecommerce
public interface IProductPricingService
The IProductPricingService type exposes the following members.
| Name | Description | |
|---|---|---|
| GetPrices |
Calculates the price of the given sku with the specified product options configuration.
Returned prices are in the specified Currency.
|