Variant group data structureΒΆ
The import/export file follows this data structure:
- code (required): the variant group code
- type (required): MUST be “VARIANT”
- axis (required): The codes of the attributes used as axis (at least one)
- label-<locale_code>: each label in a dedicated column (See Localized labels)
Note
File example:
code;axis;label-en_US;label-fr_FR;type akeneo_mug;main_color,secondary_color;Akeneo Mugs;Mugs Akeneo;VARIANT oro_mug;container_material,main_color,secondary_color;Oro Mugs;Mugs Oro;VARIANT akeneo_tshirt;clothing_size,main_color,secondary_color;Akeneo T-Shirts;T-Shirts Akeneo;VARIANT