Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I am wondering that how to change the number of records per page on order listing page?
I have searched the forum also tried to google it but i cannot found any solution.
On the order listing page right now I usually apply different filters (eg: show only unfulfilled orders) and when the orders are more then 50, i have to go to the next page and apply actions over again, so is there is ANY possible way where i can change these from 50 to 100 or max 250 per page?
Please describe if this can be done by editing the admin template files? I assume we can modify the admin theme template files?
Thanks in advance.
Looking forward to your kind feedback.
Waqar
Hi did you find a solution for this? I need to run flow on all my orders but doing it on 50 orders per view is quite hard.
Hello dear sir!
I wanted to do the same thing once and ended up checking up the Order API in Shopify's documentation to find an answer. It turns out you can actually use any of the parameters if you want, it works exactly like a query.
You can have up to 250 orders in a page and it can be achieved by adding '&limit=250' at the end of your link (the '&' is only to be added if you're using other filters too, check examples below), for example:
https://your-development-store.myshopify.com/orders?limit=250
or
https://your-development-store.myshopify.com/orders?another_parameter=1&other_parameter&limit=250
Have an awesome day!
Marius
Hi Marius,
This was extremely helpful - thank you! I never knew about this, been using shopify for 5 years.
Hi JiltW
We also want to increase the limit of orders per page from 50 to atlesat 100 or 250 can you please explain how we can do that....?
we are unable to understand below process.
You can have up to 250 orders in a page and it can be achieved by adding '&limit=250' at the end of your link (the '&' is only to be added if you're using other filters too, check examples below), for example:
https://your-development-store.myshopify.com/orders?limit=250
or
https://your-development-store.myshopify.com/orders?another_parameter=1&other_parameter&limit=250
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025