EKM Tag: [ekm:productmpn]
This tag outputs the full product name and product page edit buttons. For SEO purposes you can allow the tag to output a H1 tag around your product's name.
This tag can only be used on the product page.
- Tag Information
- Nesting This Tag
H1
tag. The size, font face and colour can be changed within the Design section of your EKM shop.
[ekm:productname][/ekm:productname]
Panasonic SCPM38DB Micro system - with iPod Dock & DAB in Black
If used with a font_formatting
attribute (set to no) the name will be output without any of the systems predefined formatting. This strips out all <font>
tags and will not prepend or append the name with a h1
tag.
If you wish to output H1 tags around the name using font_formatting='no';
you will need to manually add these.
[ekm:productname]
font_formatting='no';
name_only='no';
[/ekm:productname]
font_formatting='no'';
Specify whether or not you want the product's name to be output with font formatting.
name_only='no'';
Specify whether you want the tag to output the name as well as edit buttons. If set to no, edit buttons WILL appear. If set to yes edit buttons WILL NOT appear.
The EKM system allows for some tags to be nested within other tags.
When nesting this tag you do not need to make any alterations.
[ekm:if]
iftype='EQUALS';
ifvalue='[ekm:productname]font_formatting='no'; name_only='yes';[/ekm:productname]';
ifvalue2='Panasonic SCPM38DB Micro system - with iPod Dock & DAB in Black';
ifthen='The same';
ifelse='Not the same';
[/ekm:if]