Change opencart logo in order email

 
Just change the logo in
//catalog/model/checkout/order.php:441
$data['logo'] = $this->config->get('config_url') . 'image/' . $this->config->get('config_logo');
or in
catalog/view/theme/default/template/mail/order.tpl:8
change the image source

Comments

Popular posts from this blog

Script For Login, Logout and View Using PHP, MySQL and Bootstrap

PHP Ajax Login Validation Tutorial

Hyperledger Development with in 10 days — Day 6