Hi,
You can add in your listing views (products, category)
$app = JFactory::getApplication();
$app->setUserState($this->paramBase.'.limitstart', 0);
It would be erase the value in session so, it would only change the page when the value would be pass by post/get.
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.