- This topic has 3 replies, 2 voices, and was last updated 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › WooCommerce products (CSV) not working
Hi Team
We are trying to import products from existing website, but facing issue, Could you please help on this.
WooCommerce products (CSV)
Thank you
Hi,
Kindly refer to this link to learn how to import WooCommerce products CSV.
All the information mentioned here 👇
https://woocommerce.com/document/product-csv-importer-exporter/
Regards,
Dave
Doing same thing but getting below error when i click on import button
This page isn’t workingrelaxonmattresses.com redirected you too many times.
Try deleting your cookies.
ERR_TOO_MANY_REDIRECTS
Hi,
Kindly see the given link to resolve this error; this also may be an execution time issue. Set the given time limit and check.
https://www.hostinger.in/tutorials/how-to-fix-err-too-many-redirects
max_execution_time = 300
max_input_time = 1000
memory_limit = 256M
post_max_size = 64M
upload_max_filesize = 64M
upload_max_size = 64M
Regards,
Dave