If we have a product with 4 attributes and 3 to 6 variants per attribute, we are generating between 36 and 144 icons on the screen, just for the same product.
If we talk about a catalog with hundreds of products, the number of icons is unthinkable...
A solution could be to create the variants in “Never” creation mode
In this way, only one product appears on the POS
screen and when you click on it, the window appears to choose the available
variants.
This seems like a good solution, but trying it creates an additional problem.
If there are multiple products that share the same attribute, the variables are iterated and duplicated in the popup. There is a set of variables for each product that contains that attribute.