selectselectselect
Call our Sales Hotline
0844 858 8580
User Guides

Productcategories

ekmTags: [ekm:productcategories]

For use on Product Pages Only.

This tag outputs all the categories a product is in. For example you might have a book which appeared in Children's Books, Fiction and Harry Potter.

Full Tag

[ekm:productcategories]

   show='yes';
   htmlbefore='Categories this product appears in: ';
   htmlseparator=',';
   htmlafter='';

[/ekm:productcategories]


Example Output

Categories: Food, Fruit, Good 4U Range

Tag Parameters

show
Do you want to show all the categories your products are in?
Possible Values
yes
no


htmlbefore
Allows you to specify the HTML code you wish to display before listing the categories. For example you may want to start a table.
Possible Values
User Defined
Any HTML or plain text


htmlseparator
Allows you to specify the HTML code or plain text value you wish to use as a separator between the categories, for example a comma.
Possible Values
User Defined
Any HTML or plain text


htmlafter
Allows you to specify the HTML code you wish to display after listing the categories. For example you may want to end a table.
Possible Values
User Defined
Any HTML or plain text


« Back