Image frame linked to multiple iamge files

I need a way for linking mutiple images to a single image frame so vistors can see the product in a diiferent color.

First of all, hello,

To do this, you have a few possible approaches. The simplest is to use an Image Gallery.

Another method involves using Popups:

  1. Create triggers: For each product color, create a button. This button could contain a small thumbnail image of the product in the respective color or a simple color swatch, for example.
  2. Set up the popups: Each button/trigger will be linked to a separate (standard) popup. In each popup, you will insert the product image in the corresponding color.
  3. Overlay the popups: It’s essential to set all these popups to appear in the exact same spot on your page. This way, when one popup opens, it will visually replace the previous one, giving the illusion that the image is changing within a single, fixed frame.
  4. To finish: Make sure to assign the same “Group ID” (you’ll find this option in the popup settings) to all these popups. This ensures that opening a new popup from this group will automatically close any other popup from the same group that was open. Finally, configure your buttons so that each one opens its corresponding popup.