Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Oct 2009
    Location
    Germany
    Posts
    33
    Plugin Contributions
    0

    Default How to add content to order confirmation email?

    Hi, I need to add some additional content to the order confirmation email sent to customer after successful checkout.

    I tried adding my new content to
    email_template_checkout.html

    You can see the changed template here:
    http://buck-store.de/email/email_template_checkout.html

    But the email remains unchanged.

    Where do I have to put the changes?

    Thanks
    Ralf

  2. #2
    Join Date
    Dec 2009
    Posts
    234
    Plugin Contributions
    0

    Default Re: How to add content to order confirmation email

    Hi Ralf, do you have the overrides system in place?

    You may have to make the change in your custom template folder?

    Cheers,

    Scott.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,391
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: How to add content to order confirmation email

    Quote Originally Posted by Scott_C View Post
    Hi Ralf, do you have the overrides system in place?

    You may have to make the change in your custom template folder?

    Cheers,

    Scott.
    Scott,
    There are no "template overrides" for emails.
    There are only language-specific overrides, as discussed near the bottom of this page here: http://www.zen-cart.com/wiki/index.p...lish_Languages
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #4
    Join Date
    Oct 2009
    Location
    Germany
    Posts
    33
    Plugin Contributions
    0

    Default Re: How to add content to order confirmation email

    I was wondering about the override too. Good to know that now.

    Now I hope someone will have an idea what could cause the problem.

    Ralf

  5. #5
    Join Date
    Dec 2009
    Posts
    234
    Plugin Contributions
    0

    Default Re: How to add content to order confirmation email

    Sorry, my mistake!

  6. #6
    Join Date
    Jan 2004
    Posts
    66,391
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: How to add content to order confirmation email

    Ralf,
    Did you follow the link I posted, to set up your language-specific email templates?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Oct 2009
    Location
    Germany
    Posts
    33
    Plugin Contributions
    0

    Default Re: How to add content to order confirmation email

    Quote Originally Posted by DrByte View Post
    Ralf,
    Did you follow the link I posted, to set up your language-specific email templates?
    Oh really sorry, I missed that. Too many hours at the screen...
    Checking it now.

    Ralf

  8. #8
    Join Date
    Oct 2009
    Location
    Germany
    Posts
    33
    Plugin Contributions
    0

    Default Re: How to add content to order confirmation email?

    Hm, still not working.

    Suggested solution was:
    HTML-formatted Email in non-English Languages

    The english HTML emails are built from the files in the /email folder. If you have other languages, you'll need to create your own HTML email template files and put them into subfolders named according to the 2-letter language code.

    ie:

    * /email/de/
    * /email/es/
    * /email/fr/
    Now I have it here:
    http://buck-store.de/email/de/email_..._checkout.html

    But after the purchase I still do not get this mail version.

    Is it possible that I'm using the wrong file?
    Unfortunately there's no indication in the files when which file is used.

    The email I want to change is the one sent to the customer after the purchase.

    Ralf

  9. #9
    Join Date
    Jan 2004
    Posts
    66,391
    Blog Entries
    7
    Plugin Contributions
    81

    Default Re: How to add content to order confirmation email?

    I'm guessing that the part you're not telling us is that the text you're looking for is missing in the text-only emails, and that you're not referring to HTML emails, despite only editing the HTML email templates.

    In v1.3.x, those files in the /email/ folder are ONLY for HTML-formatted emails.
    If you want to change TEXT-Only emails, you'll need to manually edit the many different language defines in the appropriate checkout language file.

    In the (not yet released, no date set yet) v2.0, the text *and* html emails will be handled from the /email/ folder, making it a lot easier to edit your email content.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Oct 2009
    Location
    Germany
    Posts
    33
    Plugin Contributions
    0

    Default Re: How to add content to order confirmation email?

    Thanks for the info, I will try to figure that out, but I'm afraid it might be over my head.

    I did not even know there are 2 versions of the emails available.
    How would the system know whether to send text or html version?

    Could I simply tell zencart to send the html instead of text version?

    Ralf

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 2
    Last Post: 15 Jul 2013, 06:22 PM
  2. Replies: 0
    Last Post: 28 Feb 2008, 03:42 PM
  3. How to override header_php.php or how to add a new field to order confirmation email
    By monkeytown in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 25 Jan 2008, 06:01 PM
  4. Replies: 4
    Last Post: 30 Oct 2006, 01:30 PM
  5. how can i add coupon to order confirmation email?
    By fulltilt in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Oct 2006, 06:02 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