Best way to show trade is open or closed

Hello Gliders!
What’s the best way to show that a trade is open or closed?
I thought of If Then Else but I’m not getting it.
The hours would be as follows:
Sunday - Closed
Monday to Friday: Open from 8 am to 12 pm and from 2 pm to 6 pm
Saturday: open from 9 am to 1 pm.
I thought of a Math for the day of the week where Sunday would be “1”… until Saturday “7” and another Math for the hours of the day.
In this example we would have: If Math/Week Is 1 then Closed.
Could you help me with the rest?
Would there be a simpler way?
Grateful…

Before I suggest a way to set this up, does the app have MORE THAN ONE or ONLY ONE store/trade?

1 Like

At the moment only one but it would be a good idea to put the possibility of store 1, 2, etc…

1 Like

Really brilliant. Too bad I don’t have the ability to do anything similar.

1 Like

A friend posted an option on https://serpastore.glideapp.io which I share below.