Results 1 to 3 of 3

How to change # of products on Category page

This is a discussion on How to change # of products on Category page within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Anyone know how to change the number of products from 10 to ALL displayed on a category page? This doesn't ...

      
  1. #1
    New Member
    Join Date
    Oct 2005
    Posts
    16
    Rep Power
    0


    Default How to change # of products on Category page

    Anyone know how to change the number of products from 10 to ALL displayed on a category page? This doesn't seem to be on the Min-Max value admin pages, and I can't find the template.

    Thanks.

  2. #2
    New Member
    Join Date
    Oct 2005
    Posts
    16
    Rep Power
    0


    Default RE: How to change # of products on Category page

    I assume it involve an edit here (as found in index_products.tpl.php), but I cannot find the file this points to:

    <?php if (PRODUCT_LIST_TYPE == 0) {

    include(DIR_WS_MODULES . FILENAME_PRODUCT_LISTING);
    } else {

    include(DIR_WS_MODULES . FILENAME_PRODUCT_LISTING_COL);
    }
    ?>

  3. #3
    New Member
    Join Date
    Oct 2005
    Posts
    16
    Rep Power
    0


    Default RE: How to change # of products on Category page

    Nevermind - found it. It is the number to display in search results, max value in admin, default was 10.

    Cheers.

Similar Threads

  1. Changing the order of the products listed on category page
    By bigjimbo in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 05-20-2006, 02:10 AM
  2. Show manufacturer's name on product page, not category page
    By kellbot in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 04-25-2005, 04:57 AM
  3. HELP! How do I change the Category html links??
    By acreativepage in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 05-09-2004, 02:44 AM
  4. MS2-MAX: New Products Page: Change Products Per Row
    By glk in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 03-16-2004, 06:43 PM
  5. New Products page - change listing from rows to columns
    By discoo in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 09-16-2003, 09:16 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •