Page 1 of 2 12 LastLast
Results 1 to 10 of 19
  1. #1
    Join Date
    Aug 2006
    Posts
    20
    Plugin Contributions
    0

    Default Product sort order in "All Products..." page by model

    Hi, I would like to sort the "All Products" page by model instead of by name. The inline help on the display product listing default sort order, in admin > Product listing says:

    Product Listing Default sort order?
    NOTE: Leave Blank for Product Sort Order. Sort the Product Listing in the order you wish for the default display to start in to get the sort order setting. Example: 2a

    It makes practically no sense to me. I tried every number combo I could think of and it had absolutely no impact on the sort order of the products in the page.

    How do I display the products by model?

    Thank you

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

    Default Re: Product sort order in "All Products..." page by model

    Product Listing is not the All Listing ...

    Configuration ... All Listing ...
    Display Product Display - Default Sort Order
    What Sort Order Default should be used for All Products Display?
    Default= 1 for Product Name

    1= Products Name
    2= Products Name Desc
    3= Price low to high, Products Name
    4= Price high to low, Products Name
    5= Model
    6= Date Added desc
    7= Date Added
    8= Product Sort Order
    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!]
    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!

  3. #3
    Join Date
    Aug 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: Product sort order in "All Products..." page by model

    Bless you, no wonder I was going insane: I was in the wrong part of town.

    Thank you very much. This move from OScommerce is proving a bit more confusing than I expected.

    Thank you

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

    Default Re: Product sort order in "All Products..." page by model

    It can be a bit confusing at first ... but with all the benefits, fixed security issues, new features, updated features, etc. you will be much happier here ...
    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!]
    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!

  5. #5
    Join Date
    Nov 2005
    Location
    France - Limoges
    Posts
    101
    Plugin Contributions
    0

    Default Re: Product sort order in "All Products..." page by model

    I have the same question that nearly got an answer! How do I arrange Product listing articles by default to be listed by model rather than by name. I also did not understand the weird phrase quoted in post1 of this thread.

    Thks.

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

    Default Re: Product sort order in "All Products..." page by model

    The Product Listing settings are in the Configuration ... Product Listing ...

    Turn on Model ...

    List a Category of Products and click on the title Model until it is sorted correctly ...

    Look in the URL for the sort=XXx

    That is the Sort Order to set for:
    Display Product Listing Default Sort Order
    Product Listing Default sort order?
    NOTE: Leave Blank for Product Sort Order. Sort the Product Listing in the order you wish for the default display to start in to get the sort order setting. Example: 2a
    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!]
    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!

  7. #7
    Join Date
    Nov 2006
    Posts
    3
    Plugin Contributions
    0

    Default Re: Product sort order in "All Products..." page by model

    Long time reader, first time poster...

    Is it possible to remove some of the items from the sort box (I.E. I only want Product Name, Price -low to high and Price - high to low to show up)?

    Thanks.

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

    Default Re: Product sort order in "All Products..." page by model

    This is managed in the file:
    /includes/templates/template_default/templates/tpl_modules_listing_display_order.php

    Copy that file to your templates and overrides directory:
    /includes/templates/your_template_dir/templates/tpl_modules_listing_display_order.php

    And you can comment out the ones you do not want displayed ...

    NOTE: this will affect ALL of the listings that call this dropdown ...
    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!]
    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!

  9. #9
    Join Date
    Aug 2006
    Posts
    38
    Plugin Contributions
    0

    Default Re: Product sort order in "All Products..." page by model

    I have an issue which I think falls under this thread...

    On the heading table for a category listing, I click on the title (Item Name, Price, etc.) it's suppose to sort by that respective field, high to low or low to high, right? With mine, it is not. Well, it DOES for Item Name, but not for Price. The title changes when you click on it (Price+ or Price-), but the sort is definitely not accurate.

    Is there a place to adjust this in configuration??

    Thanks in advance for all your help :)

    Jake

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

    Default Re: Product sort order in "All Products..." page by model

    Do you import products?

    If so, you may need to run the Update Master Categories ID and Update Products Price Sorter ...

    NOTE: If using Linked Products the Master Categories ID will be set to the first categories_id located in the products_to_categories table

    NOTE: you must have master_categories_id set on all products before running the Update Products Price Sorter ...

    NOTE: Backup your database before running any of these

    Both are located in the Tools ... Store Manager ...
    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!]
    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!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Sort Order not functioning for "Featured Products" on main page of ver 1.5.0
    By sjdeines in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 8 Jan 2014, 06:51 PM
  2. Replies: 3
    Last Post: 15 Feb 2013, 03:17 PM
  3. How to remove ellipses ("...") after "All Products" and "New Products" on home page?
    By jthurman in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 May 2010, 03:30 PM
  4. Remove "Sort by" Drop Down on New Products/All Products
    By Picci in forum General Questions
    Replies: 3
    Last Post: 2 Feb 2009, 11:50 PM
  5. Products "sort by model" problem
    By alexexela in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 26 Feb 2007, 04:26 AM

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