EKM Tag: [ekm:poweredby]
This tag is used to output a message on your template showing what ecommerce platform your shop is provided by.
New EKM customers will automatically be required to display this tag. They can contact our customer support team to have this removed.
- Tag Information
- Nesting This Tag
[ekm:poweredby][/ekm:poweredby]
[ekm:poweredby]messageid='2';[/ekm:poweredby]
message
attribute
[ekm:poweredby]message='Your custom message can go here';[/ekm:poweredby]
messageid='2';
You can choose from one of the ten predefined EKM powered by messages. These are listed below.
message='Type your own message here';
If you would prefer to insert your own custom message you can use this attribute and type in your text and HTML tags.
output_start='<div>';
Define any code or text you want to output before the poweredby message is output. If there is no powered by link this will not output.
output_end='</div>';
Define any code or text you want to output after the poweredby message is output. If there is no powered by link this will not output.
The EKM system allows for some tags to be nested within other tags.