Jump to content

Importing large file with combinations


Recommended Posts

As other users I have some problem with importing moderate number of products in my Prestashop 1.5.5.0, e.g. http://www.prestashop.com/forums/topic/248986-prestashop-fail-to-import-1000-product-csv-file/

 

 

So I parse my 50k+ products file into small chunks and then I uploaded them to server (GoDaddy) with 25 rows per file. I speed up this process by doing multiple uploads to the server, which means I get mixed product IDs in my Catalog panel, i.e. products are not in sequential order as they would be if I would uploaded file after file. So when I upload combinations.csv things get messed up, because I dont know correct product IDs.

 

 

Now, the question:

How can I assign combination to the product without knowing ID of the product?

Link to comment
Share on other sites

  • 6 months later...
×
×
  • Create New...