stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > LineItem > originalTotal

AdminTypes.LineItem.originalTotal property

Warning: This API is now obsolete.

Use originalTotalSet instead.

The total price without discounts applied, in shop currency. This value is based on the unit price of the variant x quantity.

Signature:

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