How to show multiple products in a single product bundle result slot
Whenever you let your users select different products in a product bundle, sometimes you might want to ask a user how many products of a certain type the user needs and automatically select that amount of unique products based on the users' taste.
Let's, for example, say that you want your to put together a bouquet of flowers based on the users' taste. The easiest way to do this, is to make use of the "products in slot" setting when creating result slots.
Changing the amount of products shown in a result slot
By default a result slot shows exactly 1 product. To change this click the "Products in slot" button on the top-right of your result slot and change the value to the desired amount.
Using a dynamic amount of products shown in a result slot using a variable
To show a dynamic amount of products, you can also add a number input ("How many flowers do you want in your bouquet") in your flow set a variable to use the input, for example "flowers". To use this variable, you can change the first dropdown to "Variable" and select the "flowers" variable in the second dropdown.
Your "flowers" result slot will now automatically be filled with the given amount of (unique) products from your product feed.
Documentation