SKUInfoProvider GetSKUPrice Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetSKUPrice(SKUInfo, ShoppingCartInfo)
Returns value of the SKU catalog price based on the SKU data and shopping cart data.
Public methodStatic memberGetSKUPrice(SKUInfo, ShoppingCartInfo, String)
Returns value of the SKU catalog price based on the SKU data and shopping cart data.
Public methodStatic memberGetSKUPrice(SKUInfo, ShoppingCartInfo, Boolean, Boolean, Boolean, String, SKUInfo, Double)
Returns product catalog price based on the SKU data and shopping cart data. Catalog discounts and/or taxes are included optionally. Result is in site main currency.
Back to Top
See Also