Hello.
I am trying to add an additional field to be considered in cart lines merging. If I add a new line to my cart and there is already a line for that product/variant in the cart the amounts for the order will be updated, rather than creating a new line. What I need to happen is to change the merge criteria so it considers a cart line custom field also. So if I add two lines, one with Product1/Variant3/Available and quantity 2, and Product1/Variant3/20150608 with quantity 3, this would create two lines in the cart, rather than the one for Product1/Variant3 with quantity 5.
How would you go about doing this? Can I do it through settings only or do I need to develop some custom behaviour somewhere?
Thank you.
Marco