Why can't I list unique ingredients for each product?

I’m having issues listing ingredients on my products. Whenever I list ingredients in all my different products, the information stays the same and does not change for each product. How can I fix this problem? How can each product have different ingredients?

Settings you add to a template in theme are used for every product that use that exact same template with the settings you made.

To have per product info , dynamic data, use dynamic sources with metafield definitions

https://help.shopify.com/en/manual/online-store/themes/theme-structure/sections-and-blocks#using-metafields-and-dynamic-sources

For sets of products that share the same info use alternate templates

https://help.shopify.com/en/manual/online-store/themes/os20/theme-structure/templates#create-a-new-template

Hello @angelagamez004 ,

To troubleshoot this issue, you need to make sure not using the same template for all your products.

You can try to follow these steps:

  • Go to Shopify admin panel → products section → select products you want to edit.
  • Scroll down to the “Product details” section and make sure that you have not selected a product template that is automatically populating the ingredients field.
  • If you are using a product template, select “No template” from the dropdown menu.
  • Scroll down to the “Variants” section and click on the variant that you want to edit.
  • Scroll down to the “Inventory & variants” section and enter the ingredients for that specific variant.
  • Save your changes.

Hope this can help. Let us know if you need any further support.

OneCommerce team.