Hi,
Thanks for the report.
Please edit the plugin "plugins/system/hikashopsocial/hikashopsocial.php" and replace
function _addPinterestButton(&$plugin) {
by
function _addPinterestButton(&$plugin) {
if(empty($plugin->params['display_pinterest']))
return '';
It will fix the issue (and will be include in the next HikaShop release).
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.