Scot Ranney • April 28, 2025
Manually load the cattitle images in case you're coming in from an old store. Shadows does not load these and uses the tree images instead. Stupid.
<mvt:comment> # # loading the old style cattitle images manually # </mvt:comment> <mvt:do name="l.ok" file="'/Merchant2/5.00/modules/component/cmp-cssui-cattitle.mvc'" value="CSSUI_CatTitle_Load( l.settings:subcategory:id, l.settings:subcategory:cattitle)" /> <mvt:if expr="l.settings:subcategory:cattitle:image"> <mvt:assign name="l.settings:subcategory:image" value="l.settings:subcategory:cattitle:image" /> </mvt:if>
mvkb_categories