Hi,
I think that the problem is with your link/menu item.
If you go there, it displays the products:
index.php?option=com_hikashop&view=product&layout=listing&Itemid=161
So it means that the menu item with the id 161 is a products listing menu item, but the "view" parameter in your link is "category" instead of "product" which is not compatible with the type of the menu item.
So I'm thinking that you have a canonical URL in your category with the id 63 and that this URL is not correct anymore.
Empty that field of your category and try again with the new link of the category on the listing and it should hopefully be better.