Skip to content

Load Category Tree Image#


Description#

Load the category tree image

Snippet#

<mvt:do file="g.Module_Root $ '/modules/component/cmp-cssui-cattree.mvc'" name="l.success" value="CSSUI_CatTree_Load(l.settings:category:id, l.settings:loaded_category)" />

<mvt:if expr="l.success">
Category Tree Image: &mvte:loaded_category:image;
<!-- example output = Relative path to image: graphics/00000001/1/cat-tree-image.jpg -->
</mvt:if>

Functions Used#

  • CSSUI_CatTree_Load