Context: How to get the customer’s data on the frontend checkout page’s client side (with JavaScript)?
window.customerData
A registered customer

A guest customer (a «guest checkout»)

How is it implemented?
Details: How is the frontend checkout configuration passed to the client side (JavaScript)?