stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > totalPrice

AdminTypes.Order.totalPrice property

Warning: This API is now obsolete.

Use totalPriceSet instead.

The total price of the order, before returns, in shop currency. This includes taxes and discounts.

Signature:

totalPrice: Scalars['Money']['output'];