Adding color variation to a non store page

Hello there!
I need to add a color variation, with 2 color swatches that acts exactely like color variations in the wix store (will change the gallery to second color), how can i add this feature?

Hi, I think the best way to do it is to store every gallery images in a record and give it a uniq id, which is the same id like the color you’d like to present the gallery according to.
Then, in code, when user choose a color, you take this color id and set the gallery images to include only the images that have the same uniq Id as the chosen color