-- url of the page with the problem -- : localhost
-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.5.12
-- Browser(s) name and version -- : Firefox 37.0.2
Hi,
I have Hikashop category tree as follows:
product category
-cat1
--cat2
---cat3
I have assigned Joomla menu positions to these categories (HikaShop » category), however these positions are equal level each to another (all are top level), so in Joomla menu it looks like:
shop (product category from Hikashop)
cat1
cat2
cat3
In any other component I checked (joomla content, k2, vm...) urls in this case looks like this (no matter if in component or module): example.com/shop, example.com/cat1 or example.com/cat2 etc,
but in Hikashop it looks like this: example.com/cat1 (OK), example.com/cat1/category/cat2 (not ok), example.com/cat1/category/cat3 (not ok) - and it's wired in this case - second level (cat2) is not even in the url, there's only first and last with this annoying "category" which can't be even turned off somehow 
At the end if product is in category "cat3" url of that product is: example.com/cat1/product/product-alias, shouldn't this be at least: example.com/cat3/product/product-alias ?
The perfect scenario - I want to have each category to be like: example.com/shop, example.com/cat1, example.com/cat2 etc. and for product (in cat3): example.com/cat3/product-alias
How to achieve this? If I have Joomla menu item assigned, shouldn't it take advantage over Hikashop "cat1/category/cat3"?
BTW it would be nice to have on your Hikashop demo page SEF turned ON (I mean in Joomla global config: "Search Engine Friendly URLs" = Yes, "Use URL Rewriting" = Yes). Hikashop users could check if some issues are because of their templates/settings or it is Hikashop default behaviour. Is it possible?
Best regards,
Chris