What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: Schedule Suspend Sales

How can I automatically schedule sales suspension on a website?

muriloscardoso
Shopify Partner
12 0 7

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
798 37 143

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

muriloscardoso
Shopify Partner
12 0 7

About 200...

Kalen_Jordan
Shopify Partner
798 37 143

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
12 0 7

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
798 37 143

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

muriloscardoso
Shopify Partner
12 0 7

I'll try and tell you later 😃