Open MariaMatvienko opened 3 years ago
@Meshtli In an ajax request, you need to send the id of the cart position.
@Meshtli In an ajax request, you need to send the id of the cart position.
Perhaps it is worth pointing out in the documentation? In the case of using additional properties of an order position, it is necessary to pass the position id and the "position" as a value of type to remove a position from the cart.
I don't see any other way to fix this bug. Only if you transfer, in addition to the offer id, an array with position properties, which is not very convenient in case of removal.
Hello I am having a problem. The request 'Cart::onRemove' does not remove an item from the cart if it has properties. I do it like this:
And I add like this: