options.csv

This file can be used to: Create options in SELECT and MULTISELECT attribute types. Add options for translations. Add custom field value to already existing custom fields.

columnrequiredlimitation

_code

Max length of 128 chars.

_attribute

Applies for SELECT and MULTI_SELECT Attribute types only.

One of existsing Attribute Codes.

_language

5 chars LCID language code. Example: pl_PL

_name

Max length of 255 chars.

custom_field_code*

Column header represents existing Custom Field Code. Value should be valid according to given type.

* Note in the above example columns not starting with _ prefixes represent custom field code values. Each header name represents a custom field identifying this option and the cell contains the value.

Example:

_code_attribute_name_language

select

select

name

en_GB

multiselect

multiselect

name

en_GB

Last updated