I am using the theme Sense to build my shopify store. I have finally gotten all of the products uploaded and organized into collections–I am now experiencing an issue wherein the Ingredients, and directions tabs all contain the same description.
I started by doing one product, and then as I went through to add the ingredients and directions to the others I realized that the site was not letting me create new ingredients and directions for each product–rather, each product was a repetition of those two sections for every single one.
If anyone knows how I can rectify this issue, please let me know.
As suggested by Paul, using metafields for this purpose seems to be a nice idea. Displaying metafields on the product page might be slightly different depending on what theme is used in your store, but in most cases putting a proper Liquid code snippet into the product page template file does the trick.
Here’s the link to a great step-by-step tutorial on how to display a metafield on the product page. It works for both OS 2.0 and legacy themes.