Remove from cart when allwaysAdd in add to cart

Hi,

I have products that needs some konfiguration when I add them to cart I use the always add setting and has the configuration as orderrowadditionalinfo. If I add more than one row of a specific articlenumber, the update cart failes since thera are more than one row with the same article.

How can I manipulate the cart to delete or update one of the rows?

Litium version: 8.15

On the AddOrUpdateCartItemArgs that you passing into the method you can set an RowSelector that will be used to find the correct row.

have you got any excample?

äsch found a way

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.