Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Can I NOT display some new products as "new product"?

    I would like to add some products in the store, but they are kind of "old" ones. They are not even for sale, but free for all to download. It is a series of products that were recovered from a defunct site (with author's permission) but i would like to simply add them to that category of "extras", without having them appear in the list of "New products for January" for example.

    Is there a way to exclude SOME products from appearing there, while others would?

  2. #2
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: Can I NOT display some new products as "new product"?

    Since this appears to be a one-off occasion, you can just use phpMyAdmin and change the products_date_added to something like a year ago.
    As an alternative, if you hate phpMyAdmin, you could try running this query in the admin->Tools->Install SQL Patches:
    Code:
    UPDATE products SET products_date_added = '2005-11-03 12:32:17' WHERE products_id = '25';
    Of course, make sure you use YOUR products_id (here in red) based on products you're updating.

  3. #3
    Join Date
    Feb 2009
    Posts
    861
    Plugin Contributions
    0

    Default Re: Can I NOT display some new products as "new product"?

    Thanks for the code. I'll try that.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Can I NOT display some new products as "new product"?

    You could also consider shortening the window of what is considered "new".

    https://docs.zen-cart.com/user/admin/what_is_new/
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. v139h Main Page: "New" Products - turn off clickable link and DISPLAY new products
    By lissa in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Sep 2014, 02:20 AM
  2. How to display "soldout" icon in "new products" area?
    By zeliana in forum Customization from the Admin
    Replies: 1
    Last Post: 23 Oct 2012, 09:15 PM
  3. Display "Best Sellers" like "What's New" or "Specials" lists.
    By jsmooth in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 22 Jun 2010, 12:06 AM
  4. Subcategory "New" to display new products within its category
    By Outlawlb in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Jan 2007, 04:48 PM
  5. how to display text link in "New Products"、"Featured Products"....?
    By boy123 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 24 Dec 2006, 06:07 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