Hi,
Yes, it's possible.
As your product page has been customized, I'm not sure what you're using there and how it was customized.
I suppose that you can try moving the code:
<?php if(!empty($this->element->extraData->topEnd)) { echo implode("\r\n", $this->element->extraData->topEnd); } ?>
<?php
$this->setLayout('show_block_social');
echo $this->loadTemplate();
?>
in the file "show_default", or "show_tabular" of the view "product" via the menu Display>Views in order to move that peice of interface on that page.
www.hikashop.com/support/documentation/1...-display.html#layout