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
I used to create a Cart/Order Line table for use cases like this. You tie the order ID with the multiple order lines.