Quote Originally Posted by minneapolis_dan View Post
I want my product listings to sort randomly, and can't figure out how to do this. Is there an easy way? I don't mind changing a few lines of code, but I can't figure out where to look. I know how to do a simple Order by Rand(). Do I look under "index filters?" Can someone show me what file to change and/or what to add?
Also, when you do rand, think about this:
I go to the 2nd page, and because of rand, I see the products I saw from the first page. Am I happy?