How do I get the price of a specified Amazon product?

maximum92

New Member
I'm listing a specific Amazon product for sale on a site. It's for sale from different Amazon locales, and I would like to list the correct price for these items on my site.I basically want to input the ASIN/ISBN number and get the price back.So the input would be
\[code\]$isan = "0123456789"\[/code\]
And the output would be something like
\[code\]Buy from Amazon UK:
 
Back
Top