On the order and the order item there is some helper data set, that needs to be deleted, as soon as the order item is removed.
$cart->unsetData('giveaways');
On the order and the order item there is some helper data set, that needs to be deleted, as soon as the order item is removed.
$cart->unsetData('giveaways');
Comments