Hi, I'm trying out the views module on drupal 4.7.
I'm developing a site for a commercial activity. Using the ecommerce module only for what regards product (tangible)
nodes and not really any commerce will be going on (such as shopping cart or paying with credit card on line)
What I would like is to use the views module to only show a fixed number (say 8) of products per page and have a NEXT/PREV
links at the bottom to navigate to the next and previous products pages.
Bear in mind that I'm also using the taxonomy_menu module to access all product pages based on their category.
That is: a products page will be accessed with URL :

?q=taxonomy_menu/2/3

Any suggestions on how I can use the views module for this? Is it a possible thing to do?
Sorry, I'm a bit confused as there are too many configurations to set up for the module and some of them are very similar
to each other.

cheers