Jump to content

Client Notes


Tundra River

Recommended Posts

Under the order information in the tab (Notes) it has a section for client notes that are viewed by them. I can't seem to get this to work.. It doesn't send an email stating there is communication to the client, nor does it show anything to them when they login or directly viewing the order.. How do I get this feature to work?

Link to comment
Share on other sites

Please give a link to your store if possible. It sounds like your skin needs the code added to get the Note contents into Order History. I'm guessing, but I think the code you need to copy from Foundation into your skin is in content.receipt.php.

{if !empty($SUM.customer_comments)}
<h3>{$LANG.common.comments}</h3>
<p>&quot;{$SUM.customer_comments}&quot;</p>
{/if}

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...