See also:
- How is the
isLoggedIn()
method of the «Magento_Customer/js/model/customer
» object implemented and used? - How to get the customer’s data on the frontend checkout page’s client side (with JavaScript)?
-
frontend-checkout-customer-data
- tagged articles. -
The difference between
window.customerData
,Magento_Customer/js/customer-data
, andMagento_Customer/js/model/customer
on a frontend checkout page.