How to get the Product Timer right?
-
Use the opposite actions for a date range/time range in the future.
In order to set a timer for a future date range, you’ll need to set the OPPOSITE actions for your current item and separate the time conditionals into 2 temporal points: the “before” part & “after” part. It is because the timer will reverse the current status of your product and one action can only satisfy 1 future time conditional: it’s impossible to satisfy both “before date” & “after date” when the time you’ve set is in the future.
Let’s study a case when you need to use a future date range. Assuming that today is 26 Nov 2019. If you’d like to set a product as “purchasable” between 20 Dec 2019 and 24 Dec 2019, which means keeping your product visible to customers but unpurchasable before 20 Dec and after 24 Dec 2019. Then, you will need to set two timers (2 actions):
- Timer 1: Set unpurchasable – before date: 20 Dec 2019.
- Timer 2: Set unpurchasable – after date: 24 Dec 2019.
Image case 1: https://prnt.sc/q22xpz
After configuring as in the above image, immediately your product will now be visible but unpurchasable. Then when by 20 Dec 2019, your product will become purchasable. After 24 Dec, it will be changed back to be unpurchasable. The same method applies to the other situation with “set unpurchasable” between 20-24 Dec 2019.
Another case when the temporal point you chose involving a future time range, similarly, you need to separate it into 2 points: “before date & time” & “after date & time”. Specifically, if you would like to set a product to “In stock” between 8:00 and 23:00 of 27 Nov 2019, then you’ll have to separate the time range into 2:
- Timer 1: Set out of stock – before date & time: 27 Nov 2019, 8:00
- Timer 2: Set out of stock – after date & time: 27 Nov 2019, 23:00
Image case 2: https://prnt.sc/q22y6v
For other kinds of time conditionals, users can set as normal use. Hopefully, these explanations are clear enough for you to understand how this plugin works.
- The topic ‘How to get the Product Timer right?’ is closed to new replies.