Home > @vsf-enterprise/bigcommerce-api > Product > is_preorder_only

# Product.is_preorder_only property

If set to true then on the preorder release date the preorder status will automatically be removed. If set to false, then on the release date the preorder status will not be removed. It will need to be changed manually either in the control panel or using the API. Using the API set availability to available.

Signature:

is_preorder_only: boolean;