An error is displayed when removing a voucher (gift) with no code
The Voucher line should be removed
Steps to reproduce the behavior:


Same issue with 1770rc1build3
1770rc1build2 => ok
This error should be fixed is ps_checkout module
Information :
It comes from modules/ps_checkout/ps_checkout.php in the method hookActionCartUpdateQuantityBefore where the variable $this->context->cart->id is not checked.
@khouloudbelguith Can you tell me what is the version of ps_checkout in your shop ?
Most helpful comment
Fixed by: https://github.com/PrestaShopCorp/ps_checkout/pull/614