Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

limiting product numbers displayed within catagories


graemefarrer

Recommended Posts

Posted

hi,

 

i am a newbie to php and os commerce but can work some things out in the code

 

what i am struggling with at the mo is how to limit the number of products displayed on a page, when browsing within a catagory

 

for example on my 1st page i have 9 products displayed

 

now if i select "Browse by catagory" it tries to display all i have in that catagory, but i really only want 9 listed, then the rest on new pages

 

i need this for all of my 15 catagories, and i cant see anywhere where i can configure this in the admin section

 

is this do-able, can the code be modified to achieve this

 

thanks in advance

graeme

Posted

typical - i found it moments later in a flash of inspiration - knew it had to be simple

 

just needed to alter the number of search results returned to the number 9

 

sorry for the post, hope its helpful to someone in the future who may have this prob

Archived

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

×
×
  • Create New...