HI,
I want to add customer name to greeting in emails for order status updates spo email starts e.g. Dear John.
Using Opencart 3.0.3.8
Thanks in advance
catalog/controller/mail/order.php
catalog/view/theme/default/template/mail/order_alert.twig
Code: Select all
$data['firstname'] = $order_info['payment_firstname'];
Code: Select all
Dear {{ firstname }}
View all extensions | Request custom work | Pricing | Contact Me
Who is online
Users browsing this forum: No registered users and 9 guests