Why do images in my product page show across other products?

Hello! I need help! I have 3 products on my store and when I edit a individual product page such as add image with text, it shows on all 3 of my products but I just need it to show on one individual product. Can any one help?

Here is the link to my store - https://kreative-petals.myshopify.com

It sounds like the issue you’re experiencing may be related to the shopify template/theme that you’re using for your product pages. In Shopify, theme/templates determine the layout and design of your website product pages, including your product pages. If the same template is being used for all of your product pages, any changes you make to that template will affect all of the pages that use it.

One solution would be to create a new template for the individual product page that you want to edit, and then assign that template to just that product. Another solution would be to use the “conditional statements” in your code to check which product page is being viewed, and then display the content accordingly.

You can also use the “Product Handles” in your liquid code to make the changes only to a specific product, you can use the handle of that specific product to make the changes.

For more information, you can check the Shopify’s documentation on templates and the liquid programming language. You can also contact the Shopify support or drop feedback here to solve the issue.

The theme im using is Dawn. Im sure its able to change because I see others using the same theme with different customized product pages.

1 Like