Hi, we are using Magento with Algolia. As the attributevalues for the products are integrated from an external PIM system, it would be good to just use text attributes in Magento, so we do not have to created all the multiselect options first. How can those values in text attributes be structured, so that we can configure in Algolia to use them as multiselect attributes?
Example:
Attribute: Product Colors
Value for product: red|blue|green
In the case, the product is red, blue and green and each color should be used separately as a multiselect filter. To separate those values, any character would be possible like, $ or |
What is the best way to do it?
Thanks
Jörg