My link to site with product looks like: /produkt/komputery/acer/80/acer-mate/
And i want to create site which service category link (for_example):
/produkty/komputery/
/produkty/komputery/acer
produkty
is a 'products' (Polish name of multiple product)
komputery
is a category
acer
is a subcategory of komputery
This link: http://hostname/produkty/
works. It shows all site product. (fine) But links as above show main page.
Question:
http://hostname/produkty/komputery/acer
as http://hostname/produkty/
? (of course these sites are the same, I mean that the first one is more filtred than second)