To import/export related products, go to Catalog > Products from the Storefront module menu. Click on the Import or Export link. Then select "Related product".
Column |
Type |
Data required |
Description |
Example |
Act |
String |
Yes |
Type of import action to perform (Insert = i, Delete = d) |
i |
RelatedProductID |
Integer |
Yes/No |
Database object identifier. This value must be specified when performing a delete action. |
|
CreateDate |
DateTime |
No |
|
|
ProductID |
Integer |
Yes/No |
Associate the product object by its ProductID. If you specify ProductID, the ProductKey will be ignored. |
16 |
ProductKey |
String |
Yes/No |
Associate the product object by its ProductID. If you specify ProductID, the ProductKey will be ignored. |
apple-ipad |
RelationProductID |
Integer |
Yes/No |
Associate the related product object by its ProductID. If you specify ProductID, the ProductKey will be ignored. |
14 |
RelationProductKey |
String |
Yes/No |
Associate the related product object by its ProductKey. If you specify ProductID, the ProductKey will be ignored. |
apple-ipad-white |