Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2011
    Posts
    36
    Plugin Contributions
    0

    Default New products shows newest first - how?

    Hello all,

    I would like to display products in all the categories and sub categories from newest first to oldest... and this should be by default. Can anyone help me how to do this?

    Many Thanks,
    Aditya

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: New products shows newest first - how?

    You could customize the file:
    /includes/index_filters/default_filters.php

    and find this section of code around line 102:
    Code:
    // sort by products_sort_order when PRODUCT_LISTING_DEFAULT_SORT_ORDER is left blank
    // for reverse, descending order use:
    //       $listing_sql .= " order by p.products_sort_order desc, pd.products_name";
              $listing_sql .= " order by p.products_sort_order, pd.products_name";
    customize the way you want the order by to be when it has been set to blank ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Displaying newest products in New Products
    By sweetmissjiff in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 1 Sep 2010, 06:03 PM
  2. How to set new products in first position?
    By DArnaez in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 27 Jul 2009, 01:58 AM
  3. New products shows newest first - how?
    By Azeela in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 12 Apr 2008, 11:36 AM
  4. Newest First?
    By ekat in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 18 Sep 2007, 12:45 PM
  5. Show newest items first
    By Moncia in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 8 Apr 2007, 06:45 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR