2010-02-14 18:25
Hi, When someone orders a product then email that comes to me contains only the name of the product. How can I make to send me Product Id, because there are several products with equal names and prices.
2010-02-14 18:59
try to add aData[iProduct] to the table line in ORDER_EMAIL_LIST block in file templates/orders_print.tpl
2010-02-14 19:12
Dzięki