Hi,
You can overrides the views but you can't override the "view.html.php" file.
Best is to place your code in the beginning of a view ; it will have the same kind of effect.
And you can override the classes but you can't override the controllers.
Best is to create a system plugin to define your own controller when you're in the admin and the option is "com_hikashop" and the ctrl is the controller you want to redefine.
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.