oxideshop_ce icon indicating copy to clipboard operation
oxideshop_ce copied to clipboard

fix for removing bonus article from basket bug:0007061

Open ivoba opened this issue 4 years ago • 1 comments

Possible fix for https://bugs.oxid-esales.com/view.php?id=7061

When removing an item the id is buffered and on discount readding its checked if the id was removed before, so the article is not readded.

ivoba avatar Sep 30 '20 08:09 ivoba

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Aug 15 '22 15:08 CLAassistant

Hi @ivoba, thank you for the suggested fix. Sadly, this one will fix one, but will introduce other problems. We will need to rework the mechanism how bonus items are added in general.

One of the possible solutions could be - show bonus items near by the regular ones in the basket, and let customer decide if one wants it or not.

The bug stays open for now.

Sieg avatar Jun 23 '23 16:06 Sieg