Hi,
Could someone let me know how I am able to change my product page media so that only the images from a selected colour show and not any other colour?
Hi,
Could someone let me know how I am able to change my product page media so that only the images from a selected colour show and not any other colour?
Hello @Jordie895 ,
Without customizing the theme code it’s not possible to do it.
Alternatively you can check for the app, maybe any available with the same functionality.
btw if you are aware about the code then the basic idea is you have to assign variant id’s or alt with variant id’s and then in frontend have to call them accordingly.
Thanks