How to change DEFAULT sorting on admin product page

I would like to automatically change my default sorting option on the admin product page to Created (newest first) instead of having to manually do it every time I go to my product page. Can anyone help with this? If I could make it a shortcut, that would be somewhat helpful.

Hey @jenniferc ,

You can’t actually change the internal links of the admin area, but you could bookmark a link with the sorting option pre-filled, such as the following:

https://yourstorename.myshopify.com/admin/products?selectedView=all&order=created_at%20desc (make sure you change the address to your actual store name)

This should bring up the Products page with the required ordering.

1 Like

That worked PERFECTLY as I already have a bookmarked page as my Chrome
startup. THANK YOU!

1 Like

Glad I could help, take care!

Hey! Glad to help.
This may be useful.
https://app.hopps.io/videos/how-do-i-change-the-default-sorting-on-the-admin-product-page-178a9258edf
Good luck. :grin: