Is there a way of exporting data for more than 100 products at a time?
I see the following on the Export data page but the Change range link just takes me back and I can not for the life of me find how to increase the number
Note:
100[color=#000000][font=Tahoma, Arial, Verdana,] products will be exported.[/font][/color]
[color=#000000][font=Tahoma, Arial, Verdana,]Change range ›› Delete range ››[/font][/color]
[color=#000000][font=Tahoma, Arial, Verdana]I should add that I’m only trying to export Active products from a certain category. [/font][/color]
If you want to export all products, do not select them, just go to the Administration → Export data → Products. All products will be exported in this case.
If it is required to select products, add the items_per_page parameter to the URL. E.g.
admin.php?dispatch=products.manage&items_per_page=1000
Hope this will help.
Thank you, I had seen that in another post but couldn't find the items_per_page parameter, I have missed that it can be added and thought it was just amend it from 100 to 1000 not realising the parameter could be added!
[quote name='jacksonsnurseries' timestamp='1439971896' post='227155']
Is there a way of exporting data for more than 100 products at a time?
I see the following on the Export data page but the Change range link just takes me back and I can not for the life of me find how to increase the number
Note:
100[color=#000000][font=Tahoma, Arial, Verdana,] products will be exported.[/font][/color]
[color=#000000][font=Tahoma, Arial, Verdana,]Change range ›› Delete range ››[/font][/color]
[color=#000000][font=Tahoma, Arial, Verdana]I should add that I'm only trying to export Active products from a certain category. [/font][/color]
[/quote]
Delete the range, go back to your category, select the products in that category by clicking the number highlighted next to the “ADD” text on the right.
then sort your products by active and select the check boxes.
Then bottom left of screen, choose action, export selected.
John
[quote name='johnbol1' timestamp='1439981010' post='227199']
Delete the range, go back to your category, select the products in that category by clicking the number highlighted next to the “ADD” text on the right.
then sort your products by active and select the check boxes.
Then bottom left of screen, choose action, export selected.
John
[/quote]
The main issue is that the maximum number per page is 100. The solution can be found in post #2
i have the same problem,
I want to select more that 100 product in cs cart 4.3.5
Any idee????
Thanks
i have the same problem,
I want to select more that 100 product in cs cart 4.3.5
Any idee????
Thanks
The main issue is that the maximum number per page is 100. The solution can be found in post #2
If you want to export all products, do not select them, just go to the [b]Administration -> Export data -> Products[/b]. All products will be exported in this case.
If it is required to select products, add the [b]items_per_page [/b]parameter to the URL. E.g.
admin.php?dispatch=products.manage&items_per_page=1000
Hope this will help.
i try this but the page is block
i don t now why
i have a limit???
i speak why the administrator server and thay sad that the problem is not on the server..
yes is work but when i try to modify a product, and i type save, the admin panel block....
Is possible to because i select a lot at product the server block?
My guess is because max_input_vars is too low.
Check max_input_vars and max_post_size settings on the server