We want to get ahead with Sale Items and get them on the site a week earlier but don't want to be up at midnight to activate sale items and then do an upload. If we could put all the items on live ready but the 'order button disabled' until Midnight 26/12/17 it would make life a lot easier.
So is there away using the PHP to say if DateTime > 26/12/2017 23:59 then product can be ordered (activate order button).
If so all I need would be the PHP and I'm sure I culd find the right spot (buy button) to place the block. We have a test site so I can play around with it.
John.
So is there away using the PHP to say if DateTime > 26/12/2017 23:59 then product can be ordered (activate order button).
If so all I need would be the PHP and I'm sure I culd find the right spot (buy button) to place the block. We have a test site so I can play around with it.
John.
Comment