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