For example, from my website I want to link users to an entire search queries result page on Amazon.com rather than thinking them to just one specific product at a time.
Is it possible to do something like this?
http://www.amazon.com/s/?ref=sr_st?keywords=skates&qid=1363145953&rh=n:3375251,k:skates&sort=-price&tag=stackexample-20
As you can see I'm trying to land users on a search page for "skates", with the highest priced items at the top, and my affiliate ID in this case "stackexample-20"
Thanks in advance!