Home > @vsf-enterprise/bigcommerce-api > OrderItem > price_tax
# OrderItem.price_tax property
Amount of tax applied to a single product.
Price tax is calculated as: price_tax = price_inc_tax - price_ex_tax
(Float, Float-As-String, Integer)
Signature:
price_tax?: string;