Saturday, February 11, 2012

Adding the Facebook "Like" Button

Adding the Facebook “Like” button to your OpenCart store’s product pages is very simple — You only need to add one line of code to one of your theme file.

This code will work with URL alias (Search engine friendly URL) turned ON or OFF.

Compatibilty: Tested on OpenCart 1.4.9.4, 1.4.9.3, 1.4.9.2 and 1.4.9.1, but should work for all OpenCart versions.

Facebook "Like" button on OpenCart product page


STEP 1

Download this file from your site to your computer:
\catalog\view\theme\YOUR_THEME\template\product\product.tpl

- YOUR_THEME is the name of the theme you are currently using.
- if you do not see that file in your theme folder, you need to download the file from the default theme’s folder
\catalog\view\theme\default\template\product\product.tpl
STEP 2

Open the product.tpl file with any text editor.
STEP 3

Copy this code and paste to around line 110



Paste code to your product.tpl file

Just re-upload the file to your server and you’re done:
\catalog\view\theme\YOUR_THEME\template\product\product.tpl
Optional Changes

The line of code that you added to your file has a few parameters that can be changed.

1. colorscheme=light – change to dark if your site design is in dark color
2. show_faces=false - change to true if you want to show the small profile pics of the persons who have liked your product
3. height:35px – if you decide to show the pofile pics, change the height to about 80px or more

NOTES:

1. Please note that the code may not work if you run your OpenCart store on Windows hosting server.
2. Facebook has recently changed the “Like” button to behave almost like the “Share” feature. If someone “liked” your product page, Facebook will add the link, summary and a thumbnail picture to his/her profile wall. But the problem is, Facebook may not always choose the right image from your product page to be posted on the Facebook wall.

Source: http://www.getopencartthemes.com/add-facebook-like-button-to-opencart-product-page.html

how to

0 comments:

Post a Comment

 

© 2011 Tutorial Opencart - Designed by Mukund | Sitemap

About Us | Contact Us | Write For Us