Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown option labels on store level when updating attributes #78

Open
zxon opened this issue Feb 7, 2018 · 0 comments
Open

Dropdown option labels on store level when updating attributes #78

zxon opened this issue Feb 7, 2018 · 0 comments

Comments

@zxon
Copy link
Contributor

zxon commented Feb 7, 2018

When creating dropdown/select attributes (product or otherwise), the options for the attribute can be defined using the 'options' part of the yaml file:

option:
values:
- Red
- Green
- Yellow
- Blue
- Purple
- Pink
- Orange
- Brown

Source: magento2-configurator/Samples/Components/Attributes/attributes.yaml

However, what would be nice is if the labels for the options could be specified on the store level too. Has anyone been able to do that with configurator?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants