/stores/:store_no/products/search?q=:uri_encoded_query
Search for products at a specific store. If a product is not in stock at the specified store it will not be returned in search results.
JSONP
is supported for this resource. Specify a callback
parameter in the query string to use it.