JacoboP Posted May 16, 2013 Share Posted May 16, 2013 Hi all, I am trying to import my CSV catalog to my shop. Each product has 3 features. For example: - Type:New:0 - Capacity:69ml.:1 - PartNumber:X556D23:2 The import process finishes OK without errors... but then, just one feature (PartNumber) is shown on the page. Going to the catalog I can see the other two haven't been asigned to each product. If I add them manually, then that product displays well. Any ideas why it is importing one feature and not the other two? Thanks! Link to comment Share on other sites More sharing options...
JacoboP Posted May 18, 2013 Author Share Posted May 18, 2013 I found the solution... They all need to be in one same field as multivalue (separated by commas). For example: Type:New:0,Capacity:69ml.:1,PartNumber:X556D23:2 Hope this can be of help to anyone in the future. Cheers! Link to comment Share on other sites More sharing options...
Recommended Posts