Create copies of entry in database 1x5 to 5x1

Hello everybody, I have a list of products and each product has a quantity asigned
I want to split the product into whatever quantity the product has so for example:
Lemons x3
Would turn into:
Lemon
Lemon
Lemon
Is there any easy way of achiving this?

You will need to iterate over the quantity number, using either backend workflows (on a paid plan) or the (free) List Shifter plugin. I would experiment with List Shifter, I believe it is doable but I can’t test right now.

1 Like