Hi,
I am new to this software so please excuse if the answer is obvious.
I am trying to change the text of the order received email to the text below. I go to" Design / Library /Layouts / Order Received email / Edit" then edit the text as below and save .I then put in a dummy order and the email text is still the default text ?
Dear <actinic:variable name="ContactInvoiceName"/>,
<actinic:block if="%3cactinic%3avariable%20name%3d%22ContactInvoiceCompany%22%2f%3e%20%21%3d%20%22%22"><actinic:variable name="ContactInvoiceCompany"/>
</actinic:block>Thank you for shopping at ALL Bits. We have received the following order. The goods will be dispatched as soon as possible. This is usually the day the order is received if before 3.30 p.m. (excluding Saturday,Sunday and public holidays). If there are any items out of stock or queries regarding the order we will contact you. If you have any queries then please contact us either by e-mail or by phone on :<actinic:variable name="Phone" />
<actinic:variable name="CustomerData"/>
<actinic:variable name="OrderData"/>
<actinic:variable name="OrderLines"/>
<actinic:variable name="OrderTotals"/>
<actinic:variable name="SSPRateMessage"/>
Sincerely,
I am new to this software so please excuse if the answer is obvious.
I am trying to change the text of the order received email to the text below. I go to" Design / Library /Layouts / Order Received email / Edit" then edit the text as below and save .I then put in a dummy order and the email text is still the default text ?
Dear <actinic:variable name="ContactInvoiceName"/>,
<actinic:block if="%3cactinic%3avariable%20name%3d%22ContactInvoiceCompany%22%2f%3e%20%21%3d%20%22%22"><actinic:variable name="ContactInvoiceCompany"/>
</actinic:block>Thank you for shopping at ALL Bits. We have received the following order. The goods will be dispatched as soon as possible. This is usually the day the order is received if before 3.30 p.m. (excluding Saturday,Sunday and public holidays). If there are any items out of stock or queries regarding the order we will contact you. If you have any queries then please contact us either by e-mail or by phone on :<actinic:variable name="Phone" />
<actinic:variable name="CustomerData"/>
<actinic:variable name="OrderData"/>
<actinic:variable name="OrderLines"/>
<actinic:variable name="OrderTotals"/>
<actinic:variable name="SSPRateMessage"/>
Sincerely,
Comment