stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceInput > price

AdminTypes.PriceInput.price property

The price of the parent product variant. This will be be used if calcualtion is set to ‘FIXED’.

Signature:

price?: InputMaybe<Scalars['Money']['input']>;