Shopping.com Partners Resource Center Knowledge Base
The knowledge base is organized into different categories; please select a category that you are interested in.
If you do not find the answers you are looking for, please submit a new Support Ticket.
Why does the API return offers in a different order than on Shopping.com?
There are many possible reasons for this. The most likely is that the site is using a different sort order than your implementation. By
default, the API returns offers ordered by yield, while our site only
does so for the top 3 offers, while the rest are ordered by price or
relevance. If you would like the API to return the same sort order as Shopping.com, then you may add the parameter 'offerSortType=featured-store' to your API query string.
For more information on Sorting Results Containing Only Offers, please see http://developer.shopping.com/docs/API_Use_Cases#23
