Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2006
    Posts
    19
    Plugin Contributions
    0

    Default Products Expected Date

    Is there a way to add the products expected date to the Product Listing Page. ie the "Date available" field.

    I would like to have this somehow incorporated so it would show and also have a button so a customer may be notified when item is in stock.

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

    Default Re: Products Expected Date

    The field is not gathered on the SELECT for that ...

    You could try to customize the SELECT statement so the field is available to you in the listing ...

    Or, you can use a handy dandy look up function that is useful for any field in the products or products_description tables:
    PHP Code:
    zen_products_lookup($product_id$what_field 'products_name'$language ''
    Example: zen_products_lookup('3', 'products_date_added');

    Where 3 is the products_id ... so just use it with the products_id for the listing where you want to call it ...

    Otherwise, you would need to actually do the changes for the code that gathers the information for the products listing as well as the search ...
    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: v1.5.5]
    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!

 

 

Similar Threads

  1. Date Format for products expected
    By irishshopper in forum Basic Configuration
    Replies: 1
    Last Post: 13 May 2011, 02:01 PM
  2. Products Expected adds 2034 expected date
    By RobertG in forum General Questions
    Replies: 1
    Last Post: 6 Feb 2011, 01:00 AM
  3. Expected date products - change date for all.
    By navido in forum General Questions
    Replies: 2
    Last Post: 8 Nov 2010, 06:06 PM
  4. Products Expected/Date Available
    By janellez in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 26 Oct 2007, 05:38 AM
  5. Products Expected Date Question
    By mlm2005 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 10 Jul 2006, 03:43 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