To import/export similar products, go to Catalog > Products from the Storefront module menu. Click on the Import or Export link. Then select "Similar product".
Column |
Type |
Data required |
Description |
Example |
Act |
String |
Yes |
Type of import action to perform (Insert = i, Delete = d) |
i |
SimilarProductID |
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 |
SimilarityProductID |
Integer |
Yes/No |
Associate the similar product object by its ProductID. If you specify ProductID, the ProductKey will be ignored. |
14 |
SimilarityProductKey |
String |
Yes/No |
Associate the similar product object by its ProductKey. If you specify ProductID, the ProductKey will be ignored. |
apple-ipad-white |