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
[ekm:outofstockmessage][/ekm:outofstockmessage]
remove_formatting='yes';
Specifies whether <strong>
and <br>
are removed.
output_start='<div>';
Specify any HTML to be output before the out of stock message.
output_end='</div>';
Specify any HTML to be output after the out of stock message.