Anchor to ProductContextualPricingProduct
ProductContextualPricing
object
Requires access scope.
The price of a product in a specific country. Prices vary between countries. Refer to Product for more information on how to use this object.
Anchor to FieldsFields
- Anchor to fixedQuantityRulesCountfixed•
Quantity Rules Count Int!non-null The number of fixed quantity rules for the product's variants on the price list.
- Anchor to maxVariantPricingmax•
Variant Pricing The pricing of the variant with the highest price in the given context.
- Anchor to minVariantPricingmin•
Variant Pricing The pricing of the variant with the lowest price in the given context.
- Anchor to priceRangeprice•
Range ProductPrice non-nullRange V2! The minimum and maximum prices of a product, expressed in decimal numbers. For example, if the product is priced between $10.00 and $50.00, then the price range is $10.00 - $50.00.
Was this section helpful?