Page 4 of 4 FirstFirst ... 234
Results 31 to 36 of 36
  1. #31
    Join Date
    Aug 2004
    Posts
    112
    Plugin Contributions
    0

    Default Re: Can specials be sorted?

    Well a drop down list would make it fool proof for those customers which aren't the smartest lol, but I'm sure an input field for a client would work as well, or even a static link to the various models which would list all the new products for that certain model number.

  2. #32
    Join Date
    Aug 2004
    Posts
    112
    Plugin Contributions
    0

    Default Re: Can specials be sorted?

    Or even if I can just get the code which does the following, I could then use that and link it to a static button:

    In Zen-Cart, if you click on a category it will list all the products in that category, scroll down to the bottom of the list where you can click on the the page number to display, just be low that it lists a few of the New Products For March for that specific category, that's basically all I need, just a page which will list all the new products within that category.

  3. #33
    Join Date
    Aug 2004
    Posts
    112
    Plugin Contributions
    0

    Default Re: Can specials be sorted?

    Hi there, I have gotten as far as adding a new value to the drop down menu, "option 8", I am now trying to edit the listing_display_order.php and would like to replace the following code with a static link, I have tried a few variations of code, but cannot get it to work:

    case ($_GET['disp_order'] == 8):

    $order_by = " order by p.products_model";

    break;

    Thanks for your help.

  4. #34
    Join Date
    Aug 2004
    Posts
    112
    Plugin Contributions
    0

    Default Re: Can specials be sorted?

    Got it working, thanks for the help, in case someone else wants to do the same thing, here's the code to replace:

    $order_by = " and products_model='BKP-PCDVD' order by p.products_date_added DESC";

  5. #35
    Join Date
    Aug 2004
    Posts
    112
    Plugin Contributions
    0

    Default Re: Can specials be sorted?

    Quote Originally Posted by SoftCorpse View Post
    Got it working, thanks for the help, in case someone else wants to do the same thing, here's the code to replace:

    $order_by = " and products_model='BKP-PCDVD' order by p.products_date_added DESC";
    It is also now dynamic and no need for any static links

  6. #36
    Join Date
    Aug 2004
    Posts
    112
    Plugin Contributions
    0

    Default Re: Can specials be sorted?

    Quote Originally Posted by SoftCorpse View Post
    It is also now dynamic and no need for any static links
    obviously replace *bkp-pcdvd* with whatever model number you require ;)

 

 
Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. Can not access customer information in admin when sorted
    By ErinBeth80 in forum General Questions
    Replies: 2
    Last Post: 4 Aug 2011, 07:12 PM
  2. Can't insert specials
    By mikelouw in forum General Questions
    Replies: 2
    Last Post: 15 Dec 2009, 10:01 AM
  3. Can I ad a restriction on a discount voucher so it can't be used on specials?
    By annav in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 0
    Last Post: 28 Aug 2009, 08:45 AM
  4. a sorted list?
    By scooter in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Dec 2008, 11:37 PM
  5. product sorted by customer id
    By joegimeno in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 4 Nov 2006, 08:53 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