Post
by gocreative » Sun Feb 13, 2011 7:22 am
I'm by no means a pro with modifying OpenCart, but the most rudimentary method I can think of would be to edit the function that sends the order email, and insert the terms and conditions directly into that. Alternatively perform a database query that returns the HTML from your site's terms and conditions section, and insert that content into the order email function.