Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2008
    Posts
    274
    Plugin Contributions
    0

    Default Confirmation Email--add two things

    2 questions I can't really find the answer for. I tried to add it manually to the confirmation html file but it didnt' work

    1) I need to add a link to that email. We are allowing the customer to batch upload some pictures and to do this I need to add a generic link to the confirmation email...for example

    To upload your pictures please visit www.domain.com/upload

    that should be easy but it won't work.I'm using 1.39

    2) I need to add "shipment method" to the confirmation email. So the client can tell it it is a local delivery or instore pickup...both are free

    any ideas?

    thanks

  2. #2
    Join Date
    Oct 2011
    Location
    AZ
    Posts
    384
    Plugin Contributions
    0

    Default Re: Confirmation Email--add two things

    Can't help you with number 2. For number one - why doesn't it work? Is the / in the URL causing trouble? I had trouble adding text to my emails because I wanted to use an apostrophe - turns out you have to "escape" it first. Same goes for the forward slash. I think the escape key for that is another forward slash, but googling php escapes text might find you a better explanation/tutorial. Or you can try posting everything you added to the confirmation file, and someone will be able to point out what you need to tweak on it.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Confirmation Email--add two things

    #2 - The shipping method selected by the customer is already included in the confirmation email.
    .

    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
    Aug 2008
    Posts
    274
    Plugin Contributions
    0

    Default Re: Confirmation Email--add two things

    Thank you for the reply.

    I figured out the shipping issue, it is a different issue that is causing the problem


    For the ability to add the link to the confirmation email it would be great if anyone has any idea what is wrong with this. Below is my code from the file located in
    /email/email_template_checkout.html

    ***this the part I edited

    <!-- Header Section -->
    <div class="header">
    <img src="email/header.jpg" alt="logo" />
    </div>


    <!-- Content Section -->
    <div class="content">
    <div class="content-line">
    <p>$EMAIL_TEXT_HEADER <br />
    <br />
    $EMAIL_FIRST_NAME $EMAIL_LAST_NAME,<br />
    $EMAIL_THANKS_FOR_SHOPPING<br />
    $EMAIL_DETAILS_FOLLOW<br />
    </p>
    <p><a href="http://myfamilycoloringbook.com/orders/">Click here to upload your images </a><br />
    *************************************************************************<br>
    *************************************************************************

    <br>
    <br>
    *************************************************************************
    $INTRO_ORDER_NUM_TITLE $INTRO_ORDER_NUMBER<br />
    $INTRO_DATE_TITLE $INTRO_DATE_ORDERED<br />
    <a href="$INTRO_URL_VALUE">$INTRO_URL_TEXT</a> </p>
    <p>************************************************************************* </p>
    </div>

 

 

Similar Threads

  1. Add phone to email confirmation---move up
    By timhersh in forum General Questions
    Replies: 14
    Last Post: 11 Jun 2013, 10:26 PM
  2. v139h How do I add a link to confirmation email?
    By Chargin in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Nov 2012, 02:37 PM
  3. v139f Add message to confirmation email
    By paulcreedy in forum General Questions
    Replies: 2
    Last Post: 23 Jul 2012, 12:44 AM
  4. Add Fax to Confirmation Email
    By timhersh in forum General Questions
    Replies: 0
    Last Post: 13 Apr 2011, 06:36 PM
  5. Two Questions - ABN - email confirmation
    By lakotasouix in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Jan 2008, 02:00 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