# ProductPriceRange - storefront - OBJECT
Version: 2025-01

## Description
The price range of the product.

### Access Scopes
`unauthenticated_read_product_listings` access scope.


## Fields
* [maxVariantPrice](/docs/api/storefront/2025-01/objects/MoneyV2): MoneyV2! - The highest variant's price.
* [minVariantPrice](/docs/api/storefront/2025-01/objects/MoneyV2): MoneyV2! - The lowest variant's price.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples