Hi,
Please try with that code
$app = JFactory::getApplication();
$menuItem = $app->getMenu()->getActive();
$hkParams = false;
if(isset($menuItem->params))
$hkParams = $menuItem->params->get('hk_category',false);
if(!$hkParams)
$type = 'product';
and let us know if the issue is fixed.
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.