selectselectselect
Call our Sales Hotline
0844 858 8580
User Guides

Productweight

ekmTags: [ekm:productweight]

For use on Product Pages Only.

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

Full Tag
[ekm:productweight]

    output_start='Product Weight [<strong>';
    output_end='kg</strong>]';

[/ekm:productweight]


Example Output
Product Weight [12.4kg]

Tag Parameters

output_start
This is output at the start of the tag before any page data is shown. You can use it to open a div for example.
Possible Values
User Defined Any HTML or plain text


output_end
This is output at the end of the tag after any page data is shown. You can use it to close a div for example.
Possible Values
User Defined Any HTML or plain text


« Back