Showing posts with label fb like button. Show all posts
Showing posts with label fb like button. Show all posts

Wednesday 26 November 2014

How to add Facebook like button magento


How to add Facebook like button magento

How to add a facebook like button to any pages in Magento? Here i show you small code which is insert any phtml file and enjoy the code.

Note : Kindly check the parameter. You can change the parameter as per your suit.

<iframe src="http://www.facebook.com/plugins/like.php?href=yourpageurl&layout=box_count&show_faces=false&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowtransparency="true" style="display:block; clear:both; border:none; overflow:hidden; width:450px; height:61px"></iframe>