Adding Multiple Products to an order

I used to create a Cart/Order Line table for use cases like this. You tie the order ID with the multiple order lines.

1 Like