Let’s say I have a product called fruit salad and it has ingredients like apples, mangoes, etc. How can I add details about the ingredients like image, title, and description and map it to a product? Since an ingredient can be mapped to multiple types of salads I don’t want to save this information within meta fields as then editing any value of the ingredient would involve changing it at many places.
I would like to keep it simple without paid apps or hard coding the values of the ingredient within the theme files.