Hi,
You have to edit your "product | show_default" view and remove the "left block".
The images are display using this call:
$this->row = & $this->element;
$this->setLayout('show_block_img');
echo $this->loadTemplate();
Just remove it and the thumbnails would not be displayed in the product page.
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.