Replicating Issue


As seen in these 2 images both my 2 products in my store are saving these text boxes across each store and when i edit one it edits the other i want them to be separate i did add code to my theme liquid to make the text boxes closer wondering if its made the issue?

So you want to make sure that when you are customizing your product page that you are pulling in the Product → Description block ( see the screen shot ) instead of just a regular text box. This will allow whatever is typed in the Product description to show on the each individual product page. The key to remember is that all your products share the same product template so any static content you put on that page will show on all your products.