I'm trying to setup "Like" button on productpages in our shop. I'm using iframe version of "like button" app. Unfortunatelly liked product is available on user's wall only when he add a comment additionally (liked page without a comment is invisible on his wall).
Code I have used:
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.limango.pl%2Ffbfeed%3Fprodid%3D304983+&send=false&layout=standard&width=450&show_faces=false&action=recommend&colorscheme=light&font&height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:35px;" allowTransparency="true"></iframe>
and the result page (with opengraph data) is located here: http://www.limango.pl/fbfeed/?prodid=313198
What mistake I made that I cannot post this without a comment?
Thanks in advance for any response.
Kind regards, Slawek.
