I'm looking to create a site similar to this one http://www.wiiprices.co.uk/ I want to list prices one particular product. Do sites like this one hand code their own site, or is there a common script? Thanks
this particular one seems to be using a datafeed from affiliatewindow.com all you'd have to do is create a php page that probably includes some sort of remote php include or RSS feed. the site in your post seems to be custom made and not a CMS.. as it seems as pretty simple site either way any CMS or even WordPress you can customize it to include remote PHP files or RSS feeds