How can I automatically schedule sales suspension on a website?

Hello friends, I have a client who, for religious reasons, would like to disable sales on the website at a specific day and time of the week automatically. Is there any feature, plugin, or flow that I can use to achieve this automatic scheduling?

1 Like

Should be able to automate a workflow for that. How many products roughly do they have?

About 200…

1 Like

Gotcha. Flow has a limit of 100 on their iterator. Could potentially be done with some custom code and graphql though.

We could also build an automated workflow using our app mesa to do this, if they’re open to a 3rd party app.

Isn’t there a way to omit the buy and replace button with a warning on a certain day/time? Maybe it’s a more viable option

1 Like

Oh yeah that’s a good idea. Should be able to do that with a quick snippet of javascript.

1 Like

I’ll try and tell you later :smiley:

1 Like