public interface FlashBuyFacade
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
prepareFlashBuyInfo(ProductData product)
Prepares flash buy information, sets product's max order quantity for product, and returns flashbuy coupon code
|
void |
updateFlashBuyStatusForCart()
Updates flash buy status in cart
|
java.lang.String prepareFlashBuyInfo(ProductData product)
product - ProductData of the productvoid updateFlashBuyStatusForCart()
Copyright © 2018 SAP SE. All Rights Reserved.