Results 1 to 3 of 3

Products Listing Layout

This is a discussion on Products Listing Layout within the osCMax v1.7 General Mods Discussion forums, part of the osCmax v1.7 Forums category; A while ago I setup an osc ms2 store with a product summary listing one item per row. I'm now ...

      
  1. #1
    Member
    Join Date
    Aug 2003
    Location
    Southampton UK
    Posts
    63
    Rep Power
    0


    Default Products Listing Layout

    A while ago I setup an osc ms2 store with a product summary listing one item per row. I'm now setting up an osc ms2 max 1.5 store and can't see where to set the same layout configuration, I can't remember how to do it!

  2. #2
    Anonymous
    Guest


    Default

    go to Catalog/filenames.php and find

    define('FILENAME_PRODUCT_LISTING_COL', 'product_listing_col.php');

    Replace with:

    // define('FILENAME_PRODUCT_LISTING_COL', 'product_listing_col.php');
    define('FILENAME_PRODUCT_LISTING_COL', 'product_listing.php');

    This should do it.

  3. #3
    Anonymous
    Guest


    Default

    sorry wrong directory find the code above in

    catalog/includes/filenames.php

Similar Threads

  1. How do I change the product listing to osc default layout?
    By rwoody in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 07-12-2005, 09:32 PM
  2. Modyfying product listing and new products listing
    By pavlo in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 11-22-2004, 08:27 AM
  3. drop down listing all products
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 05-11-2004, 09:28 AM
  4. New products listing
    By robroymedia in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 05-10-2004, 08:45 AM
  5. 2 products instead of 3 in product listing?
    By amilo in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 01-25-2004, 10:23 PM

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
  •