Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2006
    Posts
    308
    Plugin Contributions
    0

    Default How to set custom sort order for product list

    For some categories I want to set the default products sort order by most viewed.

    I have a custom function to count unique pageviews by product and date. Now I need to apply it as the default sort order.

    What file contains the sorting algorithms? Once I find it I can do a conditional sort by category.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: How to set custom sort order for product list

    I have a custom function to count unique pageviews by product and date
    I can do a conditional sort by category
    What do you want??
    Product listing or category?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2006
    Posts
    308
    Plugin Contributions
    0

    Default Re: How to set custom sort order for product list

    It's for a products listing, but I'll sort conditionally based on the category. I can probably figure out the conditional code once I find the spot just to do the sorting.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: How to set custom sort order for product list

    You will need to review what is standard mostly in
    Code:
    includes/index_filters/default_filter.php
    includes/modules/product_listing.php
    You will most likely need to create a file along the lines of this for your sorter
    Code:
    includes/modules/product_listing_alpha_sorter.php
    And include calls to it for display in
    includes/templates/template_default/templates/tpl_index_product_list.php
    includes/templates/template_default/templates/tpl_modules_product_listing.php
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. How to set sort order for products?
    By bluesky1992 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 12 Oct 2011, 05:28 PM
  2. Sort order based on 2 list columns product listing
    By Bikeforce in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 18 Mar 2010, 12:57 PM
  3. How to set a special product for an order?
    By ghopper in forum General Questions
    Replies: 1
    Last Post: 10 Oct 2009, 01:41 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR