Is there a way to assign a product multiple values for a single attribute. I want the product to show up for multiple attribute values within an attribute.
____________________________________________________________
Example:
Product A123
Attribute: Working Material
Attribute Value: Metal, Concrete
Product B456
Attribute: Working Material
Attribute Value: Metal
Product C789
Attribute: Working Material
Attribute Value: Metal, Stainless
____________________________________________________________
I want to see product A123, B456, & C789 when I click on "Metal"
I want to see product A123 when I click on "Concrete"
I want to see product C789 when I click on "Stainless"