Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2006
    Posts
    31
    Plugin Contributions
    0

    Default How do I change the Number of Products message

    Hi

    Is it possible to change the message displayed to customers regarding the number of items of a product available in stock?

    I would like -

    If there is 1 or more of a product in stock to show a message 'In stock'

    If there is 0 in stock show a message 'Usually available within 7 days'

    I am sure this is possible but I have no idea where to start.

    Suggestions please...

    Thanks

    Kevin

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

    Default Re: How do I change the Number of Products message

    You could edit the tpl_product_info_display.php

    Approximately line 121 you see:
    PHP Code:
      <?php echo (($flag_show_product_info_quantity == 1) ? '<li>' $products_quantity TEXT_PRODUCT_QUANTITY '</li>'  '') . "\n"?>
    Change how that reads ...

    NOTE: might make a function for this so that you can use it where ever else you might need the same thing to show ...
    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!]
    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. How do I change the number of rows in New Products For...?
    By amperial in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Feb 2014, 03:20 AM
  2. How can I change number of products display in a row and enlarge the picture?
    By sgspeer in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 6 Aug 2010, 08:52 AM
  3. Change the number of products in the row in featured products
    By buxton1 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Oct 2009, 03:09 PM
  4. How to change the number of products shown on categories page?
    By Nima in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 26 May 2009, 02:47 AM
  5. how to change the number of New Products on mainpage
    By ddn in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 4 Sep 2006, 04:07 PM

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