Home > @vsf-enterprise/bigcommerce-api > Product > price_hidden_label
# Product.price_hidden_label property
By default, an empty string. If is_price_hidden
is true
, the value of price_hidden_label
is displayed instead of the price. (NOTE: To successfully set a non-empty string value with is_price_hidden
set to true, the availability
value must be disabled
.)
Signature:
price_hidden_label: string;