doubleb Posted March 10, 2010 Share Posted March 10, 2010 Hello again :-)How can i set the products/page number to display all the products from X manufacturer? I want to list all the products in one page, line after line, without images. I managed to list them ok, but i want to keep the pagination to the default 10 on category products page and others. I want to list only on manufacturer.tpl all the products from that manufacturer.Thanks.-----Solution: In supplier.php, after "include(dirname(__FILE__).'/pagination.php'); " line you have to insert "$n = 1000;" 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now