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

EKM Tag: [ekm:outofstockmessage]

This tag will output a message when a product is no longer in stock. Prevous this message would display next to the add to cart button. When this tag is used the add to cart button will no longer display the message.

This tag can only be used within the product page.

  • Tag Information
Basic Use
This tag is used to output a message when the current product is out of stock.

[ekm:outofstockmessage][/ekm:outofstockmessage]
                                
This item is out of stock
Tag Attributes
Remove Formatting
remove_formatting='yes';

Specifies whether <strong> and <br> are removed.

Value
Description
yes
Removes default formatting from the message.
no
Leaves the default formatting and spacing.
Output Start
output_start='<div>';

Specify any HTML to be output before the out of stock message.

Value
Description
{user defined}
Define any opening HTML to go before the out of stock message.
Output End
output_end='</div>';

Specify any HTML to be output after the out of stock message.

Value
Description
{user defined}
Define any HTML to go after the out of stock message.