Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductPriceRange
The price range of the product.
Signature:
export interface ProductPriceRange
Property | Modifiers | Type | Description |
---|---|---|---|
maxVariantPrice | MoneyV2 | The highest variant’s price. | |
minVariantPrice | MoneyV2 | The lowest variant’s price. |