Buy Box
Definition
What Buy Box means
Many sellers can offer the same product, but the product page shows one offer with the Add to Cart and Buy Now buttons. That offer is the Buy Box. Amazon picks it among eligible offers using price, delivery speed, and seller performance, and most sales go through it.
The winner can change during the day, and it depends on where the shopper is: delivery location changes shipping speed, and with it which offer wins. A price tracker that records only the page price is recording the Buy Box price, which can belong to a different seller from one check to the next.
Clair's product endpoint returns the Buy Box offer as price, sold_by, and ships_from for the delivery location you pass as zip_code. The offers endpoint returns every other seller's price for the same ASIN.
In the data
How it appears in a response
GET /v1/product?engine=amazon&asin=B0CF3VGQFL · product.sold_by
{
"id": "A3ODNP7R491D62",
"name": "Redragon Official"
}Subscribe to the API you need.
Each Clair API is its own monthly request quota. Unused requests expire. Every API has a free tier to try it.