Skip to main content
Anchor to ProductVariantContextualPricing

ProductVariantContextualPricing

object

Requires read_products access scope.

The price of a product variant in a specific country. Prices vary between countries.

•MoneyV2

The final compare-at price after all adjustments are applied.

Show fields
•MoneyV2!
non-null

The final price after all adjustments are applied.

Show fields
•QuantityPriceBreakConnection!
non-null

A list of quantity breaks for the product variant.

Show fields

Arguments

•String

The elements that come after the specified cursor.

•String

The elements that come before the specified cursor.

•Int

The first n elements from the paginated list.

•Int

The last n elements from the paginated list.

•Boolean
Default:false

Reverse the order of the underlying list.

•QuantityPriceBreakSortKeys
Default:MINIMUM_QUANTITY

Sort the underlying list using a key. If your query is slow or returns an error, then try specifying a sort key that matches the field used in the search.

Show enum values

•QuantityRule!
non-null

The quantity rule applied for a given context.

Show fields
•MoneyV2

The unit price value for the given context based on the variant measurement.

Show fields

Was this section helpful?