How can I automatically schedule sales suspension on a website?

How can I automatically schedule sales suspension on a website?

muriloscardoso
Shopify Partner
9 0 6

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?

Replies 6 (6)

Kalen_Jordan
Shopify Partner
656 26 107

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

muriloscardoso
Shopify Partner
9 0 6

About 200...

Kalen_Jordan
Shopify Partner
656 26 107

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.

muriloscardoso
Shopify Partner
9 0 6

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

Kalen_Jordan
Shopify Partner
656 26 107

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

muriloscardoso
Shopify Partner
9 0 6

I'll try and tell you later 😃