Home > @vsf-enterprise/bigcommerce-api > Product > calculated_price
# Product.calculated_price property
The price of the product as seen on the storefront. It will be equal to the sale_price, if set, and the price if there is not a sale_price.
Signature:
calculated_price: number;