Adding shopaddress at mails

  • Posts: 3
  • Thank you received: 0
10 years 6 months ago #155377

Hello,

is there a list of standard triggers anywhere? I couldn´t find it...

Especially I wanna automatically write the business address (set up at the mainconfiguration) on the different orderstatus-mail footers.
Please give me an hint.

Best regards, Pierre.

-- HikaShop version -- : 2.3.0
-- Joomla version -- : 3.2.4

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
10 years 6 months ago #155379

Hi,

You can find the list of the triggers of HikaShop here:
www.hikashop.com/support/support/documen...r-documentation.html
An alternative would be to just edit the emails via the menu System>Emails and add such code:

<?php $config = hikashop_config();
echo $config->get('store_address'); ?>

The following user(s) said Thank You: Pierre Corell

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

Time to create page: 0.056 seconds
Powered by Kunena Forum