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
| Do you want to show all the categories your products are in?
|
| 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
|
| 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
|
| 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