Display custom message after checkout and in user email

  • Posts: 1025
  • Thank you received: 11
  • Hikashop Business
6 years 3 months ago #284406

-- HikaShop version -- : 3.2.1
-- Joomla version -- : 3.8.1
-- PHP version -- : 7.0

Hello!

i want to display a custom message after checkout end and also in user's order emai,l only if two specific shipping methods are chosen.
How can i do that?

Thank you in advance

Please Log in or Create an account to join the conversation.

  • Posts: 81378
  • Thank you received: 13037
  • MODERATOR
6 years 3 months ago #284413

Hi,

In the order object, you'll find the order_shipping_id attribute which contains the id of the shipping method selected during the checkout. So you can compare it with the id of the shipping methods for which you want the message in order to display it.
For the emails, you can do that via the menu System>Emails.
For the checkout end page, you can use the "Display view files" setting of the HikaShop configuration in order to know which view to edit:
www.hikashop.com/support/documentation/1...-display.html#layout

The following user(s) said Thank You: verzevoul

Please Log in or Create an account to join the conversation.

Time to create page: 0.056 seconds
Powered by Kunena Forum