Speak to our experts today 0333 004 0333
Speak to one of our experts today

Book Your Free Consultation Today

Get expert advice on how EKM can help you drive more sales, save valuable time, and grow your business effortlessly — all without the hassle.

  • Tailored advice for your business needs

  • Discover how EKM helps you scale with ease

  • No pressure — just expert insights and a clear path forward for your business

Book Your Free Consultation Today

Book a specific time and date for a consultation

or

Enter your details, and we’ll call you back ASAP.

User Guides

EKM Tag: [ekm:product_urgency_countdown_timer]

This tag is a tactic of the Product Urgency feature. Outputs a digital clock style countdown. When the countdown has completed a message set within the feature may then display in its place.

  • Tag Information
Basic Use
Outputs a digital clock style countdown. When the countdown has completed a message set within the feature may then display in its place.

                                    [ekm:product_urgency_countdown_timer][/ekm:product_urgency_countdown_timer]
                                
This outputs the following.
Product Urgency Countdown Timer
Tag Attributes
Output Start
output_start='<div>';

Define any HTML you wish to be output before the tactic. This will only output if there is a tactic to output.

Value
Description
{user defined}
Define any opening HTML or Titles to go before the Get it by Timer.
Output End
output_end='</div>';

Define any HTML you wish to be output after the tactic has been output.

Value
Description
{user defined}
Define any closing HTML to be displayed after the tactic.
Product ID
product_id='42';

Specify the ID of a specifc product you'd like to output the tactic for. This attribute is not necessary on the product page.

The EKM system allows for some tags to be nested within other tags.

Nesting This Tag

When nesting this tag you do not need to make any changes to it. It can be inserted into other tags like below.


[ekm:if]
    ...
    ifvalue='[ekm:sitename][/ekm:sitename]';
    ...
[/ekm:if]