Hi,
I'm using PS 1.7.5
I want to show id_order and one custom field to order history page.
Template themes/xxx/templates/customer/history.tpl
both the values are in ps_orders table, can someone please tell me how to get those values and show on the order-history page?
I tried the following - $order.details.id_order but not working.
Thanks in advance