--- title: ProductVariantPricePair - GraphQL Admin description: The compare-at price and price of a variant sharing a currency. api_version: 2024-10 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ProductVariantPricePair md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ProductVariantPricePair.txt --- # Product​Variant​Price​Pair object The compare-at price and price of a variant sharing a currency. ## Fields * compare​At​Price [Money​V2](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/MoneyV2) The compare-at price of the variant with associated currency. * price [Money​V2!](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/MoneyV2) non-null The price of the variant with associated currency. *** ## Map ### Fields and connections with this object * <->[ProductVariantPricePairConnection.nodes](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/ProductVariantPricePairConnection#field-nodes) * {}[ProductVariantPricePairEdge.node](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/ProductVariantPricePairEdge#field-node)