Hey guys, I need to have different pictures on all products, is there easier way to change images on the page instead of creating 100 product templates and editing one by one? ![]()
In Shopify, a product template refers to a predefined layout or structure that determines how product information is displayed on your online store. It serves as a design or blueprint for presenting product details consistently across various products on your Shopify website.
The images for your product on the other hand is something separate from the product template. These images are can be loaded individually or through a CSV file for bulk uploads.
Here is an example of product images:
You probably already know this, I just want to make sure we are on the same page with our lingo. So if what you are asking is if you could have another section within your product template that uses unique images related to the product, this is possible but does require coding. You essentially would be just creating another section that you can throw into that template that uses variables to dynamically pull in pictures from your source. But this would require some coding. Maybe someone else out there knows of an app or an easier solution. I also might not be understanding the question correctly so if I am not also just correct me.
Hi @MarTwan
Are you talking about a section added to Product template? Or product pictures?
If you are talking about a section added to product template, you can use a product metafields, and connect the section to that image metafield. Unfortunately, you will get your hands dirty if you donโt know how to code, since text metafield are the only metafield allowed (as of now) to be dynamically rendered without using code.
