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
| 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
|
| 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