I’m trying to have the customer’s phone number show under the customer account information section. I know the phone number belongs to the customer address section but I’m t
This answer should go to @Alex, but just for the sake of completion, I'm posting this as an answer:
Use:
$this->getCustomer()->getPrimaryBillingAddress()->getTelephone()