At this moment I am at products/index page, I have set up layout so now at the left side I have menu where I can choose between multiple categories. These are links, so when I click on them I am redirected to categories controller with specific categegory.
But I wan't to just render category controllers action show with specific category. Is that possible, I need just a tip, I don't need full answer :)
Thanks