Hi,
HikaShop store two values : "product_hit" and "product_sales".
Each time a product is displayed (in his product page, not in listings) the "product_hit" is increase.
You can edit the product show view (product | show_default) and display the product hit value.
<?php echo $this->element->product_hit; ?> views
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.