SKUInfoProvider GetSKUPriceInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodGetSKUPriceInternal(SKUInfo, ShoppingCartInfo)
Returns value of the SKU catalog price based on the SKU data and shopping cart data. By default value from SKUPrice field is returned.
Protected methodGetSKUPriceInternal(SKUInfo, ShoppingCartInfo, String)
Returns value of the SKU catalog price based on the SKU data and shopping cart data.
Protected methodGetSKUPriceInternal(SKUInfo, ShoppingCartInfo, Boolean, Boolean, Boolean, String, SKUInfo, Double)
Returns product catalog price based on the SKU data and the shopping cart data. Discounts and/or taxes are included optionally. Result is in site main currency.
Back to Top
See Also