vuestorefront / magento2-vsbridge-indexer

This is official Vue Storefront, native, Magento2 indexer
https://vuestorefront.io
MIT License
68 stars 90 forks source link

Multiple select as type on attribute, no configurable options on vsf #388

Open lukasengstrom-dizparc opened 3 years ago

lukasengstrom-dizparc commented 3 years ago

Hi!

i got this attribute set to type multiple select on magento2, its used for variations but in vue storefront its empty of configurable_options

"configurable_options": [ { "attribute_id": 173, "label": "Sizes", "attribute_code": "sizes" } ],

Skärmavbild 2021-04-21 kl  13 29 59 Skärmavbild 2021-04-21 kl  13 35 09

Is multiple select not supported as type on attribute or is this a bug?