I have multiple collections of products on my store and I want each product page for each collection to dynamically show their own unique collection logo above the product titles on the product pages which a user can click to return to the relevant product collection page of whichever the current product is from.
On the product - To store relevant collection information.
On the collection - To store the collection logo.
After creating the metafields, you can use the image and the collection to display the logo. To achieve this, you will need to make changes to the template. The setup can be completed within an hour. The remaining task involves adding the respective collection and images to each product.
I have assigned the images/logos to their metafields in admin panel.
How would I add the block for the logo in the theme customiser for the product page template as there is no block for image under product information, only these are options..