Hi all,

I want to show the full delivery/shipping address in the previous orders list in the customer account area. Is there an easy way to add this?

I've had a look under includes/modules/pages/account/header_php.php and can see it is pull the delivery name and country from the db, but not the delivery address. I want to show the full address as per the individual order history page. Could anyone please help with the customisation needed? I think I just need to know what code to use to pull the full address of each order into the $ordersArray.


Thanks in advance.