Home > @vsf-enterprise/bigcommerce-api > ProductVariant > retail_price
# ProductVariant.retail_price property
This variant's retail price on the storefront. If a Price List ID is used, the Price List value will be used. If a Price List ID is not used, and this value is null
, the product's retail price (set in the Product resource's price
field) will be used as the retail price.
Signature:
retail_price: number | null;