query

productPrice

Get detailed pricing information for a specific product size across different selling locations and fulfillment options. You can get slug and size value from the query products.
Arguments
Required
URL-friendly identifier of the product, e.g. 'nike-air-max-270'.
Required
Size variant of the product, e.g. 'S', 'M', 'XL', '42', or '256GB'.
storeId
Int
Store identifier for price check, e.g. 123.
moq
Int
Minimum order quantity required, e.g. 5.
pincode
String
Customer's postal/zip code for delivery calculation, e.g. '400001' or '10001'.
fulfillmentOptionSlug
String
Fulfillment method slug, e.g. 'express-delivery', 'standard-shipping', 'store-pickup'.
Response
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...