Post by mcfc4heatons » Wed Oct 25, 2023 1:12 pm

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

New member

Posts

Joined
Sun Jan 22, 2023 8:13 pm

Post by SohBH » Wed Oct 25, 2023 4:41 pm

catalog/controller/mail/order.php

Code: Select all

$data['firstname'] = $order_info['payment_firstname'];
catalog/view/theme/default/template/mail/order_alert.twig

Code: Select all

Dear {{ firstname }}

View all extensions | Request custom work | Pricing | Contact Me


User avatar
Active Member

Posts

Joined
Mon Nov 02, 2020 12:01 am
Location - Malaysia
Who is online

Users browsing this forum: No registered users and 10 guests