-
Is it possible to display the time remaining for an early bird discount, or the time at which the early bird discount expires? I've had a look though the documentation for suitable placeholders but the only date-related placeholders seem to be event start date and end date. If it's not possible to display the expiry time for a discount then is there a suitable date-related placeholder that I can manually insert a date-time and then run an EME_IF conditional check so that I can display the remaining time to get the early bird discount, and once it's no longer available then it displays nothing so people booking later don't see that there was an early discount? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
currently this is not possible, the reason is that multiple discounts or groups can be linked to one event, so showing discount info is kind of hard ... I'll try add something that will allow to provide the discount ID too. |
Beta Was this translation helpful? Give feedback.
currently this is not possible, the reason is that multiple discounts or groups can be linked to one event, so showing discount info is kind of hard ... I'll try add something that will allow to provide the discount ID too.