You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
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"
}
],
Is multiple select not supported as type on attribute or is this a bug?
The text was updated successfully, but these errors were encountered: