App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi. Shopify
I’m searching about Products’s page’s url.
Products page’s normal url:
admin.shopify.com/store/{storeName}/products?selectedView=all
Products page’s url with 'STATUS' filtering option:
admin.shopify.com/store/{storeName}/products?selectedView=all&status=ACTIVE
Products page’s url with 'Sales channel' filtering option:
admin.shopify.com/store/{storeName}/products?selectedView=all&catalogs_ids_all={someId}
But I can’t find any results about ‘catalogs_ids_all’ rules.
How can I open products page including sales channel filtering option?
Thank you!