selectselectselect
Call our Sales Hotline
0844 858 8580
User Guides

Productstock

ekmTags: [ekm:productstock]

For use on Product Pages Only.

This tag outputs the stock level of a product or a basic stock messsage.

Full Tag
[ekm:productstock] [/ekm:productstock]


Example Output
5


Full Tag
[ekm:productstock]instock='In Stock';outstock='Out Of Stock';
[/ekm:productstock]


Example Output
In Stock

Tag Parameters

font_formatting
By default the product stock level is output with the surronding font options as specified in the design and layout section. If you set font_formatting to NO then it is output as plain text.
Possible Values
yes (default) Will output the font size information
no Plain text only


value_only
Allows you to strip all html from the tag, this will give you just the value. If it is yes then you will have 5 as the output.
Possible Values
no Default
yes Will remove all HTML.


« Back