It depends on how complete you would like your answer. If you are looking for your Samsung Galaxy S III fulfilled by Best Buy use:
http://api.remix.bestbuy.com/v1/products(name=%22Galaxy%20S%20III*%22&categoryPath.id=abcat0800000&categoryPath.id!=abcat0811002)?apiKey=YourAPIKey&show=sku,name,salePrice
If you would like to include Marketplace Samsung Galaxy S IIIs use:
http://api.remix.bestbuy.com/v1/products(name=%22Galaxy%20S%20III%22&categoryPath.id=abcat0800000&categoryPath.id!=abcat0811002&marketplace=)?apiKey=YourAPIKey&show=sku,name,salePrice,marketplace&pageSize=100
For queries I searched the name field for Galaxy S III with a wildcard. I then filtered those results to be just cell phones. The second query opened up the search to also include Marketplace items.