Now, its time for Social Networking and Social sharing, which adds to
the traffic prospects and results in more sales. So, you must be
looking for a way to implement all the famous social sharing icons on
your product details page of magento, so that your users can share or
bookmark your products among their friends, near and dear.
Ok, here is an easy way to do that, Navigate to this location,
/app/design/frontend/base/default/your-template/catalog/product/
Now whichever .phtml file is responsible for your any part of the
product details page, just edit that and insert this code at a suitable
place,
<!-- AddThis Button BEGIN -->
<div>
<a fb:like:layout=
"button_count"
></a>
<a></a>
<a></a>
</div>
<script type=
"text/javascript"
src=
"http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4d37f65f3251e8ef"
></script>
<!-- AddThis Button
END
-->
No comments:
Post a Comment