problem description
the user selects three arrays as follows
let colorOptions = ["",""]
let sizeOptions = [36,37,38,39,40,41]
let otherSizeOptions = ["A","B","C","D"]
I want the following results
now this problem has not been solved. I hope the big guys can help me solve it. Thank you very much. If there is a better way to solve the problem, my data operation is very weak, and I have been learning. Thank you