- Use the alt text to associate the additional images - besides the variant image - to the option value. Example: say you have 3 images that show the Blue variants, then a) associate the first image as variant image to all Blue variants, and b) set the alt text of the 2 additional images to 'Blue'.
- Copy+paste the code found in the product.liquid snippet below at the bottom of your product.liquid template.
Only the images associated to the currently selected variant are shown. Other images are hidden.
- On page load, only the images associated to the selected variant will be shown.
- When a new variant is selected, only the images associated to that new variant will be shown.
- The wrapper of the image, if one is used, is hidden, so there will be no left-over border shown on the page when an image is hidden.
jQuery 1.7 or later.
Hi, please I need a code to automate ALT text to generate as Product Title. I use the Turbo theme. I can't seem to find where to change the image.alt to product.title. Thanks for your help.