You must be logged in to see replies to this topic. Click here to login or register
Home › Forums › Plugins › Import Shopify to WooCommerce › Error multiple times importing 62k product rows from CSV
Hi there,
I’m trying to import products from CSV containing 62k rows (shopify export file). The file size is around 26 MB.
A lot of products have 100 variants.
I have tried 5 times but it keeps giving me error. The plugin managed to import a few products every time I tried but ended up failing again and again.
This is what I’ve done:
1. Increase WP memory limit to 256 MB
2. Increase Woo Max Linked Variants to 150 via php function in WP-config file with code: define( ‘WC_MAX_LINKED_VARIATIONS’, 150 );
3. Increase Max PHP limit to 600 (helped by my hosting support)
I’ve done all these but import is still failing. I attached the S2W log file with this support ticket.
Please kindly advise.
Thanking you for your fastest response.
You must be logged in to see replies to this topic. Click here to login or register