Closed
Description
When setting a promo code label, it is not displayed in cart but the promocode is used instead
Preconditions
- version : magento 2.1 public release
- Setting a promo code with a name : promocodename
- seeting a code for this promo with a code : truc
- Setting a default label : labeltest
Steps to reproduce
- add the promo code to cart, and watch the result
Expected result
- in the session message confirmation in green the right label should be displayed
- in the cart resumee the right label should be displayed
Actual result
- in the session message confirmation in green the promo.code appear
- in the cart resumee the promo.code appear