public interface MetaProductInfo
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeAddedToCart()
Check if the product can be added to a cart.
|
String |
getProductMessage()
A message to be displayed next to the product.
|
boolean canBeAddedToCart()
String getProductMessage()
Copyright © 2017 SAP SE. All Rights Reserved.