I have a set of 100 products, but I need a custom script that will go through them all in a batch fashion and create 1000's of products, basically making copies of these existing objects but with different heights....
So, currently I have 100's of objects that are 150mm high and I want to create other height sized objects (there are six different heights, from 70mm to 220mm).
The 100's objects are already created and their names are all nice and logical (code, height, thickness).
This is what I need done in a batch process;