ProductPriceRangeV2 object
The price range of the product.
Required access
read_products
access scope.
On this page
Fields
- maxVariantPrice (
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
The highest variant’s price. - minVariantPrice (
[MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2)
)
The lowest variant’s price.
Types that return ProductPriceRangeV2
[Product.priceRangeV2](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/product#pricerangev2-2021-01)