Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Products per Page - How to Increase?


stitchup

Recommended Posts

Posted

Hi guys

 

I'd like to increase the number of products displayed per page.

 

At present, each of my pages only displays 4 products, adding a 5th product results in a new page being added.

 

Cheers

 

John

Posted

 

At present, each of my pages only displays 4 products, adding a 5th product results in a new page being added.

 

 

 

Hi John, Can you clarify which section you are referring to? Product lists should default to 20 per page within a given category and same for searches. I think even the New Products lower-box should max out around nine, I can't think of any place that only displays 4.

Posted

Thanks for the reply Term.....

 

I'm just learning by doing!!! If you look HERE, you will see what I mean. There are just 4 products on the page, adding more starts a new page!

 

John

Posted

Ok, I think you must have changed the default max. In the admin tool, under Configuration there is a section called Maximum Values. On this list there is a value called Search Results. This controls both the search results max value and the product listing max value per page. Try adjusting that to your desired number.

 

Site looks good by the way.

Posted

Thanks for the reply and help guys.

 

As you can see, I'm a newbie and think I always will be :)

 

Jigga, thanks for your comment - I had someone from Rentacoder to get the site started and have no idea what should and should not appear! Is it possible he's deleted something? Is it something I could put back :)

 

Many thanks again.

 

John

 

PS YIPEE!!! Your solution worked :)

Posted

In includes/languages/english.php the following code is included by default:

 

define('FOOTER_TEXT_BODY', 'Copyright © ' . date('Y') . ' <a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . STORE_NAME . '</a><br>Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce</a>');

 

I don't think you have to have it on your site. It's really just a Karma thing. Since oscommerce is free this is one way you can support it.

 

 

 

 

PS: If you modify any files yourself I would recommend you make a backup first :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...