OOPS, the AddThis script/buttons are hidden on the page (possibly a result of one of my initial edits). I made the wrong association that they were the ones in the flexible footer area since those were the only icons visible.
The code is in
/includes/templates/westminster_new/templates/tpl_product_info_display.php
Commented the ADDTHIS code beginning line 157
Code:
<!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a> <a class="addthis_button_tweet"></a> <a class="addthis_button_pinterest_pinit"></a> <a class="addthis_counter addthis_pill_style"></a> </div> <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4ff326d22d3b21a9"></script> <!-- AddThis Button END -->
Bookmarks