In Admin, how do I show all products>....

On the admin side, my list of products is broken into “pages”, 50 products per page.

How do make it just show all products, and let me just scroll through it? Also, where do I find a count of how many products I have?

Hmmm, strange. Why is your products broken into pages?? If you said you had a different template may be for each product that would still be understandable but into pages.

Can you like screen shots of what it is like?

Best

Hi @Bob_Tema

Currently, Shopify’s admin interface presently paginates product lists at 50 per page. There is no native support to display all products in a single scrollable list. However, you can use the Search & Filters to locate specific products in an instant or perform bulk actions.

To see your total product count, go to Products in your admin area, and check the number displayed at the top (e.g., “Showing 1-50 of 500”). You can also export your products (Products > Export) to view a full list in a CSV file.

For an even more custom view, third-party apps like Better Admin or ShopifyQL Notebooks offer custom reporting and advanced product management.

Hope this helps :slightly_smiling_face:

Hello,

The products in the admin area are split into 50 products per page, this is how Shopify shows them and there isn’t a way to change this.

To view the number of all products in your store, you just need to open this link [https://admin.shopify.com/store/[YOUR](https://admin.shopify.com/store/[YOUR) STORE HERE]]/products/count.json (change the [YOUR STORE HERE] with your store name).

I hope this is helpfull.