Home > @vsf-enterprise/bigcommerce-api > CategoryTree > is_visible
# CategoryTree.is_visible property
Flag to determine whether the product should be displayed to customers browsing the store. If true, the category will be displayed. If false, the category will be hidden from view.
Signature:
is_visible?: boolean;