Home > @vsf-enterprise/bigcommerce-api > Product > is_price_hidden
# Product.is_price_hidden property
False by default, indicating that this product's price should be shown on the product page. If set to true, the price is hidden. (NOTE: To successfully set is_price_hidden to true, the availability value must be disabled.)
Signature:
is_price_hidden: boolean;