Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2007
    Posts
    1
    Plugin Contributions
    0

    Default How do i change the defualt welcome email..for my customers

    hello Everybody..
    well i am a new user of Zen cart and am really happy with making my website with zen cart...
    I want to know how do i change the content of the welcome email...which is sent when a new customer registers on my site...
    help please.

  2. #2
    Join Date
    Jan 2006
    Posts
    420
    Plugin Contributions
    0

    Default Re: How do i change the defualt welcome email..for my customers

    Quote Originally Posted by ashish321 View Post
    hello Everybody..
    well i am a new user of Zen cart and am really happy with making my website with zen cart...
    I want to know how do i change the content of the welcome email...which is sent when a new customer registers on my site...
    help please.
    Take a look at : /email/email_template_welcome.php for structure

    also

    /includes/languages/english/email_extras.php
    Various Zen cart sites !

  3. #3
    Join Date
    Dec 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: How do i change the defualt welcome email..for my customers

    you can also edit it here:

    includes/languages/english/create_account.php


    Be careful and always select all text and copy to notepad or something. If you start deleting lines of info be careful what you delete

    here is a sample of what mine looks like. I wanted to just say a few things to my new customers.

    // greeting salutation
    define('EMAIL_SUBJECT', 'Welcome to ' . STORE_NAME);

    you can change the email subject quickly above


    // First line of the greeting
    define('EMAIL_WELCOME', 'You may now start downloading XXXXX from <strong>' . STORE_NAME . '</strong>.');


    Thats pretty much all I wanted to say.

    I deleted the text from the lines below. Make sure you keep the "\n\n"); stuff.
    Otherwise, you'll get errors :)

    define('EMAIL_TEXT', '' . "\n\n");
    define('EMAIL_CONTACT', '' . "\n\n");
    define('EMAIL_GV_CLOSURE','' . "\n\n");

 

 

Similar Threads

  1. v151 How do I change the Welcome Email?
    By Besters in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Jul 2016, 02:11 AM
  2. How do I change the Welcome email?
    By PGOnline in forum Customization from the Admin
    Replies: 3
    Last Post: 2 Jan 2010, 08:16 AM
  3. how can i change the welcome email
    By mthem2003 in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2008, 09:08 PM
  4. How do i change this on the defualt template
    By lizar5- in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 7 Sep 2007, 04:03 AM
  5. How do I change the Coupon code in the welcome email?
    By kaety in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Sep 2007, 05:29 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