A simple button that will choose a random configuration to allow user visualize builds. To make this easier to implement given you need to follow configurator logic, something like: pick item from attribute 0, then remake remaining attributes based on the chosen item, then pick another random from attribute 1, remake the next attributes, and so on. For example, attribute 0 is a watch case, random picks gold for color, the next attribute 1 will have to follow configurator's logic (for example i set up my logic for Gold case to show Gold-themed dials), then we pick a random choice from that one, and proceed until no attributes left. I want this for a long time, and should really be an easy implementation, especially for beta (i'm a Developer myself). If not, i'm open to suggestions how i could implement some custom code myself to add a button like that