Making delivery only possible on certain days

I am trying to make it so deliveries are only offered on Monday and Wednesday. Right now I have been able to create a skip delivery button, that will change the date of next delivery to the next month [Date of Next Delivery = Current User’s Date of Next Delivery + (months): 1] But that doesn’t guarantee me that the new date will be a monday or a wednesday. Is there are a way to make that constraint? THANKS!

There is a free plugin that gets a list of dates for specific day of the week…I think it is called 1T - Day of Week or Something like that

@eli developed it and made it available for the community to use. Maybe he could help point you in the right direction of how to utilize it for your use case

thanks!

This topic was automatically closed after 70 days. New replies are no longer allowed.