Every time a user orders a product on my website. There is a date picker. I want the user to not be able to select previously selected dates. To solve this, is there a way to get data of previous orders and custom date picker?
- How to get list ordered.
- Can API from frontend to get data → no security, because will show API key on frontend
- Others?
