In my product listing page (listing_0.html), I have four sizing options available for a user e.g. small, medium, large and xlarge. In the list of available images displayed to the user, I'd like to show the primary image e.g. a black t-shirt, but when they click on or hover over the small size option button, I'd like to display an image of a person wearing the small size.
Any thoughts on how to do this?
Any thoughts on how to do this?
Comment