I'm adding items to the cart through code. The problem is that is seems that the order of these products on the checkout page is essentially random. I've tried everything. Adding them in different orders, changing the products list weight. Nothing works to gain some form of control over the order the products are displayed. Still random, it seems.
This is pretty important for my particular application. Is there any way to control the order of cart items?
Thanks in advance!


