I have variable products set up with color and size attributes, for example, a product might have 2 variations; Green/Any Size and Grey/Any Size.
There is an image of the product in the corresponding color for each variation, but at the moment the image doesn’t switch unless a color AND size is selected (I’m aware this is how Wocommerce works).
I have to change the attributes every time i want to switch the images.
See the video:
https://streamable.com/ulxlic
I duplicated the website to a staging environment and i install the plugin “Variation Swatches for WooCommerce” and deactivate the “variations swatches” on the theme, and the behavior was better but didn’t do what i needed. With this plugin the images didn’t switch when i don’t have a size selected, but when the size is selecetd i don’t need to select it again for the images to change.
See here:
https://streamable.com/ux9xu2
I would like to make it so that the image switches when JUST a color is selected. Can you tell me how to do it, and if it is possible without need to install other plugin?
Thank you so much.