order
order copied to clipboard
Order Notification: ##order.item.name##
Hello, Is it possible include in "Order Notification" the item information that you are ordering? I'm using ##order.item.name## tag but it doesn't work. The info that i want to sent is : quantity, equipment, reference, unit price... A try: ##FOREACHorders## ##lang.order.item.name## : ##order.item.name## ##lang.order.item.numorder## : ##order.item.numorder## ##lang.order.item.orderdate## : ##order.item.orderdate## ##lang.order.item.duedate## : ##order.item.duedate## ##lang.order.item.deliverydate## : ##order.item.deliverydate## ##order.item.url## ##ENDFOREACHorders## but it doesn't work. I am asking for some tips, maybe I am doing something wrong.