How do I reference an Order Total on order_message.tpl?
Im installing some tracking code that will be executed on order_message.tpl (once the order is confirmed.) I need to reference three types of information on this page for the tracking code.. one most importantly..
I need to reference:
- Order Total (Grand Total after shipping+taxes+etc) (most important one)
- Order Qty (Total # of items purchased)
- Order ID (ID of that specific Order)
I have no idea the names of these variables.. I will have no problems referencing them, I just need to know what the names are of the variables that hold these values. I remember awhile back someone had posted a snippet of code to display all current variables and their values on a page.. but I dont remember that, so if you could provide the variable names (that I can reference from skin1/customer/main/order_message.tpl) or the code to display all the variables, and I can figure that out myself.
Thanks!
__________________
Jeremy Freeman
EZWatch Store
X-Cart v4.1.5
|