Woocommerce variation impot
-
Hello out there,
I hope that someone out there encountered the same problem eith the following plugin: Product CSV import suit.
After boosting the Memory limit and setting a set_time_limit within the wp_config.php I finally managed to import my nearly 3000 products into the woocommerce shop. So far so good – but every product comes with 2 variations.
Using the variations import everything is ok as long as my document hasen’t got more than 30 lines… which is quite horrifying having a document with 5000 lines.
So has anybody of you an idea how I can work around this problem? Within the variations are NO images and the size of the complete document ist only 393K and I use openoffice. The only thing written in there are: parent_sku, Sku, price and the meta attribute
I did the following things and nothing changed:
– tried the google document workaround
– changed from semikolon to comma delimiter
– changed memory and timeout set up on the server
– deleted the non used columns in the document
– changed the language from utf8 to dos/usa etc.If the document has more lines the upload stops after 3minutes even though the time limit is set to 10min. Splitting my document into 30 liners and uploading each table drives me nuts…. and woocommerce support does not answer. So I’d really appreciate your help.
Thanks in advance for any constructive idea
The topic ‘Woocommerce variation impot’ is closed to new replies.