I’ve seen a few solutions for opening hours on commerce.
But I’m currently trying to do something slightly more complicated.
The merchant web app has a true or false state in the database that can be controlled at any time to Open or Close the orders on the end-user app. I’ve done this and it works great.
But I now would like to automatically switch on or off this based on opening/closing hours throughout the week.
Anyone has any ideas?