selectselectselect
Call our Sales Hotline
0844 858 8580
User Guides

Productgtin

ekmTags: [ekm:productgtin]

For use on Product Pages Only.

This tag outputs a products 'Product GTIN' if it has one.

Full Tag
[ekm:productgtin]
    show='yes';
    htmlbefore='Product GTIN [<B>';
    htmlafter='</B>]';
[/ekm:productgtin]


Example Output
Product GTIN [5841254369521]

Tag Parameters

show
Do you want to show your products 'Product GTIN'?
Possible Values
yes
no


htmlbefore
Allows you to specify the HTML code you wish to display before displaying the Product GTIN.
Possible Values
User Defined Any HTML or plain text


htmlafter
Allows you to specify the HTML code you wish to display before displaying the Product GTIN.
Possible Values
User Defined Any HTML or plain text


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 5841254369521 as the output.
Possible Values
no Default
yes Will remove all HTML.


« Back