ddoor
ddoor

Reputation: 5963

Opencart - Custom New Order Alert Mail

I want to alter the php/tpl that generates the email that gets sent to the store owner when a new Order comes in.

I cannot find the files I need to do this, and google + opencart forums aren't much help. If someone could point me in the right direction that would be great.

Thanks!

Upvotes: 0

Views: 1551

Answers (1)

Jay Gilford
Jay Gilford

Reputation: 15151

The template file is found in /catalog/view/theme/your-theme-name/template/mail/ called order.tpl

Upvotes: 1

Related Questions