I have chosen “color” as one of my filters on Dawn theme- However the name of the colors on specific products is way too many and I would like to define another list for the color filter that would be more generic. How can I do that?
As you can see on top of the page, it shows the filter “color” and when you select that, you see a long list of color names picked from the product specific color variant. However, the product specific color variant is the “design” name of the colors. I don’t want the color filter to pull from there. I want to define a generic list of colors and then perhaps add those generic colors as tags to each product. This way the customer can just filter by “red” or “red”/“green” together and they see all the products that have “red” or/and “green” tags.
I think I understand what you mean. The filter currently in Dawn is associated with the product variants. If you want a different set of filters, we have to create a list of filter (means you have to define the colors), then use it as a filter, basing on the product variants. This will require liquid codes and javascript codes.