SKUInfo GetSKUPrice Method Kentico 8.0 API Reference
Get SKU price in given currency. Its basic SKU price without adjustments like taxes, discounts, options.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineDouble
Exceptions

ExceptionCondition
OnlineSystem ExceptionException is thrown in case of invalid parameters.
See Also