Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2015
    Posts
    64
    Plugin Contributions
    0

    Default How to disable Product Adding Date

    Hi,
    In Zencart date stamp is displayed under every product by default. i.e.

    This product was added to our catalog on.......
    I don't want to show this. Please inform how to disable/hide this info?

    Thank you,

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: How to disable Product Adding Date

    Assuming that your products are "normal" (i.e. they display under the product_info page), go to your admin's Catalog->Product Types.

    For the "Product - General" type, click the "edit layout" button. From that screen, change the setting for "Show Date Added" from True/1 to False/0. There are a bunch of other product-related settings that you can control from this same screen.

  3. #3
    Join Date
    Feb 2015
    Posts
    64
    Plugin Contributions
    0

    Default Re: How to disable Product Adding Date

    Thanks,

    One more thing, I want to show weight in Kilograms (Kg) instead of Pound (lb), how to do that?

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: How to disable Product Adding Date

    If the file /includes/languages/YOUR_TEMPLATE/english.php (where YOUR_TEMPLATE is your custom template's name) does not exist, copy /includes/languages/english.php to /includes/languages/YOUR_TEMPLATE/english.php.

    Edit that file, changing the following two constant definitions:
    Code:
    Line #377 : define('TEXT_PRODUCT_WEIGHT_UNIT','lbs');
    
    Line #380 : define('TEXT_SHIPPING_WEIGHT','lbs');
    Then edit /YOUR_ADMIN/includes/languages/english.php, changing the following definition:
    Code:
    Line #613 : define('TEXT_PRODUCT_WEIGHT_UNIT','lbs');

  5. #5
    Join Date
    Feb 2015
    Posts
    64
    Plugin Contributions
    0

    Default Re: How to disable Product Adding Date

    Thank you so much.
    It worked.

 

 

Similar Threads

  1. v139h Adding Date Available to Product Listing
    By daniroe in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Jul 2022, 06:37 PM
  2. Cannot disable specials with an available date (1.3.9h)
    By Alex Clarke in forum Bug Reports
    Replies: 1
    Last Post: 8 Jul 2011, 03:03 PM
  3. Adding Date Available to Product Listing page
    By safarce in forum General Questions
    Replies: 0
    Last Post: 14 Jun 2011, 07:04 PM
  4. Date problem when adding featured product
    By nickgreaves in forum Bug Reports
    Replies: 10
    Last Post: 22 Jul 2010, 02:36 AM
  5. Replies: 3
    Last Post: 26 Nov 2007, 06:33 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