- Issue created by @Anas_maw
Adding multiple items to the cart will not work when existing=empty because the for loop empty the cart on each loop which cause only the last items to be added to the cart
try to add multiple items by link and set the existing to empty
fix the for loop
Patch
none
none
none
Needs review
1.0
Code