- Posts: 640
- Thank you received: 16
Customization of e-mail subject getText for each status
- PeterChain
-
Topic Author
- Offline
Less
More
8 years 4 months ago #292388
by PeterChain
-- HikaShop version -- : 3.4.0
-- Joomla version -- : 3.8.3
Hi,
Is there some way to make this getText "ORDER_STATUS_NOTIFICATION_SUBJECT" customizable for each status?
I access it by Configuration -> E-mails -> Order status notification
I want it to be full customizable string, not only including the present status:
Examples:
Actual text on mail:
"Your order 'order_number' is now 'created"
"Your order 'order_number' is now 'shipped"
Example text I want:
"Your order 'order_number' petition have been recieved"
"Your order 'order_number' is on the way"
Thanks in advance.
--
Victor
-- Joomla version -- : 3.8.3
Hi,
Is there some way to make this getText "ORDER_STATUS_NOTIFICATION_SUBJECT" customizable for each status?
I access it by Configuration -> E-mails -> Order status notification
I want it to be full customizable string, not only including the present status:
Examples:
Actual text on mail:
"Your order 'order_number' is now 'created"
"Your order 'order_number' is now 'shipped"
Example text I want:
"Your order 'order_number' petition have been recieved"
"Your order 'order_number' is on the way"
Thanks in advance.
--
Victor
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12953
- Thank you received: 1778
8 years 4 months ago #292392
by Mohamed Thelji
Replied by Mohamed Thelji on topic Customization of e-mail subject getText for each status
Hello,
The solution will probably be to directly :
- Edit your Language files via "Hikashop->System->Configuration->Languages"
- Create new language constants like
- Use them through the "Email subject" option of your email configuration page via "Hikashop->System->Emails"
Best regards,
Mohamed Thelji
The solution will probably be to directly :
- Edit your Language files via "Hikashop->System->Configuration->Languages"
- Create new language constants like
- Use them through the "Email subject" option of your email configuration page via "Hikashop->System->Emails"
Best regards,
Mohamed Thelji
Please Log in or Create an account to join the conversation.
Time to create page: 0.152 seconds