How to calculate the delivery date of a product?
-
Hello
I am trying to calculate the delivery date of products from the store, taking into account that they only ship once or twice a week.
Orders are only shipped on Thursday from the store, so an order is brought to the customer by the carrier in approximately 24 hours.
I am looking for a way to automatically calculate the checkout date in order for it to be shown to the user.
For example, shipments are made on Thursday and arrive on Friday. I want to automatically calculate when an order that the user is making on Sunday will arrive, taking into account that the products will not leave the store until Thursday.
I hope I have explained what I am looking for.
I have checked the WooCommerce options but I can’t find a way to do it
Does WooCommerce have this functionality?
If it’s not possible to do it directly with WooCommerce, I’d like to do it with a function, but I can’t find the logic to build it
Can it be done with a Plugin?
- The topic ‘How to calculate the delivery date of a product?’ is closed to new replies.