Okay - I figured it out. I just needed to replace WADAProducts with my new Recordset name and it worked. Is there a way to show the First/Last - Next links on the top AND on the bottom? There's code for it to show on the bottom (at least it looks like there is) but it doesn't display anything on the bottom.
Also - For some reason, it's NOT showing the DEFAULT product (when there's other options). It's showing... a random one. Basically, I have an option for multiple colors - but on the default color - I have "Other colors available" in the product name because I couldn't figure out a way to let the user know there's other colors before they look at the product detail page. Anyhow - with this new product list page I created - it's choosing a random product option, instead of the default, so there's no "other colors available" showing up since it's not showing the default option. Why is that? I took the code from the other product results page (just the part where it shows the product thumbnail, links to the detail page, and the price, etc..) I had to change the record set to the name I chose for my new record set, and it seems to work fine (showing all three categories that I wanted it to). But it's not showing the default product option. Can't figure out why. Please help!