parentcat#
Description#
Load all categories with no parent, i.e. All top level categories
Snippet#
<mvt:do name="l.result" file="g.Module_Library_DB" value="CategoryList_Load_Parent( '', l.settings:parent_categories )" />
<mvt:foreach iterator="parent" array="parent_categories">
&mvt:parent:code;<br>
</mvt:foreach>
Functions Used#
CategoryList_Load_Parent