Home > @vsf-enterprise/bigcommerce-api > Product > condition
# Product.condition property
The product condition. Will be shown on the product page if the is_condition_shown field's value is true. Possible values: * New, * Used, * Refurbished.
Signature:
condition: ProductCondition;