I’m trying to add an image into a specific product liquid section and unsure how to do that, if someone can point me in the right direction that would be great!
Thanks!
I’m trying to add an image into a specific product liquid section and unsure how to do that, if someone can point me in the right direction that would be great!
Thanks!
Try this with replacing “your-product-handle”:
{{ all_products['your-product-handle'] | img_tag }}
sorry but if I can get a bit more instruction I would greatly appreciate it
basically I’m trying to take the attached picture that is circled and instead of having it as an image added to the product listing I am hoping to have it added into the code so that if the options change at all I only have to change it in one spot versus all the listings for all the different hoodie design options if that makes sense?
I guess I got what you wanted, you want to use one of product images seperately as “available colors” visual.
So how many products will use this same image to visualize all color options available? If it is shared I would recommend uploading it to files in the settings and using it from there.