I want to create a Flow where:
1. The customer can add more than one product to the shopping cart.
2. Each product is added to the cart with its price, size, and quantity.
3. After the customer decides to finish shopping, they fill out the form once (name, phone number, address, etc.).
4. When they click the Confirm button, all the products they selected are recorded as separate orders or as a single order, depending on the Flow, and the customer confirms that all selected products are correct.
In short: the customer selects multiple products → adds them to the cart → fills out the form → clicks Confirm → the entire order is recorded.
