Hello,
Currently creating a Shopify store, I’m having trouble creating a custom page.
I would like to create a “waiting list” of all orders from all users with the status “In progress” and put them on a public page accessible to users. For example: https://www.triungulolab.com/module/ns_feuille_tableur/orders_list
The problem being that it is impossible for me with Liquid to retrieve orders from all users. The only thing possible is to retrieve the commands of the currently logged in user. Do you have an idea to work around this problem?
Thank you.