Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2011
    Posts
    3
    Plugin Contributions
    0

    Default Where can I add some instructions for using the shopping cart??

    When a customer views his shopping cart, there is text in shopping cart header that suggests to "You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)".

    I'd like to add some instructions indeed, but since I'm a total profane in programming, I don't even know where to find the .php stated above. My question is: Is there a simpler way to add those instructions, like via the Tools/Define Pages Editor/english....?? I was able to edit/add text to many tabs such as Privacy, Shipping & returns with that Define Pages Editor, why not the shopping cart??

    Thanks in advance.

  2. #2
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

    Default Re: Where can I add some instructions for using the shopping cart??

    Think this is what your looking for http://www.zen-cart.com/downloads.php?do=file&id=607 it creates a define page in your admin tools like the ones for shipping info etc, why it's not included in the zencart installation I don't know.
    What ever your doing remember to KISS ( Keep It Simple Stupid )

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Where can I add some instructions for using the shopping cart??

    Might be better to figure out how to do it the way the text suggests. You'll need to do the same with files that you can't add to the editor.

    First, no programming required, just some text editing. Using your FTP program, find the file specified (the path to it is presented in that text).

    Open the file in a text editor.

    In Zencart, the word 'defined' refers to values given to constants. the one you're looking for is this line:

    define('TEXT_INFORMATION', 'You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)');

    You're giving the constant TEXT_INFORMATION the value inside the single quotes. Replace that text with whatever you want it to say (being sure to leave the single quotes) and save the file.

    Back to FTP - place the file in includes/languages/english/YOUR_CUSTOM_TEMPLATE_NAME, and your text will appear.

 

 

Similar Threads

  1. Some users can't add items to shopping cart
    By danilzan in forum General Questions
    Replies: 1
    Last Post: 24 Jul 2011, 08:45 PM
  2. how do I get rid of "instructions for using the cart?
    By blossomed in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Jun 2011, 01:05 PM
  3. Replies: 1
    Last Post: 1 Feb 2009, 08:51 AM
  4. Where can i locate the shopping cart coding.
    By namae in forum General Questions
    Replies: 2
    Last Post: 30 Oct 2008, 05:19 PM
  5. Where can I add Special Instructions?
    By benjames in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 17 Sep 2006, 06:06 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