MuniGod Posted April 3, 2022 Share Posted April 3, 2022 Hello, I found that, products table in customer's order confirmation email is not displayed. When I get an email for a new order, then everything is ok and showing. Only not working on customers' emails. I am using PS 1.7.7.8 and PHP 7.3 I tried solutions which I found on google but nothing helps. Maybe you have ideas? first image - customer's email. second - new order for admin. Link to comment Share on other sites More sharing options...
ComGrafPL Posted April 3, 2022 Share Posted April 3, 2022 Change {items} to {products} in order confirmation template. 1 Link to comment Share on other sites More sharing options...
MuniGod Posted April 3, 2022 Author Share Posted April 3, 2022 3 hours ago, ComGrafPL said: Change {items} to {products} in order confirmation template. Thank you. It helps. What need to change {message}. The same problem. Link to comment Share on other sites More sharing options...
ComGrafPL Posted April 3, 2022 Share Posted April 3, 2022 1 hour ago, MuniGod said: Thank you. It helps. What need to change {message}. The same problem. Which email you're referring to? 1 Link to comment Share on other sites More sharing options...
MuniGod Posted April 3, 2022 Author Share Posted April 3, 2022 2 hours ago, ComGrafPL said: Which email you're referring to? In the same confirmation email. I think my email templates mixed somehow. Because in original customer's order confirmation email {message} not exit, but in my template exist but not showing. So is it possible to show {message} like in admin new order email? Link to comment Share on other sites More sharing options...
Ress Posted April 3, 2022 Share Posted April 3, 2022 The variable {message} is not available in the mail sent to the client. With some modifications, you can add it. 1 Link to comment Share on other sites More sharing options...
MuniGod Posted April 3, 2022 Author Share Posted April 3, 2022 38 minutes ago, Ress said: The variable {message} is not available in the mail sent to the client. With some modifications, you can add it. Thank you. 1 Link to comment Share on other sites More sharing options...
knacky Posted April 3, 2022 Share Posted April 3, 2022 It has been addressed here a million times 🙂 The method is still the same for 1.7.x.x 1 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