Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceInput > price
The price of the parent product variant. This will be be used if calcualtion is set to ‘FIXED’.
Signature:
price?: InputMaybe<Scalars['Money']['input']>;