Add product number email order confirmation

  • Posts: 107
  • Thank you received: 1
11 years 5 months ago #136828

-- HikaShop version -- : 2.2.3
-- Joomla version -- : 2.5.16
-- PHP version -- : 5.2.17

Hello, I wanted to know how you can add the product number to email order confirmation. For example, mail that comes to manager when an order is placed, containing the product image, title, price and quantity. Could one add the product code next to the title? Would be nice if this code also appear in the email sent to customers when they make a purchase.

I've been looking in HikaShop> System> Mail can be customized emails but do not know how!

Can you help me? Thank you!

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

  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #136855

Hi,

If the option is enabled in the HikaShop configuration, the product code should be displayed in the email.
In the case of you want to display that code only in the emails and not in the rest of the website, you can edit the mail and replace:

<!--{IF:ORDER_PRODUCT_CODE}--> {LINEVAR:PRODUCT_CODE}<!--{ENDIF:ORDER_PRODUCT_CODE}-->
By:
{LINEVAR:PRODUCT_CODE}

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

Time to create page: 0.072 seconds
Powered by Kunena Forum