stack

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

AdminTypes.LineItem.unfulfilledOriginalTotal property

Warning: This API is now obsolete.

Use unfulfilledOriginalTotalSet instead.

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

Signature:

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