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 - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -