Get SKU price in given currency. Its basic SKU price without adjustments like taxes, discounts, options.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- currency
- Type: CMS.Ecommerce CurrencyInfo
Target currency
Return Value
Type: DoubleExceptions
Exception | Condition |
---|---|
System Exception | Exception is thrown in case of invalid parameters. |
See Also