WIP Coupon
Implementation Comparable Parameters
This commit is contained in:
@@ -79,4 +79,11 @@ interface CouponAdapterInterface
|
||||
*/
|
||||
public function getCheckoutPostagePrice();
|
||||
|
||||
/**
|
||||
* Return the number of Products in the Cart
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function getNbArticlesInTheCart();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user