How to add Facebook Like buttons to Magento Go product pages
Recently a client of ours asked if we could add a Facebook Like button to all of the products on their Magento Go site, the idea being that when the button was pressed it would then add the link to that particular product to their Facebook page.
In Magento Community this wouldn’t be too much of a problem, however this particular site is a Magento Go store which doesn’t have the same amount of customisability or extensions. A quick search of the Magento Go documentation brought up a page showing how to add social networking links to Magento Go through a static block, but no reference to what code would be needed to actually connect to Facebook.