public interface CommercePriceService
| Modifier and Type | Method and Description |
|---|---|
PriceInformation |
getFromPriceForProduct(ProductModel product)
Retrieve the minimum price from all variants
|
PriceInformation |
getWebPriceForProduct(ProductModel product)
Retrieve the first price returned by ProductItem
|
PriceInformation getFromPriceForProduct(ProductModel product)
product - the productPriceInformation getWebPriceForProduct(ProductModel product)
product - the productCopyright © 2018 SAP SE. All Rights Reserved.