jonwreck Posted January 5, 2013 Share Posted January 5, 2013 Hi I use PrestaShop™ 1.5.2.0. I've got an issue: When client is done ordering he gets a confirmation email , then when all's right in the .html - the plain email text is not. Meaning - it doesn't show ordered products , nor quantity or price for given products - is there a way to fix it so the informations are shown ? Hi jon rambo, Thank you for your order on .......... Order: KIELDOIKW placed on 12/12/2012 13:59:21 Products: $300.00 Shipping: $10.00 Total paid: $310.00 Delivery address: jon rambo jhgjg 56464 ghjgj USA Billing address: jon rambo jhgjg 56464 ghjgj USA When i add {products} to order_conf.txt file - it shows chart/tabela code instead of needed informations. Products: <table style="width: 100%; font-family: Verdana,sans-serif; font-size: 11px; color: #374953;"> <colgroup> <col width="15%"/> <col width="30%"/> <col width="20%"/> <col width="15%"/> <col width="20%"/> </colgroup><tr style="background-color: #EBECEE;"> <td style="padding: 0.6em 0.4em;"></td> <td style="padding: 0.6em 0.4em;"><strong>TESTER 1</strong></td> <td style="padding: 0.6em 0.4em; text-align: right;">$60.00</td> <td style="padding: 0.6em 0.4em; text-align: center;">2</td> <td style="padding: 0.6em 0.4em; text-align: right;">$120.00</td> </tr><tr style="background-color: #DDE2E6;"> <td style="padding: 0.6em 0.4em;"></td> <td style="padding: 0.6em 0.4em;"><strong>TESTER 2 </strong></td> <td style="padding: 0.6em 0.4em; text-align: right;">$60.00</td> <td style="padding: 0.6em 0.4em; text-align: center;">3</td> <td style="padding: 0.6em 0.4em; text-align: right;">$180.00</td> </tr></table> Products: $300.00 Shipping: $10.00 Total paid: $310.00 Eventually , how can i disable sending mail.txt to clients? And if there won't be a problem if only emails in html are sent ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now