Unable to have different backgrond image breadcrumb for each product pages

Why is it that every time I try to change the background Image BreadCrumb of a particular product page, it automatically changes the other pages’ product page background Image BreadCrumb?

From the screenshot attached, I changed the background Image BreadCrumb for the accessories page and it automatically changed the background Image BreadCrumb of Food packaging page

Uploading a particular image in this section will change the background image for all the collection pages. Try using metafields to add different image for different pages. Also, you can add image fro collection page as well (where you have created your collection on the right hand side you will find a section to add images). Let me know if any of these solution works fine for you.

Hi @hadeanu2233 ,

Because these collections share the same template ‘Default collection’, so when you change one collection, it will change in all other collections using this template.

There will be 2 ways to solve it, 1 is you will create a new template for each collection, 2 is you will display the collection image as a breadcrumb image.

1: Refer https://community.shopify.com/c/technical-q-a/creating-a-template-in-streamline/td-p/1510709

2: Please send me the code of collection-template.liquid file, I will check and guide you in detail.

Hope it helps!