query

productSellers

List all sellers and stores offering a specific product with pricing, availability, and delivery options. You can get slug and size value from the query products.
Arguments
Required
Size variant of the product, e.g. 'M', '256GB', '42'.
Required
URL-friendly identifier of the product, e.g. 'nike-air-jordan-1'.
strategy
String
Seller sorting strategy: 'fast-delivery', 'low-price', 'optimal', 'high-rating'.
pageNo
Int
Page number for pagination through seller results, e.g. 1.
pageSize
Int
Number of sellers to retrieve per page, e.g. 12.
fulfillmentOptionSlug
String
Preferred fulfillment method, e.g. 'express', 'standard', 'pickup'.
Response
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...