-
Notifications
You must be signed in to change notification settings - Fork 10
Options tab
Remy Betus edited this page Mar 9, 2015
·
5 revisions
Attributes options are the possibilities of choices for simple and multi select attributes.
Specify here the attribute code for which you want to append the option.
Specify here a code for your attribute option. Attribute option codes must be only composed of letters, numbers, spaces and underscores. No other character will be accepted.
Examples: blue, XL, silk
These columns allows you to define localized label for your attribute. You will have to add one column per locale. Be sure they are grouped below the Labels section (line #1).
The 3rd line is hidden, you will have to show it if you want to add other locales. The following example assume you are showing this line.
Example:
| Option properties | Labels | |||
| label-en_US | label-es_ES | label-fr_FR | ||
| Attribute code | Option code | en_US | fr_FR | es_ES |
| color | blue | Blue | Bleu | Azul |
| color | red | Red | Rouge | Rojo |