Add Product Code to Order Notification Email

  • Posts: 214
  • Thank you received: 1
10 years 11 months ago #135118

Hi Guys,

Basically to sum up my problem, we have a lot of products that are going to have the same product name (we work with breweries, so alot of the products will be called Bitter, Mild, Stout etc) so our accounts person is going to need to use the unique product code instead to distinguish them.

So this means that in the Order Notification Email to admin only (we'd prefer customers only see the Product Name in the email they get), I'm going to need to replace the Product Name with the Product Code in the admin notification email.

Please see the attached image for example (I have removed the address for privacy)

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
10 years 11 months ago #135128

Hi,

If you havethe lastest Hikashop version, you'll just have to :
- Go to "Hikashop->System->Configuration->Emails"
- Edit the "Order status notification" email
- Change this line :

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

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

Time to create page: 0.078 seconds
Powered by Kunena Forum