I'm looking to add the 'Like' button on my ecommerce site. The problem I'm facing is figuring out how to have each individual page have its own Like accessibility. Meaning, if a user clicks on Like for one individual product, I don't want the Like to show up for other products. It should be on a per product basis.
How does one configure the Like button in this case, to individualize each item with its own Likes?
Do I need to use FBML or can it be done with the iframe embed?