Hi, I'm curious where to find the code for the titles of the emails, and especially the variables.
In the language file I see: ORDER_CREATION_NOTIFICATION_SUBJECT="Your order No. %s is now %s at %s"
I want to know where is defined what the first %s will do, the second, et cetera.
I know it is order number, status and shop-URL, but where is that defined?
My specific goal this time is to change the third %s from URL of the shop to name of the shop (which is not used in Hikashop as far as I know, so I will have to create SHOP_NAME="")