Hello,
I’m trying to create a filter for customer orders history.
So basically the customer can choose the range of date of purchase history.
For example: Starting from 2022-01-01 to 2022-03-01
Or filter out customer orders from the last 3 months.
Is this achievable?
I checked the documentation but found no hints about this.
If there is any way to solve this using liquid only it would be great, or if someone can tell me how to access the “customer.orders” object that would also be great.
Any help will be appreciated!
Thanks!