To export product attribute groups, go to Catalog > Attribute groups from the Storefront module menu. Click on the Export link.
Column |
Type |
Data required |
Description |
Example |
Act |
String |
Yes |
Type of import action to perform (Insert = i, Update = u, Delete = d) |
i |
ProductAttributeDefinitionSelectionID |
Integer |
Yes/No |
Database object identifier. |
45 |
CreateDate |
DateTime |
No |
|
|
DisplayOrder |
Integer |
Yes |
Sort display order. |
1000 |
ProductAttributeDefinitionID |
Integer |
Yes/No |
Associate this attribute to the Product Attribute Definition by its ProductAttributeDefinitionID. If you specify ProductAttributeDefinitionID, the ProductAttributeDefinitionKey will be ignored. |
|
ProductAttributeDefinitionKey |
String |
Yes/No |
Associate this attribute to the Product Attribute Definition by its ProductAttributeDefinitionKey. If you specify ProductAttributeDefinitionID, the ProductAttributeDefinitionKey will be ignored. |
|
Text |
String |
Yes |
The localized displayed text. |
Blue |
UpdateDate |
DateTime |
No |
|
|