In earlier post, I show you how to create custom category listing in front page. Now will show you how to create custom category listing in category pages (browse.html). The real challenge here is to construct the category path as we are deep inside category level.
First, you need to remove this tag from browse.html
<%$category%>
Then replace [...]