Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2010
    Posts
    39
    Plugin Contributions
    0

    Default Customizing Order Confirmation Emails

    With the release of the newer version of Zen Cart (I am currently still using 1.3.9), is there an easy way to customize the order confirmation emails? I cannot seem to get the text version to display as simply as I would like it to, as almost every product we have has attributes and then with the Advanced Shipping Module it appears to be a bumbling mess at first glance. This is creating havoc in our CS dept to sort out, as they go by the emails rather than the back-end of the site.

    In addition, I think it is overwhelming for customers to view it the way they do. While it does appear "nicer" with the HTML, I would rather stick with the text version because everyone can receive that version.

    I have attached a screenshot of one of our "complicated" orders that has attributes and multiple shipping methods. Any suggestion on how we could simplify it would be greatly appreciated.

    Name:  order_email.jpg
Views: 167
Size:  23.1 KB

  2. #2
    Join Date
    Jan 2004
    Posts
    58,261
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Customizing Order Confirmation Emails

    So, how exactly would you want all this detailed content to be presented differently? If you could change it, what would you do to it?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  3. #3
    Join Date
    Apr 2010
    Posts
    39
    Plugin Contributions
    0

    Default Re: Customizing Order Confirmation Emails

    Quote Originally Posted by DrByte View Post
    So, how exactly would you want all this detailed content to be presented differently? If you could change it, what would you do to it?
    I would:

    Under products remove the option name (i.e. Cup Brush Quantity) and leave the option value (i.e. Quantity: 2)

    In the totals I would move the : $50.00 up to beside Shipping and Under Sub-Total and shift the Shipping Methods to below

    I would remove the qty X from the Shipping method as well as the Attributes' option name and value, leaving only the Method (i.e. Air Courier - Next Day Delivery), cost (i.e. $30.00), and Product Name (i.e. TrueLine Standard)

  4. #4
    Join Date
    Jan 2004
    Posts
    58,261
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Customizing Order Confirmation Emails

    Quote Originally Posted by swilliams88 View Post
    Under products remove the option name (i.e. Cup Brush Quantity) and leave the option value (i.e. Quantity: 2)
    To do that, simply edit the /includes/classes/order.php file in the create_add_products() function where it builds the table of data being output. Do it in both the text-only and html lines.
    Quote Originally Posted by swilliams88 View Post
    In the totals I would move the : $50.00 up to beside Shipping and Under Sub-Total and shift the Shipping Methods to below

    I would remove the qty X from the Shipping method as well as the Attributes' option name and value, leaving only the Method (i.e. Air Courier - Next Day Delivery), cost (i.e. $30.00), and Product Name (i.e. TrueLine Standard)
    All of the extra information between the "Shipping" title and the "$50.00" price is almost certainly coming from your shipping module. You'll need to alter it to have it return its description text differently.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

 

 

Similar Threads

  1. Help: Not receiving [NEW ORDER] Order Confirmation Emails!
    By RocketFoot in forum General Questions
    Replies: 1
    Last Post: 15 Feb 2011, 05:55 PM
  2. Customizing the Order Confirmation email
    By Beau91324 in forum General Questions
    Replies: 4
    Last Post: 3 Jul 2010, 02:36 AM
  3. Customizing order confirmation page
    By wadecbecker in forum Managing Customers and Orders
    Replies: 1
    Last Post: 15 Sep 2009, 11:44 PM
  4. Customizing order confirmation page
    By wadecbecker in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 12 Jun 2009, 10:34 PM
  5. Tips on customizing Order Status emails
    By shirster in forum General Questions
    Replies: 1
    Last Post: 22 Aug 2007, 03:47 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
  •