Right-Click interactions

Hi, I’ve been using wix before, now I’m using editorx and I’m fascinated by it. My English is not very good, I don’t know if I can express it clearly.
I have a lot of colors for my products, and I quickly implement the color display with repeaters and content managers.I have created a lot of small color icons and sku on the left side of the screen, and I want to click on a color image and display the large image and sku of the color product on the right.
I can do it directly with the click interaction, but I have too many skus, is there any way to do it as fast as repeater? Like clicking on the sku on the left, and calling a item of another repeater on the right side screen.

I’ll check for a non-code way but your explanation reminds me of this Velo example:

The main purpose of the code is to add the items directly to the cart but they also have a way to click on the colors and have the image change to it.