I'm looking for the correct URL to show a list of all products in one particular category with sub-categories. The list has to be ordered from most to least popular.
How would I construct such an URL?
This is what I have for all categories:
Code:
Content visible to verified customers only.
but it doesn't seem to work for one particular category, I tried changing "cat=all" to "cat=40".
Tnx.