Method Signature CustomerProfile getCustomerProfile();
Description
Retrieves the customer profile associated with a cart. This can be performed after a successful login to retrieve information about the customer profile.
Parameters None - – the global cart variable is automatically submitted with this call.
Result CustomerProfile - – the customer profile associated with the cart. This will be null if the cart is not logged in to a specific customer profile.
Page Comparison
Manage space
Manage content
Integrations