Add color swatches support #2174
Labels
feature request
Requests for new features. Please be as specific as possible and provide proposal API if it you can
vs-hackathon
Tasks for the Hackathon
Milestone
What is the motivation for adding / enhancing this feature?
Currently, we're displaying the color options using the
color
attribute label. This is pretty limiting as in Magento2 users can define even picture based color swatches.M2 API doesn't return the swatches. So the first problem is to work around this issue - maybe even adding custom magento2 api option. Then we need to extend
ColorSelector.vue
to use the swatch values properlyWhat are the acceptance criteria
Can you complete this feature request by yourself?
Additional information
The text was updated successfully, but these errors were encountered: