How can I add a delivery date to my product page?

Hi all,

I’d like to add a dumbed down version of the Delivery date displayed on Amazon product pages. Basically, I mostly do made to order products with a lead time, however I am transitioning to an inventory model which ships immediately. Therefore, based on a tag value ‘ready to ship’, I’d like to have an if statement in my theme which displays a ‘Delivery’ line of text which is calculated as today’s date + 4 business days.

Can anyone assist with this?

1 Like