how to change the email structrue in magento -


itemprop = "text">

How to Send Flat Order Details of Email In the flat order table of sales we have the delivery date column, I want to send in the mail, someone can help please. Thank you in advance

You must override the sendNewOrderEmail () function

App / Code / core / pimple / sales / model / order.fip

and within the sample template merge () you can pass whatever parameters you can pass.

Comments

Popular posts from this blog

c++ - why does this code produce a runtime error? -

java - Can Find the error -

maximum size of array in c -