Hi, I want to install the addthis on button on every product page and this is the code:
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style">
<a href="http://www.addthis.com/bookmark.php?v=250&username=xa-4cbc744333db5191" class="addthis_button_compact">Share</a>
<span class="addthis_separator">|</span>
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4cbc744333db5191"></script>
<!-- AddThis Button END -->
I pasted the code in the tpl_product_info_display.php file but can not get it shows up . can anybody help me ??
Thank you.




