Home > @vsf-enterprise/bigcommerce-api > Product > availability
# Product.availability property
Availability of the product. (Corresponds to the product's [Purchasability](https://support.bigcommerce.com/s/article/Adding-Products-v3?language=en_US#sections) section in the control panel.) Supported values: * available
- the product is available for purchase; * disabled
- the product is listed on the storefront, but cannot be purchased; * preorder
- the product is listed for pre-orders.
Signature:
availability: ProductAvailability;