Hello community!
Let's I have Items that are made of different multiple ingredients.
I make an attribute "Ingredients" and set the type to "Option".
I populate this attribute with values. (Ingr.-1, Ingr.-2, Ingr.-3 etc.)
And now I want assign this attribute to:
Item-1 Ingredients values: Ingr.-1, Ingr.-2
Item-2 Ingredients values: Ingr.-2, Ingr.-3
But BC allows only one value per Attribute of "Option" type.
Is there a way to make it possible? Does anyone have any suggestions or solution?
I'm really surprised that I couldn't find anything on this topic.