Hi.
How can I hide a specific category (or categories) from appearing in the category tree?
Thank you,
Ben
How can I hide a specific category (or categories) from appearing in the category tree?
Thank you,
Ben
> User Interface > Settings tab > Category Tree Template tab.
| <mvt:if expr="NOT | |
| ISNULL(l.settings:cattree_category:customfield_val ues:customfields:msrp)"> | |
| Custom Field Name: | |
| &mvte:cattree_category:customfield_names:customfie lds:msrp; <br/> | |
| Custom Field Value: | |
| &mvte:cattree_category:customfield_values:customfi elds:msrp; | |
| </mvt:if> |
Comment